]> git.ipfire.org Git - people/stevee/guardian.git/commit
Introduce message parser for snort alerts.
authorStefan Schantl <stefan.schantl@ipfire.org>
Wed, 17 Feb 2016 13:29:42 +0000 (14:29 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Wed, 17 Feb 2016 13:29:42 +0000 (14:29 +0100)
commit53a023971f734c0ea15e7ce46acc5b0bd0954076
treeaf22234ada81fcee1cc3da10ba6aed1a5986e792
parentd91bbb90c9703ee11708bfbde0e5f5a50dcdc29d
Introduce message parser for snort alerts.

This currently on IPv4 limited message parser is able to
parse and obtain various details from gained snort alerts.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
modules/Parser.pm