-
Notifications
You must be signed in to change notification settings - Fork 241
Open
Labels
Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.
Description
I propose adding the GreyNoise API as a new data source in uncover.
This would allow users to find hosts based on their observed internet behavior (e.g., malicious scanning, CVE exploitation), which is a powerful complement to discovering assets based on open ports/services.
Proposed Implementation:
- Provider: greynoise
- Query: Accepts a GreyNoise Query Language (GNQL) string.
- Auth: Uses a GreyNoise API key from provider-config.yaml.
- Output: A list of IP addresses.
Relevant Links:
Metadata
Metadata
Assignees
Labels
Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.