Télécharger la liste

Description du projet

fwsnort translates snort rules into an equivalent
iptables ruleset. By making use of the iptables
string match module, fwsnort can detect
application layer signatures which exist in many
snort rules. fwsnort adds a --hex-string option to
iptables, which allows snort rules that contain
hex characters to be input directly into iptables
rulesets without modification. In addition,
fwsnort makes use of the IPTables::Parse Perl
module in order to (optionally) restrict the snort
rule translation to only those rules that specify
traffic that could potentially be allowed through
an existing iptables policy.

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.

2009-05-31 17:40 Retour à la liste release
1.0.6

Un bug a été fixé pour permettre fwsnort à convertir correctement les règles de Snort qui ont "champs" contenu embarqué échappé des points-virgules (ex: "\;"). Cela permet fwsnort traduire environ 58 Règles supplémentaires contre les menaces émergentes ensemble de règles. Un bug a été fixé pour permettre à la casse ne correspond à fonctionner correctement avec l'option - include-re-caseless et - exclude re-arguments sans étui. Le code a été mis à jour pour la dernière règle série complète contre les menaces émergentes. Le snort - rfile-argument a été ajouté afin qu'un fichier de règles spécifiques de Snort (ou une liste de fichiers séparés par des virgules) est analysé.
A bug was fixed to allow fwsnort to properly translate snort rules that have "content" fields with embedded escaped semicolons (e.g. "\;"). This allows fwsnort to translate about 58 additional rules from the Emerging Threats rule set. A bug was fixed to allow case insensitive matches to work properly with the --include-re-caseless and --exclude re-caseless arguments. The code was updated to the latest complete rule set from Emerging Threats. The --snort-rfile argument was added so that a specific Snort rules file (or list of files separated by commas) is parsed.

Project Resources