Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Using hashcat to find v3 ethereum wallet password
Post: RE: Using hashcat to find v3 ethereum wallet passw...
You can try setting -w to something lower. If that doesn't work I'm out of ideas. |
|
undeath |
hashcat
|
21 |
25,960 |
06-19-2017, 08:33 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: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius
hashcat runs on any device supporting opencl, which includes modern CPUs and GPUs. You just need to install the correct opencl runtime for the device.
If you want others to help you with cracking y... |
|
undeath |
hashcat
|
21 |
17,277 |
02-10-2018, 11:20 PM |
|
|
Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius
Go to https://hashcat.net/wiki/doku.php?id=example_hashes and search for "chap". Should clear up your questions. I also recommend taking a look at the output of hashcat --help |
|
undeath |
hashcat
|
21 |
17,277 |
02-12-2018, 12:48 AM |
|
|
Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius
yes, the challenge is required in order to crack the hash. |
|
undeath |
hashcat
|
21 |
17,277 |
02-12-2018, 01:01 AM |
|
|
Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius
I don't know how the CHAP handshake works but I would expect you can still crack a hash with a wrong password. The challenge should still be transmitted.
Unless it was coincidence the ID at the end... |
|
undeath |
hashcat
|
21 |
17,277 |
02-12-2018, 01:13 AM |
|
|
Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius
trial and error + educated guessing |
|
undeath |
hashcat
|
21 |
17,277 |
02-12-2018, 02:49 PM |
|
|
Thread: Cracking a CHAP from Freeradius
Post: RE: Cracking a CHAP from Freeradius
There is no easy and quick generic way to learn things like this. It's knowledge you amass over months and years by reading, observation and experience, combined with a fair amount of common sense.
... |
|
undeath |
hashcat
|
21 |
17,277 |
02-13-2018, 01:36 PM |
|
|
Thread: Building password list
Post: RE: Building password list
policygen from PACK https://github.com/iphelix/PACK |
|
undeath |
hashcat
|
21 |
7,827 |
09-01-2019, 11:22 AM |
|
|
Thread: Building password list
Post: RE: Building password list
you can use a simple hashcat mask attack for that |
|
undeath |
hashcat
|
21 |
7,827 |
09-02-2019, 12:22 PM |
|
|
Thread: Defining character length.
Post: RE: Defining character length.
i wonder if this happens when applying rules that shorten the words. Looks very much like the result of applying rule "*05 O03 d '3 p1" from best64.rule |
|
undeath |
hashcat
|
21 |
6,238 |
09-18-2019, 09:28 PM |
|
|
Thread: Defining character length.
Post: RE: Defining character length.
iirc password length restrictions are only enforced on the dictionary word, not the mutated candidate. |
|
undeath |
hashcat
|
21 |
6,238 |
09-18-2019, 11:27 PM |
|
|
Thread: hashcat 6.0.0
Post: RE: hashcat 6.0.0
Whooo, it's official finally! So many things happened since the last release! |
|
undeath |
hashcat
|
21 |
87,684 |
06-16-2020, 06:37 PM |
|
|
Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack
This is a great feature!
atom Wrote: (09-30-2020, 12:13 PM)
--
Instead you would create 3 wordlists, each containing one of the passwords at the same line number. That's much easier to maintain (e... |
|
undeath |
Beta Tester
|
21 |
3,761 |
09-30-2020, 12:18 PM |
|
|
Thread: New Attack-Mode: Association Attack
Post: RE: New Attack-Mode: Association Attack
ciccio17 Wrote: (10-01-2020, 06:43 PM)
--
…
--
This attack mode is specifically designed for large salted hash lists. It doesn't make sense with single hashes. |
|
undeath |
Beta Tester
|
21 |
3,761 |
10-01-2020, 08:16 PM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
how about using oclHashcat with -j option? |
|
undeath |
Feature Requests
|
20 |
45,523 |
11-17-2011, 09:46 PM |
|
|
Thread: Rule Piping Request
Post: RE: Rule Piping Request
the problem is not generating the rules at all but storing them. |
|
undeath |
Feature Requests
|
20 |
45,523 |
11-18-2011, 02:15 PM |
|
|
Thread: mp64: generate total random words
Post: RE: mp64: generate total random words
you might be interested in the fingerprint attack. Take a close look at the expander. (hashcat-utils) |
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
20 |
42,461 |
04-23-2012, 12:47 PM |
|
|
Thread: mp64: generate total random words
Post: RE: mp64: generate total random words
|
undeath |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
20 |
42,461 |
05-06-2012, 04:21 PM |
|
|
Thread: md5(salt.pass) troubles and tricks
Post: RE: md5(salt.pass) troubles and tricks
you can try the OSC hash mode. |
|
undeath |
Very old oclHashcat-lite Support
|
20 |
40,862 |
08-06-2012, 12:59 AM |