extremeshok / clamav-unofficial-sigs

ClamAV Unofficial Signatures Updater maintained by eXtremeSHOK.com
https://eXtremeSHOK.com
Other
521 stars 118 forks source link

SecuriteInfo missing databases #416

Open reinks2112 opened 2 years ago

reinks2112 commented 2 years ago

https://www.securiteinfo.com/clients/customers/account lists in the "Setup" tab two more databases which are unknown to clamav-unofficial-sigs:

As a workaround I added them to user.conf:

securiteinfo_dbs+=(
securiteinfo.yara|LOW
securiteinfo.pdb|LOW
)
mnalis commented 8 months ago

Although, according to docs, those do not work with Basic (free of charge) plan (so should go to securiteinfo_premium_dbs instead?)

reinks2112 commented 7 months ago

Yes of course, should be securiteinfo_premium_dbs. Sorry, my fault. :-(