#tools
- [ ] Create and Organize a workspace for processing
- [ ] [[../3. Processing/WordList Manipulation|Prepare your data for processing]]
- [ ] Analysis
- [ ] [[4. Analysis/PACK - Password Analysis and Cracking Kit|Password Analysis and Cracking Kit]]
- [ ] Use [[4. Analysis/PACK - Statsgen.py|statsgen.py]]
- [ ] Use the output of statsgen.py with [[PACK - Maskgen.py|maskgen.py]]
- [ ] Check the coverage of generated masks
- [ ] Use [[PACK - Policygen.py|policygen.py]] to specify any password policy and generate masks
- [ ] Use [[PACK - Rulegen.py|rulegen.py]] with known passwords to generate custom rules
- [ ] Compile information and review for attack plan development
- [ ] Cracking Passwords
- [ ] Quick custom wordlists
- [ ] Run Wordlists
- [ ] Run Wordlists + [[Rules analysis|Rules]]
- [ ] Run generated masks
- [ ] Post-Crack
- [ ] Generate statistics on target data
- [ ] Archive
- [ ] Statistics
- [ ] Masks
- [ ] Rules
- [ ] Sanitize workspace and clean up drives
[[Home]]