Roksit DNS Security (DNSSense)
Roksit DNS Security Pack.#
This Integration is part of theSupported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
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) on Cortex XSOARNavigate to Settings > Integrations > Servers & Services.
Search for Roksit DNS Security (DNSSense).
Click Add instance to create and configure a new integration instance.
Parameter Required Server URL (e.g. https://portal.roksit.com/api/integration/blacklist) True API Key True Trust any certificate (not secure) False Click Test to validate the URLs, token, and connection.
#
CommandsYou 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.
#
Roksit-add-to-blacklistThis command adds a given domain to tha Roksit blacklist.
#
Base CommandRoksit-add-to-blacklist
#
InputArgument Name | Description | Required |
---|---|---|
Domain | The Domain to send to the blacklist. | Required |
#
Context OutputThere is no context output for this command.
#
Command example!Roksit-add-to-blacklist Domain=dummy.com
#
Human Readable Outputdummy.com was successfully added to the blacklist.