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


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:
tcp_target_portssent to the monkey from the island does not contain the newly configured portExpected behavior
Monkeys should run TCP scans on all configured ports (and only configured ports)
Screenshots