Little-known tools for hacking databases

Man

Professional
Messages
3,061
Reaction score
586
Points
113
Hackers use more than just popular programs. Here are some lesser-known but powerful tools:

NoSQLMap
— a tool for finding and exploiting vulnerabilities in NoSQL databases such as MongoDB and CouchDB.
BBQSQL — a semi-automated tool for performing Blind SQL injections.
Blisqy — focuses on vulnerabilities related to Time-based Blind SQL injections.
DBPwAudit — a database scanner for finding vulnerabilities and testing password security.
mongoaudit — tests MongoDB for weak settings and configuration errors.

⚠️Understanding database hacking tools is not only an opportunity to gain a deeper understanding of how modern systems work, but also a great opportunity to develop technical skills.
 
Top