Php_Code_Analysis : Scan your PHP code for vulnerabilities

Php_Code_Analysis is a tool to Scan your PHP code for vulnerabilities

the script can find

  • check_file_upload issues
  • host_header_injection
  • SQl injection
  • insecure deserialization
  • open_redirect
  • SSRF
  • XSS
  • LFI
  • command_injection

Features

  • fast
  • simple report

Usage

python code.py >>> this will scan one file
python code.py >>> this will scan full folder (.)
python code.py >>> scan full folde
r

Output