wok view squidclamav/description.txt @ rev 25496

Up expat (2.5.0), CVE-2022-43680. Again.
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 02 10:26:08 2022 +0000 (17 months ago)
parents
children
line source
1 SquidClamav is an antivirus for Squid proxy based on the
2 Awards winnings ClamAv anti-virus toolkit.
3 Using it will help you securing your home or enterprise
4 network web traffic.
5 SquidClamav is the most efficient Squid ICAP service
6 antivirus tool for HTTP traffic available for free.
7 It is written in C and can handle thousand of connections.
8 SquidClamav is built for speed and security in mind, it
9 is first used and tested to secure a network with 2,500
10 and more users.
11 It is also known to working fast with 15000+ users.
13 SquidClamav works as an ICAP service through the c-icap
14 server.
15 With SquidClamav you have full control of what kind of
16 HTTP stream must be scanned by Clamav antivirus, this
17 control operate at 3 different levels:
19 - At URL level, you can disable or enable virus scanning
20 for a set of web sites, filename extensions or anything
21 that can be matched in an URL.
22 - At client side by disabling or enabling virus scan to a
23 set of usernames, source Ip addresses or computer DNS
24 names.
25 - At HTTP header level, where you can disable or enable
26 virus scanning following the content type or file size.
28 SquidClamav scans all HTTP traffic by default (mode
29 "ScanAllExcept") but it can be turned into a
30 "ScanNothingExcept" mode to scan only some files.