mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Add MySQL library-load
This commit is contained in:
parent
73b18859d5
commit
13ab3596bb
@ -7,4 +7,10 @@ functions:
|
||||
- code: sudo mysql -e '\! /bin/sh'
|
||||
limited-suid:
|
||||
- code: ./mysql -e '\! /bin/sh'
|
||||
library-load:
|
||||
- description: |
|
||||
A MySQL server must accept connections in order for this to work.
|
||||
|
||||
The following loads the `/path/to/lib.so` shared object.
|
||||
code: mysql --default-auth ../../../../../path/to/lib
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user