OMEN: Ordered Markov ENumerator - Password Guesser
-
Updated
Jul 11, 2019 - C
OMEN: Ordered Markov ENumerator - Password Guesser
A Framework for Comparing Password Guessing Strategies
基于机器学习的社工字典生成工具. A Machine Learning Approach for Password Guessing. The reproduction of (https://www.usenix.org/conference/usenixsecurity23/presentation/wang-ding-password-guessing)
项目用于对CSDN和Yahoo泄露的密码进行分析,分析的类别包括格式、日期、键盘、单词和拼音、重复密码。同时还提供了一个基于PCFG的密码生成器。This is a project to analyze the password of CSDN and Yahoo. We have used five analysis methods: Pattern, Date, Keyboard, Word&PinYin, Duplicate. We also provide a password guesser based on PCFG.
Guess success probability slider, for plotting the evolution of password guessing attacks.
A simple python tool to generate user password wordlist
Super simple list-based password guesser.
Created some password guessing tools
Add a description, image, and links to the password-guessers topic page so that developers can more easily learn about it.
To associate your repository with the password-guessers topic, visit your repo's landing page and select "manage topics."