Simple SQL Injection Vulnerability Scanner 0.5 released
Today I am releasing version 0.5 of my Simple SQL Injection Vulnerability Scanner.
[Download here]
It contains all the features from the first released version 0.3 and now contains – in addition – a column fuzzer. Simply start a scan by using python sqli_scanner.py -u “target” and then start fuzzing by using the parameter -fuzz “exploit url”. The exploit url will be provided by the scanner (when a vulnerability was found).
June 17th, 2010 in
SQL Injection, Tools | tags: column fuzzer, Penetration Testing, Python, scanner, script, Security, Security Assessment, Simple SQL Injection Vulnerability Scanner, sql injection, vulnerabilities, vulnerability scanner
