mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-25 06:19:27 +01:00
Fix join
This commit is contained in:
parent
0a42ec3171
commit
2eb95ad20d
@ -7,7 +7,7 @@ functions:
|
||||
suid:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
join -a 2 /dev/null $LFILE
|
||||
./join -a 2 /dev/null $LFILE
|
||||
sudo:
|
||||
- code: |
|
||||
LFILE=file_to_read
|
||||
|
Loading…
Reference in New Issue
Block a user