- Fill prefixes and suffixes sets in code with predicted strings, order matters (mostly used first)
- Download jumbo version of John from https://www.openwall.com/john/
- Generate wordlist using wordlist.py
- For SSH, use
ssh2john.py ~/.ssh/key > ssh.hash
to convert private key to john's hash format - If hash file is generated with 2 lines, remove first one (some old scripts do that)
- Start john from
run
folder -.\john.exe --format=ssh --session=ssh -wordlist=C:\wordlist-generated.txt ssh.hash
forked from alkuzad/john-wordlist-generator
-
Notifications
You must be signed in to change notification settings - Fork 0
License
dg-nvm/john-wordlist-generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%