Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Option - loop wurde hinzugefügt, die Delivered-To Header entfernt von der Input-Nachricht. Diese verteidigt Postfix gegen eine "Mail-Weiterleitung loop" Spam-Relay-Trick, die verwendet werden, wenn renattach als smtpd-Side-Content-Filter installiert ist, könnte.
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

Ein MIME-Parser-Fehler, wo einige Header wurden nicht korrekt desinfiziert wurde behoben. Unterstützung für die mit "#" zu unterdrücken new_extension wurde hinzugefügt. Die Build-Skripte wurden behoben, um getopt ordnungsgemäß zu behandeln, so dass der FreeBSD-Port baut nun ohne Änderung. Beachten Sie, dass die Software eingestellt worden, so dass Websites mit renattach sollte zu einem anderen Sicherungssystem zu wechseln.
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

Die potenziell unsicher - Rohr-Funktion wurde neu geschrieben, um Shell Auslegung zu beseitigen / Risiken zu entgehen. Der RFC-2047-Decoder wurde verbessert und die eine Base64-Decodierung Fehler wurde behoben, die Verbesserung der Unterstützung für Nicht-ASCII-Dateinamen. Verschiedene Verbesserungen wurden vorgenommen, um mit Hilfe nicht-Unix-baut und zu beseitigen Compiler-Warnungen.
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

Eine Option, die Suche in ZIP-Anhängen auf schädliche Dateien wurde hinzugefügt. Sicherheit für den Start der Außenrohre wurde verbessert. Diese Version unterstützt die Outlook-style multi-line codiert Dateinamen.
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

Diese Release-Wechsel der exitcodes mehr vernünftige Werte und neue. Conf Optionen, damit mehr Flexibilität bei der Änderung der Betreff-Feld.
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