Simple Vulnerability Scanner (v0.0.1) released.
The scope of this project will be pretty narrow. I’m going to specifically focus on SQL injection and operate with the language php and examine for the majority WordPress Plugins.
The workflow:
* read in the folder of code
* run through all the code/files and update relationships in a graph database (neo4j)
* run queries on the database looking for specific signatures
* print a report of all findings
Download Version :
macgngsta-SimpeVulnScanner.zip (2,2 MB) https://github.com/macgngsta/SimpleVulnScanner/zipball/master
macgngsta-SimpeVulnScanner.tar.gz (2,1 MB) https://github.com/macgngsta/SimpleVulnScanner/tarball/master
Find Other Version | https://github.com/macgngsta/SimpleVulnScanner
Read more in here : http://pentest.cryptocity.net/