Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
opt /
cpanel /
ea-wappspector /
vendor /
phpstan /
phpstan /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
conf
[ DIR ]
drwxr-xr-x
LICENSE
1.05
KB
-rw-r--r--
README.md
7.04
KB
-rw-r--r--
bootstrap.php
5.47
KB
-rw-r--r--
composer.json
730
B
-rw-r--r--
phpstan
156
B
-rwxr-xr-x
phpstan.phar
22.69
MB
-rwxr-xr-x
phpstan.phar.asc
833
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "phpstan/phpstan", "description": "PHPStan - PHP Static Analysis Tool", "license": ["MIT"], "keywords": ["dev", "static analysis"], "require": { "php": "^7.2|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" }, "bin": [ "phpstan", "phpstan.phar" ], "autoload": { "files": ["bootstrap.php"] }, "source": { "type": "", "url": "", "reference": "" }, "support": { "issues": "https://github.com/phpstan/phpstan/issues", "forum": "https://github.com/phpstan/phpstan/discussions", "source": "https://github.com/phpstan/phpstan-src", "docs": "https://phpstan.org/user-guide/getting-started", "security": "https://github.com/phpstan/phpstan/security/policy" } }
Close