Skip to content

[FR] New analyzer: DHCP Info #842

@jaredjennings

Description

@jaredjennings

Feature description
This analyzer searches a list of local DHCP scopes, to determine if the IP address it is analyzing belongs to any of them.

Describe the solution you'd like
Given an IP address, and the list of configured DHCP scopes within the organization, if the IP address is in any of the scopes, annotate the IP observable with the name of the matching scope.

The analyzer is made to search scope information exported from Microsoft DHCP servers, but it reads the information from CSV files, which could perhaps be constructed from the configuration of other DHCP servers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions