|
From: Barry M. <bmu...@ga...> - 2015-02-02 20:53:26
|
>
> found this (line 146) in "attack_scanner.l":
/* wrong password for valid user @ FreeBSD, Debian */
"error: PAM: "[aA]"uthentication "(error|failure)" for "("illegal user
")?.+" from " { return SSH_LOGINERR_PAM; }
which seems to be the appropriate pattern...
is there a quick way I can add to that pattern to keep it from spazzing out
when it gets the "via xx.xx.xx.xx" ????
|