SkillAgentSearch skills...

PHPCodeAudit

🔍Find potential vulnerable/exploitable PHP functions in PHP projects automatically!

Install / Use

/learn @chrispetrou/PHPCodeAudit

README

PHPCodeAudit

GPLv3 license Known Vulnerabilities

This is a standalone python script that makes the process of locating potential vulnerable/exploitable PHP functions (most of the functions are taken from this great stackoverflow answer) in PHP projects easy!

<img src="images/1.png" width="70%">

Example:

<img src="images/2.png" width="80%">

Note: To install the requirements:


pip install -r requirements.txt --upgrade --user

Disclaimer

This tool is only for testing and academic purposes and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

75/100

Audited on May 29, 2024

No findings