anvir virus destroyer 5.2.0
Sponsored Links
Sponsored Links
anvir virus destroyer 5.2.0
No.
Title
Category
Price
License
Expand All
Milter-virus is not a virus scanner. It is a wrapper that can be used with many commercial and freely available virus scanners. Milter-Virust is written completely in C, and requires (few skills??).
It is run-able with the Milter interface, but then will only scan for "double extensions".
If you wish it to scan for more, you need at Ripmime or other tools to extract files from MIME-encoded emails. You also need a (command-line) virus scanner.
The difference between this program and the original is that this is much more configurable via the config file. The original version has the advantage that it is simpler and easier to bugfix.
Whats New in This Release:
· This is a large update.
· Many problems in the statistik module were fixed.
· Some spam protection features were included.
It is run-able with the Milter interface, but then will only scan for "double extensions".
If you wish it to scan for more, you need at Ripmime or other tools to extract files from MIME-encoded emails. You also need a (command-line) virus scanner.
The difference between this program and the original is that this is much more configurable via the config file. The original version has the advantage that it is simpler and easier to bugfix.
Whats New in This Release:
· This is a large update.
· Many problems in the statistik module were fixed.
· Some spam protection features were included.
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!
Here are some key features of "Virus Killer":
· 3 different virus types.
· Builds directories and files to protect based on your computer!
· Increasing difficulty level
· Highscore table
· 3 difficulty settings
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!
Here are some key features of "Virus Killer":
· 3 different virus types.
· Builds directories and files to protect based on your computer!
· Increasing difficulty level
· Highscore table
· 3 difficulty settings
The Qmail virus scanner (QScan) is a mail filter for Qmail that scans incoming messages using the Sophos Antivirus engine, immediately rejecting infected content.
It is designed to be minimalistic, yet extremely fast and secure, and uses multiple pipes instead of the traditional temporary files and privilege separation. It works with non-native versions of the virus scanner like under OpenBSD with Linux or FreeBSD emulation.
You must create a temporary directory to extract MIME attachments, and replace Qmails original qmail-queue program with Qscan. Quick way to achieve this for the impatients :
mkdir /var/qmail/qscan
chmod 700 /var/qmail/qscan
chown qmaild:qmail /var/qmail/qscan
ln /var/qmail/bin/qmail-queue /var/qmail/bin/qmail-queue-old
Now, lets compile and install Qscan :
./configure --help
./configure [your beloved flags]
make install-strip
The last step is to replace the original qmail-queue program with our filter :
rm /var/qmail/bin/qmail-queue
ln -s /usr/local/sbin/qscan /var/qmail/bin/qmail-queue
Depending on your local configuration, it may be needed or not, but start with doing it :
chown qmaild:qmail /usr/local/sbin/qscan
chmod 6711 /usr/local/sbin/qscan
After testing, if everythings ok for you, remove the setuid bit :
chown 0:0 /usr/local/sbin/qscan
chmod 711 /usr/local/sbin/qscan
It is designed to be minimalistic, yet extremely fast and secure, and uses multiple pipes instead of the traditional temporary files and privilege separation. It works with non-native versions of the virus scanner like under OpenBSD with Linux or FreeBSD emulation.
You must create a temporary directory to extract MIME attachments, and replace Qmails original qmail-queue program with Qscan. Quick way to achieve this for the impatients :
mkdir /var/qmail/qscan
chmod 700 /var/qmail/qscan
chown qmaild:qmail /var/qmail/qscan
ln /var/qmail/bin/qmail-queue /var/qmail/bin/qmail-queue-old
Now, lets compile and install Qscan :
./configure --help
./configure [your beloved flags]
make install-strip
The last step is to replace the original qmail-queue program with our filter :
rm /var/qmail/bin/qmail-queue
ln -s /usr/local/sbin/qscan /var/qmail/bin/qmail-queue
Depending on your local configuration, it may be needed or not, but start with doing it :
chown qmaild:qmail /usr/local/sbin/qscan
chmod 6711 /usr/local/sbin/qscan
After testing, if everythings ok for you, remove the setuid bit :
chown 0:0 /usr/local/sbin/qscan
chmod 711 /usr/local/sbin/qscan
4
Miscellaneous -> Security
GPL GNU General Public License
Hide show
Corbicula Anti Virus is a GNOME HIG compliant front end for ClamAV.
Corbicula Anti Virus tries to be the simplest possible anti virus application, without any fancy features who nobody uses anyway...
Corbicula Anti Virus tries to be the simplest possible anti virus application, without any fancy features who nobody uses anyway...
Aegis project is a virus scanner for Linux, Unix and Windows with a simple and intuitive user interface.
Aegis supports scanning of subdirectories, hidden files and .zip and .tar archive files, and drag-and-drop of files from the Nautilus file browser, or your Gnome desktop. When a virus is detected you can choose to delete, quarantine or rename the file.
Aegis supports scanning of subdirectories, hidden files and .zip and .tar archive files, and drag-and-drop of files from the Nautilus file browser, or your Gnome desktop. When a virus is detected you can choose to delete, quarantine or rename the file.
HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner. HTTP Anti Virus Proxy aims are continuous, non-blocking downloads and smooth scanning of dynamic and password protected HTTP traffic.
Havp antivirus proxy has a parent and transparent proxy mode. It can be used with squid or standalone.
Here are some key features of "HTTP Anti Virus Proxy":
· HTTP Antivirus proxy
· Scans complete incomming traffic
· Nonblocking downloads
· Smooth scanning of dynamic and password protected traffic
· Can used with squid or other proxy
· Parent proxy support
· Transparent proxy support
· Logfile
· Process change to defined user and group
· Daemon
· Use Clamav (GPL antivirus)
· Operating System: Linux
· Written in C++
· Released under GPL
Whats New in This Release:
· Experimental support was added for chunked Transfer-Encoding, which fixes some broken sites.
· The IGNOREVIRUS configuration directive was added for whitelisting virus names.
· The CLAMBLOCKBROKEN configuration directive was added.
· Detection with AVG was improved.
· HAVP is killed if database reloading fails for Library Scanner.
· The URL is logged when a crashed scanner process is detected.
· The build system updated, adding the --prefix, --sbindir, --sysconfdir, and --localstatedir options.
Havp antivirus proxy has a parent and transparent proxy mode. It can be used with squid or standalone.
Here are some key features of "HTTP Anti Virus Proxy":
· HTTP Antivirus proxy
· Scans complete incomming traffic
· Nonblocking downloads
· Smooth scanning of dynamic and password protected traffic
· Can used with squid or other proxy
· Parent proxy support
· Transparent proxy support
· Logfile
· Process change to defined user and group
· Daemon
· Use Clamav (GPL antivirus)
· Operating System: Linux
· Written in C++
· Released under GPL
Whats New in This Release:
· Experimental support was added for chunked Transfer-Encoding, which fixes some broken sites.
· The IGNOREVIRUS configuration directive was added for whitelisting virus names.
· The CLAMBLOCKBROKEN configuration directive was added.
· Detection with AVG was improved.
· HAVP is killed if database reloading fails for Library Scanner.
· The URL is logged when a crashed scanner process is detected.
· The build system updated, adding the --prefix, --sbindir, --sysconfdir, and --localstatedir options.
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.
Whats New in This Release:
· 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.
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.
Whats New in This Release:
· 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.
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).
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).
5.2.0" href="http://linux.wareseeker.com/download/echoping-5.2.0.rar/334175">Download echoping 5.2.0
ClamShell gives you an easy graphical tool for running the clamscan anti-virus command line engine.
ClamShell project has built-in reporting of both the scan activity as well as any virus activity found, customization options, and virus definition updating.
ClamShell project has built-in reporting of both the scan activity as well as any virus activity found, customization options, and virus definition updating.
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.
Suspected messages are quarantined and a notification message can optionally be sent to the recipients.
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above anvir virus destroyer 5.2.0 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Sponsored Links
Related Information
Top Popular Software
Editor's Picks Software