Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

Search Results
Post Author Forum [asc] Replies Views Posted
    Thread: Hashcat rules
Post: RE: Hashcat rules

use PACK (https://www.thesprawl.org/projects/pack/) to generate hcmask files. btw, you're mixing up rules and masks. Those are completely different (and incompatible) things.
undeath General Talk 1 1,418 01-14-2019, 11:47 PM
    Thread: where can i find an Compatible GUI for hashcat v.4.2.1 ?
Post: RE: where can i find an Compatible GUI for hashcat...

use the CLI
undeath General Talk 6 3,541 02-04-2019, 01:31 AM
    Thread: newbie - how do I open/view the example hash .vc file?
Post: RE: newbie - how do I open/view the example hash ....

https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#how_do_i_extract_the_hashes_from_veracrypt_volumes
undeath General Talk 3 2,710 02-16-2019, 04:54 PM
    Thread: how can i crack hexmd5 hash ?
Post: RE: how can i crack hexmd5 hash ?

Look in what order those messages were received.
undeath General Talk 27 14,953 02-24-2019, 03:50 PM
    Thread: Precomputation
Post: RE: Precomputation

Not supported. The technique you're looking for is called rainbow table.
undeath General Talk 1 1,386 03-24-2019, 10:55 PM
    Thread: Rule insert
Post: RE: Rule insert

you need to write a custom rule file for your case.
undeath General Talk 4 2,550 03-24-2019, 11:00 PM
    Thread: Rule insert
Post: RE: Rule insert

Use the i rule. All rules are equally fast for all intents and purposes.
undeath General Talk 4 2,550 03-25-2019, 11:09 AM
    Thread: BruteForce with specific patterns
Post: RE: BruteForce with specific patterns

you can use princeprocessor
undeath General Talk 2 1,915 03-26-2019, 07:50 PM
    Thread: A couple of Qs about PMK
Post: RE: A couple of Qs about PMK

Pilsener Wrote: (04-12-2019, 10:46 PM) -- Now I started to wonder: 1. How do we know (in this example) that the passkey consists of 8 digits? -- external intelligence Pilsener Wrote: (04-12-201...
undeath General Talk 4 2,794 04-13-2019, 11:37 AM
    Thread: Integer overflow detected in keyspace of mask
Post: RE: Integer overflow detected in keyspace of mask

the answer hasn't changed since last year. https://hashcat.net/forum/thread-7749-post-41663.html#pid41663
undeath General Talk 7 6,482 04-28-2019, 06:01 PM
    Thread: Newbie Fury
Post: RE: Newbie Fury

You can run hashcat with cpu-only. All you need to do is install the intel opencl runtime.
undeath General Talk 4 2,610 06-04-2019, 03:00 PM
    Thread: Nano Ledger S
Post: RE: Nano Ledger S

no
undeath General Talk 1 1,298 06-28-2019, 08:07 PM
    Thread: best approach?
Post: RE: best approach?

see https://hashcat.net/wiki/doku.php?id=mask_attack but you will have to narrow down the possibilities.
undeath General Talk 1 1,167 07-24-2019, 01:32 PM
    Thread: Determine if PKMID is dynamic?
Post: RE: Determine if PKMID is dynamic?

arniezonez Wrote: (08-14-2019, 04:55 PM) -- Would the opengl self test failing be responsible for this? -- LOL
undeath General Talk 5 2,379 08-14-2019, 05:01 PM
    Thread: LM Hashes
Post: RE: LM Hashes

The LM hashes are only used by old versions of AD servers, which is why they are sometimes kept iirc.
undeath General Talk 11 5,710 08-26-2019, 04:01 PM
    Thread: LM Hashes
Post: RE: LM Hashes

each NTLM hash should have two corresponding LM hashes, so you do not need to BF the second part of the password.
undeath General Talk 11 5,710 08-27-2019, 10:14 AM
    Thread: LM Hashes
Post: RE: LM Hashes

exactly It might be useful to convert the LM results to lower-case for that attack. You are likely to get hits a litte bit faster because passwords tend to mainly consist of lower case characters.
undeath General Talk 11 5,710 08-27-2019, 04:23 PM
    Thread: Parsing and counting salts in hashlists
Post: RE: Parsing and counting salts in hashlists

There is no generic way of doing it. Various formats have their own representation and encoding. See https://hashcat.net/wiki/doku.php?id=example_hashes for some examples.
undeath General Talk 2 1,189 09-20-2019, 12:57 PM
    Thread: 2x32 Bytes in base64, separated by $
Post: RE: 2x32 Bytes in base64, separated by $

PBKDF2-HMAC-SHA1 is supported by hashcat (mode 12000)
undeath General Talk 4 1,671 09-24-2019, 11:39 PM
    Thread: Script or tool for hashing lines needed
Post: RE: Script or tool for hashing lines needed

run them with --help
undeath General Talk 4 1,596 09-25-2019, 09:31 PM