|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: Trouble finding attacking hash format
Post: RE: Trouble finding attacking hash format
| Success. Finally worked it out. Trick was using correct fileextensions and the --hex-salt option.
Thanks again for the help philsmd
/J |
|
Fuzzer |
hashcat
|
6 |
26,109 |
06-09-2018, 09:45 AM |
| |
|
Thread: Trouble finding attacking hash format
Post: RE: Trouble finding attacking hash format
| Thanks again. I tried the hash example on the example pages and it worked fine.
Tried renaming my hashes.txt file to example.hash and dict.txt to example.dict and suddenly it ran without exeptions.
... |
|
Fuzzer |
hashcat
|
6 |
26,109 |
06-09-2018, 09:38 AM |
| |
|
Thread: Trouble finding attacking hash format
Post: RE: Trouble finding attacking hash format
|
philsmd Wrote: (06-09-2018, 08:03 AM)
--
If base64 encoded : base64 decode it and hex encode it (whenever hashcat expects the hexadecimal hashes)
BTW: it is not allowed to post hashes on this foru... |
|
Fuzzer |
hashcat
|
6 |
26,109 |
06-09-2018, 08:41 AM |
| |
|
Thread: Trouble finding attacking hash format
Post: Trouble finding attacking hash format
| Hi,
I'm analyzing the password algorithm used by an open source CMS system. I've searched the wiki and studied the help information but can't find the hash format to use.
I know the algo is SHA256 co... |
|
Fuzzer |
hashcat
|
6 |
26,109 |
06-09-2018, 07:16 AM |