Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Need help with mask and/or rule - 7 characters, must have a letter and number
Post: RE: Need help with mask and/or rule - 7 characters...

Pusher Wrote: (11-13-2022, 01:26 AM) -- I am using mode 3200 for bcrypt. Passwords requirements: - 7 characters long - Must have letters (upper and/or lower) and numbers. The closest I've...
walterlacka hashcat 4 5,602 11-14-2022, 08:41 PM
    Thread: What rules for this possible password ?
Post: RE: What rules for this possible password ?

This should help... https://hashcat.net/forum/thread-3665-post-20935.html Using this method, you don't even have to use the actual password to open the file.
walterlacka hashcat 8 11,466 09-11-2022, 12:57 PM
    Thread: Need HELP - Im Close to the right Password form my SSD
Post: RE: Need HELP - Im Close to the right Password for...

Using princeprocessor with a dictionary of words consisting of: 123 qwe 456 ! Pipe princeprocessor into hashcat. More info: https://reusablesec.blogspot.com/2014/12/tool-deep-dive-prince.html
walterlacka hashcat 3 4,773 08-22-2022, 11:11 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...

Perhaps this will help... https://hashcat.net/forum/thread-3665-post-20935.html
walterlacka hashcat 9 13,303 08-02-2022, 08:43 PM
    Thread: correct command?
Post: RE: correct command?

Do you mean to use -a0 instead of -a3? 3mu Wrote: (10-12-2021, 08:30 AM) -- OK thank you for your information, can you help me to finde the right command? and i dont think he use my GPU if i ...
walterlacka hashcat 14 32,419 10-13-2021, 02:50 AM
    Thread: Did something change between version 6.1.1 and 6.2.4 regarding -S option
Post: Did something change between version 6.1.1 and 6.2...

I noticed that when using version 6.2.4 and the command: hashcat.exe -m22000 -O -w4 -a0 -S d:\ftp\hashes2021\test.22000 d:\ftp\wordlist2017\rockyou.txt -r c:\hashcat-6.2.4\rules\best64.rule It run...
walterlacka hashcat 0 2,913 10-03-2021, 07:34 PM
    Thread: WPA2 hash - limit the amount of capital letters
Post: RE: WPA2 hash - limit the amount of capital letter...

Would this help? https://github.com/iphelix/pack
walterlacka hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 3 7,868 05-23-2021, 03:49 PM
    Thread: Hashcat brain stops working
Post: RE: Hashcat brain stops working

Wondering if anybody has a suggestion or 2 regarding this.  Thanks in advance.
walterlacka hashcat 3 6,642 03-03-2021, 05:38 AM
    Thread: Hashcat + wlangenpmkocl how to convert back to plaintext ?
Post: RE: Hashcat + wlangenpmkocl how to convert back to...

ZerBea Wrote: (02-27-2021, 06:00 PM) -- Yes. It's an ugly copy and paste error: $ hashcat --stdout -r "hcxessid.rule" raw.list | sort | uniq > word.list The hcxessid.rule will append some digits ...
walterlacka hashcat 41 84,476 03-03-2021, 05:33 AM
    Thread: Hashcat brain stops working
Post: RE: Hashcat brain stops working

I'm running WIN10 with hashcat version 6.1.1.  Does that version contain the fix mentioned in this thread? https://hashcat.net/forum/thread-9269.html
walterlacka hashcat 3 6,642 02-26-2021, 02:55 AM
    Thread: Hashcat brain stops working
Post: RE: Hashcat brain stops working

Further testing reveals that brain-client-features=1 or 3 is when it stops working.  Based on what I've read, it sounds like mode 2 is less bandwidth intensive; however I cant see that being a problem...
walterlacka hashcat 3 6,642 02-26-2021, 01:36 AM
    Thread: Hashcat brain stops working
Post: Hashcat brain stops working

Code: -- C:\hashcat-6.1.1>hashcat.exe --brain-server --brain-password xxccss 1614267533.716299 |  0.22s |  0 | Read 287512872 bytes from session 0x5dc9abac in 217.03 ms 1614267533.716299 |  0.00s |...
walterlacka hashcat 3 6,642 02-25-2021, 05:51 PM
    Thread: Basic rule isn't working
Post: RE: Basic rule isn't working

That fixed it. Thanks for the reminder about the early reject.
walterlacka hashcat 4 8,898 02-25-2021, 05:42 PM
    Thread: Basic rule isn't working
Post: RE: Basic rule isn't working

Ugh!!!  Forgot about the early reject.  Will test with -S option shortly.
walterlacka hashcat 4 8,898 02-25-2021, 02:39 PM
    Thread: Basic rule isn't working
Post: Basic rule isn't working

Code: -- C:\hashcat-6.1.1>hashcat.exe --stdout d:\ftp\wordlist2017\google-1000-english-test.txt -r c:\hashcat-6.1.1\rules\test.rule t@stypizza99 Xfiles99 -- One of those 2 passwords is accurate f...
walterlacka hashcat 4 8,898 02-25-2021, 05:08 AM
    Thread: Hashcat + wlangenpmkocl how to convert back to plaintext ?
Post: RE: Hashcat + wlangenpmkocl how to convert back to...

ZerBea Wrote: (02-23-2021, 01:30 AM) -- Running wlangenpmkocl as super user (sudo) is not a good idea and absolutely not necessary. Option -A is a good idea, because you'll get the PMK and the PSK. ...
walterlacka hashcat 41 84,476 02-24-2021, 06:00 PM
    Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...

Hello ZerBea, when using hcxeiutool -h command and following the example listed at the bottom of the help, the last line of the example where it runs hashcat, is the "dump.pcapng" supposed to be "test...
walterlacka User Contributions 767 2,130,084 02-24-2021, 05:57 PM
    Thread: 2x GTX 1080ti + 1070 on MD5 /NTLM very very slow
Post: RE: 2x GTX 1080ti + 1070 on MD5 /NTLM very very sl...

try with option -O
walterlacka hashcat 11 30,436 09-26-2018, 10:43 PM
    Thread: How to save progress with PRINCE ?
Post: RE: How to save progress with PRINCE ?

Check this thread as well - in Royce's response, it shows how to script this such that you don't need to know the -s value before running from the CLI: https://hashcat.net/forum/thread-7166.html
walterlacka hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip 4 10,541 08-22-2018, 09:37 PM
    Thread: Restore value is greater than keyspace
Post: RE: Restore value is greater than keyspace

This may be related: https://hashcat.net/forum/thread-7208.html
walterlacka hashcat 1 5,410 06-12-2018, 02:58 PM