Configuration parameters
integrationReliability— Source Reliabilityserver— Server URL (e.g., https://cloud.vmray.com) (required)credentials—proxy— Use system proxy settingsinsecure— Trust any certificate (not secure)retry_on_rate_limit— Retry requests when API is rate limitedapi_key— API Key (Deprecated)
Commands (20)
-
get_job_sampleDeprecatedThis command performs a function similar to the 'vmray-get-job-by-sample' command.
-
get_resultsDeprecatedsimilar to vmray-get-sample.
-
upload_sampleDeprecatedRetrieves a sample using the sample ID. (Deprecated).
-
vmray-add-tagAdds a tag to an analysis and/or a submission.
-
vmray-delete-tagDeletes tags from an analysis and/or a submission.
-
vmray-get-analysis-by-sampleRetrieves all analysis details for a specified sample.
-
vmray-get-iocsRetrieves Indicators of Compromise for a specified sample.
-
vmray-get-job-by-idRetrieves a job by job ID.
-
vmray-get-job-by-sampleRetrieves details for all jobs for a specified sample.
-
vmray-get-license-usage-reportsGet the used quota of reports.
-
vmray-get-license-usage-verdictsGet the used quota of verdicts.
-
vmray-get-pdf-reportRetrieves the PDF report for a specific sample.
-
vmray-get-sampleRetrieves a sample using the sample ID.
-
vmray-get-sample-by-hashRetrieves sample information by hash.
-
vmray-get-screenshotsRetrieves screenshots taken during a specific dynamic analysis. The screenshots are stored with file names like 'analysis_5_screenshot_2.png'. In this example, '5' represents the analysis ID from which the screenshot came, and '2' indicates that it's the third screenshot taken during the analysis, in chronological order.
-
vmray-get-submissionRetrieves the results of a submission.
-
vmray-get-summaryRetrieves the Summary JSON v2 for a specific analysis.
-
vmray-get-threat-indicatorsRetrieves threat indicators (VTI).
-
vmray-upload-sampleSubmits a sample to VMRay for analysis.
-
vmray-upload-urlSubmits a URL for analysis.