Add HowTo whitelist signature / get info about signatur.

This commit is contained in:
2019-05-15 18:08:11 +02:00
parent fa4ae5c3f3
commit 885468b84b
2 changed files with 152 additions and 0 deletions

View File

@ -0,0 +1,22 @@
# ----------
# Get signature info (decode signatur)
# ----------
# - See also: https://lists.gt.net/clamav/users/73547
# - If yoe see something like
# -
# - May 15 15:49:56 mx amavis[19815]: (19815-17) Blocked INFECTED (MBL_27966083.UNOFFICIAL)
# -
# - you can get some infos about the blockin signatur (MBL_27966083.UNOFFICIAL)
# - using clamav's 'sigtool' (ommit '.UNOFFICIAL' if present:
# -
sigtool --find-sigs MBL_27966083 | sigtool --decode-sigs
sigtool --find-sigs=MBL_27966083 | sigtool --decode-sigs
# - Output of that command is:
# -
VIRUS NAME: MBL_27966083
DECODED SIGNATURE:
https://docs.google.com