Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.0, 3.0.1, 3.0.2, 3.1.0, 3.1.1, 3.2.0 Beta, 3.2.0 RC, 3.2.0 RC 2, 3.2.0, 3.2.1, 3.2.2, 3.2.3, 3.3.0 Alpha 1, 3.3.0 Beta 1, 3.2.4, 3.3.0, 3.x
-
Fix Version/s: 3.6.0
-
Component/s: Admin Console
-
Labels:None
-
Environment:
Every Plataform
-
Acceptance Test - Add?:No
Description
Openfire Admin Console allows brute force login.
It MUST implement some security verifications and listeners that monitors login attempts.
- Limit login attempts per IP in a time period.
- Limit login attempts in a time period.
- Test Cases ( Optional )
perhaps a simple delaying the error msg would sufficant ... so bruteforce takes really long .. (0.5 or 1 sec should be enough)