cyber-security-resources/web_application_testing/sql-injection-tools.md

9 lines
481 B
Markdown
Raw Normal View History

2021-09-30 18:36:59 +00:00
# Popular SQL Injection Tools
2021-09-30 18:40:17 +00:00
- [SQLmap](https://github.com/sqlmapproject/sqlmap)
- [jSQL Injection](https://github.com/ron190/jsql-injection)
- [BBQSQL](https://github.com/CiscoCXSecurity/bbqsql)
- [NoSQLMap](https://github.com/codingo/NoSQLMap)
- [DSSS](https://github.com/stamparm/DSSS)
- [explo](https://github.com/telekom-security/explo)
- [Blind SQL Injection via Bitshifting](https://github.com/awnumar/blind-sql-bitshifting)
- [Blisqy](https://github.com/JohnTroony/Blisqy)