Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Noob: HMAC-SHA256 message digest and key
Post: RE: Noob: HMAC-SHA256 message digest and key
It's a hashcat limitation not a limitation caused by the algorithm itself. |
|
atom |
hashcat
|
3 |
5,617 |
02-06-2017, 10:09 PM |
|
|
Thread: Hex ch and small problem
Post: RE: Hex ch and small problem
?b doesn't make sense because DES strips the highest bit and you'll end up with a 56 bit keyspace. That's what DES_full.charset is optimized for, to search only within this 56 bit keyspace. |
|
atom |
hashcat
|
14 |
12,596 |
02-06-2017, 10:11 PM |
|
|
Thread: Setting Up Hashcat on IDE
Post: RE: Setting Up Hashcat on IDE
I think most people do not use an IDE when it comes to system programming. I use editplus on windows as editor (it's by far the fastest editor I know) but do the compiling, debugging, cracking and eve... |
|
atom |
hashcat
|
2 |
3,617 |
02-06-2017, 10:16 PM |
|
|
Thread: Write rules
Post: RE: Write rules
Rules reference: https://hashcat.net/wiki/doku.php?id=rule_based_attack |
|
atom |
hashcat
|
2 |
3,347 |
02-06-2017, 10:19 PM |
|
|
Thread: Long Passwords (MDcrypt)
Post: RE: Long Passwords (MDcrypt)
Correct, but for -m 500 only. |
|
atom |
hashcat
|
1 |
2,849 |
02-06-2017, 10:20 PM |
|
|
Thread: New hccapx format explained
Post: New hccapx format explained
A few days ago a user came into the #hashcat IRC channel and reported to have problems cracking one of his WPA handshake captures. No worries, the user knew the password to the WPA handshake so this s... |
|
atom |
User Contributions
|
49 |
179,647 |
02-06-2017, 10:29 PM |
|
|
Thread: New hccapx format explained
Post: RE: New hccapx format explained
martin.po21 Wrote: (02-06-2017, 11:39 PM)
--
However, I tested this on a capture file I already cracked and therefor I know capture is indeed valid (ATT?d?d?d network with default pass of 10 digits)-... |
|
atom |
User Contributions
|
49 |
179,647 |
02-07-2017, 11:28 AM |
|
|
Thread: New hccapx format explained
Post: RE: New hccapx format explained
rico Wrote: (02-07-2017, 01:01 AM)
--
Great stuff, handshake capturing always a tricky business. I just gave cap2hccapx a quick spin but didn't have much luck either I'm afraid. cap2hccapx seems to i... |
|
atom |
User Contributions
|
49 |
179,647 |
02-07-2017, 11:49 AM |
|
|
Thread: amd-gpu-pro update
Post: RE: amd-gpu-pro update
BettyBoop51 Wrote: (02-07-2017, 01:17 AM)
--
But the truth is that the rule-based attack suffers from the same speed performance even with the 16.40 drivers.
16.40, 16.50, and now 16.60... hashca... |
|
atom |
General Talk
|
35 |
48,975 |
02-07-2017, 11:52 AM |
|
|
Thread: Speed drop with hashfile parameter
Post: RE: Speed drop with hashfile parameter
Note that this is not a "reduction". It's important to mention this, otherwise one could think the multihash search algorithm in hashcat is really bad. The reason here is because some hashes can make ... |
|
atom |
hashcat
|
2 |
2,933 |
02-07-2017, 11:59 AM |
|
|
Thread: New hccapx format explained
Post: RE: New hccapx format explained
After some testing, that error:
Quote:
--
Invalid hccapx eapol size
--
and/or
Quote:
--
Invalid hccapx signature
--
is somehow related to windows beta binaries. We'll try to fix. |
|
atom |
User Contributions
|
49 |
179,647 |
02-07-2017, 12:09 PM |
|
|
Thread: New hccapx format explained
Post: RE: New hccapx format explained
I've just upload hashcat beta 104. With it, you should be able to load the hccapx on windows, too. If it works I don't need the .cap. |
|
atom |
User Contributions
|
49 |
179,647 |
02-07-2017, 12:29 PM |
|
|
Thread: Hex ch and small problem
Post: RE: Hex ch and small problem
Quote:
--
with this 1 year 59 days
-1 charsets/DES_full.charset
-2 charsets/DES_0_9.charset
?2?1?1?1?1?1?1?1
where DES_0_9.charset is without ABCDEF
--
This totally makes no sense. Do not ... |
|
atom |
hashcat
|
14 |
12,596 |
02-08-2017, 11:46 AM |
|
|
Thread: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR
Post: RE: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR
Please retry with latest beta and post output: https://hashcat.net/beta/ |
|
atom |
hashcat
|
6 |
8,270 |
02-08-2017, 11:48 AM |
|
|
Thread: Which step am I missing - DES-OFB Key
Post: RE: Which step am I missing - DES-OFB Key
Can you please post example data trace (all 8 iterations). Like, whats the ct/pt with each iteration |
|
atom |
hashcat
|
10 |
12,932 |
02-08-2017, 11:54 AM |
|
|
Thread: New hccapx format explained
Post: RE: New hccapx format explained
Also note that this feature is kind of unique in the WPA/WPA2 cracking world. There's no other cracker (both commercial and non-commercial) that combines the packets in such a way that they produce at... |
|
atom |
User Contributions
|
49 |
179,647 |
02-08-2017, 09:45 PM |
|
|
Thread: New hccapx format explained
Post: RE: New hccapx format explained
Hehe, I guess in that case it will not take long to update it again, allowing it for combining of packets :) |
|
atom |
User Contributions
|
49 |
179,647 |
02-09-2017, 10:51 AM |
|
|
Thread: WPA Rule based
Post: RE: WPA Rule based
About rejected, please read this: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_means_rejected_in_the_status_view
The --restore works automatically, there's no need to use --... |
|
atom |
hashcat
|
1 |
2,791 |
02-09-2017, 11:01 AM |
|
|
Thread: Which step am I missing - DES-OFB Key
Post: RE: Which step am I missing - DES-OFB Key
Yes, you can crack it with hashcat, but you need to patch the kernel.
I really love such home-cooked algorithms. They always do something stupid, so does this one. I didn't write a poc, but I'm prett... |
|
atom |
hashcat
|
10 |
12,932 |
02-09-2017, 01:18 PM |
|
|
Thread: m02500.cl EXPLAIN NEEDED
Post: RE: m02500.cl EXPLAIN NEEDED
Yeah a function or something |
|
atom |
User Contributions
|
7 |
8,589 |
02-10-2017, 02:43 PM |