1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-07 14:36:23 +01:00
GTFOBins.github.io/_gtfobins/chroot
2025-12-31 12:55:21 +01:00

13 lines
162 B
Plaintext

---
functions:
shell:
- code: |-
chroot /
contexts:
sudo:
suid:
code: |-
chroot / /bin/sh -p
shell: false
...