Re: [clamav-users] Create md5 sig from HTML file

2011-04-30 Thread lukn
Hello Tomasz Am 29.04.2011 16:45, schrieb Tomasz Kojm: Please open a bug report at bugs.clamav.net and attach the HTML file if possible. Thanks for your quick reply, bug has been filed: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=2764 bye lukn ___

Re: [clamav-users] Create md5 sig from HTML file

2011-04-29 Thread Tomasz Kojm
On Fri, 29 Apr 2011 15:22:16 +0200 lukn wrote: > Dear Clamav-List > > I'm trying to build an md5-sigs from HTML-files. My procedure is as > follows: > > mkdir /tmp/clamsig > cd /tmp/clamsig > sigtool --html-normalise=/data/foo.html > mv nocomment.html foo.html > sigtool --md5 foo.html >> /tmp/ht

[clamav-users] Create md5 sig from HTML file

2011-04-29 Thread lukn
Dear Clamav-List I'm trying to build an md5-sigs from HTML-files. My procedure is as follows: mkdir /tmp/clamsig cd /tmp/clamsig sigtool --html-normalise=/data/foo.html mv nocomment.html foo.html sigtool --md5 foo.html >> /tmp/htmlfiles.hdb Then I verified the file using clamscan --database=/tm