Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Exploits-HackingTools
[Top] [All Lists]

[TOOL] ISR-Sqlget - Blind SQL Injection Tool

Subject: [TOOL] ISR-Sqlget - Blind SQL Injection Tool
Date: 26 Jun 2007 17:57:48 +0200
The following security advisory is sent to the securiteam mailing list, and can 
be found at the SecuriTeam web site: http://www.securiteam.com
- - promotion

The SecuriTeam alerts list - Free, Accurate, Independent.

Get your security news from a reliable source.
http://www.securiteam.com/mailinglist.html 

- - - - - - - - -



  ISR-Sqlget - Blind SQL Injection Tool
------------------------------------------------------------------------


SUMMARY



DETAILS

ISR-sqlget: It's a blind SQL injection tool developed in Perl. It lets you 
get databases schemas and tables rows. Using a single GET/POST you can 
access quietly the database structure and using a single GET/POST you can 
dump every table row to a csv-like file.

Databases supported:
 - IBM DB2
 - Microsoft SQL Server
 - Oracle
 - Postgres
 - Mysql
 - IBM Informix
 - Sybase
 - Hsqldb (www.hsqldb.org)
 - Mimer (www.mimer.com)
 - Pervasive (www.pervasive.com)
 - Virtuoso (virtuoso.openlinksw.com)
 - SQLite
 - Interbase/Yaffil/Firebird (Borland)
 - H2 (http://www.h2database.com)
 - Mckoi (http://mckoi.com/database/)
 - Ingres (http://www.ingres.com)
 - MonetDB (http://www.monetdb.nl)
 - MaxDB (www.mysql.com/products/maxdb/)
 - ThinkSQL (http://www.thinksql.co.uk/)
 - SQLBase (http://www.unify.com)

Evasion features:
 - Full-width/Half-width Unicode encoding
 - Apache non standard CR bypass
 - mod_security bypass
 - Random uppercase request transform
 - PHP Magicquotes: encode every string using db CHR function or similar.
 - Convert requests to hexadecimal values
 - Avoid non-space replacing for /**/ or (\t) tab
 - Avoid non || or + concatenation using db concat function or similar.
 - Random user-agent
 - Random proxy-server
 - Random delay request

Common features:
 - Database schemate download blacklist
 - Cookie array support
 - SSL support
 - Proxy server support
 - Database information dumped in csv format

Reporting:
 - Database structure graphication to create impact executive reports 
require Graphviz library ( <http://www.graphviz.org/> 
http://www.graphviz.org/)

Demo:
 -  Demo features (bypassing IBM ISS Proventia IPS) -  
<http://www.infobyte.com.ar/demo/ISR_sqlget_ISS_proventia_bypass.html> 
http://www.infobyte.com.ar/demo/ISR_sqlget_ISS_proventia_bypass.html


ADDITIONAL INFORMATION

The information has been provided by  <mailto:famato@infobyte.com.ar> 
Francisco Amato.
To keep updated with the tool visit the project's homepage at:  
<http://www.infobyte.com.ar/development.html> 
http://www.infobyte.com.ar/development.html



======================================== 


This bulletin is sent to members of the SecuriTeam mailing list. 
To unsubscribe from the list, send mail with an empty subject line and body to: 
list-unsubscribe@securiteam.com 
In order to subscribe to the mailing list, simply forward this email to: 
list-subscribe@securiteam.com 


==================== 
==================== 

DISCLAIMER: 
The information in this bulletin is provided "AS IS" without warranty of any 
kind. 
In no event shall we be liable for any damages whatsoever including direct, 
indirect, incidental, consequential, loss of business profits or special 
damages. 




<Prev in Thread] Current Thread [Next in Thread>
  • [TOOL] ISR-Sqlget - Blind SQL Injection Tool, SecuriTeam <=