Detonate URL - CrowdStrike Falcon Intelligence Sandbox
CrowdStrike Falcon Intelligence Sandbox Pack.#
This Playbook is part of theDeprecated
Use Detonate URL - CrowdStrike Falcon Intelligence Sandbox v2 instead.
Deprecated. Use Detonate URL - CrowdStrike Falcon Intelligence Sandbox v2 instead.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksGenericPolling
#
Integrations- CrowdStrikeFalconX
- CrowdStrike Falcon X
#
ScriptsSleep
#
Commands- cs-fx-get-report-summary
- cs-fx-get-full-report
- cs-fx-submit-url
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
URL | URL to detonate. | URL.Data | Optional |
Interval | Polling frequency - how often the polling command should run (minutes) | 5 | Optional |
Timeout | How much time to wait before a timeout occurs (minutes) | 30 | Optional |
Full Report | Whether to get a full report or report summary from Falcon X. Set to "False" to get report summary. | True | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
csfalconx.resource.id | Analysis ID. | String |
csfalconx.resource.verdict | Analysis verdict. | String |
csfalconx.resource.created_timestamp | Analysis start time. | String |
csfalconx.resource.environment_id | Environment ID. | String |
csfalconx.resource.environment_description | Environment description. | String |
csfalconx.resource.threat_score | Score of the threat. | Int |
csfalconx.resource.submit_url | URL submitted for analysis. | String |
csfalconx.resource.submission_type | Type of submitted artifact, for example file, URL, etc. | String |
csfalconx.resource.sha256 | SHA256 hash of the submitted file. | String |
csfalconx.resource.ioc_report_strict_csv_artifact_id | ID of the IOC pack to download (CSV). | String |
csfalconx.resource.ioc_report_broad_csv_artifact_id | ID of the IOC pack to download (CSV). | String |
csfalconx.resource.ioc_report_strict_json_artifact_id | ID of the IOC pack to download (JSON). | Int |
csfalconx.resource.ioc_report_broad_json_artifact_id | ID of the IOC pack to download (JSON). | String |
csfalconx.resource.ioc_report_strict_stix_artifact_id | ID of the IOC pack to download (STIX). | String |
csfalconx.resource.ioc_report_broad_stix_artifact_id | ID of the IOC pack to download (STIX). | Int |
csfalconx.resource.ioc_report_strict_maec_artifact_id | ID of the IOC pack to download (MAEC). | String |
csfalconx.resource.ioc_report_broad_maec_artifact_id | ID of the IOC pack to download (MAEC). | String |