Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: Parsing and counting salts in hashlists
Post: Parsing and counting salts in hashlists
Hey guys,
I wanted to ask you, is there relatively easy way how to get (parse) salt from hashes? I want to do analysis of some hashlists and maybe grouping hashes by salts and such things. I know... |
|
azaran |
General Talk
|
2 |
1,189 |
09-19-2019, 11:22 PM |
|
|
Thread: Parsing and counting salts in hashlists
Post: RE: Parsing and counting salts in hashlists
Thanks for reply undeath.
I was afraid of that, but I've rather asked just case there would be some "hack" I do not see. So if I overestimate it a bit, I would need parsing for each salted has... |
|
azaran |
General Talk
|
2 |
1,189 |
09-20-2019, 02:20 PM |
|
|
Thread: HEXed dictionary
Post: HEXed dictionary
Hello,
I'm trying to come up with an use-case for dictionaries of passwords converted to HEX. The only pro I see is an possibility to have password on multiple different encoding in a single file ... |
|
azaran |
hashcat
|
3 |
999 |
01-22-2020, 03:35 PM |
|
|
Thread: how to use just lower case alpha numeric only?
Post: RE: how to use just lower case alpha numeric only?
You were partially right. You just forgot to specify the mask, i.e. "?1?1?1?1?1" for cracking password of 5 lower-case alpha numeric characters.
Your whole command would look like "hashcat64.exe -m... |
|
azaran |
hashcat
|
5 |
1,726 |
01-23-2020, 10:57 AM |
|
|
Thread: how to use just lower case alpha numeric only?
Post: RE: how to use just lower case alpha numeric only?
The last part is the actual mask/transcript of the password. @blacktraffic I guess explained the rest. Also, be sure to https://hashcat.net/wiki/doku.php?id=mask_attack as it should contain answer to ... |
|
azaran |
hashcat
|
5 |
1,726 |
01-23-2020, 04:30 PM |
|
|
Thread: Non-printable chars in hcmask files ?
Post: RE: Non-printable chars in hcmask files ?
I would use ?d?l,0d,?1?1?1?1?1?1?2 and --hex-charset switch. I supose that should do the job. Someone correct me if I'm wrong |
|
azaran |
hashcat
|
2 |
918 |
01-23-2020, 05:06 PM |
|
|
Thread: HEXed dictionary
Post: RE: HEXed dictionary
|
azaran |
hashcat
|
3 |
999 |
01-28-2020, 01:11 PM |
|
|
Thread: HEXed dictionary
Post: RE: HEXed dictionary
I was just trying to get some information from people using it in practice and you've pointed out some interested use-cases. Thanks phil. |
|
azaran |
hashcat
|
3 |
999 |
01-28-2020, 03:29 PM |
|
|
Thread: Hybrid attack keyspace inconsistency
Post: Hybrid attack keyspace inconsistency
Heya,
I've just ran into problem using hybrid attack. I've tried using --skip and --limit parameters in the same manner for both attack types, but it didn't work out since hashcat report different... |
|
azaran |
hashcat
|
3 |
1,314 |
03-05-2020, 10:46 PM |
|
|
Thread: Hybrid attack keyspace inconsistency
Post: RE: Hybrid attack keyspace inconsistency
I know that it isn't actual "keyspace" and I have got no issue with that. My issue is that once the reported hashcat-keyspace is determined from dictionary a in the second case it is determined from m... |
|
azaran |
hashcat
|
3 |
1,314 |
03-06-2020, 12:56 AM |
|
|
Thread: Unable to crack Excel 2007 password - what am I doing wrong?
Post: RE: Unable to crack Excel 2007 password - what am ...
Hey,
I have got following question. Is it be possible to somehow (in a easy way) alter the code so it would just take the mask as is and tried to use it withou any guarantees? I know it would would b... |
|
azaran |
hashcat
|
3 |
1,156 |
03-19-2020, 03:10 PM |
|
|
Thread: Slow-candidates for hybrid attacks
Post: Slow-candidates for hybrid attacks
Heya,
could someone please enlighten me. Why isn't --slow-candidates enabled for hybrid attacks? What are the implementation issues? Naively, I'd think that most challenges should be dealt with/i... |
|
azaran |
hashcat
|
2 |
1,211 |
05-08-2020, 12:52 PM |
|
|
Thread: Slow-candidates for hybrid attacks
Post: RE: Slow-candidates for hybrid attacks
Well there was https://github.com/hashcat/hashcat/issues/1950 so I interpreted it as "rejected" feature. But I might give it a shot. |
|
azaran |
hashcat
|
2 |
1,211 |
05-08-2020, 04:49 PM |
|
|
Thread: hashcat 6.0.0
Post: RE: hashcat 6.0.0
Thanks Atom, other maintainers, and all participants for the great work, awesome speed improvements, and sleek refactorings. |
|
azaran |
hashcat
|
21 |
87,684 |
06-17-2020, 07:12 PM |
|
|
Thread: Nvidia 3080 benchmarks
Post: RE: Nvidia 3080 benchmarks
radix Wrote: (09-25-2020, 10:26 AM)
--
Setup there was using cuda 11.1.0 and driver version 455.23.05, some of the scrypt based kernels failed with memory allocation, but everything else worked just ... |
|
azaran |
Hardware
|
19 |
4,598 |
09-25-2020, 12:48 PM |