[prev in list] [next in list] [prev in thread] [next in thread] 

List:       full-disclosure
Subject:    [Full-disclosure] New version of JBrute: v0.97 (beta)
From:       Gonzalo Camino <gonzalocamino () gmail ! com>
Date:       2013-10-29 18:16:41
Message-ID: CALz-PYoBu7AOvgFuZ6vUZCNkXS=Q_3tW4QOXgGkmwR1SiNdW8g () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hey folks,

There's a new version of JBrute, an Open Source, multi-platform tool to
"decrypt" hashed passwords written in Java. It supports both brute-force
and dictionary attack methods, with a built-in rule pre-processor similar
to the JTR one, and it actually supports several standard algorithms and
several algorithms from propietary apps  (like Microsoft SQL Server,
Oracle, SYBASE, and so on).

The change log of the current version:

v0.97:
Date: 29/10/2013
-----
Fixes:
------
 _ Performance drastically improved for chained algorithms with
lowercase/uppercase intermediate
 hashes (almost same performance as raw intermediate hashes).
 _ Same performance now for lowercase and uppercase intermediate hashes.
 _ Bug in brute force decryption with multi-threading (not update
decryptions between threads).
 _ Time for "--test" main parameter is 5 seconds by default.

New Functionalities:
--------------------
_ New optional parameter "--base64" for main parameter "--encrypt".
_ New optional parameter "--salt_type" for main parameter "--encrypt".
_ New optional parameter "--salt_type" for main parameter "--decrypt".
_ New optional parameter "--hashcount" for main parameter "--test".
_ New optional parameter "--salt" for main parameter "--test".
_ New algorithm supported: INFORMIX-1170
_ New format for hashfile: it supports multiple salts (one per hash), and
salt types.
_ Multi-threading support for dictionary decryption method (printing less
information about rules processing).
_ Added default name "rules.txt" to "--rule_file" optional parameter (for
shortest commands).
_ Added default name "wordlist.txt" to "--dict_file" optional parameter
(for shortest commands).
_ Added file "rules.txt" with default rules as examples.
_ Added support for "M" and "Q" memory access commands to rule processing.
_ Rule processing now has order, from left to right, and JBrute process it
as is written.
Download page: https://sourceforge.net/projects/jbrute/files/latest/download

Homepage           - https://sourceforge.net/projects/jbrute
Blog                    - https://sourceforge.net/p/jbrute/blog
Documentation     - https://sourceforge.net/p/jbrute/wiki/Home
Author                 - Gonzalo Camino
License               - GNU General Public License version 3.0 (GPLv3)


Please, take a time to test it and send me your comments! I need volunteers
for deep testing.


Cheers,
Gonzalo.

[Attachment #5 (text/html)]

<div dir="ltr"><div>Hey folks,</div><div><br></div><div>There&#39;s a new version of JBrute, an \
Open Source, multi-platform tool to &quot;decrypt&quot; hashed passwords written in Java. It \
supports both brute-force and dictionary attack methods, with a built-in rule pre-processor \
similar to the JTR one, and it actually supports several standard algorithms and several \
algorithms from propietary apps  (like Microsoft SQL Server, Oracle, SYBASE, and so on).</div> \
<div><br></div><div>The change log of the current \
version:</div><div><br></div><div>v0.97:</div><div><span class="" \
style="white-space:pre">	</span>Date: 29/10/2013</div><div><span class="" \
style="white-space:pre">	</span>-----</div> <div><span class="" \
style="white-space:pre">	</span>Fixes:</div><div><span class="" \
style="white-space:pre">	</span>------</div><div><span class="" \
style="white-space:pre">	</span> <span class="" style="white-space:pre">	</span>_ Performance \
drastically improved for chained algorithms with lowercase/uppercase intermediate</div> \
<div><span class="" style="white-space:pre">	</span> <span class="" \
style="white-space:pre">		</span>hashes (almost same performance as raw intermediate \
hashes).</div><div><span class="" style="white-space:pre">	</span> <span class="" \
style="white-space:pre">	</span>_ Same performance now for lowercase and uppercase intermediate \
hashes.<span class="" style="white-space:pre">		</span></div> <div><span class="" \
style="white-space:pre">	</span> <span class="" style="white-space:pre">	</span>_ Bug in brute \
force decryption with multi-threading (not update decryptions between threads).</div><div><span \
class="" style="white-space:pre">	</span> <span class="" style="white-space:pre">	</span>_ Time \
for &quot;--test&quot; main parameter is 5 seconds by default.</div> <div><br></div><div><span \
class="" style="white-space:pre">	</span>New Functionalities:</div><div><span class="" \
style="white-space:pre">	</span>--------------------</div><div><span class="" \
style="white-space:pre">		</span>_ New optional parameter &quot;--base64&quot; for main \
parameter &quot;--encrypt&quot;.</div> <div><span class="" style="white-space:pre">		</span>_ \
New optional parameter &quot;--salt_type&quot; for main parameter \
&quot;--encrypt&quot;.</div><div><span class="" style="white-space:pre">		</span>_ New optional \
parameter &quot;--salt_type&quot; for main parameter &quot;--decrypt&quot;.</div> <div><span \
class="" style="white-space:pre">		</span>_ New optional parameter &quot;--hashcount&quot; for \
main parameter &quot;--test&quot;.</div><div><span class="" style="white-space:pre">		</span>_ \
New optional parameter &quot;--salt&quot; for main parameter &quot;--test&quot;.</div> \
<div><span class="" style="white-space:pre">		</span>_ New algorithm supported: \
INFORMIX-1170</div><div><span class="" style="white-space:pre">		</span>_ New format for \
hashfile: it supports multiple salts (one per hash), and salt types.</div> <div><span class="" \
style="white-space:pre">		</span>_ Multi-threading support for dictionary decryption method \
(printing less information about rules processing).</div><div><span class="" \
style="white-space:pre">		</span>_ Added default name &quot;rules.txt&quot; to \
&quot;--rule_file&quot; optional parameter (for shortest commands).</div> <div><span class="" \
style="white-space:pre">		</span>_ Added default name &quot;wordlist.txt&quot; to \
&quot;--dict_file&quot; optional parameter (for shortest commands).</div><div><span class="" \
style="white-space:pre">		</span>_ Added file &quot;rules.txt&quot; with default rules as \
examples.</div> <div><span class="" style="white-space:pre">		</span>_ Added support for \
&quot;M&quot; and &quot;Q&quot; memory access commands to rule processing.</div><div><span \
class="" style="white-space:pre">		</span>_ Rule processing now has order, from left to right, \
and JBrute process it as is written.</div> <div><span class="" \
style="white-space:pre">			</span></div><div>Download page: <a \
href="https://sourceforge.net/projects/jbrute/files/latest/download">https://sourceforge.net/projects/jbrute/files/latest/download</a></div>
 <div><br></div><div>Homepage           - <a \
href="https://sourceforge.net/projects/jbrute">https://sourceforge.net/projects/jbrute</a></div><div>Blog \
- <a href="https://sourceforge.net/p/jbrute/blog">https://sourceforge.net/p/jbrute/blog</a></div>
 <div>Documentation     - <a \
href="https://sourceforge.net/p/jbrute/wiki/Home">https://sourceforge.net/p/jbrute/wiki/Home</a></div><div>Author \
- Gonzalo Camino</div><div>License               - GNU General Public License version 3.0 \
(GPLv3)</div> <div><br></div><div><br></div><div>Please, take a time to test it and send me \
your comments! I need volunteers for deep \
testing.</div><div><br></div><div><br></div><div>Cheers,</div><div>Gonzalo.</div></div>



_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic