Search Results
|
Post |
Author |
Forum |
Replies |
Views
[asc]
|
Posted |
|
|
Thread: Dictionary Attack
Post: RE: Dictionary Attack
rockyou is a good wordlist but you should add rules. Hashcat ships a bunch. There is no way to guarantee cracking a hash though. |
|
undeath |
General Talk
|
3 |
1,523 |
01-05-2020, 01:09 PM |
|
|
Thread: DES-ECB
Post: RE: DES-ECB
That's because DES operates on 7 bits only. Both keys are valid. |
|
undeath |
hashcat
|
7 |
1,523 |
04-22-2020, 12:10 AM |
|
|
Thread: DES-ECB
Post: RE: DES-ECB
|
undeath |
hashcat
|
7 |
1,523 |
04-22-2020, 01:29 AM |
|
|
Thread: DES-ECB
Post: RE: DES-ECB
The DES character set is simply cutting the keyspace. If you were using ?b you'd brute-force the unused bit as well. |
|
undeath |
hashcat
|
7 |
1,523 |
04-22-2020, 10:47 PM |
|
|
Thread: hashcat64 5.1.0 crashing on startup
Post: RE: hashcat64 5.1.0 crashing on startup
if this happens something with your opencl drivers is wrong. In the past people had problems with a rouge intel opencl runtime. |
|
undeath |
hashcat
|
3 |
1,522 |
07-06-2019, 08:12 PM |
|
|
Thread: How do I crack a password w/ these rules?
Post: RE: How do I crack a password w/ these rules?
https://hashcat.net/wiki/doku.php?id=mask_attack |
|
undeath |
hashcat
|
1 |
1,515 |
04-24-2019, 11:52 PM |
|
|
Thread: possible to crack .7z file with sha-256?
Post: RE: possible to crack .7z file with sha-256?
No you can not simply replace some mode with a random other mode. If you could, everyone would do it.
For the difference between SHA256 and AES256 I recommend wikipedia. |
|
undeath |
hashcat
|
4 |
1,512 |
01-22-2020, 10:37 PM |
|
|
Thread: PMKID
Post: RE: PMKID
I guess the question was meant to ask "why can you not use the PMKID to authenticate with a AP". Answer is simple: because the PMKID is not used in the WPA handshake. |
|
undeath |
General Talk
|
2 |
1,511 |
10-04-2019, 07:21 PM |
|
|
Thread: Need a new hardware to run Hashcat?
Post: RE: Need a new hardware to run Hashcat?
It's a save bet that cards produced under the ATI label are too old for hashcat. |
|
undeath |
hashcat
|
4 |
1,509 |
12-19-2019, 11:22 AM |
|
|
Thread: Is there something wrong with my system?
Post: RE: Is there something wrong with my system?
How did you select your hardware? Did you look at the price tag and pick whatever was most expensive? Nothing wrong with the hardware you selected per se but you could probably get away with half the ... |
|
undeath |
hashcat
|
3 |
1,499 |
11-30-2019, 01:12 PM |
|
|
Thread: Mildly damaged card still good for hashcat?
Post: RE: Mildly damaged card still good for hashcat?
Defective cards will cause false positives/false negatives or just outright crash, possibly after some time. |
|
undeath |
Hardware
|
1 |
1,494 |
02-25-2019, 01:15 PM |
|
|
Thread: is bcrypt´s benchmark showing bcrypt itterations or bcrypt-hashes per second?
Post: RE: is bcrypt´s benchmark showing bcrypt itterati...
Usually there should be about one thread per shader core I think. But how exactly each of those threads works and how the workload profile factors in there is black magic to me. |
|
undeath |
hashcat
|
3 |
1,474 |
02-23-2020, 09:34 PM |
|
|
Thread: is bcrypt´s benchmark showing bcrypt itterations or bcrypt-hashes per second?
Post: RE: is bcrypt´s benchmark showing bcrypt itterati...
If you weren't using a horribly outdated version of hashcat you'd see what bcrypt settings the benchmark is based on.
for example:
Code:
--
Hashmode: 3200 - bcrypt $2*$, Blowfish (Unix) (Iterat... |
|
undeath |
hashcat
|
3 |
1,474 |
02-23-2020, 09:02 PM |
|
|
Thread: Problem with restoring
Post: RE: Problem with restoring
use --session wpa --restore |
|
undeath |
hashcat
|
1 |
1,471 |
04-27-2019, 03:20 PM |
|
|
Thread: separator unmatched
Post: RE: separator unmatched
Hard to say without knowing your command line but I suspect you switched the parameters for wordlist and hashlist. |
|
undeath |
hashcat
|
7 |
1,456 |
05-08-2020, 05:09 PM |
|
|
Thread: separator unmatched
Post: RE: separator unmatched
never use --force. if there are problems with hashcat fix them.
I have no idea what kind of hash you are trying to crack but two things seem obvious:
1. you need to use the correct hash mode for w... |
|
undeath |
hashcat
|
7 |
1,456 |
05-08-2020, 05:32 PM |
|
|
Thread: Crack pbkdf2
Post: RE: Crack pbkdf2
|
undeath |
hashcat
|
7 |
1,454 |
03-29-2020, 10:50 PM |
|
|
Thread: Crack pbkdf2
Post: RE: Crack pbkdf2
Then you should install the correct OpenCL runtime… |
|
undeath |
hashcat
|
7 |
1,454 |
03-30-2020, 07:35 PM |
|
|
Thread: Radeon HD 6990 GPU
Post: RE: Radeon HD 6990 GPU
6990 is way too old for rocm |
|
undeath |
hashcat
|
2 |
1,436 |
09-09-2019, 09:23 PM |
|
|
Thread: HMAC-SHA1
Post: RE: HMAC-SHA1
convert the output bytes to hex |
|
undeath |
hashcat
|
1 |
1,424 |
10-26-2018, 10:14 AM |