mysql exploit
Last updated
Was this helpful?
Last updated
Was this helpful?
Mysql running as root
Insecure handling of files
Plugin directory knowledge
Download from
Generate shellcode: xxd -p udf.so | tr -d '\n' > udf.so.hex
https://www.exploit-db.com/exploits/1518
https://github.sofianehamlaoui.fr/Security-Cheatsheets/databases/mysql/mysql-root-to-system-root/
https://gist.github.com/p0c/8587757