Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NotSoSecure/password_cracking_rules
One rule to crack all passwords. or atleast we hope so.
https://github.com/NotSoSecure/password_cracking_rules
Last synced: about 1 month ago
JSON representation
One rule to crack all passwords. or atleast we hope so.
- Host: GitHub
- URL: https://github.com/NotSoSecure/password_cracking_rules
- Owner: NotSoSecure
- License: mit
- Created: 2017-06-01T10:38:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T03:33:52.000Z (about 3 years ago)
- Last Synced: 2024-10-15T10:22:06.998Z (about 2 months ago)
- Homepage:
- Size: 143 KB
- Stars: 1,433
- Watchers: 36
- Forks: 287
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-password-cracking - OneRuleToRuleThemAll - "One rule to crack all passwords. or atleast we hope so." (Hashcat / Rules)
- awesome-hacking-lists - NotSoSecure/password_cracking_rules - One rule to crack all passwords. or atleast we hope so. (Others)
README
# password_cracking_rule
This is a supporting repo for blog post https://www.notsosecure.com/one-rule-to-rule-them-all/
“Our super rule came out on top in all our tests, as well as others we looked at after. We’re sorry to disappoint any Lord of the Rings fans (“One ring to rule them all!”), but despite our rule name, there likely won’t ever be one rule to rule them all as other rule based attacks wouldn’t exist if there was. Password attacks should always be executed factoring in all variables, in particular the available time, hardware resources, dictionary size and algorithm.”
# Credit where credit is due
The rule file is a combination of rules from various sources1. https://github.com/praetorian-inc/Hob0Rules (d3adhob0.rule, hob064.rule)
2. http://contest-2010.korelogic.com/rules-hashcat.html (KoreLogicRulesPrependRockYou50000)
3. https://github.com/NSAKEY/nsa-rules (_NSAKEY.v2.dive.rule)
4. https://github.com/hashcat/hashcat/ oclHashcat v1.20 (by https://github.com/evilmog) (generated2.rule)If we have missed adding someone in credit, feel free to send a note or open a github issue and we will sort it out.
# License
Rules taken from other ruleset will follow respective license.
Additional custom rules are added besides those mentioned above, these additional rules are MIT Licensed.