SQLMap

✨ Megiddo

✨ President ✨
Staff member
Joined
May 15, 2016
Messages
13,111
Likes
2,643
Points
1,730
SQLMap automates the process of detecting and exploiting SQL Injection weaknesses. It is open source and cross platform. It supports the following database engines.
  • MySQL
  • Oracle
  • Postgre SQL
  • MS SQL Server
  • MS Access
  • IBM DB2
  • SQLite
  • Firebird
  • Sybase and SAP MaxDB
It supports the following SQL Injection Techniques;
  • Boolean-based blind
  • Time-based blind
  • Error-based
  • UNION query
  • Stacked queries and out-of-band.
Download link: http://sqlmap.org/
 

Mathew

New Member
Registered User
Joined
Aug 5, 2019
Messages
1
Likes
0
Points
1
thanks a lot-i was looking something like thhis--:))
 
Top Bottom