PACK (Password Analysis and Cracking Kit) 0.0.4

Toolkit that allows researchers to optimize their password cracking tasks

Watchers:
This resource is being watched by 590 members.
  1. Mr. Penguin
    PACK (Password Analysis and Cracking Kit) is a toolkit that allows researchers to optimize their password cracking tasks, analyze previously cracked passwords, and implements a novel attack on corporate passwords using minimum password policy. The goal of this toolkit is to assist in automatic preparation for the "better than bruteforce" password attacks by analyzing common ways that people create passwords.

    After the analysis stage, the statistical database can be used to generate attack masks for common tools such as Hashcat, oclHashcat, and others. Changes: The latest update includes a rule generation engine (rulegen.py) which uses a Reverse Levenshtein Paths algorithm to reverse word mangling rules.

    Authored by Peter Kacherginsky

Recent Updates

  1. Improvements and bugfixes