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.158
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 /
libexec /
webmin /
xterm /
[ HOME SHELL ]
Name
Size
Permission
Action
images
[ DIR ]
drwxr-xr-x
lang
[ DIR ]
drwxr-xr-x
rc
[ DIR ]
drwxr-xr-x
acl_security.pl
395
B
-rw-r--r--
config
23
B
-rw-r--r--
config.info
226
B
-rw-r--r--
defaultacl
10
B
-rw-r--r--
index.cgi
6.51
KB
-rwxr-xr-x
module.info
176
B
-rw-r--r--
shellserver.pl
4.3
KB
-rwxr-xr-x
websockets-lib-funcs.pl
2.53
KB
-rw-r--r--
xterm-addon-attach.js
1.27
KB
-rw-r--r--
xterm-addon-fit.js
1.53
KB
-rw-r--r--
xterm-lib.pl
191
B
-rw-r--r--
xterm.css
2.19
KB
-rw-r--r--
xterm.js
265.23
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : acl_security.pl
require 'xterm-lib.pl'; # acl_security_form(&options) # Output HTML for editing security options for the xterm module sub acl_security_form { my ($o) = @_; print &ui_table_row($text{'acl_user'}, &ui_opt_textbox("user", $o->{'user'} eq '*' ? undef : $o->{'user'}, 20, $text{'acl_sameuser'})); } sub acl_security_save { my ($o) = @_; $o->{'user'} = $in{'user_def'} ? '*' : $in{'user'}; }
Close