Skip to content

Add support for GreyNoise API #696

@deehyeon

Description

@deehyeon

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.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions