detecting Nginx auth_basic login failures
Posted: 07 Jul 2013, 16:30
I see the newest CSF is starting to add regex rules for nginx (modsec for now)
So how about maybe adding rules for auth_basic failures ?
I see two kinds in the log
and
I guess I can try to work out the regex if I don't find it on google first but would be neat if lfd came with them built in.
So how about maybe adding rules for auth_basic failures ?
I see two kinds in the log
Code: Select all
2013/04/04 15:02:03 [error] 7882#0: *161 user "sdfsdf" was not found in "/blah/.htpasswds/public_html/blah/passwd", client: .........
Code: Select all
2013/04/04 15:23:42 [error] 7882#0: *163 user "superuser": password mismatch, client: ...............