From 45665f8930b2c385210e51c33c186e909216546c Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 12 Feb 2018 15:17:53 +0700 Subject: [PATCH] [Articles][Web Application Security]: MySQL UDF Exploitation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3db9f81..5f25154 100644 --- a/README.md +++ b/README.md @@ -648,6 +648,7 @@ My curated list of awesome links, resources and tools ### SQL Injection +- [MySQL UDF Exploitation](https://osandamalith.com/2018/02/11/mysql-udf-exploitation/) - [NetSPI SQL Injection Wiki](https://sqlwiki.netspi.com/) - [Your Pokemon Guide for Essential SQL Pen Test Commands](https://pen-testing.sans.org/blog/2017/12/09/your-pokemon-guide-for-essential-sql-pen-test-commands)