diff --git a/Mac/Defense_Evasion/Space_After_Filename.md b/Mac/Defense_Evasion/Space_After_Filename.md index 0cb2734e..7144fa0e 100644 --- a/Mac/Defense_Evasion/Space_After_Filename.md +++ b/Mac/Defense_Evasion/Space_After_Filename.md @@ -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 diff --git a/Mac/Execution/Space_After_Filename.md b/Mac/Execution/Space_After_Filename.md index 0cb2734e..7144fa0e 100644 --- a/Mac/Execution/Space_After_Filename.md +++ b/Mac/Execution/Space_After_Filename.md @@ -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