clamav-devel-20030923, compiled on FreeBSD 4.8-RC:

$ ls
message.45137.txt       message.84548.txt

$ clamscan --disable-summary
[...]/message.45137.txt: Worm.Gibe.F FOUND
[...]/message.84548.txt: Exploit.IFrame.Gen FOUND

$ clamdscan
[...]/message.45137.txt: Worm.Gibe.F FOUND
[...]/message.84548.txt: Exploit.IFrame.Gen FOUND

----------- SCAN SUMMARY -----------
Infected files: 2
Time: 0.032 sec (0 m 0 s)

$ clamscan --disable-summary - < message.45137.txt
stdin: Worm.Gibe.F FOUND

$ clamscan --disable-summary - < message.84548.txt
stdin: Exploit.IFrame.Gen FOUND

$ clamdscan - < message.45137.txt
stream: OK

----------- SCAN SUMMARY -----------
Infected files: 0
Time: 0.094 sec (0 m 0 s)

$ clamdscan - < message.84548.txt
Broken pipe

These files are obtainable from:

        http://www.grendel.net/handler/private/clamav/

If people want to reproduce.

--michael


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Clamav-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-devel

Reply via email to