https://github.com/eracle/localizedpasswords
LocalizedPasswords generates password wordlists tailored to specific countries and languages, focusing on culturally relevant names, locations, and patterns.
https://github.com/eracle/localizedpasswords
Last synced: 3 months ago
JSON representation
LocalizedPasswords generates password wordlists tailored to specific countries and languages, focusing on culturally relevant names, locations, and patterns.
- Host: GitHub
- URL: https://github.com/eracle/localizedpasswords
- Owner: eracle
- License: apache-2.0
- Created: 2024-08-13T10:01:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T10:24:48.000Z (10 months ago)
- Last Synced: 2025-01-14T02:44:18.006Z (5 months ago)
- Homepage:
- Size: 175 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Project Overview
Research shows that a significant portion of passwords follows certain patterns. By analyzing these patterns and focusing on specific categories, we can cover nearly 60% of all password cases. The following categories contribute to this coverage:
- **Person Names Only**: 7.7%
- **Person Names with Numbers**: 5.88%
- **Location Names Only**: 5.12%
- **Location Names with Numbers**: 2.72%
- **Dictionary Words Only**: 16.0%
- **Dictionary Words with Numbers**: 8.25%
- **Just Numbers**: 14.0%These categories sum up to approximately 60% of all password cases. The remaining 40.33% falls under the "Other" category, representing less common patterns and combinations.
These numbers were derived from research and insights discussed in the following source: [What things do people base their email passwords on?](https://www.quora.com/What-things-do-people-base-their-email-passwords-on)
## Visualization
Below is a pie chart illustrating the distribution of these categories and how they sum up to 60% of the cases:
