forked from p15670423/monkey
monkey and not winworm in log
This commit is contained in:
parent
048c989b27
commit
6b5c1e46aa
|
@ -49,7 +49,7 @@ class ChaosMonkey(object):
|
|||
self._dropper_path = sys.argv[0]
|
||||
|
||||
def start(self):
|
||||
LOG.info("WinWorm is running...")
|
||||
LOG.info("Monkey is running...")
|
||||
|
||||
if firewall.is_enabled():
|
||||
firewall.add_firewall_rule()
|
||||
|
|
Loading…
Reference in New Issue