Quantcast
Channel: Penetration Test – Security List Network™
Viewing all articles
Browse latest Browse all 1152

pwdlyser – Password analysis & reporting tool.

$
0
0

The ‘pwdlyser‘ tool is a Python-based CLI script that automates the arduous process of manually reviewing cracked passwords during password audits following security assessments or penetration tests. There are likely some false positives/negatives, so please use at your own discretion.

Dependencies:
+ All Linux Operating System
+ Python 3.x

pwdlyser

Usage:

git clone https://www.github.com/ins1gn1a/pwdlyser.git
cd pwdlyser/
chmod +x setup.sh
./setup.sh
pwdlyser -p (your_sampe) -S pass

Source: https://www.github.com/ins1gn1a


Viewing all articles
Browse latest Browse all 1152

Trending Articles