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.222.161.187 | Time @ Server : 19 Oct 2024 04:07:33
MySQL : OFF | MSSQL : OFF | cURL : ON | Oracle : OFF | wget : ON | Perl : ON

/home/webmaster/firofichi/www/vendor/phpmd/phpmd/

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

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

{ "name": "phpmd/phpmd", "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.", "keywords": [ "phpmd", "pdepend", "pmd", "mess detection", "mess detector" ], "type": "library", "license": "BSD-3-Clause", "homepage": "https://phpmd.org/", "authors": [ { "name": "Manuel Pichler", "homepage": "https://github.com/manuelpichler", "email": "github@manuel-pichler.de", "role": "Project Founder" }, { "name": "Marc Würth", "homepage": "https://github.com/ravage84", "email": "ravage@bluewin.ch", "role": "Project Maintainer" }, { "name": "Other contributors", "homepage": "https://github.com/phpmd/phpmd/graphs/contributors", "role": "Contributors" } ], "support": { "irc": "irc://irc.freenode.org/phpmd" }, "minimum-stability": "stable", "require": { "php": ">=5.3.9", "pdepend/pdepend": "^2.5", "ext-xml": "*" }, "require-dev": { "phpunit/phpunit": "^4.8.36 || ^5.7.27", "squizlabs/php_codesniffer": "^2.0", "mikey179/vfsstream": "^1.6.4", "gregwar/rst": "^1.0" }, "autoload": { "psr-0": { "PHPMD\\": "src/main/php" } }, "bin": [ "src/bin/phpmd" ], "scripts": { "test": "phpunit", "cs-check": "phpcs -p --standard=PSR2 --runtime-set ignore_errors_on_exit 1 --runtime-set ignore_warnings_on_exit 1 ./src/main/php ./src/test/php", "cs-fix": "phpcbf -p --standard=PSR2 --runtime-set ignore_errors_on_exit 1 --runtime-set ignore_warnings_on_exit 1 ./src/main/php ./src/test/php" } }