1
0
mirror of https://github.com/GTFOBins/GTFOBins.github.io.git synced 2026-01-30 04:28:02 +01: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

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