-
Notifications
You must be signed in to change notification settings - Fork 392
Open
Labels
category:feature-requestIssue is related to a feature requestIssue is related to a feature request
Description
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
Labels
category:feature-requestIssue is related to a feature requestIssue is related to a feature request