Re: opensource anti-virus gateway application for HTTP traffic!
"Łukasz (Woo) Kwiek" <[email protected]>
| Newsgroups | gmane.comp.security.linux |
|---|---|
| Message-ID | <[email protected]> |
Dnia 2004-12-28 10:35, Użytkownik [email protected] napisał: >Is there any thing like that in the open source community projects? I >know that there are some antivirus applications like clamav designed to >act as SMTP/Email anti-virus gateway. I am looking for some thing like a >'http proxy' that also checks and blocks the effected files passing >through it over http. Some thing like TrendMicro's InterScan Web >Security Suite >(http://www.trendmicro.com/en/products/gateway/iwss/evaluate/overview.ht >m). > > Well, I'm not expert in configuring squid (caching, proxy server) but there is an option called "redirect_program path/to/redirector"; with some programming skills you can fetch target of url and scan in with (for example) clamav - if it is a virus the redirect program will return url to deny/warning message html page otherwise it returns null string and url wont be changed. Ofcourse it's only an idea ;-). Greets, Woo
smime.p7s
(application/x-pkcs7-signature, 3.2 KB) - not displayed