InsidePro Password Recovery Software
 Register   FAQ   Memberlist   Usergroups   Profile   Log in to check your private messages   Log in 
hashcat
Goto page 1, 2  Next
 
Post new topic   Reply to topic    InsidePro Software Forum Index -> Miscellaneous
View previous topic :: View next topic  
Author Message

K9
Joined: 12 Apr 2009
Posts: 538
Elite

[ Trusted Member ]

Reputation: 507   



PostPosted: Fri Dec 25, 2009 3:19 am    Post subject: hashcat Reply with quote

* Free
* Multi-Threaded
* Multi-Hash
* Linux & Windows native binaries
* Fastest cpu-based multihash cracker
* SSE2 accelerated
* All Attack-Modes except Brute-Force and Permutation can be extended by Hybrid-Attack rules
* Very fast Hybrid-Attack engine
* Rules mostly compatible with JTR and PasswordsPro
* Possible to resume or limit session
* Automatically recognizes recovered hashes from outfile at startup
* Can automatically generate random rules for Hybrid-Attack
* Load hashlist with more than 3 million hashes of any type at once
* Load saltlist from external file and then use them in a Brute-Force Attack variant
* Able to work in an distributed environment
* Specify multiple wordlists and also multiple directories of wordlists
* Number of threads can be configured
* Threads run on lowest priority
* 33+ Algorithms implemented with performance in mind
* ... and much more



* MD5
* md5($pass.$salt)
* md5($salt.$pass)
* md5(md5($pass))
* md5(md5(md5($pass)))
* md5(md5($pass).$salt)
* md5(md5($salt).$pass)
* md5($salt.md5($pass))
* md5($salt.$pass.$salt)
* md5(md5($salt).md5($pass))
* md5(md5($pass).md5($salt))
* md5($salt.md5($salt.$pass))
* md5($salt.md5($pass.$salt))
* md5($username.0.$pass)
* md5(strtoupper(md5($pass)))
* SHA1
* sha1($pass.$salt)
* sha1($salt.$pass)
* sha1(sha1($pass))
* sha1(sha1(sha1($pass)))
* sha1(strtolower($username).$pass)
* MySQL
* MySQL4.1/MySQL5
* MD5(Wordpress)
* MD5(phpBB3)
* MD5(Unix)
* SHA-1(Base64)
* SSHA-1(Base64)
* SHA-1(Django)
* MD4
* NTLM
* Domain Cached Credentials
* MD5(Chap)
* MSSQL

Attack-Modes

* Straight *
* Combination *
* Toggle-Case *
* Brute-Force
* Permutation

* accept Hybrid-Attack extension


Tested OS

* Windows XP 32bit
* Windows XP 64bit
* Windows Vista 64bit
* Windows 7 64bit
* Debian Lenny 32bit
* Ubuntu 9.02 64bit
* Ubuntu 9.10 64bit

Check the speed at the website or take a look t this chart:
http://img153.imageshack.us/i/stat328266156.png


http://hashcat.net/hashcat/
irc://irc.rizon.net/hashcat


Last edited by K9 on Sun May 02, 2010 2:16 am; edited 1 time in total
Back to top
View user's profile Send private message

Rolf
Joined: 19 Sep 2007
Posts: 2026
Moderator

[ Trusted Member ]

Reputation: 690   



PostPosted: Fri Dec 25, 2009 5:00 am    Post subject: Reply with quote

Forgot command-line interface only.
Back to top
View user's profile Send private message

K9
Joined: 12 Apr 2009
Posts: 538
Elite

[ Trusted Member ]

Reputation: 507   



PostPosted: Sat Dec 26, 2009 4:04 pm    Post subject: Reply with quote

This is the first public release of hashcat-gui. As the name suggests, it is working together with hashcat.

Download hashcat-gui (md5sum: c6dbad5adcd01662384337eefa464087)

hashcat-gui is tested on XP, Win7 and Wine (Ubuntu).

The main features of the GUI are:

It is free.
Ships as setup.exe, easy to use graphical installer.
Contains hashcat binaries, so no need to make a manual install.
Supports all hashcat options (feature complete).
Easier to learn compared to the CLI.
Hash Browser
Wordlist Manager
Outfile Viewer (with visual and acoustical notifications)

http://hashkiller.com/index.php?topic=2525.0
Back to top
View user's profile Send private message

niggaw
Joined: 26 Oct 2009
Posts: 95
Member

Reputation: 19   



PostPosted: Sat Dec 26, 2009 5:31 pm    Post subject: Reply with quote

Cool, this one might crack the hash i have.

because passwordspro doesnt have

md5(username,-,password) :/

i cant get it to use all my wordlists..(i have like 700 wordlists..)


I think i fixed it Smile
Back to top
View user's profile Send private message

Rolf
Joined: 19 Sep 2007
Posts: 2026
Moderator

[ Trusted Member ]

Reputation: 690   



PostPosted: Sat Dec 26, 2009 5:57 pm    Post subject: Reply with quote

Nice Smile
With the GUI, I was able to launch a hybrid-dictionary attack, with amazing 25M p/s speed(for 100k hashes)
It indeed uses all available processor's cores Very Happy
I wonder will there be difference in speed between x32 and x64 OS.
Cheers!

P.S.
Hashcat doesnt seem to remove cracked hashes from hashlists.That's a shame.
Also it writes russian passwords to out file in the gibberish way(åíñô2009 instead of енсф2009), but maybe that can be fixed by using wordlists in unicode encoding(as for now, MS Word saves the day).
Man it's fast!
What's the difference between "Straight-Words" and "Combination-Words" attacks?Dont see any difference in the GUI.
Back to top
View user's profile Send private message

K9
Joined: 12 Apr 2009
Posts: 538
Elite

[ Trusted Member ]

Reputation: 507   



PostPosted: Sun Dec 27, 2009 1:07 am    Post subject: Reply with quote

The "Straight" is a normal dictionary attack and the "Combination" is a combination attack. Smile
Back to top
View user's profile Send private message

niggaw
Joined: 26 Oct 2009
Posts: 95
Member

Reputation: 19   



PostPosted: Sun Dec 27, 2009 2:55 am    Post subject: Reply with quote

what kind of syntax is the hashes supposed to be in?`
Back to top
View user's profile Send private message

Rolf
Joined: 19 Sep 2007
Posts: 2026
Moderator

[ Trusted Member ]

Reputation: 690   



PostPosted: Sun Dec 27, 2009 3:02 am    Post subject: Reply with quote

Code:
hash
hash


or

Code:
username:hash
username:hash
Back to top
View user's profile Send private message

niggaw
Joined: 26 Oct 2009
Posts: 95
Member

Reputation: 19   



PostPosted: Sun Dec 27, 2009 3:44 am    Post subject: Reply with quote

rolf wrote:
Code:
hash
hash


or

Code:
username:hash
username:hash


i get

Code:
128600 (length exception)
68ca (length exception)
cee2245 (length exception)
9 (length exception)
8b7 (length exception)
e1e4e00c2c9a (length exception)
810967a (length exception)
a (length exception)
d11e4 (length exception)
990208 (length exception)
8eb5b0270 (length exception)
(i just pasted the error, not the hashes am using. its just a part of the hashes right there.
Back to top
View user's profile Send private message

vince213333
Joined: 16 Oct 2009
Posts: 221
Member

Reputation: 196   

Location: Belgium

PostPosted: Sun Dec 27, 2009 4:32 am    Post subject: Reply with quote

Just downloaded the gui, thanks. Considering it supports multiple threads, this could be a lot faster than Passwordspro for some things.

I already liked the command line application, considering it uses 100% of my cpu instead of the 12-13% which passwordspro uses Smile
Back to top
View user's profile Send private message

Rolf
Joined: 19 Sep 2007
Posts: 2026
Moderator

[ Trusted Member ]

Reputation: 690   



PostPosted: Mon Dec 28, 2009 12:29 am    Post subject: Reply with quote

niggaw, length exception means the length of hashes is not as it should be.
Maybe you loaded SHA-1 hashes as MD5 ? Or something like that.
Back to top
View user's profile Send private message

K9
Joined: 12 Apr 2009
Posts: 538
Elite

[ Trusted Member ]

Reputation: 507   



PostPosted: Sun May 02, 2010 2:18 am    Post subject: Reply with quote

Update: The new version is even faster. More algorithms added and some bugs got fixed. Check out the new site: http://hashcat.net/hashcat/
Back to top
View user's profile Send private message

gates jr
Joined: 30 Sep 2010
Posts: 12
Member

Reputation: 2   



PostPosted: Tue Nov 09, 2010 10:04 am    Post subject: Reply with quote

Ok i Have A question why is it when i try to decrypt md5 unix hashes aka freebsd i get a line length exception error can anyone help with that please
Back to top
View user's profile Send private message

Rolf
Joined: 19 Sep 2007
Posts: 2026
Moderator

[ Trusted Member ]

Reputation: 690   



PostPosted: Tue Nov 09, 2010 1:55 pm    Post subject: Reply with quote

HC doesnt support md5crypt.
Back to top
View user's profile Send private message

mastercracker
Joined: 28 Feb 2007
Posts: 5704
Moderator

[ Trusted Member ]

Reputation: 2824   



PostPosted: Tue Nov 09, 2010 6:16 pm    Post subject: Reply with quote

rolf wrote:
HC doesnt support md5crypt.
Rolf, it is on Hashcat's list of available algorithms. It's called MD5(unix).
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    InsidePro Software Forum Index -> Miscellaneous All times are GMT + 5 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum

Powered by phpBB © 2001, 2002 phpBB Group