The latest version of the popular SQL attack automation tool, SQLMAP, has been released.
This new release includes the following features:
- Full support for MySQL, Oracle, PostgreSQL, MS SQL Server, MS Access, IBM DB2, SQLite, Firebird, Sybase, SQP, MaxDB, Informix, HSQLDB and H2;
- Full support for six SQL injection types:
- boolean-based blind;
- time-base blind;
- error-based;
- UNION query-based;
- stacked queries; and
- out-of-band;
- and many more…
The full feature list can be found here.
Leave a Reply