webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
laravel
/
framework
/
src
/
Illuminate
/
Http
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
Client
--
ren
Concerns
--
ren
Exceptions
--
ren
Middleware
--
ren
Resources
--
ren
Testing
--
ren
File.php
0.151KB
edt
ren
FileHelpers.php
1.176KB
edt
ren
JsonResponse.php
3.395KB
edt
ren
LICENSE.md
1.05KB
edt
ren
RedirectResponse.php
5.814KB
edt
ren
Request.php
17.801KB
edt
ren
Response.php
3.026KB
edt
ren
ResponseTrait.php
3.755KB
edt
ren
UploadedFile.php
4.009KB
edt
ren
composer.json
1.267KB
edt
ren
{ "name": "illuminate/http", "description": "The Illuminate Http package.", "license": "MIT", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "require": { "php": "^8.1", "ext-filter": "*", "fruitcake/php-cors": "^1.2", "guzzlehttp/uri-template": "^1.0", "illuminate/collections": "^10.0", "illuminate/macroable": "^10.0", "illuminate/session": "^10.0", "illuminate/support": "^10.0", "symfony/http-foundation": "^6.4", "symfony/http-kernel": "^6.2", "symfony/mime": "^6.2" }, "autoload": { "psr-4": { "Illuminate\\Http\\": "" } }, "suggest": { "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().", "guzzlehttp/guzzle": "Required to use the HTTP Client (^7.5)." }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "config": { "sort-packages": true }, "minimum-stability": "dev" }