Skip to main content

Neosec

This Integration is part of the Neosec Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.5.0 and later.

Neosec is reinventing application security. Its pioneering SaaS platform gives security professionals visibility into behavior across their entire API estate. Built for organizations that expose APIs to partners, suppliers, and users, Neosec discovers all your APIs, analyzes their behavior, and stops threats lurking inside.

What does this pack do?#
  • Ingests alerts from Neosec into XSOAR:
    • Neosec Posture Alerts covers OWASP top 10 and other vulnerabilities in API endpoints. Handled by R&D.
    • Neosec Runtime Alerts are on suspicious or malicious user behavior. Handled by SOC analysts.
  • Close/Reopens Neosec Alerts

Configure Neosec on Cortex XSOAR#

  1. Navigate to Settings > Integrations > Servers & Services.

  2. Search for Neosec.

  3. Click Add instance to create and configure a new integration instance.

    ParameterDescriptionRequired
    API KeyThe API Key to use to connect to Neograph APITrue
    URLNeograph API URLFalse
    Tenant KeyTenant identifer (Tenant name)False
    Fetch alerts with statusSelect the statuses of the alerts you wish to fetch (Open/Closed).False
    Fetch alerts with typeSelect the types of the alerts you wish to fetch (Posture/Runtime).False
    Severity of alerts to fetchSelect the severities of the alerts you wish to fetch.False
    Max incident to fetchFalse
    Incident typeFalse
    Fetch incidentsFalse
    First fetch timeFalse
    De-tokenize alertsSelect this if you use tokenization on PII data and wish to ingest Neosec alerts to XSOAR with detokenized data.False
    Neosec Node URLIf the 'De-tokenize alets' is selected, provide the url of the Neosec Node. for example http://[neosec node ip]:8080False
  4. Click Test to validate the URLs, token, and connection.

Commands#

You can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.

neosec-alert-status-set#


Set alert status(Open, Closed)

Base Command#

neosec-alert-status-set

Input#

Argument NameDescriptionRequired
alert_idThe alert id(UUID) in the Neosec platform. .Required
alert_statusThe alert status. Possible values are: Open, Closed.Required

Context Output#

There is no context output for this command.