WeakPF - The Weak Password Finder



WeakPF weak password finder - Finds network services and tries to guess their passwords



WeakPF - The Weak Password Finder, combines the powers of Nmap and other online password guessing tools to identify network services and try to guess weak passwords.

WeakPF is a black box Weak Password Finder written in Python which is specifically designed to find protected network services and try to crack them by combining the powers of Nmap (the de-facto standard tool for network exploration) and Online Password Guessing tools such as Ncrack. It's intended to be used by penetration testers or windows administrators. The code base is Open Source and licensed under the GPLv3.

Download -
weakpf.py

Source -
http://code.google.com/p/weak-password-finder/

Need to install python to run this script.