]> git.ipfire.org Git - people/stevee/guardian.git/commit
Introduce message parser for SSH related notifications.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 18 Feb 2016 09:40:20 +0000 (10:40 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 18 Feb 2016 09:40:20 +0000 (10:40 +0100)
commit0b1fe0462fe0e7837228129f6c1d89e64a5ab720
tree0cabed2e1c22a3d272f33b5143887b7a07129474
parent72d0b62644811d6190d1a876ab2774b63d65b033
Introduce message parser for SSH related notifications.

This new messge parser is able to detect SSH related
brute-force login attempts and to report the source
IP-address (IPv4 and IPv6).

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