PasswordsPro – Tool to recover passwords for different types of hashes quickly …

by Black on January 1, 2010 · 0 comments

in Open Source, Security Reconnaissance, Security tools, Windows

PasswordsPro designated for the recovery of passwords for different types of hashes. The program currently supports about 30 types of hashes, and new ones can be easily added by creating a custom external hashing DLL-module. The peak number of hashes the application is capable of working with simultaneously is 256.

PasswordsPro

A long List of supported hashes by PasswordsPro:

– MySQL  – Tiger-192 
– MySQL5  – RipeMD-128 
– DES(Unix)  – RipeMD-160 
– MD2  – MaNGOS 
– MD4  – Whirlpool 
– MD4(HMAC)  – RAdmin v2.x 
– MD4(Base64)  – Lineage II C4 
– MD5  – Domain Cached Credentials 
– MD5(APR)  – md5(md5($pass)) 
– MD5(Unix)  – md5($pass.$salt) 
– MD5(HMAC)  – md5($salt.$pass) 
– MD5(Base64)  – md5(sha1($pass)) 
– MD5(phpBB3)  – md5($hex_salt.$pass) 
– MD5(Wordpress)  – md5(md5(md5($pass))) 
– MD5_HMAC($salt,MD5_HMAC($salt,$pass))  – md5(md5($pass).$salt) 
– SHA-1  – md5(md5($salt).$pass) 
– SHA-1(HMAC)  – md5($salt.md5($pass)) 
– SHA-1(Base64)  – md5($salt.$pass.$salt) 
– SHA-1(Django)  – md5(md5($salt).md5($pass)) 
– SHA-256  – md5(md5($pass).md5($salt)) 
– SHA-256(Unix)  – md5(md5($pass).$const_salt) 
– SHA-256(Django)  – md5($salt.md5($salt.$pass)) 
– SHA-256(md5($pass))  – md5($salt.md5($pass.$salt)) 
– SHA-256(PasswordSafe)  – md5($salt.md5($pass).$salt) 
– SHA-384  – md5(sha1(md5(sha1($pass)))) 
– SHA-384(Django)  – md5($hex_salt.$pass.$hex_salt) 
– SHA-512  – md5($username.md5($pass).$salt) 
– SHA-512(Unix)  – md5(md5($username.$pass).$salt) 
– Haval-128  – sha1(md5($pass)) 
– Haval-160  – sha1($salt.$pass) 
– Haval-192  – sha1($pass.$salt) 
– Haval-224  – sha1($username.$pass) 
– Haval-256  – sha1($salt.sha1($pass)) 
– Tiger-128  – sha1($username.$pass.$salt) 
– Tiger-160  – sha1($salt.sha1($salt.sha1($pass)))

Much more…

Features of PasswordsPro

Passwords recovery using the following methods:
       -Preliminary attack
       -Brute force attack (including distributed attack)
       -Mask attack
       -Simple dictionary attack
       -Combined dictionary attack
       -Hybrid dictionary attack
       -Rainbow attack
– Recovery of passwords of up to 127-character length
– Recovery of passwords for incomplete hashes of any type
– User hash editor
– Searching data on the list of imported users
– Quick-add hash using a dialog box
– Quick-add hashes from Clipboard
– Quick-check current password for all imported users
– Support of character replacement tables for hybrid dictionary attack
– Unlimited number of dictionaries available for dictionary attack
– Unlimited number of tables available for Rainbow attack

Import and export from PasswordsPro format files (*.Hashes-files). for further analysis or evidence
Import from text files with hashes given in the following format supports-
        Login:Hash:Salt(or HMAC-key):Password:Comment
test files with all types of supported hashes given in this format.
- Using dialog box.
- From Clipboard.
Which makes passwordpro much easier and faster to recover passwords. This tool can be used to audit for week password in organisations simply collect hases form AD or DC and analysis it for 1 hour week passwords will be displayed rest by looking we can conclude which are week and which are strong.

Video tutorial of PasswordsPro

Opertaiing system supported

Windows XP2 and above (we have tested it on 32 bit )

Download PasswordPro Here

Searches leading to this post:
PasswordsPro tutorial, how to use passwordspro, cain hashes md5 import, como usar o passwordspro, hashing ad passwords sha1, md5_hmac passwort finden, passwordspro tutorial salt hash, recover phpbb3 passwords

Related Posts

Previous post:

Next post: