Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crowdstrike sandbox Env ID 300 -> 310 #38869

Merged
merged 5 commits into from
Mar 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
commonfields:
id: CrowdStrike Falcon Sandbox V2
version: -1
sectionOrder:
- Connect
- Collect
name: CrowdStrike Falcon Sandbox V2
display: CrowdStrike Falcon Sandbox v2 (Hybrid-Analysis)
category: Forensics & Malware Analysis
Expand All @@ -11,12 +14,14 @@ configuration:
defaultvalue: https://www.hybrid-analysis.com
type: 0
display: Server URL (e.g. https://www.hybrid-analysis.com)
section: Connect
- name: credentials
required: true
defaultvalue:
type: 9
displaypassword: API Key
hiddenusername: true
section: Connect
- additionalinfo: Reliability of the source providing the intelligence data.
defaultvalue: C - Fairly reliable
display: Source Reliability
Expand All @@ -31,21 +36,24 @@ configuration:
- F - Reliability cannot be judged
required: true
type: 15
section: Collect
- name: insecure
display: Trust any certificate (not secure)
type: 8
additionalinfo:
required: false
section: Connect
- name: proxy
display: Use system proxy settings
type: 8
additionalinfo:
required: false
section: Connect
script:
script: "-"
subtype: python3
type: python
dockerimage: demisto/python3:3.11.10.116949
dockerimage: demisto/python3:3.12.8.1983910
commands:
- name: cs-falcon-sandbox-scan
polling: true
Expand Down Expand Up @@ -419,7 +427,7 @@ script:
required: true
defaultValue: ""
- name: environmentID
description: 'The environment ID. Available environment IDs: 300: "Linux (Ubuntu 16.04, 64 bit)"", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
description: 'The environment ID. Available environment IDs: 310: "Linux (Ubuntu 20, 64-bit)", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
required: true
auto: PREDEFINED
defaultValue: "100"
Expand All @@ -428,7 +436,7 @@ script:
- "110"
- "120"
- "200"
- "300"
- "310"
- name: polling
description: Whether the command should poll until the result is ready.
auto: PREDEFINED
Expand Down Expand Up @@ -693,7 +701,7 @@ script:
required: true
defaultValue: ""
- name: environmentID
description: 'The environment ID. Available environment IDs: 300: "Linux (Ubuntu 16.04, 64 bit)"", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
description: 'The environment ID. Available environment IDs: 310: "Linux (Ubuntu 20, 64-bit)", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
required: true
auto: PREDEFINED
defaultValue: "100"
Expand All @@ -702,7 +710,7 @@ script:
- "110"
- "120"
- "200"
- "300"
- "310"
- name: environmentId
deprecated: true
description: 'The environment ID.'
Expand Down Expand Up @@ -1124,15 +1132,15 @@ script:
deprecated: true
description: ''
- name: environmentID
description: 'The environment ID. Available environment IDs: 300: "Linux (Ubuntu 16.04, 64 bit)"", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
description: 'The environment ID. Available environment IDs: 310: "Linux (Ubuntu 20, 64-bit)", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
auto: PREDEFINED
defaultValue: ""
predefined:
- "100"
- "110"
- "120"
- "200"
- "300"
- "310"
- name: JobID
description: The file job ID to generate a report for.
defaultValue: ""
Expand Down Expand Up @@ -1323,15 +1331,15 @@ script:
deprecated: true
description: ''
- name: environmentID
description: 'The environment ID. Available environment IDs: 300: "Linux (Ubuntu 16.04, 64 bit)"", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
description: 'The environment ID. Available environment IDs: 310: "Linux (Ubuntu 20, 64-bit)", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
auto: PREDEFINED
defaultValue: ""
predefined:
- "100"
- "110"
- "120"
- "200"
- "300"
- "310"
- name: environmentId
deprecated: true
description: 'The environment ID.'
Expand Down Expand Up @@ -1516,7 +1524,7 @@ script:
required: true
defaultValue: ""
- name: environmentID
description: 'The environment ID. Available environment IDs: 300: "Linux (Ubuntu 16.04, 64 bit)"", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
description: 'The environment ID. Available environment IDs: 310: "Linux (Ubuntu 20, 64-bit)", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
required: true
auto: PREDEFINED
defaultValue: "100"
Expand All @@ -1525,7 +1533,7 @@ script:
- "110"
- "120"
- "200"
- "300"
- "310"
- name: polling
description: Whether the command should poll until the result is ready.
auto: PREDEFINED
Expand Down Expand Up @@ -1793,7 +1801,7 @@ script:
required: true
defaultValue: ""
- name: environmentID
description: 'The environment ID. Available environment IDs: 300: "Linux (Ubuntu 16.04, 64 bit)"", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
description: 'The environment ID. Available environment IDs: 310: "Linux (Ubuntu 20, 64-bit)", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
required: true
auto: PREDEFINED
defaultValue: "100"
Expand All @@ -1802,7 +1810,7 @@ script:
- "110"
- "120"
- "200"
- "300"
- "310"
- name: polling
description: Whether the command should poll until the result is ready.
auto: PREDEFINED
Expand Down Expand Up @@ -1932,15 +1940,15 @@ script:
description: The sha256 hash of a file.
defaultValue: ""
- name: environmentID
description: 'The environment ID. Available environment IDs: 300: "Linux (Ubuntu 16.04, 64 bit)"", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
description: 'The environment ID. Available environment IDs: 310: "Linux (Ubuntu 20, 64-bit)", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
auto: PREDEFINED
defaultValue: ""
predefined:
- "100"
- "110"
- "120"
- "200"
- "300"
- "310"
- name: JobID
description: The file job ID.
defaultValue: ""
Expand Down Expand Up @@ -1971,15 +1979,15 @@ script:
description: The SHA256 hash of a file.
defaultValue: ""
- name: environmentID
description: 'The environment ID. Available environment IDs: 300: "Linux (Ubuntu 16.04, 64 bit)"", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
description: 'The environment ID. Available environment IDs: 310: "Linux (Ubuntu 20, 64-bit)", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
auto: PREDEFINED
defaultValue: ""
predefined:
- "100"
- "110"
- "120"
- "200"
- "300"
- "310"
- name: JobID
description: The file job ID.
defaultValue: ""
Expand Down Expand Up @@ -2302,15 +2310,15 @@ script:
description: The file job ID.
defaultValue: ""
- name: environmentID
description: 'The environment ID. Available environment IDs: 300: "Linux (Ubuntu 16.04, 64 bit)"", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
description: 'The environment ID. Available environment IDs: 310: "Linux (Ubuntu 20, 64-bit)", 200: "Android Static Analysis", 120: "Windows 7 64 bit", 110: "Windows 7 32 bit (HWP Support)", 100: "Windows 7 32 bit".'
auto: PREDEFINED
defaultValue: ""
predefined:
- "100"
- "110"
- "120"
- "200"
- "300"
- "310"
- name: file
description: The hash of the file.
outputs:
Expand Down
Loading
Loading