Skip to content

Monkey does not scan configured TCP ports #956

Description

@mssalvatore

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:

  1. Add a new port to the TCP scanner's configuration in the Monkey Island UE
  2. Run the monkey
  3. 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

image

image (1)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

BugAn error, flaw, misbehavior or failure in the Monkey or Monkey Island.Complexity: LowImpact: Critical

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions