Moti @ OnlineBackupVault.com skrev den 12-02-2013 14:59:
I would like to build a malware/virus URL scanner/cleaner based on ClamAV
engine.

nope

echo "clamav" | sigtool --hex-dump >clamav.hex
echo "clamav.test.1:0:*:" <clamav.hex >clamav.ndb

clamscan --database=clamav.ndb
cat clamav.ndb | sigtool --decode-sigs

will now scan for any content of clamav in any file

clamav cant modify files so its just scanning, not cleaner

Anyone out there that can build it for me?

see the wiki, if something is not documented plase say so

imho there is no point in another scanner unless you like to make it have speciel workings, was it another thing you like to do ?



_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to