Wednesday, May 18, 2011

AIDSQL - A TOOL TO FIND VULNERABLE SPOTS IN A WEBSITE - DOWNLOAD

aidSQL is a PHP application.This is for detecting security holes in your websites.
It is a modular application, means that you can develop your very own plugins for SQL injection detection &  exploitation.

Sample usage of aidsql:
1../aidSQL --url=www.sample123.com
We find it similar to nikto,whatweb and others.One good feature is that we can get a reverse basic shell once exploited. It also has a simple
shell script which will run aidSQL and do some checking for PHP. You can also Google through this application and look up for sites.
It also includes a primitive crawler.


Download from here: Download

0 comments: