-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: MediumImpact: Critical
Description
Describe the bug
Windows defender blocks Infection Monkey:
To Reproduce
Steps to reproduce the behavior:
- Install 1.9
- During installation process, defender removes windows-monkey32.exe and ms08_067.py exploiter.
Expected behavior
We should improve our payload obfuscation mechanism, because it's not the first time it happened: #801
Possible solutions:
Change obfuscation techniques and apply to all payloads.
Do not include exploiter PY files into the installer (they are unused anyway)
Rename files not to include the name of the actual vuln?
Metadata
Metadata
Assignees
Labels
BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.An error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: MediumImpact: Critical