Symantec Blue Coat Content and Malware Analysis
Symantec Blue Coat Content and Malware Analysis integration.
Forensics & Malware Analysis · Symantec Blue Coat Content and Malware Analysis (Beta)
Details
| ID | Symantec Blue Coat Content and Malware Analysis |
|---|---|
| Provider | Broadcom |
| Category | Forensics & Malware Analysis |
| From Version | 5.0.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | Agentix XSIAM |
README
Playbooks
- Detonate File - Symantec Blue Coat Content and Malware Analysis Beta
- Detonate URL - Symantec Blue Coat Content and Malware Analysis Beta
Configure Symantec Blue Coat Content and Malware Analysis on Cortex XSOAR
- Navigate to Settings > Integrations > Servers & Services.
- Search for Symantec Blue Coat Content and Malware Analysis.
-
Click Add instance to create and configure a new integration instance.
- Name: a textual name for the integration instance.
- Server URL
- API Key
- Use system proxy settings
- Trust any certificate (not secure)
- Max. Polling Time (in seconds):
- Verbose (show log in case of error)
- Environment Images (sbx or ivm or drd)
- Click Test to validate the new instance.
Commands
You can execute these commands from the Cortex XSOAR CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
- Submit a URL for analysis: symantec-cma-upload-url
- Submit a file for analysis: symantec-cma-upload-file
- Retrieves an analysis report: symantec-cma-get-report
1. symantec-cma-upload-url
Notice: Submitting indicators using this command might make the indicator data publicly available. See the vendor’s documentation for more details.
Submit a URL for analysis.
Base Command
symantec-cma-upload-url
Input
| Argument Name | Description | Required |
|---|---|---|
| url | The URL to upload. | Required |
Context Output
There are no context output for this command.
Command Example
!symantec-cma-upload-url url=www.demisto.com
Human Readable Output
2. symantec-cma-upload-file
Submit a file for analysis.
Base Command
symantec-cma-upload-file
Input
| Argument Name | Description | Required |
|---|---|---|
| file_id | The file entry to analyze. | Optional |
Context Output
There are no context output for this command.
Command Example
symantec-cma-upload-file file_id ={entry_id}
Human Readable Output
3. symantec-cma-get-report
Retrieves an analysis report.
Base Command
symantec-cma-get-report
Input
| Argument Name | Description | Required |
|---|---|---|
| task_id | The task ID. | Required |
Context Output
There are no context output for this command.
Command Example
symantec-cma-get-report task_id={task_id}
Human Readable Output
Configuration parameters
url— Server URL (required)api_key— API Keyapi_key_creds—proxy— Use system proxy settingsinsecure— Trust any certificate (not secure)environment— Environment Images (sbx or ivm or drd)
Commands (3)
-
symantec-cma-get-reportRetrieves an analysis report.
-
symantec-cma-upload-fileSubmit a file for analysis.
-
symantec-cma-upload-urlSubmit a URL for analysis.
Note: This is a beta Integration, which lets you implement and test pre-release software. Since the integration is beta, it might contain bugs. Updates to the integration during the beta phase might include non-backward compatible features. We appreciate your feedback on the quality and usability of the integration to help us identify issues, fix them, and continually improve. Notice: Submitting indicators using the ***symantec-cma-upload-url*** command of this integration might make the indicator data publicly available. See the vendor’s documentation for more details.