1
0
Fork 0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2024-05-24 16:26:01 +02:00

fix typo in shell name

This commit is contained in:
Mr. Robot 2020-01-07 23:42:52 +01:00 committed by Andrea Cardaci
parent 70eca64eb2
commit 4c3636900c

View File

@ -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: