Skip to content

Scheduled Port Scan of IPV4 networks #2

@bryopsida

Description

@bryopsida

AC

  • Can define jobs via REST API to do a port scan of IPV4 network
  • Results are stored in couchdb
  • Can lookup ports open per host (use host as doc key)
  • Can lookup list of hosts with port open by port (port as key)
  • Scans run on cron.
  • Scans are broken up and distributed for processing across many 1-N workers
  • Can specify a max IP count per block which is used to divide up the work amongst workers
  • HPAs can be used to scale up worker pool to chew through work faster

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions