Main > Free Download Search >

Free virus protection software for linux

virus protection

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 352
SurgeMail 37b8

SurgeMail 37b8


SurgeMail is the fastest, most robust and secure, full-featured email server on the market today supporting all the protocols an more>>
SurgeMail is the fastest, most robust and secure, full-featured email server on the market today supporting all the protocols and standards. Surgewall works with every mail server and can be installed in minutes, instantly gives you the uniquely advanced, Spam Blocking, Virus Scanning and even user configurable filtering and friends modes normally only found in our SurgeMail product.
Main features:
- User existence is checked at rcpt stage to prevent major spam problems
- Spam and virus free email
- Friends mail screening system.
- Integrated mail server and web based email
- Web based administration (user, domain and server)
- Full SSL secure support for all protocols
- Runs on platform of choice (Windows, most Unix versions)
- Installs in minutes and unparalleled after sales service
<<less
Download (10.7MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1649 downloads
php_lib_login 0.9.2.2b

php_lib_login 0.9.2.2b


php_lib_login is a fast and easy PHP login/session library. more>>
php_lib_login is a library for PHP, designed to allow Web site developers to add login and password protection functionality quickly and easily.

Basic login functionality including email-based, question-protected password reminding, user-creation of accounts, password changing, ip banning, and selected page protection can be implemented with about 15 lines of code.

php_lib_login is designed to work with numerous different databses, including MySQL, postgreSQL, MSSQL, ODBC, Access, and more through the use of the adodb library, and supports several different human languages as well.
<<less
Download (0.43MB)
Added: 2005-05-05 License: LGPL (GNU Lesser General Public License) Price:
1634 downloads
smf-zombie 1.0.0

smf-zombie 1.0.0


smf-zombie is a Sendmail filter designed to reject spam and viruses from zombie PCs. more>>
smf-zombie is a SendmailTM filter for SPAM and virus filtration from zombie PC.
More than 80% of SPAM is going from the infected Windows computers (zombie PC).
This filter aims to be lightweight, reliable, and simple rather than have a myriad of options. Its written in C and works under Linux/BSD/Solaris.
Main features:
- It only scans the messages less than defined size;
- It has a hosts/networks whitelist;
- It blocks most of the SPAM/virus engines (up to the 95% of them);
- It checks sender IP with most reliable RBL - cbl.abuseat.org;
- It safely rejects "alien" bounces without RFC violating;
- It rejects messages for undisclosed recipients;
- It rejects harmful attachments to prevent virus spreading;
- It logs all filter activities to syslog.
- Small code (does not exceed 400 lines);
- Fast work;
- Stability (production quality);
- Low resources are required;
- No temporary files are created.
<<less
Download (0.012MB)
Added: 2005-06-30 License: GPL (GNU General Public License) Price:
1580 downloads
Virus Killer 1.0

Virus Killer 1.0


Virus Killer is a game where you must shoot the buggers before they can destroy your files! more>>
Your computer has been invaded! Dozens of little viruses are pouring in via security holes in Microsoft Internet Explorer, Microsoft Outlook, Microsoft MSN Messenger and Microsoft Recycle Bin!!
Using your trusty mouse you must shoot the buggers before they can destroy your files! Some will steal them from their home directories and take them back to their security hole.
Others will just eat them right there on the spot! See how long you and your computer can survive the onslaught!
Main features:
- 3 different virus types.
- Builds directories and files to protect based on your computer!
- Increasing difficulty level
- Highscore table
- 3 difficulty settings
<<less
Download (4.2MB)
Added: 2005-09-06 License: GPL (GNU General Public License) Price:
1541 downloads
Peggy Bot 0.2

Peggy Bot 0.2


Peggy Bot is an IRC bot that features a user system, channel protection, simple plugin creation, channel statistics monitoring. more>>
Peggy Bot is an IRC bot that features a user system, channel protection, simple plugin creation, channel statistics monitoring, a "seen" system, and much more.
It is fully integrated with MySQL, and it can be controlled through the Web or through IRC.
Main features:
- Full MySQL Intagration
- User / Login System
- Stats Generation / Kepping
- Simple Addon Creation
<<less
Download (0.029MB)
Added: 2005-08-22 License: GPL (GNU General Public License) Price:
1532 downloads
PHP ClamAV Lib 0.12a

PHP ClamAV Lib 0.12a


PHP ClamaAV Lib is a PHP extension that allows you to incorporate virus scanning features in your PHP scripts. more>>
PHP ClamaAV Lib is a PHP extension that allows you to incorporate virus scanning features in your PHP scripts.

It uses the Clam Antivirus API (libclamav) for virus scanning. There are supported functions for file scanning and buffer scanning.

Functions Reference:

string cl_scanfile(string filename);

Description:

Scan a file given a filename.

Parameters:

filename: the absolute / relative path to the file.

Return value:

Returns the name of the virus if this is found and returns null when no virus is found.

cl_scanfile_ex(string filename, int options, string virusname, int retcode);

Description:

Scan a file given a filename (extended version), it supports the ClamAV scanning options and returns the virusname and return code of the cl_scanfile() API function.

Parameters:

filename: the absolute / relative path to the file.
options: ClamAV scanning options.
virusname: This parameter is used to retrieve the virusname if a virus was found.
retcode: This parameter is used to retrieve the return code of the cl_scanfile API function.

string cl_scanbuff();

Description:

Scan a file given a string buffer.

Parameters:

buffer: string buffer to be scanned.

Return value:

Returns the name of the virus if this is found and returns null when no virus is found.

string cl_scanbuff_ex(string buffer, int size_buffer, string virusname, int retcode);

Description:

Scan a file given a string buffer (extended version), returns the virusname and return code of the cl_scanfile() API function..

Parameters:

buffer: string buffer to be scanned.
size_buffer: size of the buffer.
virusname: This parameter is used to retrieve the virusname if a virus was found.
retcode: This parameter is used to retrieve the return code of the cl_scanfile API function.

string cl_pretcode(int retcode);

Description:

Translates the ClamAV return code.

Parameters:

retcode: The return code of a cl_scanfile_ex(filename, options, virusname, retcode) or cl_scanbuff_ex(buffer, size_buffer, virusname, retcode) function.
Return value:

Returns a string with the return code description.

Compatibility functions:

string clam_scan_buffer(string buffer);
string clam_scan_file(string filename);
string clam_get_version();
<<less
Download (0.007MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
1495 downloads
ClamAv# 20051001

ClamAv# 20051001


ClamAv# is a Mono language binding for the ClamAV virus scanner. more>>
ClamAv# is a Mono language binding for the ClamAV virus scanner.
Enhancements:
- Several improvements were made in ClamAvDemo. /.dev is excluded.
- Directory recursion depth count is now reversed.
- The higher level API from Mono.Unix is now used to get file information.
<<less
Download (0.020MB)
Added: 2005-10-01 License: GPL (GNU General Public License) Price:
1487 downloads
SimpleMail 2.0.2

SimpleMail 2.0.2


SimpleMail is the easiest e-mail client there is. more>>
SimpleMail is the easiest e-mail client there is! SimpleMail uses UAP (Unwanted Access Protection) exclusively to SimpleMail that automatically protects you from viruses in e-mails, malicious code in e-mails, and even pictures in spam that my be offensive in content. SimpleMail is compatible with many anti-virus programs, including:

Norton AntiVirus
McAfee VirusScan
Panda Tituanium AntiVirus
AVG AntiVirus (free and professional)
avast! AntiVirus (free and professional)

Normally, you can disable your e-mail protection in your anti-virus, because the UAP technology built in eliminates the need to keep the e-mail protection on.
<<less
Download (2.6MB)
Added: 2005-10-06 License: GPL (GNU General Public License) Price:
1482 downloads
vislog 1.0b

vislog 1.0b


vislog is a set of perlscripts written to bring virus and spamdetection to a mailserver running postfix. more>>
vislog is a set of perlscripts written to bring virus and spamdetection to a mailserver running postfix for smtpd and cyrus-imap for local delivery.

It accepts mail from postfix sends them to clamav-virusscanner und spamassassin and afterwards give the tagged and scanned mail to cyrus-imap for local delivery.

It has a small perlscript to examine its own logfile about the found viruses and generate a html overview about it.

<<less
Download (0.004MB)
Added: 2005-10-13 License: GPL (GNU General Public License) Price:
1471 downloads
Zabit 0.7.1

Zabit 0.7.1


Zabit is a content/attachment filter for qmail. more>>
Zabit is a content/attachment filter for qmail. Its been coded in C language for performance reasons. Zabit project consists of two main components, zabit and zabit-wrp.
Zabit does content filtering and attachment control, whereas zabit-wrp is designed to allow a virus-scanner to co-exist with zabit.
Installation:
Edit conf-locale file.
This file includes locale information for case sensitivity. And run
./configure
make
make install
Enhancements:
- Added configure script
<<less
Download (0.017MB)
Added: 2005-10-18 License: GPL (GNU General Public License) Price:
1467 downloads
SecureServ 3.0 Alpha3

SecureServ 3.0 Alpha3


SecureServ is an IRC trojan detector. more>>
SecureServ is an IRC trojan detector. SecureServ is much like a virus scanner, but aimed at IRC networks.
Using several methods, including version checks, behavior analysis, and general pattern matching, it aims to detect trojans, viruses, and floodbots which connect to your IRC network.
Its "brains" are based on a "Definition file" which contains information on how to detect trojans. To update detection for new trojans, you only have to download a new file.
Enhancements:
- Several updates were made to support the latest Neostats 3.0 release.
- Bugs were fixed.
- Several features, such as flood prevention, have been moved to a new module, FloodServ.
- SecureServ now utilizes NeoNet for reporting of vulnerable hosts for reporting and DNS blacklist support.
<<less
Download (0.43MB)
Added: 2005-12-14 License: GPL (GNU General Public License) Price:
1427 downloads
gadoyanvirus 0.4

gadoyanvirus 0.4


gadoyanvirus is a virus checker for qmail. more>>
gadoyanvirus is a virus checker for qmail that works with the QMAILQUEUE patch by Bruce Guenter. gadoyanvirus scans incoming messages using the ClamAV anti-virus library.

Suspected messages are quarantined and a notification message can optionally be sent to the recipients.

<<less
Download (0.11MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1416 downloads
mod_streamav 1.0.0

mod_streamav 1.0.0


mod_streamav is an Apache 2 filter that scans the content of the Apache Brigades using the Clamav virus scanning engine. more>>
mod_streamav module is an Apache 2 filter that scans the content of the Apache Brigades using the Clamav virus scanning engine.

Unlike mod_clamav, it operates on streams for higher performance.

mod_streamav was written by Tao Jin, who graduate from PKU, in China.

Installation:

mod_streamav is an Apache filter, which is new feature of Apache 2.0. So mod_streamav cannot be run on Apache 1.3. (mod_streamav has been successfully tested on Apache version-2.0.54) And you should install Clamav properly.

#tar xvfz mod_streamav.tar.gz
#cd mod_streamav
#./configure --prefix=/somewhere/you want (if you dont change,the default path is /usr/local/lib)
#make
#make install

Now, you can fine some libraries named like libmod_streamav.la libmod_streamav.so and so on in your prefix path.
#cp libmod_streamav.so /path to/apache2/moudles/mod_streamav.so

Configuration:

You have to edit the config file $apache2/conf/httpd.conf! Add following lines to this file
////////////////////////////////////////////////////////

LoadModule streamav_module modules/mod_streamav.so
SetOutputFilter STREAMAV
///////////////////////////////////////////////////////
Ok, you can restart Apache, and do your test.
<<less
Download (0.47MB)
Added: 2005-12-21 License: GPL (GNU General Public License) Price:
1402 downloads
Spaminator Gentoo Stage 4 .01

Spaminator Gentoo Stage 4 .01


Spaminator project provides a ready-to-use operating system configured to act as a spam filtering mail gateway. more>>
Spaminator is a server that is placed infront of your email server that allows you to take full advantage of the anti-virus/spam features while keeping your current email server intact.
Spaminator project provides a ready-to-use operating system configured to act as a spam filtering mail gateway.
This stage4 is a generic implementation of: http://www.gentoo.org/doc/en/mailfilter-guide.xml
Main features:
- Real Time Black-Hole Lists
- ClamAV AntiVirus filtering
- Spam Assassin
- Postfix
<<less
Download (254MB)
Added: 2006-02-01 License: GPL (GNU General Public License) Price:
1364 downloads
Astaro Security Linux 7.5 Beta

Astaro Security Linux 7.5 Beta


Astaro Security Linux is an award-winning, unique network security solution in an integrated and easy-to-use and manage package. more>>
Astaro Security Linux 7.5 Beta offers you a wonderful and extremely useful product which is an award-winning, unique network security solution in an integrated and easy-to-use and manage package. Astaro Security Linux includes a combination of the following security applications:
  • A Firewall with stateful packet inspection and application proxies guards Internet communications traffic in and out of the organization.
  • A Virtual Private Network (VPN) gateway assures secure communications with remote offices, road warriors, and telecommuters.
  • Anti-Virus defends computers from both email and web-bourne viruses.
  • Intrusion Protection detects and stops hostile probes and application-based attacks.
  • Spam Filtering eliminates the productivity drain of opening and deleting unsolicited emails.
  • Surf Protection (Content Filtering) and Spyware Protection improve productivity by blocking inappropriate web activities, provide full protection from user tracking threats and violation of privacy.

Major Features:

  1. Protects all types of networks Windows, Linux, Unix and others.
  2. Delivers comprehensive features at low cost maximizing your ROI (return on investment).
  3. Highly effective. Has won numerous industry awards. Beat Cisco and Checkpoint in InfoWorld magazine product review, Beat IBM and Computer Associates in Linux World for Best Security Application.
  4. Integrated management platform features an intuitive browser-based interface and one-step updates for rapid deployment and easy management.
  5. Can be installed in under 15 minutes or purchased pre-installed on security appliances.
  6. Can start with firewall, VPN and spam protection and add other security applications as needed, seamlessly.
  7. Runs as a dedicated application server on top of a hardened operating system, which relieves operating system management headaches.
  8. Runs on systems ranging from small devices up to large multi-processor systems utilizing gigabytes of memory.
  9. Redundant systems can be configured to provide high availability and automatic failover in case of hardware or network failures.
  10. Load balancing improves performance - traffic shaping can set priorities by network, service and protocol.
  11. Logging, automatic backup, and diagnostic tools support high reliability.
  12. Free online evaluation workshop to get you started.

Enhancements:

  1. Major New Things:
    • Intrusion Protection Performance
    • Uses new version of the IPS engine
    • Scales massively when used with Multi-Core CPU/Appliances
    • Real-Time Bandwidth Monitor
    • New Interface utilization bars on Dashboard (setup scale via QOS)
    • Click for detailed overview as to "whats happening in my network right now"
    • Import/Export Widget
    • Gives the ability to work with manual lists for many features/fields
    • Useful to import a large blacklist (for example) into the URL Blacklist
    • Can been seen in many user-input boxes in Web, Mail and more. (Green Up/Down Arrows)
    • Clone Objects
    • Easily duplicate existing objects for quick re-use.
    • Supported in most places for many objects (Definitions, Services, Certain Profiles/Actions)
    • Extended Network Security Reporting
    • Added Detailed Packet Filter/Firewall Reports
    • Added Detailed IM/P2P Reports
    • Reputation Support for Web Security
    • Allows use of the trustedsource.org reputation for Web Filtering
    • Documentation coming, for now visit their site/FAQ for more info on reputations
    • DHCP Improvements
    • Automatically map a current lease to a static assignment
    • Limit DHCP leases to those with static assignments only
    • Configurable DHCP lease time
    • Servers retain configuration when enabled/disabled
    • Multicast Routing Daemon
    • PIM-SM Routing support
    • More documentation on this implementation to come. Experiment with it and if it solves your needs.
  2. Other New Things:
    • Windows SSL VPN Upgraded - New Client which supports X64 and many other options (download again via the UserPortal)
    • Improved HTTP Caching - Increases hit/usage rates and makes the cache more effective.
    • Quarantine/UserPortal Usability - Adds navigation to the bottom (supplementing the existing controls at the top), large amounts (250-1000) of displayed items per page, and sorting by subject line.
    • Default Definition for "Internet" - Allows to specify "Internet" as an object which will exclude internal network(s) to aid policy creation (0.0.0.0/0 on Gateway interface)
    • Customizable Shortcuts - Change the default Ctrl assignments to fit your preference
    • Improved Definition/Services Sidebar - Mouseover now instantly shows full name and extended info to aid identifying desired object for drag n drop.
    • User List shows static IPs - if assigned/configured (no need to edit in order to view)
    • Live Log Negation - use to filter live logs to not show lines that match "-" entries i.e. -test to remove lines containing "test"
    • Console/SSH Logins Trigger a notification - provides admin the needed insight when accessed.
    • Instant Email Backup - Button for every created backup file which allows it to be sent immediately via email to configured addresses
    • Custom text for notifications - Allows easier identification of which installation is sending the message. Especially useful if managing multiple sites using notifiers.
    • Test NTP Sync - Button to immediately poll the configured NTP server
    • Automatic Backup before Up2Date install
    • Configurable Default for Lists - Allows for the amount of items per page (Packet Filter Rules, or anywhere there is a number amounts drop down) to have a larger default view
    • Cluster/HA Serial Number View - Information on connected units made easier
    • Schedule Firmware Installation - When an Up2Date for Firmware is available, you can schedule it to auto-install at a certain time (not a recurring setting)
    • WebAdmin Network Section Split - Now two sections; "Network" and "Network Services" for usability.
    • Search Boxes Retain Data - No need to re-enter query when returning from a drill down/result click.
    • System Restart Reason - Allows logging of "why was system restarted" in the notification
    • Group Tool tips for Members - Easily discern Network/Service Group members without having to edit in order to view
    • Reporting Exclusions - Used to remove unwanted entries from various reports (such as Google-analytics from Web Security tables
    • Log Flag for NAT Rules - Similar to packet filter, tells you which NAT rule was matched as part of traffic handling
    • Masquerading for Additional IP Addresses - Allows the use of Masquerading (vs. just SNAT) for additional IPs bound to an interface
    • Support for Multiple Authentication Servers - The authentication server section has been redesigned to support fallback/failover in an easier format, with many usability improvements
    • SNMP MIB - Downloadable via the SNMP section of WebAdmin
    • Up2date Status Reworked - Clarifies the current status of a Firmware Up2date to avoid confusion regarding the availability, download progress etc...of an issued Up2date.
    • Inline/Snap Report Links - Directly moves the Admin to the relevant details report when browsing the embedded daily reports located throughout WebAdmin
    • Global POP3 Sender Blacklist - Quarantined as "other" in the QM/EUP
    • Dashboard RSS Feed - Provides visibility to select Astaro-issued items via WebAdmin
    • Other magic features, enhancements, and usability improvements
<<less
Added: 2009-05-30 License: Free for non-commerc... Price: USD290.00
13 downloads
 
Other version of Astaro Security Linux
Astaro Security Linux 7.404Anti-Virus defends computers from both email and web-bourne viruses. Intrusion Protection ... blocking inappropriate web activities, provide full protection from user tracking threats
Price: USD290.00
License:Free for non-commerc...
Download
1 downloads
Added: 2009-07-09
Price: USD290.00
License:Free for non
Download
1 downloads
Added: 2008-04-06
Astaro Security Linux 6.311bourne viruses. - Intrusion Protection detects and stops hostile probes and application ... , VPN and spam protection and add other security applications as needed, seamlessly. - Runs as a
Price: $290
License:Free for non-commercial use
Download (MB)
818 downloads
Added: 2007-08-01
Price: $290
License:Free for non-commercial use
Download (270MB)
1356 downloads
Added: 2006-02-09
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5