Linux server.flyproject.com.br 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
Apache
: 207.244.227.86 | : 216.73.217.1
10 Domain
7.1.33
hubnog
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 /
anaconda /
[ HOME SHELL ]
Name
Size
Permission
Action
boot
[ DIR ]
drwxr-xr-x
gnome
[ DIR ]
drwxr-xr-x
help
[ DIR ]
drwxr-xr-x
pixmaps
[ DIR ]
drwxr-xr-x
post-scripts
[ DIR ]
drwxr-xr-x
site-python
[ DIR ]
drwxr-xr-x
ui
[ DIR ]
drwxr-xr-x
window-manager
[ DIR ]
drwxr-xr-x
anaconda-gtk.css
6.85
KB
-rw-r--r--
anaconda_options.txt
11.61
KB
-rw-r--r--
instperf.p
494
B
-rw-r--r--
interactive-defaults.ks
765
B
-rw-r--r--
list-harddrives-stub
2.13
KB
-rwxr-xr-x
restart-anaconda
1.2
KB
-rwxr-xr-x
tmux.conf
593
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : tmux.conf
# tmux.conf for the anaconda environment bind -n M-tab next bind -n F1 list-keys set-option -s exit-unattached off set-option -g base-index 1 set-option -g set-remain-on-exit on set-option -g history-limit 10000 new-session -s anaconda -n main "anaconda" set-option status-right '#[fg=blue]#(echo -n "Switch tab: Alt+Tab | Help: F1 ")' new-window -d -n shell "bash --login" new-window -d -n log "tail -F /tmp/anaconda.log" new-window -d -n storage-log "tail -F /tmp/storage.log" new-window -d -n program-log "tail -F /tmp/program.log" detach-client -s anaconda
Close