New to IPBan (?? on 404) #294
Closed
geekm0nkey
started this conversation in
General
Replies: 5 comments 5 replies
|
Make new log file entry if you want to change attempts for just 404 |
1 reply
|
Post your full LogFile entry |
1 reply
|
From the config I mean |
1 reply
|
PathAndMask must be unique between all entries. So this isn't going to work. I'll have to think about allowing a way to provide different thresholds for the same path and different regex. I could insitutde an optional "Key" property, where if lacking, it falls back to PathAndMask. |
1 reply
|
Worth a try! Let me know if it works. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have IPBan setup and seems to be working. However, I would like the ability to catch bulk 404 failures. It seems that is the prevalent tactic used to find vulnerabilities on the server. As is, the 0 for failed logins is fine, but I want to add 404 catching but have it trigger only after say 10 hits. Is this possible? do I need a second group for the same log? Thanks.
All reactions