Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Mask Assisstance
Post: RE: Mask Assisstance
bruteforcing this keyspace is not going to happen any time soon unless the word is really short.
edit: 9 7 random lowercase characters? lol. not happening during your lifetime.
edit: whoops, I don... |
|
undeath |
General Talk
|
6 |
4,039 |
01-02-2018, 09:37 PM |
|
|
Thread: minimum password length with mask
Post: RE: minimum password length with mask
well this looks kinda strange
Code:
--
Hash.Type........: WPA/WPA2
Time.Started.....: Tue Jan 02 16:44:52 2018 (21 secs)
Time.Estimated...: Tue Jan 02 17:02:47 2018 (17 mins, 34 secs)
Guess.Mas... |
|
undeath |
hashcat
|
6 |
8,088 |
01-03-2018, 01:24 PM |
|
|
Thread: combinator + rule
Post: RE: combinator + rule
-j/-k only accept a single rule, not files |
|
undeath |
hashcat
|
6 |
6,142 |
02-05-2018, 12:20 AM |
|
|
Thread: DES decryption
Post: RE: DES decryption
hashcat can show all generated candidates by using --stdout (unless I'm missing some context here) |
|
undeath |
General Talk
|
6 |
8,305 |
02-07-2018, 02:46 PM |
|
|
Thread: Begginer cracking
Post: RE: Begginer cracking
here is a benchmark, do the math yourself :) https://hashcat.net/forum/thread-6743-post-36041.html#pid36041 |
|
undeath |
Hardware
|
6 |
5,746 |
03-22-2018, 07:57 PM |
|
|
Thread: Need help with NTLM password case
Post: RE: Need help with NTLM password case
It seems weird that your LM hash always looks case-sensitive. I'm not sure how exactly hashcat handles LM hashes but I would expect it to only have upper case letters.
Regarding the restore file, f... |
|
undeath |
hashcat
|
6 |
5,099 |
03-26-2018, 10:09 AM |
|
|
Thread: Rule for omitting duplicates in bruteforce attack?
Post: RE: Rule for omitting duplicates in bruteforce att...
royce Wrote: (04-22-2018, 07:51 PM)
--
even if you could cut the time in half (which would be much better than the keyspace reduction you're trying to do), will take a very very long time to run.
--
... |
|
undeath |
hashcat
|
6 |
4,323 |
04-22-2018, 08:25 PM |
|
|
Thread: Hashcat 4.1.0 slow speed
Post: RE: Hashcat 4.1.0 slow speed
static mask prefix is bad for performance |
|
undeath |
hashcat
|
6 |
3,903 |
05-12-2018, 11:30 AM |
|
|
Thread: beginner help, best method?
Post: RE: beginner help, best method?
No reason to use maskprocessor for such a simple mask attack. WPA is a rather slow hash mode and nine characters is rather long for a brute force. Find more clever attacks or die cracking. |
|
undeath |
hashcat
|
6 |
3,771 |
05-12-2018, 11:34 AM |
|
|
Thread: base64 + MD5-raw
Post: RE: base64 + MD5-raw
It's a bunch of base64-encoded binary data but that's really all you can say. What makes you think it's hashes at all? |
|
undeath |
hashcat
|
6 |
5,011 |
05-21-2018, 08:39 PM |
|
|
Thread: base64 + MD5-raw
Post: RE: base64 + MD5-raw
Wouldn't some kind of encryption be much more likely, given that it seems to store some kind of extractable information? |
|
undeath |
hashcat
|
6 |
5,011 |
05-21-2018, 11:33 PM |
|
|
Thread: Hexadecimal Hashes (Sql Server varbinary)
Post: RE: Hexadecimal Hashes (Sql Server varbinary)
you will have to convert the hex to base64. The base64-string will be shorter than the hex-string when converted correctly. |
|
undeath |
hashcat
|
6 |
4,163 |
05-31-2018, 11:16 AM |
|
|
Thread: Trouble finding attacking hash format
Post: RE: Trouble finding attacking hash format
hashcat doesn't care about file extensions at all. |
|
undeath |
hashcat
|
6 |
3,968 |
06-09-2018, 10:34 AM |
|
|
Thread: Problem with sha-256 crack
Post: RE: Problem with sha-256 crack
that's way too many possibilities |
|
undeath |
hashcat
|
6 |
3,832 |
06-11-2018, 07:01 PM |
|
|
Thread: Problem with sha-256 crack
Post: RE: Problem with sha-256 crack
that's a basic math problem, calculate yourself :P |
|
undeath |
hashcat
|
6 |
3,832 |
06-11-2018, 07:04 PM |
|
|
Thread: Save all valid password candidates
Post: RE: Save all valid password candidates
hashcat supports an option --keep-guessing which should do what you want |
|
undeath |
General Talk
|
6 |
4,521 |
06-17-2018, 08:48 PM |
|
|
Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist
multibyte wordlists with rules are an open problem. Your wordlists will just work but rules will still only modify single bytes. Converting to hex or whatever is not going to solve that limitation. |
|
undeath |
hashcat
|
6 |
4,579 |
06-23-2018, 11:29 AM |
|
|
Thread: Mix of single and multi byte in wordlist
Post: RE: Mix of single and multi byte in wordlist
Both your cases will work. What will not work is for example rule "T0" to change the word to "Éatonávo". |
|
undeath |
hashcat
|
6 |
4,579 |
06-25-2018, 05:36 PM |
|
|
Thread: Wpa speed dropping
Post: RE: Wpa speed dropping
possibly throttling because of bad cooling |
|
undeath |
General Talk
|
6 |
4,735 |
08-01-2018, 07:54 PM |
|
|
Thread: Video garbled after long run
Post: RE: Video garbled after long run
There may be hardware damage that is not as easily triggered by the older driver. All in all it sounds like defective hardware. |
|
undeath |
hashcat
|
6 |
3,851 |
10-03-2018, 12:54 PM |