For the complete documentation index, see llms.txt. This page is also available as Markdown.

Netskope Logs

Panther supports pulling logs directly from Netskope

Overview

Panther has the ability to fetch Netskope logs by querying the Netskope REST API v2.

How to onboard Netskope logs to Panther

You'll start creating the Netskope source in Panther, generate an API token in Netskope, then return to Panther to finish log source creation.

Step 1: Start creating a Netskope source in Panther

  1. In the left-side navigation bar of your Panther Console, click Log Sources.

  2. Click Create New.

  3. Search for "Netskope," then click its tile.

  4. In the slide-out panel, click Start Setup.

  5. Enter a descriptive Name for the source, e.g., "My Netskope logs."

  6. Click Setup.

Step 2: Create an API token in Netskope

  1. In a separate web browser tab, open the Netskope Admin Console.

  2. In the left-side navigation bar, click Settings.

  3. In the left-side navigation bar of the Settings page, click Tools > REST API v2.

  4. Click New Token.

  5. In the popup modal, configure the following fields:

    • Token Name: Enter a descriptive name.

    • Expire In: Set an appropriate expiration period.

    • Scope: Click Add Endpoint and select the /api/v2/events/dataexport/events/audit scope.

  6. Click Save.

  7. In the confirmation modal, click Copy Token and store the value in a secure location, as you will need it in the next step.

Step 3: Finish creating the Netskope source in Panther

  1. Navigate back to the Panther Console, to the Set Credentials page where you left off after completing Step 1.

  2. In the Netskope Domain field, enter the domain name of your Netskope tenant (e.g., corp.goskope.com).

  3. In the API Key field, paste the API token value you copied from the Netskope Admin console in Step 2.

  4. Click Setup. You will be directed to a success screen:

    The success screen reads, "Everything looks good! Panther will now automatically pull & process logs from your account"
    • You can optionally enable one or more Detection Packs.

    • The Trigger an alert when no events are processed setting defaults to YES. We recommend leaving this enabled, as you will be alerted if data stops flowing from the log source after a certain period of time. The timeframe is configurable, with a default of 24 hours.\

      The "Trigger an alert when no events are processed" toggle is set to YES. The "How long should Panther wait before it sends you an alert that no events have been processed" setting is set to 1 Day

Panther-managed detections

See Panther-managed rules for Netskope in the panther-analysis GitHub repository.

Supported log types

Netskope.Alert.CompromisedCredential

Breach and credential exposure alerts from Netskope. For more information, see Netskope's documentation.

Netskope.Alert.CompromisedCredential schema

Netskope.Alert.Content

Content inspection alerts from Netskope Endpoint DLP Service. For more information, see Netskope's documentation.

Netskope.Alert.Content schema

Netskope.Alert.CTEP

Client Threat Endpoint Protection (IPS/C2) alerts from Netskope. For more information, see Netskope's documentation.

Netskope.Alert.CTEP

Netskope.Alert.Device

Device alerts from Netskope Endpoint DLP Service. For more information, see Netskope's documentation.

Netskope.Alert.Device schema

Netskope.Alert.DLP

Data Loss Prevention alerts from Netskope. For more information, see Netskope's documentation.

Netskope.Alert.DLP schema

Netskope.Alert.Malsite

Malicious site detection alerts from Netskope. For more information, see Netskope's documentation.

Netskope.Alert.Malsite schema

Netskope.Alert.Malware

Malware detection alerts from Netskope. For more information, see Netskope's documentation.

Netskope.Alert.Malware schema

Netskope.Alert.Policy

Policy violation alerts from Netskope. For more information, see Netskope's documentation.

Netskope.Alert.Policy schema

Netskope.Alert.Quarantine

Quarantine action alerts from Netskope. For more information, see Netskope's documentation.

Netskope.Alert.Quarantine schema

Netskope.Alert.Remediation

Remediation action alerts from Netskope. For more information, see Netskope's documentation.

Netskope.Alert.Remediation schema

Netskope.Alert.SecurityAssessment

Security assessment findings from Netskope. For more information, see Netskope's documentation.

Netskope.Alert.SecurityAssessment schema

Netskope.Alert.UBA

User Behavior Analytics alerts from Netskope. For more information, see Netskope's documentation.

Netskope.Alert.UBA schema

Netskope.Alert.Watchlist

Watchlist match alerts from Netskope. For more information, see Netskope's documentation.

Netskope.Alert.Watchlist schema

Netskope.Application

User application activity events from Netskope. For more information, see Netskope's documentation.

Netskope.Application schema

Netskope.Audit

Audit logs from the Netskope Audit API. For more information, see Netskope's documentation.

Netskope.Audit schema

Netskope.Incident

DLP incidents with forensic detail from Netskope. For more information, see Netskope's documentation.

Netskope.Incident schema

Last updated

Was this helpful?