Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Focus-Linux
[Top] [All Lists]

Re: opensource anti-virus gateway application for HTTP traffic!

Subject: Re: opensource anti-virus gateway application for HTTP traffic!
Date: Wed, 29 Dec 2004 19:12:01 +0100
Dnia 2004-12-28 10:35, UE<ytkownik NabilM@kuveytturk.com.tr napisaE:

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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

<Prev in Thread] Current Thread [Next in Thread>