From: Richard J. <rjt...@sa...> - 2012-06-25 03:17:14
|
On Sun, Jun 24, 2012 at 06:03:28PM -0600, Richard Johnson wrote: > But that patch does not fix the recognition of the pattern within the > longer lines when running 'sshguard -l /var/log/authlog'. This looks to be a timestamp issue rather than a more general parsing problem on the longer lines. When I feed the log messages a couple per second with accurate timestamps, sshguard picks up on the simulated brute forcing. It appears that the patch for allowing a lower case 'i' on 'invalid user' has given me a working sshguard for ssh brute forcing of nonexistent users on OpenBSD 5.1. Richard |