The script used to generate the log appears first followed by the partial preserved log.
#!/bin/bash
# file: cs - clamscan script
clamscan -l clamscan`date -I`.log -r --bell --exclude=/dev --exclude=/proc 
--exclude=/pts --exclude=/tmp -i --detect-broken --block-encrypted --block-max 
--max-files=500 --max-space=10M --max-recursion=8 --max-ratio=250 
--max-mail-recursion=8 --max-dir-recursion=15 --deb=/usr/bin/dpkg-deb / *

Now for the log:

-------------------------------------------------------------------------------


Unpacker process 11675 stopped due to exceeded limits
//usr/share/doc/lg/108/misc/laundrette/laundrette-108.txt: HTML.Phishing.Bank-1 
FOUND
//usr/share/doc/lg/112/lg_laundrette.html: HTML.Phishing.Bank-164 FOUND
//usr/share/doc/lg/issue85/misc/mahoney/c.img.gz: GZip.ExceededFileSize FOUND
//usr/share/doc/lg/issue86/TWDT.txt.gz: Exploit.IFrame.Gen FOUND


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to