Roksit DNS Security

This integration provides adding selected domains to the Roksit Secure DNS's Blacklisted Domain List through API .

Network Security · Roksit DNS Security

Details

IDRoksit DNS Security
ProviderRoksit
CategoryNetwork Security
From Version6.0.0
Docker Imagedemisto/python3:3.12.8.3296088
Supported ModulesAgentix XSIAM

README

This integration provides adding selected domains to the Roksit Secure DNS’s Blacklisted Domain List through API .
This integration was integrated and tested with version 1.0.0 of Roksit DNS Security (DNSSense).

Configure Roksit DNS Security (DNSSense) in Cortex

Parameter Required
Server URL (e.g. https://portal.roksit.com/api/integration/blacklist) True
API Key True
Trust any certificate (not secure) False

Commands

You can execute these commands from the 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.

Roksit-add-to-blacklist


This command adds a given domain to tha Roksit blacklist.

Base Command

Roksit-add-to-blacklist

Input

Argument Name Description Required
Domain The Domain to send to the blacklist. Required

Context Output

There is no context output for this command.

Command example

!Roksit-add-to-blacklist Domain=dummy.com

Human Readable Output

dummy.com was successfully added to the blacklist.

Configuration parameters

  • url — Server URL (e.g. https://portal.roksit.com/api/integration/blacklist) (required)
  • credentials — (required)
  • insecure — Trust any certificate (not secure)

Commands (1)

  • Roksit-add-to-blacklist

    This command adds a given domain to tha Roksit blacklist.

Generating an API Token
- You need to navigate to portal.dnssense.com.
- Go to settings.
- Choose API Keys section.
- Select 'Create New API Key' option.
- Give a name to the API key and click save.

---
[View Integration Documentation](https://xsoar.pan.dev/docs/reference/integrations/hello-world)