Sql Poizon to find vulnerable web sites

Posted: June 29, 2012 in Google dork, Google hacking, Hacking tools, Scripting injections, SQL injections, Sql poizon, Sqli crawler, Vulnerable website, White hacker
Tags: ,

Once you learnt about Sql injection methods, you may need to analysis them practically. The problem is where I can find a vulnerable website for testing.

white hacker

The easiest way to find that is “Google dork” or we call “Google hacking database” (http://www.exploit-db.com/google-dorks/)

Anybody can manually search via Google dorks and find vulnerable sites. But Sql Poizon tool makes this more simple by automating dork search.  It has included so many dorks in different categories. Let see how this works,

1. Download Sql Poizon latest version – freeware.

sql poizon

 

 

 

2. Select any dork you need and click on Scan. Here you can select maximum number of sites and country.

select a dork

 

 

 

 

3. In result pane, will list vulnerable site urls according to your dork. To verify the urls, write click on one url and select “Send to Sqli Crawler” – All

send to sqli crawler

 

 

 

 

4. Urls will forward to Sqli Crawler to validate. Here they use simple Sql validation by putting single apostrophe at the end of url and check the error code. Click on Crawl to validate.

crawler

 

 

 

 

5. After verification of each links, sign will appear in front of link. Mostly right symbol and yellow bulb symbol sites are not vulnerable, but red cross symbol links likely to be vulnerable for Sql attacks.

vulnerable sites

 

 

 

 

Now you can test these uncommon sites with your own methods, but only for educational purpose.

Comments
  1. Jack says:

    Maybe add a link to SQL Poison in the post? I found a copy on 4shared which I\’m in the process of scanning for malicious files so download at your own risk since there seems to be no official site:

    http://www.4shared.com/zip/KYJ4U1Ku/Sql_Poison_v10-The_Exploit_Sca.html

    Sherlock might want to download and reupload somewhere reliable.

    I like this program from the screens because you can toggle by country which is particularly helpful when finding websites that haven\’t previously been defaced. The white-hacker comic is pretty typical of how companies react when you tell them they are vulnerable to intrusion. If you\’re going to be a white-hat, don\’t do it for fame or reward as this usually results in disappointment. Just send them an email via hushmail or using Tor.

Leave a comment