.. / mysql-code_exec
Star

Gain Access

It can either exploit a vulnerability or leverage credentials to gain access.

Privilege Escalation

It can help to gain a higher permission access level.

Resources

https://www.exploit-db.com/exploits/50236
https://www.exploit-db.com/papers/44139/
https://github.com/mysqludf/lib_mysqludf_sys  <-- this is the udf file I used
https://github.com/MidnightSeer/scripts/blob/master/auto-udf.sh  <-- auto exploit, do not use unless you understand all of the above