diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2016-08-19 16:23:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-20 07:49:48 +0700 |
commit | 1c27ddc87ffee3f3294b3e6c03666248f77b1244 (patch) | |
tree | e8dffcacf3ec22aca6ff0bccd92e04d883ac28ce /network/clamav-unofficial-sigs/README | |
parent | 30a0b2fe2e5af60a5fde3bd28dd2192f81f5f502 (diff) | |
download | slackbuilds-1c27ddc87ffee3f3294b3e6c03666248f77b1244.tar.gz |
network/clamav-unofficial-sigs: Updated for version 5.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/clamav-unofficial-sigs/README')
-rw-r--r-- | network/clamav-unofficial-sigs/README | 21 |
1 files changed, 5 insertions, 16 deletions
diff --git a/network/clamav-unofficial-sigs/README b/network/clamav-unofficial-sigs/README index 5b1f013ecd..936738ebb7 100644 --- a/network/clamav-unofficial-sigs/README +++ b/network/clamav-unofficial-sigs/README @@ -6,25 +6,14 @@ 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 to set up a cron job. -Following four sources of signatures are used by default in the config file: - -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. -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/ +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: -A sample cron entry is included in the package docs, please make appropriate -changes to it and add it to root's crontab. +http://sanesecurity.com/usage/linux-scripts/ -If you are using a firewall on your server, you may have to allow rsync -traffic as MSRBL sigs are downloaded using rsync. +A sample cron job script is included in the package docs. |