Deep Instinct

The Deep Learning cybersecurity platform, for zero time prevention.

Network Security · DeepInstinct

Configuration parameters

  • base_url — Base server URL (required)
  • apikey — API Key (required)
  • isFetch — Fetch incidents
  • incidentType — Incident type
  • first_fetch_id — First event ID to fetch from

Commands (13)

  • deepinstinct-add-devices-to-group

    add multiple devices to group.

  • deepinstinct-add-hash-to-blacklist

    add file hash to block list.

  • deepinstinct-add-hash-to-whitelist

    add file hash to allow list.

  • deepinstinct-close-events

    close list of events.

  • deepinstinct-delete-files-remotely

    delete multiple files remotely.

  • deepinstinct-get-all-groups

    get all groups.

  • deepinstinct-get-all-policies

    get all policies.

  • deepinstinct-get-device

    get specific device by ID.

  • deepinstinct-get-events

    Get all events. Max events in response can be 50, use first_event_id parameter to define first event id to get.

  • deepinstinct-remove-devices-from-group

    remove list of devices from group.

  • deepinstinct-remove-hash-from-blacklist

    remove file hash from block list.

  • deepinstinct-remove-hash-from-whitelist

    remove file hash from allow list.

  • deepinstinct-terminate-processes

    terminate list of processes.