lakiw's repositories
pcfg_cracker
Probabilistic Context Free Grammar (PCFG) password guess generator
Password_Research_Tools
A collection of tools used for researching passwords
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.
pwnedpasswords_padding
Research into the lack of padding for responses in pwned passwords
Jupyter-Password-Cracking-Framework
A JupyterLab notebook with functionality to help manage password cracking sessions. Specifically geared towards helping with password cracking competitions.
CorrectStaple
Word split utility
lakiw.github.io
Documentation for public projects by lakiw
legacy-pcfg
Collection of old PCFG versions, and code that is no longer being maintained
Password_Cracking_Ansible
Ansible Playbooks for configuring a password cracking server
random_contest_code
Random code created for various capture the flag and password cracking contests
hashcat
World's fastest and most advanced password recovery utility
metasploit-framework
Metasploit Framework
pcfg_feed
A version of the PCFG password guess generator tailored to work as a Hashcat feed
truffleHog_PCFG
Searches through git repositories for high entropy strings and secrets, digging deep into commit history