vmray

Malware analysis sandboxing.

Forensics & Malware Analysis · VMRay Analyzer

Configuration parameters

  • integrationReliability — Source Reliability
  • server — Server URL (e.g., https://cloud.vmray.com) (required)
  • credentials
  • proxy — Use system proxy settings
  • insecure — Trust any certificate (not secure)
  • retry_on_rate_limit — Retry requests when API is rate limited
  • api_key — API Key (Deprecated)

Commands (20)

  • get_job_sample Deprecated

    This command performs a function similar to the 'vmray-get-job-by-sample' command.

  • get_results Deprecated

    similar to vmray-get-sample.

  • upload_sample Deprecated

    Retrieves a sample using the sample ID. (Deprecated).

  • vmray-add-tag

    Adds a tag to an analysis and/or a submission.

  • vmray-delete-tag

    Deletes tags from an analysis and/or a submission.

  • vmray-get-analysis-by-sample

    Retrieves all analysis details for a specified sample.

  • vmray-get-iocs

    Retrieves Indicators of Compromise for a specified sample.

  • vmray-get-job-by-id

    Retrieves a job by job ID.

  • vmray-get-job-by-sample

    Retrieves details for all jobs for a specified sample.

  • vmray-get-license-usage-reports

    Get the used quota of reports.

  • vmray-get-license-usage-verdicts

    Get the used quota of verdicts.

  • vmray-get-pdf-report

    Retrieves the PDF report for a specific sample.

  • vmray-get-sample

    Retrieves a sample using the sample ID.

  • vmray-get-sample-by-hash

    Retrieves sample information by hash.

  • vmray-get-screenshots

    Retrieves 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-submission

    Retrieves the results of a submission.

  • vmray-get-summary

    Retrieves the Summary JSON v2 for a specific analysis.

  • vmray-get-threat-indicators

    Retrieves threat indicators (VTI).

  • vmray-upload-sample

    Submits a sample to VMRay for analysis.

  • vmray-upload-url

    Submits a URL for analysis.