Skip to content

Scan IP addresses in random order #5

@grifferz

Description

@grifferz

The script currently iterates through a whole CIDR block in order and launches queries against them in parallel, using the requested amount of concurrency. This means that the order will be largely deterministic.

There was a request in a blog comment to make the order random.

I don't think that change would be very difficult, but I don't want to make that change myself at this time because I struggle to see what the purpose of it would be besides using this script as a malicious tool that tries to avoid triggering IDSes, etc.

If someone else were to submit a pull request for this though, I would likely merge it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions