Kernel : Linux vmw02p.internet-indee.net 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Tue Nov 16 14:42:35 UTC 2021 x86_64
Disable function : NONE
Safe mode : OFF
Host : firofichi.it | Server ip : 5.196.164.15 | Your ip : 18.216.22.17 | Time @ Server : 19 Oct 2024 05:23:30
MySQL : OFF | MSSQL : OFF | cURL : ON | Oracle : OFF | wget : ON | Perl : ON

/home/webmaster/firofichi/www/vendor/guzzlehttp/ringphp/

HOME about upload exec mass file domain root vuln newfile newfolder kill me

File Path : /home/webmaster/firofichi/www/vendor/guzzlehttp/ringphp/composer.json

{ "name": "guzzlehttp/ringphp", "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", "license": "MIT", "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "require": { "php": ">=5.4.0", "guzzlehttp/streams": "~3.0", "react/promise": "~2.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~4.0" }, "suggest": { "ext-curl": "Guzzle will use specific adapters if cURL is present" }, "autoload": { "psr-4": { "GuzzleHttp\\Ring\\": "src/" } }, "autoload-dev": { "psr-4": { "GuzzleHttp\\Tests\\Ring\\": "tests/" } }, "scripts": { "test": "make test", "test-ci": "make coverage" }, "extra": { "branch-alias": { "dev-master": "1.1-dev" } } }