forked from p15670423/monkey
Agent: Remove unused TEMP_FILE constant from windows timestomping PBA
This commit is contained in:
parent
1ef884ae4e
commit
536b061cc7
|
@ -1,6 +1,3 @@
|
||||||
TEMP_FILE = "monkey-timestomping-file.txt"
|
|
||||||
|
|
||||||
|
|
||||||
def get_windows_timestomping_commands():
|
def get_windows_timestomping_commands():
|
||||||
return "powershell.exe infection_monkey/post_breach/timestomping/windows/timestomping.ps1"
|
return "powershell.exe infection_monkey/post_breach/timestomping/windows/timestomping.ps1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue