Secneurx Analysis

Fully automated malware dynamic analysis sandboxing.

Forensics & Malware Analysis · SecneurX Analysis

Configuration parameters

  • url — Server URL (required)
  • apiKey — API Key (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (8)

  • snx-analysis-get-completed

    Get the list of submitted samples whose status is marked as "Completed".

  • snx-analysis-get-pending

    Get the list of submitted samples that are still in pending state.

  • snx-analysis-get-quota

    Get the API Key quota usage details.

  • snx-analysis-get-report

    Get the detailed report of the analyzed sample.

  • snx-analysis-get-status

    Get the status of all the submitted samples.

  • snx-analysis-get-verdict

    Get verdict summary report of the analyzed sample.

  • snx-analysis-submit-file

    Submit a file for Analysis.

  • snx-analysis-submit-url

    Submit the URL for Analysis.