Skip to content

olivo/TaintPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaintPHP

Static Taint Analysis for PHP web applications. Useful for detecting Cross-Site Scripting (XSS), SQL injections (SQLi), and confidentiality vulnerabilities.

Execution

The execution script is 'run.script'. Modify the 'APPLICATION_FILE' bash variable in 'run.script', and execute the script to start the analysis.

About

Taint Analysis for PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages