-
-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Description
The Python code script provided below should help you in identifying potential password hacks by keeping track of unsuccessful login attempts and using rules to spot suspicious patterns. The code above presupposes that you have access to logs or some other kind of event data that keeps track of login attempts. It looks for common password attack patterns, such as numerous unsuccessful login attempts using the same username or IP address.
passwordattackdetection.zip
Metadata
Metadata
Assignees
Labels
No labels