Pinned Repositories
compiled-pcfg
A version of the PCFG password guess generator written in pure C. Goal is to make it faster and easier to include in other password cracking tools such as Hashcat and John the Ripper. Note: This is only the guess generator. Current plans are to leverage the Python PCFG trainer to generate rulesets.
CorrectStaple
Word split utility
cripts
CRIPTs - Collaborative Research Into Password Threats
improv
Improved Markov PRObability with Variance
Jupyter-Password-Cracking-Framework
A JupyterLab notebook with functionality to help manage password cracking sessions. Specifically geared towards helping with password cracking competitions.
Password_Research_Tools
A collection of tools used for researching passwords
pcfg_cracker
Probabilistic Context Free Grammar (PCFG) password guess generator
pwnedpasswords_padding
Research into the lack of padding for responses in pwned passwords
py_omen
Python version of the OMEN password cracker
lakiw's Repositories
lakiw/pcfg_cracker
Probabilistic Context Free Grammar (PCFG) password guess generator
lakiw/Password_Research_Tools
A collection of tools used for researching passwords
lakiw/py_omen
Python version of the OMEN password cracker
lakiw/pwnedpasswords_padding
Research into the lack of padding for responses in pwned passwords
lakiw/compiled-pcfg
A version of the PCFG password guess generator written in pure C. Goal is to make it faster and easier to include in other password cracking tools such as Hashcat and John the Ripper. Note: This is only the guess generator. Current plans are to leverage the Python PCFG trainer to generate rulesets.
lakiw/Jupyter-Password-Cracking-Framework
A JupyterLab notebook with functionality to help manage password cracking sessions. Specifically geared towards helping with password cracking competitions.
lakiw/cripts
CRIPTs - Collaborative Research Into Password Threats
lakiw/CorrectStaple
Word split utility
lakiw/improv
Improved Markov PRObability with Variance
lakiw/lakiw.github.io
Documentation for public projects by lakiw
lakiw/legacy-pcfg
Collection of old PCFG versions, and code that is no longer being maintained
lakiw/Password_Cracking_Ansible
Ansible Playbooks for configuring a password cracking server
lakiw/random_contest_code
Random code created for various capture the flag and password cracking contests
lakiw/hashcat
World's fastest and most advanced password recovery utility
lakiw/metasploit-framework
Metasploit Framework
lakiw/truffleHog_PCFG
Searches through git repositories for high entropy strings and secrets, digging deep into commit history