-
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: LowImpact: Critical
Description
Describe the bug
If a TCP port is added to the TCP scanner's configuration, the monkey island does not configure monkey agents to scan the nfw port.
To Reproduce
Steps to reproduce the behavior:
- Add a new port to the TCP scanner's configuration in the Monkey Island UE
- Run the monkey
- Check the monkey's logs and verify that the set of
tcp_target_ports
sent to the monkey from the island does not contain the newly configured port
Expected behavior
Monkeys should run TCP scans on all configured ports (and only configured ports)
Screenshots
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: LowImpact: Critical