From 40a4b9bf9a4bf496b3d5d6f51540b18e735b18b8 Mon Sep 17 00:00:00 2001 From: Nishant Limbachia Date: Wed, 12 May 2010 23:31:59 +0200 Subject: network/clamav-unofficial-sigs: Added to 12.2 repository --- network/clamav-unofficial-sigs/README | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 network/clamav-unofficial-sigs/README (limited to 'network/clamav-unofficial-sigs/README') diff --git a/network/clamav-unofficial-sigs/README b/network/clamav-unofficial-sigs/README new file mode 100644 index 0000000000..e7a7acc76e --- /dev/null +++ b/network/clamav-unofficial-sigs/README @@ -0,0 +1,29 @@ +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 +capabilities and make an excellent enhancement to native clamav signatures. +It is especially useful when running a mailserver with clamav. The best +way to update signatures is probably to setup a cron job to do so. + +The following four sources of signatures are used by default: +1) SaneSecurity +2) MSRBL (Realtime Blacklists) +3) SecuriteInfo +4) MalwarePatrol + +These sources are fully tweakable via the config file. Also refer to the +documentation included with the package which provides configuration and +setup infomation. + +The following are the URLs for each signature source: +SaneSecurity: http://www.sanesecurity.com/index.htm +SecuriteInfo: http://www.securiteinfo.com/services/clamav_unofficial_malwares_signatures.shtml +MSRBL: http://www.msrbl.com/ +MalwarePatrol: http://www.malware.com.br/ + +A sample cron entry is included in the package docs; please make appropriate +changes to it and add it to root's crontab. + +You must have clamav installed to run this. Also, if you are using a firewall +on your server, you may have to allow rsync traffic, as MSRBL sigs are +downloaded using rsync. -- cgit v1.2.3