RCSScan

This script starts an RCS scan and sets the scan ID in context.

python · Cortex Attack Surface Management

Details

IDRCSScan
Languagepython
From Version6.10.0
Docker Imagedemisto/python3:3.12.13.10116658

README

This script starts an RCS scan and sets the scan ID in context.

Script Data


Name Description
Script Type python3
Cortex XSOAR Version 6.10.0

Inputs


Argument Name Description
service_id This is the ASM Service ID.
attack_surface_rule_id This is the ASM attack surface rule ID.
alert_internal_id This is the ASM alert ID.

Outputs


There are no outputs for this script.

args:
- description: This is the ASM Service ID.
  name: service_id
  required: true
- description: This is the ASM attack surface rule ID.
  name: attack_surface_rule_id
  required: true
- description: This is the ASM alert ID.
  name: alert_internal_id
  required: true
comment: This script starts an RCS scan and sets the scan ID in context.
commonfields:
  id: 'RCSScan'
  version: -1
dockerimage: demisto/python3:3.12.13.10116658
enabled: true
engineinfo: {}
name: RCSScan
runas: DBotWeakRole
runonce: false
script: ''
scripttarget: 0
subtype: python3
tags: []
type: python
fromversion: 6.10.0
tests:
- No tests (auto formatted)