ヤミRoot VoidGate
User / IP
:
216.73.216.143
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
itrave
/
api
/
vendor
/
sensiolabs
/
security-checker
/
Viewing: README.md
SensioLabs Security Checker =========================== The SensioLabs Security Checker is a command line tool that checks if your application uses dependencies with known security vulnerabilities. It uses the [SensioLabs Security Check Web service][1] and the [Security Advisories Database][2]. Usage ----- Download the [security-checker.phar][3] file: $ php security-checker.phar security:check /path/to/composer.lock Use the code from the repository directly: $ composer install $ php security-checker security:check /path/to/composer.lock Integration ----------- The checker uses the Symfony Console component; so, you can easily integrate the checker into your own project: * by using the `SecurityCheckerCommand` class into your Symfony Console application; * by using the `SecurityChecker` class directly into your own code: use SensioLabs\Security\SecurityChecker; $checker = new SecurityChecker(); $alerts = $checker->check('/path/to/composer.lock'); [1]: http://security.sensiolabs.org/ [2]: https://github.com/FriendsOfPHP/security-advisories [3]: http://get.sensiolabs.org/security-checker.phar
Coded With 💗 by
0x6ick