JBrute 09-25-2017, 02:16 PM
#1
JBrute is an open source tool written in Java to audit security and stronghold of stored password for several open source and commercial apps. It is focused to provide multi-platform support and flexible parameters to cover most of the possible password-auditing scenarios.
Java Runtime version 1.7 or higher is required for running JBrute.
Supported algorithms:
Features:
![[Image: 1]](https://a.fsdn.com/con/app/proj/jbrute/screenshots/jbrute_Test_2.JPG/1)
![[Image: 1]](https://a.fsdn.com/con/app/proj/jbrute/screenshots/jbrute_brute.JPG/1)
Java Runtime version 1.7 or higher is required for running JBrute.
Supported algorithms:
- MD5
- MD4
- SHA-256
- SHA-512
- MD5CRYPT
- SHA1
- ORACLE-10G
- ORACLE-11G
- NTLM
- LM
- MSSQL-2000
- MSSQL-2005
- MSSQL-2012
- MYSQL-322
- MYSQL-411
- POSTGRESQL
- SYBASE-ASE1502
- INFORMIX-1170
Features:
- Muli-platform support (by Java VM)
- Several hashing algorithms supported
- Flexible chained hashes decryption (like MD5(SHA1(MD5())))
- Both brute force and dictionary decryption methods supported
- Build-In rule pre-processor for dictionary decryption
- Multi-threading support for both brute force decryption and dictionary decryption
![[Image: Vs4P58c.png]](https://i.imgur.com/Vs4P58c.png)