quarantine
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 17
Quarantine firewall 0.2.1a
Quarantine firewall is yet another firewall that has masquerade, type-of-service, and traffic shaping features. more>>
Quarantine firewall is yet another firewall that has masquerade, type-of-service, and traffic shaping features.
Simply do make install. It will copy the module files, qconfig, qmodule and a sample configuration file to /etc/quarantine.d. quarantine and netrouter then goes to /etc/init.d.
The configuration file /etc/quarantine.d/rc.quarantine can be edited manually (see README file) or via the configuration utility qconfig.
The thing youll have to do is creating a symlink in /etc/rc.d/rc[whatever].d named S99netrouter and K00netrouter pointing at /etc/init.d/netrouter.
The firewall script (quarantine) is designed to get the hosts IP adress when connecting to the internet. Youll need to put a /etc/init.d/quarantine start in the /etc/ppp/ip-up file - also insert a /etc/init.d/quarantine stop in the /etc/ppp/ip-down script file.
<<lessSimply do make install. It will copy the module files, qconfig, qmodule and a sample configuration file to /etc/quarantine.d. quarantine and netrouter then goes to /etc/init.d.
The configuration file /etc/quarantine.d/rc.quarantine can be edited manually (see README file) or via the configuration utility qconfig.
The thing youll have to do is creating a symlink in /etc/rc.d/rc[whatever].d named S99netrouter and K00netrouter pointing at /etc/init.d/netrouter.
The firewall script (quarantine) is designed to get the hosts IP adress when connecting to the internet. Youll need to put a /etc/init.d/quarantine start in the /etc/ppp/ip-up file - also insert a /etc/init.d/quarantine stop in the /etc/ppp/ip-down script file.
Download (0.026MB)
Added: 2006-07-08 License: GPL (GNU General Public License) Price:
1203 downloads
Qpsmtpd::Plugin::Quarantine 0.36
Qpsmtpd::Plugin::Quarantine is a filter outbound email to prevent blacklisting. more>>
Qpsmtpd::Plugin::Quarantine is a filter outbound email to prevent blacklisting.
SYNOPSIS
Qpsmtpd quarantine plugin:
use Qpsmtpd::Plugin::Quarantine;
The quarantine.cgi web page:
use Qpsmtpd::Plugin::Quarantine::CGI;
main();
In crontab or nightly:
perl -MQpsmtpd::Plugin::Quarantine::Batch -e cronjob()
In crontab (every five minutes?):
perl -MQpsmtpd::Plugin::Quarantine::Batch -e sendqueued()
From the command line:
perl -MQpsmtpd::Plugin::Quarantine::Batch -e mailq()
Qpsmtpd::Plugin::Quarantine implements and outbound mail filter. A substantial number of internet sites will blacklist senders if they send too much spam. Most will do this without providing enough feedback for you (the sender) to figure out where the spam is coming from or why you were blacklisted.
I run ISPs and Ive been blacklisted by AOL. Ive been blacklisted by Comcast. Why? Sometimes its because someone is exploting an insecure formmail CGI on my system and sometimes its simply because I allow users to forward email and when they do, they end up forwarding spam.
Qpsmtpd::Plugin::Quarantine understands that sometimes the sender is the victim and sometimes not. The normal situation is that Qpsmtpd::Plugin::Quarantine will bounce things that it thinks are spammy back to the sender with a URL to allow the sender to push the message onwards. However if the particular recipient is on an override list or is very popular (maybe because someone is forwarding their mail to the recipient or maybe theyre on a mailing list) then instead of bouncing to the sender, it will send a note to the recipient letting them know there is a message waiting for them.
Qpsmtpd::Plugin::Quarantine will only send bounces or notifications every so often (configurable). Both senders and recipients have the option (via the website) to have their mail silently discarded so that they dont get bothered again.
Qpsmtpd::Plugin::Quarantine uses OOPS to store its persistent data in mysql or PostgreSQL.
<<lessSYNOPSIS
Qpsmtpd quarantine plugin:
use Qpsmtpd::Plugin::Quarantine;
The quarantine.cgi web page:
use Qpsmtpd::Plugin::Quarantine::CGI;
main();
In crontab or nightly:
perl -MQpsmtpd::Plugin::Quarantine::Batch -e cronjob()
In crontab (every five minutes?):
perl -MQpsmtpd::Plugin::Quarantine::Batch -e sendqueued()
From the command line:
perl -MQpsmtpd::Plugin::Quarantine::Batch -e mailq()
Qpsmtpd::Plugin::Quarantine implements and outbound mail filter. A substantial number of internet sites will blacklist senders if they send too much spam. Most will do this without providing enough feedback for you (the sender) to figure out where the spam is coming from or why you were blacklisted.
I run ISPs and Ive been blacklisted by AOL. Ive been blacklisted by Comcast. Why? Sometimes its because someone is exploting an insecure formmail CGI on my system and sometimes its simply because I allow users to forward email and when they do, they end up forwarding spam.
Qpsmtpd::Plugin::Quarantine understands that sometimes the sender is the victim and sometimes not. The normal situation is that Qpsmtpd::Plugin::Quarantine will bounce things that it thinks are spammy back to the sender with a URL to allow the sender to push the message onwards. However if the particular recipient is on an override list or is very popular (maybe because someone is forwarding their mail to the recipient or maybe theyre on a mailing list) then instead of bouncing to the sender, it will send a note to the recipient letting them know there is a message waiting for them.
Qpsmtpd::Plugin::Quarantine will only send bounces or notifications every so often (configurable). Both senders and recipients have the option (via the website) to have their mail silently discarded so that they dont get bothered again.
Qpsmtpd::Plugin::Quarantine uses OOPS to store its persistent data in mysql or PostgreSQL.
Download (0.038MB)
Added: 2007-02-28 License: Perl Artistic License Price:
969 downloads
amavisd-new 2.5.2
amavisd-new is a high-performance and reliable interface between MTAs and one or more content checkers, including virus scanners more>>
amavisd-new is a high-performance and reliable interface between mailer (MTA) and one or more content checkers: virus scanners, and/or Mail::SpamAssassin Perl module. amavisd-new is written in Perl, ensuring high portability, reliability and maintainability. It talks to MTA via (E)SMTP or LMTP protocols, or by using helper programs. No timing gaps exist in the design, which could cause a mail loss.
It is normally positioned at or near a central mailer, not necessarily where users mailboxes and final delivery takes place. If looking for a per-user and low-message-rate solution to be placed at the final stage of mail delivery (e.g. called from procmail or in place of a local delivery agent), there may be other solutions more appropriate.
When calling of Mail::SpamAssassin (SA) is enabled, it calls SA only once per message regardless of the number of recipients, and tries very hard to correctly honour per-recipient preferences, such as pass/reject, check/nocheck, spam levels, and inserting spam-related mail header fields.
amavisd-new benefits from the use of Perl module Net::Server, which offers a fast pre-forked multichild process control. amavisd-new provides rfc2821-compliant SMTP server, rfc2033-compliant LMTP server, SMTP client, and generates rfc3462/rfc3464-compliant (ex rfc1892/rfc1894) (non-)delivery status notifications.
This makes it suitable for mail anti-virus and/or anti-spam checking on a busy mail gateways that care for reliability and standards compliance.
amavisd-new grew out of amavisd(-snapshot) (which in turn is a daemonized version of amavis-perl), but through three years of development turned into a separate product, hardly resembling its origin. The code is several times the size of its predecessor, yet faster in throughput, richer in features, compliant to standards, includes optional support for spam detection, and makes virus scanning optional and easier to adjust/extend. Compatibility with helper programs from amavisd(-snapshot) is retained.
All modifications since the original amavisd done by Mark Martinec, with contribution of ideas, patches and reports from the amavis-user mailing list community and individuals.
Enhancements:
- Logging to SQL in a Milter setup was fixed.
- Message are saved only once when an archival quarantine is co-situated with other quarantines.
- Statistics counters are now available for cases where a pen pals feature has prevented a mail message from being blocked, allowing assessing usefulness of pen pals and facilitating adjusting of SA rules to minimize false positives.
- Incorporating additional configuration files has been made easier by a new routine include_config_files.
- A workaround for a crashing altermime has been provided.
- Two AV entries were updated.
- Documentation has been updated.
<<lessIt is normally positioned at or near a central mailer, not necessarily where users mailboxes and final delivery takes place. If looking for a per-user and low-message-rate solution to be placed at the final stage of mail delivery (e.g. called from procmail or in place of a local delivery agent), there may be other solutions more appropriate.
When calling of Mail::SpamAssassin (SA) is enabled, it calls SA only once per message regardless of the number of recipients, and tries very hard to correctly honour per-recipient preferences, such as pass/reject, check/nocheck, spam levels, and inserting spam-related mail header fields.
amavisd-new benefits from the use of Perl module Net::Server, which offers a fast pre-forked multichild process control. amavisd-new provides rfc2821-compliant SMTP server, rfc2033-compliant LMTP server, SMTP client, and generates rfc3462/rfc3464-compliant (ex rfc1892/rfc1894) (non-)delivery status notifications.
This makes it suitable for mail anti-virus and/or anti-spam checking on a busy mail gateways that care for reliability and standards compliance.
amavisd-new grew out of amavisd(-snapshot) (which in turn is a daemonized version of amavis-perl), but through three years of development turned into a separate product, hardly resembling its origin. The code is several times the size of its predecessor, yet faster in throughput, richer in features, compliant to standards, includes optional support for spam detection, and makes virus scanning optional and easier to adjust/extend. Compatibility with helper programs from amavisd(-snapshot) is retained.
All modifications since the original amavisd done by Mark Martinec, with contribution of ideas, patches and reports from the amavis-user mailing list community and individuals.
Enhancements:
- Logging to SQL in a Milter setup was fixed.
- Message are saved only once when an archival quarantine is co-situated with other quarantines.
- Statistics counters are now available for cases where a pen pals feature has prevented a mail message from being blocked, allowing assessing usefulness of pen pals and facilitating adjusting of SA rules to minimize false positives.
- Incorporating additional configuration files has been made easier by a new routine include_config_files.
- A workaround for a crashing altermime has been provided.
- Two AV entries were updated.
- Documentation has been updated.
Download (0.80MB)
Added: 2007-06-28 License: GPL (GNU General Public License) Price:
849 downloads
Aegis Virus Scanner 2.0.0
Aegis is a virus scanner for Linux, Unix and Windows with a simple and intuitive user interface. more>>
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.
<<lessAegis 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.
Download (0.021MB)
Added: 2006-09-20 License: GPL (GNU General Public License) Price:
1134 downloads
Yet Another antiVirus Recipe 1.9.5
Yet Another antiVirus Recipe is a procmail that helps to filter out a lot of the most common e-mail worms. more>>
Yet Another antiVirus Recipe is a procmail that helps to filter out a lot of the most common e-mail worms.
For some of the above (plain iframe, clsid, xml, macro) e-mail is delivered normally but gets a WARNING in subject plus its old subject ($SUB).
Some of the warnings are:
WARNING-XML-CODEBASE-OBJECT-$SUB
WARNING-CLSID-EXTENSION-$SUB
WARNING-IFRAME-$SUB
WARNING-MACRO-$SUB
WARNING-NSCAM-SCORE:$NKNGS-$SUB
Main features:
- :: base64 signatures ::
- Most of these worms are MS-Windows executables and arrive at our e-mail encoded through base64 routines. YAVR uses especially selected signatures to locate these attachments. After that it places them in a directory (/virus/) sorted by name.
-
- :: iframe html exploit ::
- Through IFrame tag a html encoded e-mail can download and execute a file from a remote http site without informing the user.
-
- :: CLSID hidden extensions exploit ::
- Attachments which end with a Class ID (CLSID) file extension do not show the actual file extension saved and viewed with Windows Explorer. This allows dangerous file types to look as though they are actually innocent files, such as JPG or WAV files.
-
- :: xml codebase exploit ::
- Usage of some xml objects allow local files to be automatically executed, regardless of the security settings on the target machine.
-
- :: generic executable trap for bat, pif, vbs, vba, scr, lnk, com, exe ::
- The rest of MS-executable files that are not caught from base64 signatures end up in a virus-could-be file.
-
- :: generic macro detection for doc,dot,xls,xla files ::
- MS-Word and MS-Excel files that contain macro commands are marked with a warning.
-
- :: generic detection for most of nigeria scam e-mails (most of them) ::
- Nigeria scam e-mail is not a virus but a big spam problem... There are many good filters that use great algorithms for spam. This is just an add-on.
Enhancements:
- new switches for quarantine or not certain e-mailsbased on some ideas by Dan Smart
- YAVRQUARANTEXE if set to ON it sends unknown executables to /virus/virus-could-be as usual if set to OFF it delivers at inbox with a warning (and the X- header ;)
- YAVRQUARANTNIG same for nigeria scam
- YAVRQUARANTPRN same for porn e-mail read instuctions inside nkvir-rc
- X- marks in headers to help your own procmail scripts
- X-YAVR: MS-EXEC (any MS executable that wasnt identified by signatures)
- X-YAVR: NIGERIA (nigeria scam)
- X-YAVR: PORN (porn related)
- X-YAVR: MACRO (containing macro code)
- X-YAVR: XML-CODEBASE
- X-YAVR: IFRAME
- X-YAVR: CLSID-EXTENSION
- X-YAVR: SENDMAIL-EXPLOIT
- some more Worm.Moodown.b aka Netsky.b signatures
- another Mimail.Q
<<lessFor some of the above (plain iframe, clsid, xml, macro) e-mail is delivered normally but gets a WARNING in subject plus its old subject ($SUB).
Some of the warnings are:
WARNING-XML-CODEBASE-OBJECT-$SUB
WARNING-CLSID-EXTENSION-$SUB
WARNING-IFRAME-$SUB
WARNING-MACRO-$SUB
WARNING-NSCAM-SCORE:$NKNGS-$SUB
Main features:
- :: base64 signatures ::
- Most of these worms are MS-Windows executables and arrive at our e-mail encoded through base64 routines. YAVR uses especially selected signatures to locate these attachments. After that it places them in a directory (/virus/) sorted by name.
-
- :: iframe html exploit ::
- Through IFrame tag a html encoded e-mail can download and execute a file from a remote http site without informing the user.
-
- :: CLSID hidden extensions exploit ::
- Attachments which end with a Class ID (CLSID) file extension do not show the actual file extension saved and viewed with Windows Explorer. This allows dangerous file types to look as though they are actually innocent files, such as JPG or WAV files.
-
- :: xml codebase exploit ::
- Usage of some xml objects allow local files to be automatically executed, regardless of the security settings on the target machine.
-
- :: generic executable trap for bat, pif, vbs, vba, scr, lnk, com, exe ::
- The rest of MS-executable files that are not caught from base64 signatures end up in a virus-could-be file.
-
- :: generic macro detection for doc,dot,xls,xla files ::
- MS-Word and MS-Excel files that contain macro commands are marked with a warning.
-
- :: generic detection for most of nigeria scam e-mails (most of them) ::
- Nigeria scam e-mail is not a virus but a big spam problem... There are many good filters that use great algorithms for spam. This is just an add-on.
Enhancements:
- new switches for quarantine or not certain e-mailsbased on some ideas by Dan Smart
- YAVRQUARANTEXE if set to ON it sends unknown executables to /virus/virus-could-be as usual if set to OFF it delivers at inbox with a warning (and the X- header ;)
- YAVRQUARANTNIG same for nigeria scam
- YAVRQUARANTPRN same for porn e-mail read instuctions inside nkvir-rc
- X- marks in headers to help your own procmail scripts
- X-YAVR: MS-EXEC (any MS executable that wasnt identified by signatures)
- X-YAVR: NIGERIA (nigeria scam)
- X-YAVR: PORN (porn related)
- X-YAVR: MACRO (containing macro code)
- X-YAVR: XML-CODEBASE
- X-YAVR: IFRAME
- X-YAVR: CLSID-EXTENSION
- X-YAVR: SENDMAIL-EXPLOIT
- some more Worm.Moodown.b aka Netsky.b signatures
- another Mimail.Q
Download (0.054MB)
Added: 2006-07-07 License: GPL (GNU General Public License) Price:
1204 downloads
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.
<<lessSuspected messages are quarantined and a notification message can optionally be sent to the recipients.
Download (0.11MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1416 downloads
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:
- Protects all types of networks Windows, Linux, Unix and others.
- Delivers comprehensive features at low cost maximizing your ROI (return on investment).
- 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.
- Integrated management platform features an intuitive browser-based interface and one-step updates for rapid deployment and easy management.
- Can be installed in under 15 minutes or purchased pre-installed on security appliances.
- Can start with firewall, VPN and spam protection and add other security applications as needed, seamlessly.
- Runs as a dedicated application server on top of a hardened operating system, which relieves operating system management headaches.
- Runs on systems ranging from small devices up to large multi-processor systems utilizing gigabytes of memory.
- Redundant systems can be configured to provide high availability and automatic failover in case of hardware or network failures.
- Load balancing improves performance - traffic shaping can set priorities by network, service and protocol.
- Logging, automatic backup, and diagnostic tools support high reliability.
- Free online evaluation workshop to get you started.
Enhancements:
- 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.
- 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
Added: 2009-05-30 License: Free for non-commerc... Price: USD290.00
13 downloads
qSheff Manager 1.0
qSheff Manager is a wrapper for the qmail queue that scans email for viruses and spam. more>>
qSheff is a a email filter and a wrapper for the qmail queue that scans email for viruses and spam. Infected messages are rejected before they reach the queue, so the server doesnt perform any job for them. After checking the message, it will wake the qmail queue.
Main features:
- Simple, optimized, extandable fast code (C code)
- Interoperability with various Antivirus.
- Could logs all incoming/outgoing mails
- Subject/body filter.
- Attachment blocking by name and extension.
- White/black lists.
- Easy installation and administration (qsheff/qsheff.* files)
- Easy debugging.
- Quarantine for service providers.
- Dropping mails with malformed headers
- MRTG reporting
Enhancements:
- All menu keys have been redesigned.
- The code was tested for stability.
<<lessMain features:
- Simple, optimized, extandable fast code (C code)
- Interoperability with various Antivirus.
- Could logs all incoming/outgoing mails
- Subject/body filter.
- Attachment blocking by name and extension.
- White/black lists.
- Easy installation and administration (qsheff/qsheff.* files)
- Easy debugging.
- Quarantine for service providers.
- Dropping mails with malformed headers
- MRTG reporting
Enhancements:
- All menu keys have been redesigned.
- The code was tested for stability.
Download (0.006MB)
Added: 2005-11-17 License: GPL (GNU General Public License) Price:
1436 downloads
MailCleaner 2006111701
MailCleaner is a full email filtering gateway. more>>
MailCleaner is a full email filtering gateway. It includes a complete GNU/Linux OS and a graphical web interface for user and administrative access. MailCleaner comes in the form of an ISO image that contains a fully automated installer.
Main features:
- filter unsolicited messages
- filter any potentialy dangerous email
- manage any number of domains with independent configurations, policies and templates
- clustering capabilities for large volumes
- web-based user interface for quarantine and personal settings
- and many more...
Enhancements:
- This patch includes some new features like greylisting and text recognition in attached images.
- Other enhancements, fixes, and improvements were made.
<<lessMain features:
- filter unsolicited messages
- filter any potentialy dangerous email
- manage any number of domains with independent configurations, policies and templates
- clustering capabilities for large volumes
- web-based user interface for quarantine and personal settings
- and many more...
Enhancements:
- This patch includes some new features like greylisting and text recognition in attached images.
- Other enhancements, fixes, and improvements were made.
Download (296.2MB)
Added: 2006-11-21 License: GPL (GNU General Public License) Price:
1074 downloads
KlamAV 0.41
KlamAV provides ClamAV protection for the KDE desktop. more>>
KlamAV provides ClamAV protection for the KDE desktop. KlamAV includes on access scanning, manual scanning, quarantine management, downloading of updates, mail scanning, and automated installation.
Main features:
- On Access Scanning
- Manual Scanning
- Quarantine Management
- Downloading Updates
- Mail Scanning (KMail/Evolution)
- Automated Installation
- Dazuko pre-package
Enhancements:
- Make compatible with ClamAV 0.90
<<lessMain features:
- On Access Scanning
- Manual Scanning
- Quarantine Management
- Downloading Updates
- Mail Scanning (KMail/Evolution)
- Automated Installation
- Dazuko pre-package
Enhancements:
- Make compatible with ClamAV 0.90
Download (2.3MB)
Added: 2007-02-26 License: GPL (GNU General Public License) Price:
976 downloads
Maverix 2.5
Maverix is an Anti-Spam and Anti-Virus solution for AOLServer. more>>
Maverix is an Anti-Spam and Anti-Virus solution for AOLServer.
This is AOLserver module that implements SMTP protocol and acts as SMTP proxy with anti-spam and anti-virus capabilities. It includes Web interface to manage quarantined messages and administrative interface based on OSSWEB.
Compiling and Installing
To compile and run nsmaverix module special patch to AOLserver 4.x should be applied or already patched server downloaded from FTP site. It enables non-HTTP module support in the AOLServer driver infrastucture.
To support anti-SPAM feature one of the following should be installed:
SpamAssasin
DSPAM: patched version.
To support anti-virus feature one of the following should be installed:
ClamAV
Sophos: SAVI
PostgreSQL server should be installed and running before installing OSSWEB and Maverix.
Once enabled, maverix acts as SMTP server forwarding all messaged to configured real smtp server via relay parameter. for each SMTP command it calles configured Tcl handler which performs actual processing.
<<lessThis is AOLserver module that implements SMTP protocol and acts as SMTP proxy with anti-spam and anti-virus capabilities. It includes Web interface to manage quarantined messages and administrative interface based on OSSWEB.
Compiling and Installing
To compile and run nsmaverix module special patch to AOLserver 4.x should be applied or already patched server downloaded from FTP site. It enables non-HTTP module support in the AOLServer driver infrastucture.
To support anti-SPAM feature one of the following should be installed:
SpamAssasin
DSPAM: patched version.
To support anti-virus feature one of the following should be installed:
ClamAV
Sophos: SAVI
PostgreSQL server should be installed and running before installing OSSWEB and Maverix.
Once enabled, maverix acts as SMTP server forwarding all messaged to configured real smtp server via relay parameter. for each SMTP command it calles configured Tcl handler which performs actual processing.
Download (9.6MB)
Added: 2006-02-16 License: GPL (GNU General Public License) Price:
1345 downloads
Trinity Rescue Kit 3.2 build 279
Trinity Rescue Kit is a Linux distribution based on Mandrake 9.1 binaries. more>>
Trinity Rescue Kit or TRK is a 100% free CD bootable Linux distribution aimed specifically at offline operations for Windows and Linux systems such as rescue, repair, password resets and cloning, with the ability to update itself.
It has custom tools to easily recover data such as deleted files, clone Windows installations over the network, perform antivirus sweeps with 2 different antivirus products, reset windows passwords, read AND write on NTFS partitions, edit
partition layout and much much more.
Trinity Rescue Kit 3.1 is the evolved version of 3.0 and a complete rewrite of version 1.1 and the unfinished 2.0. It s mostly based on Mandrake 10.2 (Mandriva 2005) binaries and heavily adapted startup scripts.
What s new since 3.0?
- self update capability: TRK now has a script that will download/search all non-GPL
licensed software, like the Microsoft ntfs
drivers or F-prot. It will also update antivirus definitions for F-prot and Clamav.
Afterwards, it will recreate itself as a new iso
file which you can burn again to CD
- new version of captive-ntfs, using the latest XP SP2 drivers and LUFS
- clamav 0.88-1
- mkisofs, cdrecord, pico, cfdisk
- eject CD (was bug in build 204) and powerdown on halt
What s new since 1.1 (and 2.0):
- more hardware support:
kernel 2.6.14.3 with most default options left on, so all important hardware like
disc controllers and network cards are supported, even SATA disks, USB storage and gigabit ethernet. Also patched with lufs (for ntfs support) and bootsplash (background graphics)
- better network capability: besides all common network client tools, you can also run a secure shell server for remote access or TRK to TRK file copies
- run completely from memory: provided you have at least 192Mb of ram, you can run TRK from memory and eject the CD once it has booted, giving you the ability to mount other CDs
- vesa framebuffer support: TRK now has limited graphical support thanks to kernel
builtin framebuffer support.
- qtparted: the famous PQMagic clone. Partition editing never been this easy thanks to the graphical interface this tool uses (via framebuffer)
- configure your LAN to be "TRK 3 compliant": you can change the way a TRK behaves by adding an otherwise unused parameter to your DHCP server to point to a webserver where you keep specific configuration data for your TRK such as proxy settings or complete scripts with which you can do anything you want
- run scripts from a local computer by searching for /.trk/trklocal.conf
- full NTFS write support thanks to the captive ntfs project by Jan Kratochvil.
- more NTFS write support with the NTFS Fuse driver.
- Secure Shell server: let a user boot from TRK, enter a new password for root and
connect to TRK remotely
Featuring home brewed scripts, new and improved:
- updatetrk (since 3.1): updates TRK with ntfs drivers, F-prot + definitions and
Clamav definitions. When the script is run without arguments, it looks for a Windows pagefile.sys, creates a loopback filesystem on it and creates TRK from there. Afterwards it copies the new isofile to C: emp, from where you can burn it to CD again
- clonexp: script that uses ntfsclone to perform copies of ntfs filesystems between
two computers each running their copy of Trinity Rescue Kit 3.1. One PC copies his Windows installation over the network to another PC running a TRK 3.1 with a secure shell server enabled. An easy way to clone Windows installations or recover as much as you can from a dying disk. Run it either interactively or from a single commandline
- winpass: does the same thing as in TRK 1.1, searches for all local Windows
installations, runs chntpw on your SAM file and resets the password. It now also handles Windows on FAT32 correctly and uses the safe ntfs driver from the Linux kernel, so it works even without captive support
- regedit: is actually the same as winpass, but starts chntpw in interactive mode and allows you to edit a Windows registry
- virusscan: completely rewritten,this script now has two different engines: the default is to run with the GNU Clamav antivirus which is free for everyone. This is a very good scanner, but the drawback is that it can only detect virus infected files, not clean them. So the only option is to delete them, where most of the time the file is the complete virus. But just to be sure we don t delete anything valuable, a quarantined backup is being made first. The other part of the script uses the free-for-home-users F-prot. F-prot itself is not included in TRK but it gets downloaded from their site. F-prot DOES have the ability to disinfect files if necessary.
- ntfsundeleteall: also completely rewritten, ntfsundeleteall, a wrapper for
ntfsundelete now recovers deleted files from an NTFS volume but it gives you the ability to add a recoverability percentage to the commandline. Since it only recovers files and not directories, sometimes you would have double filenames. This has been countered by adding the inode of the file at the beginning of the filename, so recoverability is 100% within the possibilities of ntfsundelete
More utils:
- links: simple webbrowser which runs in framebuffer graphical mode. Handy to go and read some reference docs on the Internet
- ftp and lftp
- ssh and scp
- ms-sys: This program is used to create Microsoft compatible boot records. It is able to do the same as Microsoft "fdisk /mbr" to a hard disk. It is also able to do the same as Microsoft "sys d:" to a floppy or FAT partition except that it does not copy any system files, only the boot record is written.
- Reiserfs tools
- ext2/ext3 tools
- ntfsprogs
- dosfs tools
- tcpdump, nmap and netcat
- mdadm for offline raid configuration
- burn, a utility that stresses your CPU
- samba client: mount windows shares over the network
- shred: erase a harddisk until its unrecoverable even by magnetic resonance recovery
- fatback: undelete files from fat filesystems
- TestDisk: Tool to check and undelete partition, works with most common partitions
- PhotoRec: File and pictures recovery. PhotoRec has been created to recover pictures from digital camera memory and it has been extended to recover lost files from harddisk (List of known files). PhotoRec is safe to use, it will never attempt to write to the drive or memory support you are about to recover from. Recovered files are instead written in the directory from where you are running the PhotoRec program.
- pico text editor
- mkisofs and cdrecord
- perl 5
Enhancements:
- Very extensive and complete documentation.
- 2 more virus scan engines: Grisoft AVG and BitDefender.
- ntfs-3g has full and fast read/write support for NTFS drives.
- Bootable from a USB stick and over PXE.
- An integrated Samba file server.
- LVM support.
- Kernel 2.6.19.2 and hwdata 0.191-1.
- Menu-based graphical startup.
- Tools to migrate TRK from CD to USB and back to an ISO file if desired.
- Bridging capabilities.
- Full proxy server support: a script called "setproxy" can prompt you for your networks proxy parameters, allowing you to access the internet and update your TRK.
<<lessIt has custom tools to easily recover data such as deleted files, clone Windows installations over the network, perform antivirus sweeps with 2 different antivirus products, reset windows passwords, read AND write on NTFS partitions, edit
partition layout and much much more.
Trinity Rescue Kit 3.1 is the evolved version of 3.0 and a complete rewrite of version 1.1 and the unfinished 2.0. It s mostly based on Mandrake 10.2 (Mandriva 2005) binaries and heavily adapted startup scripts.
What s new since 3.0?
- self update capability: TRK now has a script that will download/search all non-GPL
licensed software, like the Microsoft ntfs
drivers or F-prot. It will also update antivirus definitions for F-prot and Clamav.
Afterwards, it will recreate itself as a new iso
file which you can burn again to CD
- new version of captive-ntfs, using the latest XP SP2 drivers and LUFS
- clamav 0.88-1
- mkisofs, cdrecord, pico, cfdisk
- eject CD (was bug in build 204) and powerdown on halt
What s new since 1.1 (and 2.0):
- more hardware support:
kernel 2.6.14.3 with most default options left on, so all important hardware like
disc controllers and network cards are supported, even SATA disks, USB storage and gigabit ethernet. Also patched with lufs (for ntfs support) and bootsplash (background graphics)
- better network capability: besides all common network client tools, you can also run a secure shell server for remote access or TRK to TRK file copies
- run completely from memory: provided you have at least 192Mb of ram, you can run TRK from memory and eject the CD once it has booted, giving you the ability to mount other CDs
- vesa framebuffer support: TRK now has limited graphical support thanks to kernel
builtin framebuffer support.
- qtparted: the famous PQMagic clone. Partition editing never been this easy thanks to the graphical interface this tool uses (via framebuffer)
- configure your LAN to be "TRK 3 compliant": you can change the way a TRK behaves by adding an otherwise unused parameter to your DHCP server to point to a webserver where you keep specific configuration data for your TRK such as proxy settings or complete scripts with which you can do anything you want
- run scripts from a local computer by searching for /.trk/trklocal.conf
- full NTFS write support thanks to the captive ntfs project by Jan Kratochvil.
- more NTFS write support with the NTFS Fuse driver.
- Secure Shell server: let a user boot from TRK, enter a new password for root and
connect to TRK remotely
Featuring home brewed scripts, new and improved:
- updatetrk (since 3.1): updates TRK with ntfs drivers, F-prot + definitions and
Clamav definitions. When the script is run without arguments, it looks for a Windows pagefile.sys, creates a loopback filesystem on it and creates TRK from there. Afterwards it copies the new isofile to C: emp, from where you can burn it to CD again
- clonexp: script that uses ntfsclone to perform copies of ntfs filesystems between
two computers each running their copy of Trinity Rescue Kit 3.1. One PC copies his Windows installation over the network to another PC running a TRK 3.1 with a secure shell server enabled. An easy way to clone Windows installations or recover as much as you can from a dying disk. Run it either interactively or from a single commandline
- winpass: does the same thing as in TRK 1.1, searches for all local Windows
installations, runs chntpw on your SAM file and resets the password. It now also handles Windows on FAT32 correctly and uses the safe ntfs driver from the Linux kernel, so it works even without captive support
- regedit: is actually the same as winpass, but starts chntpw in interactive mode and allows you to edit a Windows registry
- virusscan: completely rewritten,this script now has two different engines: the default is to run with the GNU Clamav antivirus which is free for everyone. This is a very good scanner, but the drawback is that it can only detect virus infected files, not clean them. So the only option is to delete them, where most of the time the file is the complete virus. But just to be sure we don t delete anything valuable, a quarantined backup is being made first. The other part of the script uses the free-for-home-users F-prot. F-prot itself is not included in TRK but it gets downloaded from their site. F-prot DOES have the ability to disinfect files if necessary.
- ntfsundeleteall: also completely rewritten, ntfsundeleteall, a wrapper for
ntfsundelete now recovers deleted files from an NTFS volume but it gives you the ability to add a recoverability percentage to the commandline. Since it only recovers files and not directories, sometimes you would have double filenames. This has been countered by adding the inode of the file at the beginning of the filename, so recoverability is 100% within the possibilities of ntfsundelete
More utils:
- links: simple webbrowser which runs in framebuffer graphical mode. Handy to go and read some reference docs on the Internet
- ftp and lftp
- ssh and scp
- ms-sys: This program is used to create Microsoft compatible boot records. It is able to do the same as Microsoft "fdisk /mbr" to a hard disk. It is also able to do the same as Microsoft "sys d:" to a floppy or FAT partition except that it does not copy any system files, only the boot record is written.
- Reiserfs tools
- ext2/ext3 tools
- ntfsprogs
- dosfs tools
- tcpdump, nmap and netcat
- mdadm for offline raid configuration
- burn, a utility that stresses your CPU
- samba client: mount windows shares over the network
- shred: erase a harddisk until its unrecoverable even by magnetic resonance recovery
- fatback: undelete files from fat filesystems
- TestDisk: Tool to check and undelete partition, works with most common partitions
- PhotoRec: File and pictures recovery. PhotoRec has been created to recover pictures from digital camera memory and it has been extended to recover lost files from harddisk (List of known files). PhotoRec is safe to use, it will never attempt to write to the drive or memory support you are about to recover from. Recovered files are instead written in the directory from where you are running the PhotoRec program.
- pico text editor
- mkisofs and cdrecord
- perl 5
Enhancements:
- Very extensive and complete documentation.
- 2 more virus scan engines: Grisoft AVG and BitDefender.
- ntfs-3g has full and fast read/write support for NTFS drives.
- Bootable from a USB stick and over PXE.
- An integrated Samba file server.
- LVM support.
- Kernel 2.6.19.2 and hwdata 0.191-1.
- Menu-based graphical startup.
- Tools to migrate TRK from CD to USB and back to an ISO file if desired.
- Bridging capabilities.
- Full proxy server support: a script called "setproxy" can prompt you for your networks proxy parameters, allowing you to access the internet and update your TRK.
Download (104.5MB)
Added: 2007-02-10 License: GPL (GNU General Public License) Price:
692 downloads
qSheff 2.1-r2
qSheff is a wrapper for the qmail queue that scans email for viruses and spam. more>>
qSheff is a wrapper for the qmail queue that scans email for viruses and spam. After checking the message, it will wake the qmail queue. It is a replacement program for qscanq and RAV antivirus.
qSheff project is simple and more powerful. It features the ability to quarantine, very nice logging, subject filtering, a blackhole, easy installation, and white/black lists.
Main features:
- Simple, optimized, extandable fast code (C code)
- Interoperability with various Antivirus.
- Could logs all incoming/outgoing mails
- Internal subject/body filter.
- Attachment filter.
- White/black lists.
- Easy installation and administration (qsheff/qsheff.* files)
- Easy debugging.
- Quarantine for service providers.
- Dropping mails with malformed headers
- MRTG reporting of spammer avctivity
Enhancements:
- Fixed some typos about the custom prog feature. (simsek, 2006/08/25) http://www.enderunix.org/bugzilla/show_bug.cgi?id=2
- the quarantine problem fixed. (simsek, 2006/08/09) http://www.enderunix.org/bugzilla/show_bug.cgi?id=10
- Now qSheff can handle separate blackhole for spams and viruses. (simsek, 2006/07/22) http://www.enderunix.org/bugzilla/show_bug.cgi?id=4
<<lessqSheff project is simple and more powerful. It features the ability to quarantine, very nice logging, subject filtering, a blackhole, easy installation, and white/black lists.
Main features:
- Simple, optimized, extandable fast code (C code)
- Interoperability with various Antivirus.
- Could logs all incoming/outgoing mails
- Internal subject/body filter.
- Attachment filter.
- White/black lists.
- Easy installation and administration (qsheff/qsheff.* files)
- Easy debugging.
- Quarantine for service providers.
- Dropping mails with malformed headers
- MRTG reporting of spammer avctivity
Enhancements:
- Fixed some typos about the custom prog feature. (simsek, 2006/08/25) http://www.enderunix.org/bugzilla/show_bug.cgi?id=2
- the quarantine problem fixed. (simsek, 2006/08/09) http://www.enderunix.org/bugzilla/show_bug.cgi?id=10
- Now qSheff can handle separate blackhole for spams and viruses. (simsek, 2006/07/22) http://www.enderunix.org/bugzilla/show_bug.cgi?id=4
Download (0.13MB)
Added: 2006-08-31 License: GPL (GNU General Public License) Price:
1149 downloads
Spamity 0.9.2
Spamity is a Web interface for Postfix log files that makes it possible to view filtered spam messages. more>>
Spamity is a Web interface for Postfix log files that makes it possible to view filtered spam messages, which is useful for testing the effectiveness of filtering rules.
Authentication is possible through an IMAP server or LDAP directory, and desired accounts can receive administrator privileges. An option to reinject quarantined messages is provided.
<<lessAuthentication is possible through an IMAP server or LDAP directory, and desired accounts can receive administrator privileges. An option to reinject quarantined messages is provided.
Download (0.078MB)
Added: 2006-08-07 License: GPL (GNU General Public License) Price:
1174 downloads
Clement 2.1-202
Clement is a SMTP server Front End, used to reject virus/spam at protocol level. more>>
Clement is an application working as an E-mail server firewall, its only purpose is to trap most of the unwanted mail (SPAM) at the earliest possible stage. Making your usual E-mails server (sendmail,postfix,exim...) free to do the real E-mail dispatching job, without need to rebounce false originator E-mail everywhere.
Clement can work standalone, using clamav to detect Viruses and spamassassin to check about SPAM contents. Viruses are rejected first hand (returning the virus name to the real SMTP originator not to a forged address), detected spam are stored within a system quarantine area.
Clement can also be connected to a remote Mentor, which is able to do an in depth analyze of received E-mail context and give an advice according E-mail origin trusting level and E-mail recipient past communication pattern. Clement is then becoming a lot smarter extracting real E-mail from usual E-mail noise user are receiving every day.
Clement code is distributed under GPL license, binary and source code can be freely download.
<<lessClement can work standalone, using clamav to detect Viruses and spamassassin to check about SPAM contents. Viruses are rejected first hand (returning the virus name to the real SMTP originator not to a forged address), detected spam are stored within a system quarantine area.
Clement can also be connected to a remote Mentor, which is able to do an in depth analyze of received E-mail context and give an advice according E-mail origin trusting level and E-mail recipient past communication pattern. Clement is then becoming a lot smarter extracting real E-mail from usual E-mail noise user are receiving every day.
Clement code is distributed under GPL license, binary and source code can be freely download.
Download (0.45MB)
Added: 2006-08-25 License: GPL (GNU General Public License) Price:
1156 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 2
- 1
- 2
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above quarantine 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