Skip to content

Commit

Permalink
adding popular SQL injection tools
Browse files Browse the repository at this point in the history
  • Loading branch information
santosomar committed Sep 30, 2021
1 parent c271092 commit 5240ef0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions web_application_testing/sql-injection-tools.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# Popular SQL Injection Tools
- [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)

0 comments on commit 5240ef0

Please sign in to comment.