SQL injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application (like queries). The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It happens from using Microsoft SQL or other poorly designed query language interpreters.
Download the Source Code : here
Source : http://www.thehackernews.com/2011/07/damn-small-sqli-scanner-dsss-v01b-100.html Label: Tools
Responses
2 Respones to "Damn Small SQLi Scanner (DSSS) v0.1b - 100 Lines Python Code Release"
nice info thanks for share :)
18 Juli 2011 pukul 10.08
welcome..pls dont forget to click the adsense :-)
18 Juli 2011 pukul 11.17
Posting Komentar