Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure
the wpa specification does not allow passwords shorter than 8 characters. |
|
undeath |
hashcat
|
8 |
5,703 |
01-30-2018, 02:26 PM |
|
|
Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure
|
undeath |
hashcat
|
8 |
5,703 |
01-30-2018, 02:46 PM |
|
|
Thread: HELP, need a mask example
Post: RE: HELP, need a mask example
https://hashcat.net/wiki/doku.php?id=mask_attack#example |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,042 |
01-31-2018, 12:36 PM |
|
|
Thread: DES-ECB brute force
Post: RE: DES-ECB brute force
what is the string after "--hex-charset" supposed to be? What is the key for each of those ciphertexts? |
|
undeath |
General Talk
|
5 |
5,241 |
02-01-2018, 06:44 PM |
|
|
Thread: 1080ti slow speed performance WPA/WPA2
Post: RE: 1080ti slow speed performance WPA/WPA2
Why are you using --force? Try with -w4 |
|
undeath |
hashcat
|
13 |
18,420 |
02-02-2018, 04:36 PM |
|
|
Thread: Buy Hybrid GPUs - Mining and Video Editing
Post: RE: Buy Hybrid GPUs - Mining and Video Editing
Especially under full load. Although the power consumption can vary significantly depending on what you mine. |
|
undeath |
Hardware
|
3 |
3,412 |
02-02-2018, 06:34 PM |
|
|
Thread: Best GPU
Post: RE: Best GPU
Depends on the algorithm you are attacking but overall best is GTX1080Ti. |
|
undeath |
General Talk
|
10 |
16,925 |
02-02-2018, 07:15 PM |
|
|
Thread: --markov-disable and HCstat file
Post: RE: --markov-disable and HCstat file
it's probably more a bug/missing feature than a necessity. |
|
undeath |
hashcat
|
2 |
2,543 |
02-03-2018, 12:49 PM |
|
|
Thread: USER:HASH
Post: RE: USER:HASH
|
undeath |
hashcat
|
8 |
6,548 |
02-04-2018, 10:34 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: How to change password length (min/max)
Post: RE: How to change password length (min/max)
The min 0, max 256 is just technical information and not directly related to the actual password candidates processed.
Regarding the creation of masks see the wiki article: https://hashcat.net/wiki... |
|
undeath |
hashcat
|
4 |
9,653 |
02-06-2018, 01:44 PM |
|
|
Thread: Truecrypt 4.3 Volume
Post: RE: Truecrypt 4.3 Volume
as far as I can tell only TC >= 5.0 is supported. |
|
undeath |
hashcat
|
1 |
1,856 |
02-06-2018, 01:47 PM |
|
|
Thread: Already an instance running on pid 5
Post: RE: Already an instance running on pid 5
Shouldn't hashcat check if the pid from hashcat.pid does actually belong to a running process? |
|
undeath |
hashcat
|
7 |
10,362 |
02-06-2018, 08:44 PM |
|
|
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: Hashcat is showing wrong password
Post: RE: Hashcat is showing wrong password
hashcat can only be used to recover the password of an encrypted pdf document. There are other tools that can remove restrictions from pdf files without cracking the password. |
|
undeath |
hashcat
|
10 |
8,001 |
02-08-2018, 07:26 PM |
|
|
Thread: Itunes
Post: RE: itunes bis
please post the full output |
|
undeath |
hashcat
|
4 |
3,249 |
02-09-2018, 10:28 PM |
|
|
Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius
this worked
./hashcat64.bin -m4800 -a3 777f2a3f6a2e661947b520c6777e0b25:45c915d82d67257209048420a31292d3:00 password |
|
undeath |
hashcat
|
21 |
17,277 |
02-10-2018, 11:30 AM |
|
|
Thread: I can not determine the number in the hashcat
Post: RE: I can not determine the number in the hashcat
https://hashcat.net/wiki/doku.php?id=example_hashes |
|
undeath |
hashcat
|
10 |
8,863 |
02-10-2018, 02:13 PM |
|
|
Thread: Rules rules rules!
Post: RE: Rules rules rules!
for a start, here is the article about rules: https://hashcat.net/wiki/doku.php?id=rule_based_attack
The rules you need to accomplish what you are looking for arethe insert rule (i)
the prepend rule... |
|
undeath |
hashcat
|
3 |
2,929 |
02-10-2018, 02:52 PM |
|
|
Thread: Rules rules rules!
Post: RE: Rules rules rules!
Well, that will mostly depend on the size of your wordlist. Assuming passwords of up to 10 characters (before rules), you have
[positions of LAD]*[positions of BYE]*[possibilities for m@1d]*[positi... |
|
undeath |
hashcat
|
3 |
2,929 |
02-10-2018, 07:10 PM |