Skip to main content

Cyware Orchestrate

Grey Noise Intelligence Community

App Vendor: Grey Noise Intelligence Community

App Category: Data Enrichment & Threat Intelligence

Connector Version: 1.0.0

API Version: V3

About App

The GreyNoise Intelligence community app allows users to query IPs in the GreyNoise dataset and retrieve a subset of the full IP context data returned by the IP Lookup API using the community APIs.

The Grey Noise Intelligence Community app is configured with the Orchestrate application to perform the following actions:

Action Name

Description

Enrich IP

This action enriches an IP address using the GreyNoise Intelligence community version.

Configuration Parameters

The GreyNoise Intelligence community app does not require any configuration parameter to communicate with the community APIs.

Action: Enrich IP

This action enriches an IP address using the GreyNoise Intelligence community version.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

IP

Enter the IP address to enrich.

Example:

"255.255.11.135"

Text

Required

Example Request

[
    {
        "ip": "255.255.11.135"
    }
]