Skip to content

Commit

Permalink
routed injection in ToC
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj authored Sep 20, 2018
1 parent 7a80647 commit a1eb693
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SQL injection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A SQL injection attack consists of insertion or "injection" of a SQL query via t
* [SQL injection using SQLmap](#sql-injection-using-sqlmap)
* [Authentication bypass](#authentication-bypass)
* [Polyglot injection](#polyglot-injection-multicontext)
* [Second order injection](#second-order-injection)
* [Routed injection](#routed-injection)
* [Insert Statement - ON DUPLICATE KEY UPDATE](#insert-statement---on-duplicate-key-update)
* [WAF Bypass](#waf-bypass)

Expand Down Expand Up @@ -467,4 +467,4 @@ mysql> mysql> select version();
* [Analyzing CVE-2018-6376 – Joomla!, Second Order SQL Injection](https://www.notsosecure.com/analyzing-cve-2018-6376/)
* [Exploiting Second Order SQLi Flaws by using Burp & Custom Sqlmap Tamper](https://pentest.blog/exploiting-second-order-sqli-flaws-by-using-burp-custom-sqlmap-tamper/)
* Sqlmap:
* [#SQLmap protip @zh4ck](https://twitter.com/zh4ck/status/972441560875970560)
* [#SQLmap protip @zh4ck](https://twitter.com/zh4ck/status/972441560875970560)

0 comments on commit a1eb693

Please sign in to comment.