Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Hashes from clear passwords
Post: RE: Hashes from clear passwords

If anyone is interested I created the script and posted a copy to pastebin: https://pastebin.com/uQcK3V1h
wallacebw hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,934 03-19-2024, 01:41 AM
    Thread: Hashes from clear passwords
Post: RE: Hashes from clear passwords

Thanks all. This will not be updated all that frequently (monthly i'd guess), so I think python it is. As mentioned, most common cases can be handled by hashlib. No need for in-memory or rain...
wallacebw hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,934 03-12-2024, 08:38 PM
    Thread: Hashes from clear passwords
Post: RE: Hashes from clear passwords

DanielG Wrote: (03-12-2024, 09:58 AM) -- You could do every hash / type that Hashcat has in Python. The question is just: Why? -- Yes, I 'could' recreate all the hash logic, but existing libraries ...
wallacebw hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,934 03-12-2024, 03:21 PM
    Thread: Hashes from clear passwords
Post: Hashes from clear passwords

Is there a utility to create a hashes from cleartext passwords? (Hashcat in reverse). I have a large list of recovered passwords in one format (sha1) that I would like to create hashes for in other...
wallacebw hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 6 1,934 03-11-2024, 09:39 PM
    Thread: Restore and Loopback
Post: RE: Restore and Loopback

Thanks, wasn't using a potfile, but --outfile.  will follow up m job with: cut --delimiter=: --fields=2 _OUT_FILE_ | hashcat ...
wallacebw hashcat 2 3,214 07-15-2023, 02:16 PM
    Thread: Restore and Loopback
Post: Restore and Loopback

If using--loopback  in a job, checkpoint exiting half way through, and then using --restore to complete the job, will the cleartext passwords found in the first half of the run be fed into the loopba...
wallacebw hashcat 2 3,214 07-15-2023, 12:13 AM
    Thread: Restore.Point and --skip?
Post: RE: Restore.Point and --skip?

FYI: I happened to have Markov disabled for these runs, if it's relevant.
wallacebw hashcat 1 1,959 06-26-2023, 02:05 AM
    Thread: Restore.Point and --skip?
Post: Restore.Point and --skip?

Question on Restore point and --skip: So I was running a longer attack (RUN 1) using one approach while building out a more targeted dictionary.   Once I had the dictionary built, I pressed (c) as t...
wallacebw hashcat 1 1,959 06-25-2023, 09:18 PM
    Thread: number of attemps with a mask for a NTLM hash type
Post: RE: number of attemps with a mask for a NTLM hash ...

Not perfect, but a good tool to ballpark generic keyspaces. https://www.grc.com/haystack.htm as b8vr stated for you it is:     [a-z] = 26         +     [A-Z] = 26         +     [0-9] = 10         ...
wallacebw hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 6,563 08-07-2022, 04:57 PM
    Thread: File left in will... unable to open...not a technical expert
Post: RE: File left in will... unable to open...not a te...

This request has been fulfilled.
wallacebw hashcat 9 12,975 08-07-2022, 04:40 PM
    Thread: File left in will... unable to open...not a technical expert
Post: RE: File left in will... unable to open...not a te...

First: I am sorry for your loss.  I lost my father a few years back, wasn't easy. Second: I have a machine that can hash Mode 9700 at a rate of 1302.6 MH/s (approx 500x the rate of your output a...
wallacebw hashcat 9 12,975 08-04-2022, 12:03 AM