fixing typo in Space After Filename technique

This commit is contained in:
Stuart Tyne
2018-02-19 15:06:48 +11:00
parent 5ba88dfa61
commit 80c12f6c4e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ MITRE ATT&CK Technique: [T1151](https://attack.mitre.org/wiki/Technique/T1151)
mv shell.txt "shell.txt "
### Execute
./shell.txt
./shell.txt\
https://github.com/EmpireProject/Empire
+1 -1
View File
@@ -9,6 +9,6 @@ MITRE ATT&CK Technique: [T1151](https://attack.mitre.org/wiki/Technique/T1151)
mv shell.txt "shell.txt "
### Execute
./shell.txt
./shell.txt\
https://github.com/EmpireProject/Empire