Télécharger la liste

Description du projet

renattach is a stream filter that can identify and act upon potentially dangerous e-mail attachments. It's a highly effective way of protecting users from harmful mail content (virii and worms) by disabling or removing attachments that may be accidentally executed by the user. It is written in pure C and can quickly process mail with little overhead. Unlike a conventional virus scanner, there are no specific virus or worm definitions. Instead, it identifies potentially dangerous attachments based on filename extension and on encoded body content. It can be used from within sendmail, postfix, procmail, or pretty much anywhere else.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-10-25 16:00
1.2.4

L'option - loop a été ajouté, ce qui supprime Delivered-To-têtes du message d'entrée. Cette Postfix défend contre une «boucle de la transmission du courrier« trick relais de spam qui pourrait être utilisée lors de renattach est installé comme un filtre de contenu smtpd-côté.
Tags: Minor feature enhancements
The --loop option was added, which removes
Delivered-To headers from the input message. This
defends Postfix against a "mail forwarding loop"
spam relay trick which could be used when
renattach is installed as an smtpd-side content
filter.

2006-03-20 19:37
1.2.3

Un bug analyseur MIME où certains en-têtes ont été désinfectés de manière incorrecte a été fixée. La nécessité d'utiliser «#» pour réprimer new_extension a été ajouté. Les scripts de compilation ont été fixé à un manche getopt correctement, de sorte que le port FreeBSD s'appuie désormais sans modifications. Notez que le logiciel a été interrompu, tant de sites utilisant renattach devrait passer à un système de sécurité différent.
Tags: Minor bugfixes
A MIME parser bug where some headers were
incorrectly sanitized was fixed. Support for using
"#" to suppress new_extension was added. The build
scripts were fixed to handle getopt properly, so
the FreeBSD port now builds without modification.
Note that the software has been discontinued, so
sites using renattach should switch to a different
security system.

2004-10-10 09:24
1.2.2

La potentiellement dangereux - nouveau tube a été réécrit pour éliminer l'interprétation du shell / évasion risques. Le décodeur RFC 2047 a été améliorée et un bug de décodage base64 a été fixé, l'amélioration du soutien pour les noms de fichiers ASCII. Plusieurs améliorations ont été faits pour aider avec les non-Unix construit et éliminer les avertissements du compilateur.
Tags: Minor security fixes
The potentially insecure --pipe feature has been rewritten to
eliminate shell interpretation/escape risks. The RFC 2047
decoder has been improved and a base64 decoding bug has
been fixed, improving support for non-ASCII filenames.
Several improvements were made to help with non-Unix
builds and eliminate compiler warnings.

2004-04-22 19:52
1.2.1

Une option pour chercher au coeur de fermeture éclair pour les pièces jointes des fichiers malveillants a été ajoutée. Sécurité pour le lancement des pipes externes a été renforcé. Cette version prend en charge Outlook-style multi-ligne de noms de fichiers encodés.
Tags: Major feature enhancements
An option to search inside zip attachments for malicious files has been added. Security for launching external pipes has been enhanced. This release supports Outlook-style multi-line encoded filenames.

2003-12-19 05:01
1.2.0

Cela modifie la libération exitcodes à des valeurs plus sensible et ajoute de nouvelles. Options de conf pour permettre plus de souplesse en modifiant le champ Objet.
Tags: Minor feature enhancements
This release changes the exitcodes to more sensible values and adds new
.conf options to allow more flexibility in altering the Subject field.

Project Resources