display av-signature
Function
The display av-signature command can display information about virus families or virus signatures with specific IDs in the antivirus signature database.
Parameters
Parameter | Description | Value |
---|---|---|
av-signature-id | Specifies the ID of an AV signature. |
The value is an integer ranging from 1 to 4294967295. |
database | Display the virus family information of the signature database. |
- |
Example
# Display information of virus families.
<AC6605> display av-signature database
-------------------------------------------------------------------------------
Total Virus Family : 6861
Total Virus Signature : 5000000
-------------------------------------------------------------------------------
Packed.Win32.AutoIt
Packed.Win32.Krap
Packed.Win32.InstallCore
Packed.Win32.TDSS
Packed.Win32.PolyCrypt
Packed.Win32.Katusha
Packed.Win32.Agent
Packed.Win32.Tibs
Packed.Win32.Klone
Packed.Win32.Black
Packed.Win32.Pasta
Packed.Win32.PePatch
Packed.Win32.Hrup
Packed.Win32.CPEX-based
Packed.Win32.Boaxxe
Packed.Win32.NSAnti
Packed.Win32.Mondera
Packed.Win32.Koblu
Packed.Win32.Clicker
Packed.Win32.Zack
Packed.Win32.BlackCode
Packed.Win32.MALOB
Packed.Win32.Huer
---- More ----
# Display the virus whose ID is 1000.
<AC6605> display av-signature 1000
-----------------------------------------------------------------------------
AV Signature ID : 1000
AV Signature Name: Trojan-Downloader.Win32.Delf.11
-----------------------------------------------------------------------------