sandbox
Use the sandbox operator to submit a URL to a ThreatStream sandbox.
Syntax
|sandbox <field or value> '<sandbox_type>'
<field or value>
|
Specify a field having a URL; or specify a URL. |
<sandbox_type>
|
Specify the type of sandbox configured in ThreatStream for your organization:
|
Usage
You can use the sandbox operator to submit a URL to a ThreatStream sandbox. In addition to submitting the URL, the operator adds the following fields to results:
-
sandbox_submission_success:1indicates submission successful;0indicates submission failed. -
sandbox_error_message: String containing an error message (if any).
For information about sandboxes, refer to ThreatStream online help.
Examples
Example 1: Submit URL field to VMRAY sandbox for analysis.
|sandbox url 'VMRAY'
Example 2: Submit hardcoded URL to Anomali sandbox for analysis.
|sandbox 'https://www.fakeurl.com/img_1.png' 'ANOMAL