mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2025-02-17 14:28:24 +00:00
adding popular SQL injection tools
This commit is contained in:
parent
c271092a8e
commit
5240ef058c
1 changed files with 8 additions and 0 deletions
|
@ -1 +1,9 @@
|
||||||
# Popular SQL Injection Tools
|
# 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)
|
Loading…
Add table
Reference in a new issue