2010-05-13 06:35:57 +08:00
|
|
|
clamav-unofficial-sigs provides a shell script to download, verify (GPG) and
|
|
|
|
integrate third-party clamav signatures into the clamav database. These
|
|
|
|
third-party signatures provide valuable spam and malware detection
|
2010-05-13 05:31:59 +08:00
|
|
|
capabilities and make an excellent enhancement to native clamav signatures.
|
|
|
|
|
2010-07-04 15:09:33 +08:00
|
|
|
It is especially useful when running a mailserver with clamav. The best way to
|
2017-03-30 19:04:05 +08:00
|
|
|
update signatures is to set up a cron job.
|
2010-05-13 06:35:57 +08:00
|
|
|
|
|
|
|
These sources are fully tweakable via the config file. Also refer to the
|
|
|
|
documentation included with the package which provides configuration and
|
2010-05-13 05:31:59 +08:00
|
|
|
setup infomation.
|
|
|
|
|
2016-08-19 17:23:18 +08:00
|
|
|
The original script was from Bill Landry but it has not been updated for a
|
|
|
|
while now and so this new script from ExtremeSHOK is now the recommended
|
|
|
|
way to update third-party signature. More information is here:
|
2010-05-13 05:31:59 +08:00
|
|
|
|
2016-08-19 17:23:18 +08:00
|
|
|
http://sanesecurity.com/usage/linux-scripts/
|
2010-05-13 05:31:59 +08:00
|
|
|
|
2017-10-14 20:29:58 +08:00
|
|
|
A sample cron job script is included in the package docs -- but it needs
|
|
|
|
modifying to work with Slackware.
|