Details
| ID | Viper |
|---|---|
| Provider | VOXX International |
| Category | Forensics & Malware Analysis |
| From Version | 6.0.0 |
| Docker Image | demisto/python3:3.12.8.3296088 |
| Supported Modules | Agentix XSIAM |
README
Viper is a binary analysis and management framework.
Configure Viper in Cortex
| Parameter | Required |
|---|---|
| Server URL | True |
| API Key | True |
| Trust any certificate (not secure) | False |
| Use system proxy settings | False |
| Viper Project | True |
Commands
You can execute these commands from the 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.
viper-download
Download a sample with file hash
Base Command
viper-download
Input
| Argument Name | Description | Required |
|---|---|---|
| file_hash | SHA256 Value. | Required |
Context Output
There is no context output for this command.
viper-search
Search for sample with file hash
Base Command
viper-search
Input
| Argument Name | Description | Required |
|---|---|---|
| file_hash | SHA256 Value. | Required |
Context Output
There is no context output for this command.
Configuration parameters
url— Server URL (required)apikey— API Key (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsviper_project— Viper Project (required)
Commands (2)
-
viper-downloadDownload a sample with file hash
-
viper-searchSearch for sample with file hash