show object-analysis running

Prev Next

Displays the total number of malware object analysis jobs that are currently in process and have not completed. The malware analysis job number in that specific malware submission is provided by using the show submission id command.

Syntax

show object-analysis running

Parameters

None

Output fields

The following table describes the output fields for the show object-analysis running command. Fields are listed in the approximate order in which they appear in the output.

Field

Description

Submission ID

Specific malware submission job number.

Submission name

Specific malware submission name.

Total files analyzed

Total number of files that have been analyzed.

Analysis timeout

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

File type

File type that is associated with the malware analysis job.

Force analyze

Force the Network Security appliance to always submit a malware sample to be analyzed on a VM.

Initial weight

Initial weight is always set to zero for a particular malware sample.

Submission time

Date and time when the malware analysis job was submitted.

Analysis start time

Start time of the analysis.

Example

The following example displays one malware object analysis job that is currently in process and has not yet completed:

hostname # show object-analysis running
Number of malware running  :        1
  Submission ID 987
  Submission name          : 0a3de994abbfa1b7c4ba2be6ed66f09f935c241ac0c23d5e10c1c5c4f8d10824.bin
  Total files analyzed     : 1
  Analysis timeout(s)      : 240
  File type                : exe
  Force analyze            : f
  Initial weight           : 0
  Submission time          : 2015-10-29 14:24:01.488632
  Analysis start time      : 2015-10-29 14:24:01.661643

The following example displays malware analysis job 850 that is provided for malware submission 987 by using the show submission id command:

hostname # show submission id 987
Submission ID: 987
 Malware ID            : 850
 Source IpAddress      : 21.83.95.243
 Destination IpAddress : 21.83.95.244
 md5sum                : adb000352cc2cb248f00a4ee484e20cc
 File type             : exe
 Status                : success
 Malicious             : YES

User role

Administrator, Operator, 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. Command output was enhanced to display the statistics about a specific malware submission job in Release 7.7.