Displays the workorder information that is ordered by traces for the malware submissions based on a destination IP address.
Syntax
show workorders traces dst <IP_address>Parameters
None
Output fields
The following table describes the output fields for the show workorders traces dst command. Fields are listed in the approximate order in which they appear in the output.
Field | Description |
|---|---|
Submission ID | Specific malware submission job number. |
Malware ID | Specific malware analysis job number. |
Source IpAddress | IP address of the source. |
Destination IpAddress | IP address of the destination. |
md5sum | MD5 checksum of the attachment. |
File type | File type that is associated with the malware submission job. |
Status | Whether the analysis succeeded or failed. |
Malicious | Whether the malware submission was detected as malicious. |
Analysis Object ID | Analysis object job number that is associated with the malware submission. |
Analysis Object Name | Analysis object name that is associated with the malware submission job. |
Analysis File Type | Analysis file type that is associated with the malware submission job. |
Static Analysis weight | Weight that is assigned to a static analysis job on a particular object. |
Dynamic Analysis weight | Weight that is assigned to a dynamic analysis job on a particular object. |
Dynamic Analysis jobs | Number of dynamic analysis jobs that have been processed on a particular object. |
Static Analysis jobs | Number of static analysis jobs that have been processed on a particular object. |
Job ID | Job number that is associated with the malware submission. |
OS name | Guest image profile. |
Application name | Application used to test the content. |
OS Changes weight | Weight assigned based on a correlation between a set of rules and a set of operating system (OS) change activities detected by the virtual machine (VM) during dynamic analysis. |
CNC Match weight | Weight that is assigned by a custom rule that is used for callback detection on a VM during dynamic analysis. |
Assigned time | Timestamp generated when the malware submission job started the detection operation on a VM. |
Complete time | Timestamp generated when the malware submission job completed the detection operation on a VM. |
Job runtime | Time needed to complete the malware submission job. |
Examples
The following example displays the workorder information that is ordered by traces for the malware submissions based on a particular destination IP address:
hostname # show workorders traces dst 50.110.99.114
Submission ID: 1741
Malware ID : 1745
Source IpAddress : 101.82.55.107
Destination IpAddress : 50.110.99.114
md5sum : feb8f4dcaa7b6f575e1d896dfa0d5580
File type : exe
Status : success
Malicious : YES
Analysis Object ID : 1575
Analysis Object Name : feb8f4dcaa7b6f575e1d896dfa0d5580.bin
Analysis File Type : exe
md5sum : feb8f4dcaa7b6f575e1d896dfa0d5580
Static Analysis weight : 100
Dynamic Analysis weight : 600
Dynamic Analysis jobs : 2
Static Analysis jobs : 4
SA engine weight : 100
SA job ID : 6298
SA sub-engine name : clamd
SA sub-engine signature : Worm.Allaple-306
SA sub-engine weight : 80
SA sub-engine name : sophos
SA sub-engine signature : W32/Allaple-F
SA sub-engine weight : 100
SA engine weight : 100
SA job ID : 6297
SA sub-engine name : avs
SA sub-engine signature : Worm.Email.Allaple
SA sub-engine weight : 100
Job ID : 3116
OS name : winxp-sp3
Application name : Windows Explorer
OS Changes weight : 600
CNC Match weight : 0
Assigned time : 2015-09-14 17:21:14.787489
Complete time : 2015-09-14 17:25:15.96968
Job runtime : 00:04:01.182191
Job ID : 3117
OS name : win7x64-sp1
Application name : Windows Explorer
OS Changes weight : 300
CNC Match weight : 0
Assigned time : 2015-09-14 17:21:34.813998
Complete time : 2015-09-14 17:22:49.255766
Job runtime : 00:01:14.441768
User role
Admin, Monitor, or Analyst.
Command mode
Enable
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Network Security: Before Release 7.5. The command output was enhanced to display the statistics about a specific malware submission job in Release 7.7.