Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: where did hashcat get the hashtype?
Post: RE: where did hashcat get the hashtype?
Sure not, if you try to load a sh256 hash without setting -m hashcat will give you a line length exception. |
|
atom |
hashcat
|
3 |
3,661 |
01-26-2017, 09:47 AM |
|
|
Thread: Noob: Efficient way to "combine" masks and rules
Post: RE: Noob: Efficient way to "combine" masks and rul...
You can do:
rule1.rule:
Quote:
--
sS$
--
rule2.rule:
Quote:
--
$0 $0 $0 $0
...
$9 $9 $9 $9
--
And then run hashcat with -r rule1.rule -r rule2.rule
You can use --stdout to ... |
|
atom |
hashcat
|
3 |
4,936 |
01-26-2017, 09:56 AM |
|
|
Thread: Noob: HMAC-SHA256 message digest and key
Post: RE: Noob: HMAC-SHA256 message digest and key
The message is too long (max 50 bytes). See here for format: https://hashcat.net/wiki/doku.php?id=example_hashes |
|
atom |
hashcat
|
3 |
5,617 |
02-03-2017, 01:21 PM |
|
|
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: please add PuTTY private key cracker ! thx
Post: RE: please add PuTTY private key cracker ! thx
Rewrite it to get rid of the includes and we will think about it. |
|
atom |
hashcat
|
3 |
6,346 |
02-15-2017, 09:02 PM |
|
|
Thread: Mask attack issues
Post: RE: Mask attack issues
Should have cracked 8 length passwords. I tried locally and it worked fine |
|
atom |
hashcat
|
3 |
3,836 |
02-16-2017, 07:29 PM |
|
|
Thread: Mask attack issues
Post: RE: Mask attack issues
If we both can't reproduce the issue, the chances that there's no issue is higher than it is user error |
|
atom |
hashcat
|
3 |
3,836 |
02-16-2017, 09:28 PM |
|
|
Thread: des raw algorithm
Post: RE: des raw algorithm
DES cracking is pretty fast with a decent GPU.
Quote:
--
root@et:~/hashcat# ./hashcat -m 14000 hash --hex-charset -1 charsets/DES_full.charset -a 3 ?1?1?1?1?1?1?1?1
hashcat (v3.30-318-gdd55c1e+) s... |
|
atom |
General Talk
|
3 |
4,001 |
02-20-2017, 02:10 PM |
|
|
Thread: Hashcat64.exe not valid win32 app
Post: RE: Hashcat64.exe not valid win32 app
typical problem when people do something like by accident: hashcat64 thishash.txt -m0 -w 3 -a3 -o "hashcat64.exe" ?a?a?a?a |
|
atom |
hashcat
|
3 |
5,797 |
02-21-2017, 10:42 AM |
|
|
Thread: des raw algorithm
Post: RE: des raw algorithm
Sure the ETA goes up but not because of the code (so bloom filter is integrated already) it is because the number of salts increase. Your attack, whatever you're doing, is somehow not cleanly designed... |
|
atom |
General Talk
|
3 |
4,001 |
02-21-2017, 10:51 AM |
|
|
Thread: hashcat 3.30 and HD5850
Post: RE: hashcat 3.30 and HD5850
AMD dropped support for HD5850. You need to buy new hardware. |
|
atom |
hashcat
|
3 |
4,125 |
02-24-2017, 12:28 AM |
|
|
Thread: Itunes Backup recovery strategy
Post: RE: Itunes Backup recovery strategy
About your question: Yes wordlists can run only for a few seconds. See philsmd's note about how to add mutation rules. Also note that (in your command) you did not specify a wordlist in -a0 mode, whic... |
|
atom |
hashcat
|
3 |
5,284 |
02-27-2017, 12:17 PM |
|
|
Thread: Android 5.1.1
Post: RE: Android 5.1.1
I didn't even know that you can crack Samsung Tab 4 hashes with hashcat ;) |
|
atom |
hashcat
|
3 |
5,521 |
03-13-2017, 04:15 PM |
|
|
Thread: Android 5.1.1
Post: RE: Android 5.1.1
There's different hashes for android, depending on the android version AND there's also different hashes for special vendors like Samsung which are known to replace default hash algorithms with their ... |
|
atom |
hashcat
|
3 |
5,521 |
03-13-2017, 04:27 PM |
|
|
Thread: hash(hash) <-- how to ?
Post: RE: hash(hash) <-- how to ?
You have to write a specific kernel for it |
|
atom |
hashcat
|
3 |
4,352 |
03-16-2017, 10:20 AM |
|
|
Thread: guess number
Post: RE: guess number
Note that with hashcat such a guess number does not reflect the real guess numbers. There's huge blocks of guesses that are ran in parallel, which means from that number you can not tell if it was gue... |
|
atom |
hashcat
|
3 |
4,395 |
03-17-2017, 10:03 AM |
|
|
Thread: Very slow Hash
Post: RE: Very slow Hash
Office 2013 Hash *is* that slow. Your CPU issue doesn't have an influence on it. |
|
atom |
General Talk
|
3 |
4,619 |
03-18-2017, 04:33 PM |
|
|
Thread: Very slow Hash
Post: RE: Very slow Hash
|
atom |
General Talk
|
3 |
4,619 |
03-20-2017, 09:56 AM |
|
|
Thread: Using small word list & rules - error
Post: RE: Using small word list & rules - error
Keep trying, this is not black magic |
|
atom |
hashcat
|
3 |
4,521 |
03-22-2017, 01:27 PM |
|
|
Thread: WPA2 cracking slow on newer versions
Post: RE: WPA2 cracking slow on newer versions
Please try again with v3.5.0 |
|
atom |
hashcat
|
3 |
4,037 |
04-05-2017, 11:19 AM |