Skip to main content

DarkWebScan Block AD User Human-in-the-loop

This Playbook is part of the Bechtle Dark Web Scan Pack.#

Supported versions

Available on Cortex XSOAR (versions 6.10.0 and later) and Cortex XSIAM.

Gets the affected username of a Bechtle Dark Web Scan issue, then sends an email for human confirmation if the affected user should be blocked.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

  • Active Directory Query v2

Scripts#

  • IsIntegrationAvailable
  • SearchIncidentsV2

Commands#

  • ad-disable-account
  • ad-get-user
  • closeInvestigation
  • send-mail

Playbook Inputs#


NameDescriptionDefault ValueRequired
IssueIDIssue ID${issue.id}Optional
SeverityIssue Severity${issue.severity}Optional
DetailsIssue Details${issue.details}Optional
IssueUsernameUsername as reported from the Dark Web Scan Integration Evidence${issue.labels.username}Optional
UsernameWithoutDomainThe username but with the mail domain removed (e.g. @example.org)issue.labels.usernameOptional
SendMailsToSend all email notifications from this playbook to this email address-bogus@example.orgOptional

Playbook Outputs#


There are no outputs for this playbook.

Playbook Image#


DarkWebScan Block AD User Human-in-the-loop