mirror of
https://github.com/GTFOBins/GTFOBins.github.io
synced 2024-12-24 13:59:17 +01:00
fix typo in shell name
This commit is contained in:
parent
70eca64eb2
commit
4c3636900c
@ -5,7 +5,7 @@ functions:
|
||||
file-write:
|
||||
- code: |
|
||||
export LFILE=file_to_write
|
||||
ash -c 'echo DATA > $LFILE'
|
||||
dash -c 'echo DATA > $LFILE'
|
||||
suid:
|
||||
- code: ./dash -p
|
||||
sudo:
|
||||
|
Loading…
Reference in New Issue
Block a user