Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Getting 0H/S and 0 progress
Post: RE: Getting 0H/S and 0 progress
You should tell hashcat what it is supposed to do. All you told it is what hash to attack. |
|
undeath |
hashcat
|
3 |
6,119 |
07-25-2018, 06:31 PM |
|
|
Thread: Combinator - how to save combined files.
Post: RE: Combinator - how to save combined files.
royce posted the exact commands |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
3,857 |
07-28-2018, 01:17 PM |
|
|
Thread: Help. hashcat not starting
Post: RE: Help. hashcat not starting
https://hashcat.net/forum/thread-7673.html |
|
undeath |
hashcat
|
3 |
2,775 |
07-30-2018, 07:13 PM |
|
|
Thread: WPA/WPA2 using PMK 2501
Post: RE: WPA/WPA2 using PMK 2501
Please don't hijack unrelated threads. And why don't you try to run the commands instead of asking if you can? |
|
undeath |
hashcat
|
3 |
3,236 |
08-06-2018, 10:12 PM |
|
|
Thread: Blockchain second passwords
Post: RE: Blockchain second passwords
You can view supported hash formats in the --help output or here (https://hashcat.net/wiki/doku.php?id=example_hashes) |
|
undeath |
hashcat
|
3 |
2,983 |
08-09-2018, 09:58 AM |
|
|
Thread: Use of "/" slash in mask
Post: RE: Use of "/" slash in mask
If the mask is a valid path hashcat will try to load it as a hcmask file. Workaround is to create a hcmask file that has the / inside. |
|
undeath |
hashcat
|
3 |
2,804 |
08-13-2018, 05:57 PM |
|
|
Thread: help with sha256
Post: RE: help with sha256
Why are you using --force? |
|
undeath |
hashcat
|
3 |
2,531 |
08-17-2018, 11:46 AM |
|
|
Thread: How to add a rule list/set
Post: RE: How to add a rule list/set
it's all documented in --help |
|
undeath |
hashcat
|
3 |
2,484 |
08-30-2018, 04:44 PM |
|
|
Thread: Best Graphic card for hashcat
Post: RE: Best Graphic card for hashcat
he means 1080ti is a little better than 1080 |
|
undeath |
General Talk
|
3 |
4,256 |
08-30-2018, 11:18 PM |
|
|
Thread: Is there a mask, if only one (unkown) digit of the pass is wrong?
Post: RE: Is there a mask, if only one (unkown) digit of...
There is no such mask. Several solutions are possible.
1. create a hcmask file that has a mask for each position you want to alter. eg
Code:
--
?aassword
p?aassword
pa?asword
…
--
2. create a tabl... |
|
undeath |
hashcat
|
3 |
2,510 |
09-02-2018, 12:48 PM |
|
|
Thread: Is there a mask, if only one (unkown) digit of the pass is wrong?
Post: RE: Is there a mask, if only one (unkown) digit of...
No, that's simply not something masks were desgined to be used for, hence no such option. |
|
undeath |
hashcat
|
3 |
2,510 |
09-02-2018, 01:08 PM |
|
|
Thread: Bruteforce partial HASH SHA1
Post: RE: Bruteforce partial HASH SHA1
|
undeath |
hashcat
|
3 |
3,923 |
09-08-2018, 03:44 PM |
|
|
Thread: Slow Speed With Tesla V100
Post: RE: Slow Speed With Tesla V100
You can use -w4 for slightly better speed. Other than that, you are comparing a straight wordlist attack with over 3m hashes with a bruteforce on one single hash. Performance will definitely be worse.... |
|
undeath |
hashcat
|
3 |
3,542 |
09-09-2018, 04:04 PM |
|
|
Thread: Slow Speed With Tesla V100
Post: RE: Slow Speed With Tesla V100
If you want to compare the speed of two cards at least use the same hash list and the same attack. Everything else is not going to give much meaningful information.
300gb is crap because it will ma... |
|
undeath |
hashcat
|
3 |
3,542 |
09-09-2018, 04:48 PM |
|
|
Thread: Password list maker in progress
Post: RE: Password list maker in progress
Is there any advantage of this over the probably much faster internal rule engine? |
|
undeath |
General Talk
|
3 |
2,906 |
09-22-2018, 11:04 AM |
|
|
Thread: Optimize this crack
Post: RE: Optimize this crack
spin711 Wrote: (10-04-2018, 11:10 AM)
--
The main 10 chars password might be a truly random string generated by CSPRNG method
Stats found:
- Maximum 7 digits
- No more than 3 repeated chars side... |
|
undeath |
hashcat
|
3 |
2,638 |
10-04-2018, 12:01 PM |
|
|
Thread: Help please ! can't figure out the mode to be used
Post: RE: Help please ! can't figure out the mode to be ...
https://hashcat.net/wiki/doku.php?id=example_hashes |
|
undeath |
hashcat
|
3 |
2,866 |
10-05-2018, 04:13 PM |
|
|
Thread: how can i crack a wpa/wpa2 hash with more than one wordlists in one command?
Post: RE: how can i crack a wpa/wpa2 hash with more than...
1. hashcat -a0 [options] wordlist1.txt wordlist2.txt […]
2. https://hashcat.net/wiki/doku.php?id=mask_attack |
|
undeath |
hashcat
|
3 |
2,600 |
10-19-2018, 05:52 PM |
|
|
Thread: how can i crack a wpa/wpa2 hash with more than one wordlists in one command?
Post: RE: how can i crack a wpa/wpa2 hash with more than...
No, the wordlist names can be whatever you want. You can even specify a directory. |
|
undeath |
hashcat
|
3 |
2,600 |
10-20-2018, 10:33 AM |
|
|
Thread: Brute-force $HEX
Post: RE: Brute-force $HEX
I'm not entirely sure but I think encoding-from/encoding-to does only work with wordlists. |
|
undeath |
hashcat
|
3 |
2,266 |
10-26-2018, 10:18 AM |