HTTP Anti-Virus Proxy

Official HAVP Support Forum
Registration disabled, I'm tired of spambots. E-mail havp@hege.li if you have questions.
HAVP project is pretty much frozen/abandoned at this time anyway.


All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Avast scanner error
PostPosted: 27 Oct 2010 13:24 
Offline

Joined: 27 Oct 2010 13:14
Posts: 2
Using Avast4 (3.2.1) the current scanner implementation in HAVP (0.91 and 0.92 tested) causes a File Not Found error in the avast logs, and HAVP reports a failure to identify the Eicar signature.

This can be fixed by adjusting the scanner command to omit QUIT\r\n (per AVG).

diff original/havp/scanners/avastscanner.cpp patched/havp/scanners/avastscanner.cpp
62c62
< ScannerCmd += "\r\nQUIT\r\n";
---
> ScannerCmd += "\r\n";


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group