Difference between revisions of "HIDS 3912"
m (Created page with "'''Rule ID''' 3912 '''Status''' Active rule currently published. '''Description''' This rule detects multiple login failures to the Courier IMAP and POP3 servers from the...") |
m |
||
Line 28: | Line 28: | ||
[[HIDS_3910]] | [[HIDS_3910]] | ||
+ | |||
+ | [[HIDS_3911]] | ||
[[HIDS_3913]] | [[HIDS_3913]] |
Revision as of 12:16, 20 August 2011
Rule ID
3912
Status
Active rule currently published.
Description
This rule detects multiple login failures to the Courier IMAP and POP3 servers from the same IP. The intent of this rule is to detect a malicious party attempting to brute force guess passwords.
The default settings are to detect 6 login failures, from the same IP, within 60 seconds.
False Positives
This rule can be falsely triggered if multiple users are using the same IP address, such as behind a firewall and multiple users generate 6 or more failures within a 60 second period.
This can happen either with a large number of users (less probable), or an email client that can generate multiple connections at the same time (as with the IMAPX protocol, which is more probable), however because there are other rules that detect faster denail rates its very unlikely a single client would generate failures at such a slow rate.
If you believe that this is a false positive, then disable this rule or whitelist the source IP.
Tuning Recommendations
None.
Similar Rules