
Statischer PHP-Code-Scanner, der SQL injection, XSS, SSRF, LFI, command injection, insecure deserialization und andere Websicherheitslücken in einzelnen Dateien oder gesamten Verzeichnissen erkennt.
Das Skript kann finden:
python code.py file.php -this will scan one file
python code.py -this will scan full folder (.)
python code.py path -will scan all subfolders and files