add two awesome Wiki-like SQL Injection Cheetsheets

This commit is contained in:
Boik 2017-12-22 17:49:52 +08:00
parent 199f394951
commit 2e71ba8e86

View File

@ -119,6 +119,8 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt
### SQL Injection
* [SQL Injection Cheat Sheet](https://www.netsparker.com/blog/web-security/sql-injection-cheat-sheet/) - Written by [@netsparker](https://twitter.com/netsparker).
* [SQL Injection Wiki](https://sqlwiki.netspi.com/) - Written by [NETSPI](https://www.netspi.com/).
* [SQL Injection Pocket Reference](https://websec.ca/kb/sql_injection) - Written by [@LightOS](https://twitter.com/LightOS).
<a name="orm-injection"></a>
### ORM Injection