Linux lionsclub 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.29 (Ubuntu)
: 161.35.52.75 | : 3.147.27.117
Cant Read [ /etc/named.conf ]
7.4.28
www-data
shells.trxsecurity.org
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
lib /
lsb /
init-functions.d /
[ HOME SHELL ]
Name
Size
Permission
Action
20-left-info-blocks
1.06
KB
-rw-r--r--
40-systemd
2.87
KB
-rw-r--r--
50-ubuntu-logging
3.37
KB
-rw-r--r--
99-plymouth
515
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : 20-left-info-blocks
# Default info blocks put to the left of the screen log_daemon_msg_pre () { if log_use_fancy_output; then echo -n "[....] " || true fi } log_begin_msg_pre () { log_daemon_msg_pre "$@" } log_end_msg_pre () { if log_use_fancy_output; then RED=$( $TPUT setaf 1) GREEN=$( $TPUT setaf 2) YELLOW=$( $TPUT setaf 3) NORMAL=$( $TPUT op) $TPUT civis || true $TPUT sc && \ $TPUT hpa 0 && \ if [ $1 -eq 0 ]; then /bin/echo -ne "[${GREEN} ok ${NORMAL}" || true elif [ $1 -eq 255 ]; then /bin/echo -ne "[${YELLOW}warn${NORMAL}" || true else /bin/echo -ne "[${RED}FAIL${NORMAL}" || true fi && \ $TPUT rc || true $TPUT cnorm || true fi } log_action_msg_pre () { if log_use_fancy_output; then CYAN=$( $TPUT setaf 6) NORMAL=$( $TPUT op) /bin/echo -ne "[${CYAN}info${NORMAL}] " || true fi } log_action_begin_msg_pre () { log_daemon_msg_pre "$@" } log_action_end_msg_pre () { log_end_msg_pre "$@" }
Close