Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: problem with hashcat windows restart or switch off
Post: RE: problem with hashcat windows restart or switch...
Something with your cooling/airflow is bad. |
|
undeath |
hashcat
|
12 |
3,112 |
11-23-2019, 03:14 PM |
|
|
Thread: problem with hashcat windows restart or switch off
Post: RE: problem with hashcat windows restart or switch...
That looks like a card stopped functioning during the cracking session. |
|
undeath |
hashcat
|
12 |
3,112 |
11-25-2019, 01:32 PM |
|
|
Thread: problem with hashcat windows restart or switch off
Post: RE: problem with hashcat windows restart or switch...
Looks rather like a hardware error of some kind. |
|
undeath |
hashcat
|
12 |
3,112 |
11-25-2019, 05:34 PM |
|
|
Thread: Binary hashlist
Post: RE: Binary hashlist
For hccapx you can simply concatenate mulitple files. I'm not sure about TC/VC. |
|
undeath |
hashcat
|
3 |
3,108 |
07-16-2018, 07:22 PM |
|
|
Thread: md5($salt1,password,$salt2) ?
Post: RE: md5($salt1,password,$salt2) ?
Such an attack is not directly supported. You will have to emulate it using a suitable hashmode and a suitably choosen mask/rule. |
|
undeath |
hashcat
|
5 |
3,104 |
11-09-2018, 12:20 PM |
|
|
Thread: MD5 With salt how to save only cracked hash with email etc
Post: RE: MD5 With salt how to save only cracked hash wi...
incorrect hash mode and/or missing salt |
|
undeath |
hashcat
|
4 |
3,080 |
04-14-2018, 08:04 PM |
|
|
Thread: geforce 7600 gs problem
Post: RE: geforce 7600 gs problem
your card is way too old. |
|
undeath |
hashcat
|
2 |
3,077 |
07-11-2017, 06:40 PM |
|
|
Thread: sagitta.pw, is it legit?
Post: RE: sagitta.pw, is it legit?
FPTHHrw6mKhNZwL6 Wrote: (04-01-2019, 02:41 AM)
--
Prices seem steep, 21k for hardware
--
enterprise-grade hardware + enterprise-grade support. They don't sell a bunch of random hardware parts you n... |
|
undeath |
Hardware
|
5 |
3,071 |
04-01-2019, 10:51 AM |
|
|
Thread: Hash of veracrypt file
Post: RE: Hash of veracrypt file
To make sure you are correctly extracting the needed data create a new container with a known password and try to crack that one. |
|
undeath |
hashcat
|
3 |
3,060 |
04-06-2018, 09:26 AM |
|
|
Thread: creating a wordlist
Post: RE: creating a wordlist
It's probably easiest to write a custom script to generate the mutated phrases. |
|
undeath |
hashcat
|
2 |
3,055 |
05-02-2017, 04:45 PM |
|
|
Thread: Hashcat not working on q8200
Post: RE: Hashcat not working on q8200
as long as you have a single device that supports opencl you can use hashcat. |
|
undeath |
hashcat
|
10 |
3,054 |
08-28-2019, 02:41 PM |
|
|
Thread: DCC2 / MSCASH2 --> not working
Post: RE: DCC2 / MSCASH2 --> not working
using --force will just ignore the error, not fix it. |
|
undeath |
hashcat
|
4 |
3,053 |
01-20-2019, 10:34 PM |
|
|
Thread: Supercomputer
Post: RE: Supercomputer
Your best course of action is finding out how the md5 password was generated. brute force isn't going to get you anywhere. |
|
undeath |
Hardware
|
3 |
3,036 |
06-27-2018, 05:43 PM |
|
|
Thread: Supercomputer
Post: RE: Supercomputer
Yes, that would be a much better approach. |
|
undeath |
Hardware
|
3 |
3,036 |
06-27-2018, 06:09 PM |
|
|
Thread: Hashcat and R9 390
Post: RE: Hashcat and R9 390
If you need to disable the selftest something is probably broken anyway. |
|
undeath |
hashcat
|
4 |
3,015 |
01-28-2019, 08:08 PM |
|
|
Thread: Combinator help
Post: RE: Combinator help
why are you even trying to use -a 6? That's a completely different attack mode. Use -a 0 and pipe in princeprocessor. |
|
undeath |
hashcat
|
3 |
3,013 |
11-19-2018, 12:04 PM |
|
|
Thread: multiple users - custom session file location?
Post: RE: multiple users - custom session file location?
@philsmd: I think the main problem here is hashcat writing the restore files to the directory of the executable, which the users do not have permission to, since that is managed by the system administ... |
|
undeath |
hashcat
|
6 |
3,013 |
02-21-2019, 06:46 PM |
|
|
Thread: NTLM Performance Problem
Post: RE: NTLM Performance Problem
That attack is not going to have good speed either, because static mask prefixes slow hashcat down. Generate a rules file for the mask part and do a wordlist+rules attack. |
|
undeath |
hashcat
|
7 |
3,012 |
01-04-2020, 12:56 PM |
|
|
Thread: PBKDF2-HMAC-SHA1 format for WPA hex key
Post: RE: PBKDF2-HMAC-SHA1 format for WPA hex key
base64-encoding the hex data is wrong. You first need to decode the hex, then base64-encode the result.
Quote:
--
Aditionally based on this post I modified the salt (ESSID) with a ":" at the end. In... |
|
undeath |
hashcat
|
2 |
3,011 |
04-18-2018, 07:31 PM |
|
|
Thread: segfault on --stdout
Post: RE: segfault on --stdout
gshumway Wrote: (09-30-2018, 08:35 PM)
--
So for -m 2500, 1234567 would get rejected, and so would every variation created by the rule, regardless of correct length. Do I have this right?
--
That's... |
|
undeath |
hashcat
|
4 |
3,011 |
10-01-2018, 12:20 AM |