show malware no-os-change-anomaly

Prev Next

Displays malware analysis jobs with no operating system change anomaly events.

Syntax

show malware no-os-change-anomaly [limit <number>]

Parameters

limit <number>

(Optional) Displays the specified number of entries for jobs with no operating system change anomaly events. You can display up to 1000 entries.

Output fields

The following table describes the output fields for the show malware no-os-change-anomaly command. Fields are listed in the approximate order in which they appear in the output.

Field

Description

Malware ID

Specific malware analysis job number.

Submission ID

Specific malware submission job number.

Analysis Type

Type of malware analysis (sandbox or live) that is associated with the malware submission job number.

URL

Single URL of the malware sample.

Analysis Timeout

Number of seconds after which the malware analysis stops if the analysis is not complete.

Analysis Priority

Priority setting for the current analysis, if you add multiple analysis jobs at the same time to the MVX engine queue. The default priority is normal.

Force

Force the Malware Analysis appliance to perform the submitted analysis even if it matches a previous submission for which forensic results have been generated.

Profile Name

Guest image profile that the MVX engine uses for the current malware analysis job.

Profile ID

Guest image profile ID number.

Application

Application used to test submitted content.

Md5Sum

Result of the MD5 checksum.

State

Whether the malware submission job has been completed, is in the queue waiting to be analyzed, or is currently running.

Submitted Time

Date and time when the malware analysis job was submitted.

Download Start Time

Start time of the download.

Download End Time

End time of the download.

Run Start Time

Start time of the analysis.

Run End Time

End time of the analysis.

IM

Whether the sample is malicious. The results can be Yes, No, or blank. If the entry is blank, the Malware Analysis appliance cannot confirm a malicious attack. Further forensics might be required.

Number of Events

Number of events identified in the analysis.

Children Malware ID (s)

Specific child malware analysis job number that is associated with the parent malware submission.

Parent Malware ID

Specific parent malware analysis job number that is associated with the child malware submission.

Example

The following example displays one malware analysis and submission job with no operating system change anomaly events:

hostname # show malware no-os-change-anomaly limit 1
Malware ID 916
Submission ID 916
    Analysis Type:         sandbox
    URL:                   http://malrepo.eng.fireeye.com/repo/windows/Windows-Ebryx/test_data/malware_families/Gapz_756f1576aaf50357662a885e6ef80c06
    Analysis Timeout:      120
    Analysis Priority:     normal
    Force:                 true
    Profile Name:          winxp-sp3
    Profile ID:            43
    Application:           -
    Md5Sum:                756f1576aaf50357662a885e6ef80c06
    State:                 done
    Status:                success
    Submitted Time:        2015-08-26 00:44:12 UTC
    Download Start Time:   2015-08-26 01:07:03 UTC
    Download End Time:     2015-08-26 01:11:56 UTC
    Run Start Time:        2015-08-26 01:08:01 UTC
    Run End Time:          2015-08-26 01:11:57 UTC
    IM:                    YES
    Number of Events:      0
    Children Malware ID(s) 1295
    Parent Malware ID      -

User role

Admin, Operator, Monitor, or Analyst

Command mode

Enable

Supported appliances

This command is supported on the following appliance running the specified release or later:

  • Malware Analysis: Release 7.5. The limit option was added and the command output was enhanced to display the statistics about a specific malware submission job in Release 7.7.