Viewing the status of retroactive detection of a hash using the CLI

Prev Next

Follow these steps to view the status of retroactive detection of a hash for a malware object by using the show submission id command.

To view the status of retroactive detection of a hash for a malware object:
  1. Enable the CLI enable mode.

    hostname > enable
  2. View the status of retroactive detection of a hash for a malware object.

    hostname > show submission id <submission_id>

    where <submission_id> is the submission ID number.

    The following example shows the output of the show submission id command on an appliance:

    Submission ID: 55
     UUID                  : 33a731ea-5f7e-4652-bb48-0553573ed998
     Malware ID            : 126
     md5sum                : f0a9456519fc7670acdd379f59f308e4
     File type             : pdf
     Status               : dti_detection
     Malicious             : YES
         Analysis Object ID      : 119
         Analysis Object Name    : 5urls.pdf
         Analysis File Type      : pdf
         md5sum                  : f0a9456519fc7670acdd379f59f308e4
         Dynamic Analysis jobs   : 2
         Static Analysis jobs    : 3
         ...