Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Understanding integer overflow
Post: Understanding integer overflow
For the sake of argument let's assume I run the following attack with hashcat
Code:
--
hashcat64 -w 3 --restore-file-path=my.restore -o recovered.txt -m 2500 -a 3 --increment --increment-min=8 --... |
|
nullcell |
hashcat
|
1 |
2,357 |
06-13-2017, 08:33 AM |
|
|
Thread: Incremental Markov attacks
Post: Incremental Markov attacks
Hi all,
I'm trying to understand Markov chains in relation to incremental brute force attacks a little better and was playing around with masks over the weekend. I'm not actually trying to crac... |
|
nullcell |
hashcat
|
1 |
3,371 |
05-16-2017, 04:40 PM |
|
|
Thread: Adding second GPU slowing hashcat
Post: Adding second GPU slowing hashcat
I have an R9 270 which I've been running overclocked just fine for about 2 weeks. It's pulling down around 92k h/s for WPA2. I have a bunch of old video cards laying around and thought I'd throw o... |
|
nullcell |
Hardware
|
0 |
1,919 |
05-04-2017, 04:02 PM |
|
|
Thread: How to find a salt for a hash if you have the plain text
Post: RE: How to find a salt for a hash if you have the ...
Purely for fun here's one way to do it, caution untested for the most part, still needs OpenCL support and an actual CLI interface, but it gives one way to do this that took me all of 5 minutes to wri... |
|
nullcell |
hashcat
|
10 |
10,532 |
05-02-2017, 09:01 AM |
|
|
Thread: Markov: Wordlist Generation
Post: RE: Markov: Wordlist Generation
Thanks for the reply, royce! I'm not doing anything other than a bruteforce attack on a wpa2 handshake, I'm new to hashcat and was trying to think of ways to increase performance. E.g rainbow tables... |
|
nullcell |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,710 |
04-29-2017, 11:55 PM |
|
|
Thread: Markov: Wordlist Generation
Post: Markov: Wordlist Generation
I'd like to reduce the storage footprint of generating large wordlists so I started reading about Markov. As I understand from this post (https://hashcat.net/forum/thread-6245.html), a Markov attack... |
|
nullcell |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
3 |
4,710 |
04-29-2017, 11:00 PM |