fixing typo in Space After Filename technique
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user