]> git.ipfire.org Git - people/stevee/guardian.git/commit
Introduce message parser for HTTPD related notifications.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 18 Feb 2016 12:13:31 +0000 (13:13 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 18 Feb 2016 12:13:31 +0000 (13:13 +0100)
commit55852ce70d1b75d67e4f4ddf20e106e9911c2e60
treeba8a4299d575f81b7a54ba9f9f59230587a4eee9
parent7587e837c071ac35993b942e1786deca87abdc51
Introduce message parser for HTTPD related notifications.

This new messge parser is able to detect htaccess related
brute-force login attempts on a running HTTPD server and
to report the source IP-address (IPv4 and IPv6).

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