Main > Free Download Search >

Free avira antivir software for linux

avira antivir

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7
AVIRA Webmin Remote Panel 1.3

AVIRA Webmin Remote Panel 1.3


AVIRA Webmin Remote Panel is designed to make the maintenance of AVIRA products easier and less time consuming. more>>
AVIRA Webmin Remote Panel is designed to make the maintenance of AVIRA products easier and less time consuming.
This product addresses mainly the users of AVIRA server products and especially the system administrators who must keep track of various services on production servers.
Complex solutions based on multiple AVIRA products for Unix are now easy to configure and maintain with AVIRA Webmin Remote Panel. It is smoothly integrated as a module of the Webmin configuration tool, intended to meet the needs of system administrators.
This is a separate application that was developed as a Webmin module, being a handy graphical tool and a time saver for companies dealing with multiple AVIRA products. Via a straightforward graphical interface, AVIRA Webmin Remote Panel helps managing configuration files and eases the maintenance process of AVIRA solutions.
Placed between the configuration files and the system administrator, this module helps managing the following AVIRA products:
- AVIRA Desktop for Unix
- AVIRA for Unix Server
- AVIRA MailGate
- AVIRA for Sendmail-Milter
- AVIRA WebGate
AVIRA Webmin Remote Panel highlights a simple management interface, designed to configure and smoothly control AVIRA products installed on a network. This application helps you stay informed about the status of your currently running AVIRA solutions, displaying the messages generated by these applications in the system logs.
AVIRA Webmin Remote Panel also manages the engine settings, helping to keep track of administration alerts, licenses and other related aspects.
Main features:
- Configuration of AVIRA Desktop for Unix;
- Configuration of AVIRA for Unix Server;
- Configuration of AVIRA MailGate;
- Configuration of AVIRA Sendmail-Milter;
- Configuration of AVIRA WebGate;
- Simple interface for controlling installed AVIRA products on your system;
- Simple interface for displaying the messages generated by AVIRA products in the system logs.
<<less
Download (0.066MB)
Added: 2005-11-03 License: Free for non-commercial use Price:
1464 downloads
Viralator Proxy Virus Scanner 0.9.7

Viralator Proxy Virus Scanner 0.9.7


Viralator Proxy Virus Scanner is a Perl script that virus scans HTTP/FTP downloads request on a UNIX server. more>>
Viralator is a Perl script that virus scans HTTP/FTP downloads request on a UNIX server after passing through the Squid proxy server.
Even when I implemented virus protection for my network email server we still continued to get the odd virus. Most of the viruses came from people using free webmail accounts like Hotmail or Yahoo and downloading the infected attachments to their machines or through downloading junk.
Rather than block access to the users I decided to look at how we could better protect the network. I looked at a couple of different products both comercial and free but they were either too expensive or did not meet my needs.
That is how Viralator was born. Viralator Proxy Virus Scanner is licenced under the GPL.
Viralator should work in any UNIX system that uses Apache and Squid servers. We have reports about successful instalations on:
- RedHat Linux
- Mandrake Linux
- SuSe Linux
- e-Smith Linux
- Slackware Linux
- Conectiva Linux
- Debian Gnu Linux
Supported Redirectors:
- Squirm
- SquidGuard
- Jesred
Supported Virus Scanners
- AntiVir
- AVP
- RAV
- Inoculate
- Sophos Sweep
- McAfee
- Trend
- Clamav
- Bit Defender (free edition)
The original concept for Viralator came from the Viromat project. Without Viromat the Viralator project would not have had a starting point. We can also thank Ralph Meyer for badgering me into releasing the script under the GPL.
Enhancements:
- Parenthesis are included on the regular expression used to validate URLs.
- The character set checking step, which was not working before last patch released, has been fixed.
<<less
Download (0.029MB)
Added: 2006-06-16 License: GPL (GNU General Public License) Price:
1240 downloads
POP3 Virus Scanner Proxy 0.4

POP3 Virus Scanner Proxy 0.4


POP3 Virus Scanner Proxy is a full-transparent proxy daemon which scans all mails for viruses more>>
POP3 Virus Scanner Proxy is a full-transparent proxy daemon which scans all mails for viruses using third party scanners (built-in support for AVPD and Trophie).

You have to set up a port redirection in the linux-netfilter (iptables) so that all connections from e.g. inside your office to any POP3 server outside in the world will not leave your router, but come a local port, on which POP3VScan listens. POP3VScan receives from the linux kernel the original destinations of packets (the POP3 server outside in the world) and will connect to them.

All data we receive from the client will be sent to the server, and vice versa. With a little enhancement: we parse the neccessary parts of the POP3 protocol and when an email is sent from the server, we store it into a file, invoke a virusscanner and send it if it is good, or we just replace it with a virus notification. It should be possible to use all scanners using the scannertype=basic. Also POP3VScan provides scannertype=avpd for high-speed scanning using Kaspersky Anti-Virus for Linux, every C programmer can easily adept other scan-daemons (trophie, sophie, antivir, ...).

Neither the client nor the server has to be configured, none of them will take notice that theres a mailscanner (except the client when he gets a virus notification or if he looks into the header, and the server gets our ip as source).
<<less
Download (0.13MB)
Added: 2006-07-07 License: GPL (GNU General Public License) Price:
1208 downloads
MailScanner 4.63.1-2

MailScanner 4.63.1-2


MailScanner is a free anti-virus and anti-spam filter protecting over 5 billion e-mails every week, for many millions of users. more>>
MailScanner is an email virus scanner, vulnerability protector, and spam tagger. It supports the Postfix, Sendmail, Exim, Qmail, and ZMailer MTAs, and the Sophos, McAfee, F-Prot, F-Secure, CommandAV, InoculateIT, Inoculan, eTrust, Kaspersky, Nod32, AntiVir, BitDefender, RAV, Panda, DrWeb, ClamAV, and other anti-virus scanners.

MailScanner uses SpamAssassin for highly successful spam identification, and is designed to handle denial of service attacks. It will detect password-protected zip files and apply filename checking to their contents.

It is very easy to install, requires no changes at all to your sendmail.cf file, is designed to be lightweight, and wont grind your mail system to a halt with its load. It can be integrated into any email system, regardless of the software in use.
<<less
Download (5.2MB)
Added: 2007-08-09 License: GPL (GNU General Public License) Price:
824 downloads
p3pmail 2.9.05

p3pmail 2.9.05


p3pmail provides a tool that removes dangerous HTML tags from email. more>>
p3pmail provides a tool that removes dangerous HTML tags from email.

p3pmail will remove dangerous HTML tags from email messages to make them safer for viewing. It does this by skipping the header of the email message before parsing it for dangerous HTML tags. It will only parse HTML email.

You have to set up a port redirection with iptables so that all connections from e.g. inside your office to any POP3/POP3S/SMTP server outside in the world will not leave your router, but come to a local port, on which P3Scan listens.

P3Scan receives from the Linux kernel the original destination (the email server outside in the world) and will connect to them.

All data we receive from the client will be sent to the server, and vice versa. With a little enhancement: we parse the necessary parts of the protocol and when an email is sent from the server, we store it into a file, invoke our scanning, and send it along if it is good, or in the event of POP3/POP3S we replace it with a virus notification and optionally delete the infected message. For infected SMTP messages, we reject the message.

It should be possible to use all scanners using the scannertype=basic.
Also, P3Scan provides scannertype=avpd for high-speed scanning using Kaspersky Anti-Virus for Linux, every C programmer can easily adept other scan-daemons (trophie, sophie, antivir, ...).

Neither the client nor the server has to be configured, none of them will take notice that theres a mail scanner (except the client when he gets a virus notification or if he looks into the header, and the server gets our ip as source).

<<less
Download (MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
934 downloads
P3Scan 2.9.08d

P3Scan 2.9.08d


P3Scan is a full transparent proxy server for email clients. more>>
P3Scan is a full transparent proxy server for email clients. It runs on a Linux box with iptables (for port redirection).

P3Scan can be used to provide email scanning from the Internet to any internal network, and is ideal for helping to protect your "Other OS" LAN from harm, especially when used in conjunction with a firewall and other Internet proxy servers.

It is designed to enable scanning of incoming email messages for viruses, worms, trojans, spam, and harmful attachments. Because viewing HTML email can enable a spammer to validate an email address (via Web bugs), it can also provide HTML stripping.

You have to set up a port redirection with iptables so that all connections from e.g. inside your office to any POP3/POP3S/SMTP server outside in the world will not leave your router, but come to a local port, on which P3Scan listens.

P3Scan receives from the Linux kernel the original destination (the email server outside in the world) and will connect to them.

All data we receive from the client will be sent to the server, and vice versa. With a little enhancement: we parse the necessary parts of the protocol and when an email is sent from the server, we store it into a file, invoke our scanning, and send it along if it is good, or in the event of POP3/POP3S we replace it with a virus notification and optionally delete the infected message. For infected SMTP messages, we reject the message.

It should be possible to use all scanners using the scannertype=basic.

Also, P3Scan provides scannertype=avpd for high-speed scanning using Kaspersky Anti-Virus for Linux, every C programmer can easily adept other scan-daemons (trophie, sophie, antivir, ...).

Neither the client nor the server has to be configured, none of them will take notice that theres a mail scanner (except the client when he gets a virus notification or if he looks into the header, and the server gets our ip as source).

<<less
Download (0.17MB)
Added: 2006-04-20 License: GPL (GNU General Public License) Price:
1285 downloads
PLoP Linux 3.5.7

PLoP Linux 3.5.7


PLoP Linux is a small distribution on a CD, DVD or USB flash drive / memory stick. more>>
PLoP Linux is a small distribution on a CD, DVD or USB flash drive / memory stick. PLoP Linux is designed to rescue data from a damaged system.
A antivirus is also in the package, view the feature list.
Main features:
- linux kernel is 2.6.13
- IDE, SATA, SCSI, and RAID support
- partimage to save or restore partitions
- proftpd server
- ssh connections
- samba connection
- nfs connection
- cryptsetup
- lot of network tools
- limited NTFS write support (see status new driver).
- clamav
- linux antivirus for windows from antivir personal edition.
- this antivirus is free for personal and non-commercial use only
- You need a generated key from the download page. Key generation is free for personal and non-commercial use.
- Network connections to windows network shares, ftp servers, web servers or ssh connections.
- Boot from cd, dvd or usb media
- Boot with floppy to usb, cd or dvd media
- supports wlan cards
- you can add you own windows tools in a seperated folder
- mp3blaster and mplayer are also there
<<less
Download (71.1MB)
Added: 2007-06-25 License: GPL (GNU General Public License) Price:
858 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1