Skip to main content

C2SEC-Domain Scan

This Playbook is part of the C2sec irisk Pack.#

Launches a C2sec scan by domain name and waits for the scan to finish by polling its status in pre-defined intervals.

Dependencies#

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

Sub-playbooks#

  • GenericPolling

Integrations#

This playbook does not use any integrations.

Scripts#

This playbook does not use any scripts.

Commands#

  • irisk-rescan-domain
  • irisk-get-scan-results
  • irisk-get-domain-issues
  • irisk-get-scan-status

Playbook Inputs#


NameDescriptionDefault ValueRequired
DomainNameThe domain name.-Required
intervalHow often the polling command should run (in minutes).1Optional
timeoutThe amount of time to wait before a timeout occurs (in minutes).600Optional

Playbook Outputs#


There are no outputs for this playbook.

Playbook Image#


C2SEC_Domain_Scan