Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Question regarding attack mode 6
Post: Question regarding attack mode 6

When running a hybrid attack with a static wordlist and a mask suffix I see a weird behavior in candidate generation. My dictionary: Password Pass Test My masks: ?d?d?d ?d?d?d?d ?d?d?d?d?d...
xabbix hashcat 1 2,642 07-20-2022, 03:08 PM
    Thread: prefix vs suffix in mask attacks
Post: prefix vs suffix in mask attacks

I'm mostly working with Bitcoin related hashes, so 12700/15200/11300 and I'm wondering why Hashcat is generating password candidates much slower when I use something like ?a?a?aPassword vs Password?a?...
xabbix hashcat 1 3,326 07-15-2022, 02:42 PM
    Thread: Verifying masks against a wordlist
Post: Verifying masks against a wordlist

I'm working on a project where I would like to create a large amount of masks and measure their success against a very large password list, I have two questions regarding this project: 1. Is there ...
xabbix hashcat 0 1,942 07-13-2022, 06:16 PM
    Thread: Token processing question
Post: RE: Token processing question

penguinkeeper Wrote: (12-05-2021, 02:43 PM) -- Let's say 6 dict words, with 3 variations, that'd be 18 possible words per space, which would be 18^16, which is 121 quintillion, which is still way, wa...
xabbix hashcat 7 11,110 12-05-2021, 02:49 PM
    Thread: Token processing question
Post: RE: Token processing question

penguinkeeper Wrote: (12-05-2021, 02:25 PM) -- Fair enough, how many possible words could there be, per position? -- There aren't many. Each position could have about 5-6 different words, each with ...
xabbix hashcat 7 11,110 12-05-2021, 02:38 PM
    Thread: Token processing question
Post: RE: Token processing question

penguinkeeper Wrote: (12-05-2021, 02:21 PM) -- Assuming there's a possible wordlist of 2048 different words (BIP39) and 16 places for those words to go, that'd mean you had 2048 ^ 16 possible combina...
xabbix hashcat 7 11,110 12-05-2021, 02:22 PM
    Thread: Token processing question
Post: Token processing question

I have the following password candidate: word1word2word3word4word5word6word7word8word9word10word11word12word13word14word15word16 Each actual word length is different and I have a few options for...
xabbix hashcat 7 11,110 12-05-2021, 01:42 PM
    Thread: Generating more precise candidates
Post: Generating more precise candidates

Hi all, Up until now, I've been using mostly masks for any hash attacks. I'm currently handling a case where I have a general idea of how a password is structured, but I don't have any information ...
xabbix hashcat 1 3,528 08-22-2021, 03:21 PM
    Thread: Forcing usage for all GPUs
Post: Forcing usage for all GPUs

When running what is considered by Hashcat smaller attacks, not all GPUs are being used. For example, I'm running a Hybrid attack (mode 6) and even though it contains a rather large number of password...
xabbix hashcat 1 4,126 07-08-2021, 10:49 AM
    Thread: Benefits of hybrid attacks
Post: Benefits of hybrid attacks

I was wondering what is the actual use of hybrid attacks where you define a left and right sides. The actual attack mode is extremely slow compared to other methods and I often times just use this mod...
xabbix hashcat 1 3,315 07-07-2021, 01:55 PM
    Thread: More than 4 character sets for Mask attacks
Post: RE: More than 4 character sets for Mask attacks

Centurio Wrote: (04-13-2021, 12:50 PM) -- xabbix Wrote: (04-13-2021, 10:30 AM) -- I've read previous posts about using more than 4 character sets and I see that it's not possible. Why is that? What'...
xabbix hashcat 4 11,091 04-13-2021, 01:44 PM
    Thread: More than 4 character sets for Mask attacks
Post: More than 4 character sets for Mask attacks

I've read previous posts about using more than 4 character sets and I see that it's not possible. Why is that? What's the logic behind not allowing any amount? This is my issue and I'm not sure how t...
xabbix hashcat 4 11,091 04-13-2021, 10:30 AM
    Thread: Blockchain sample wallet
Post: RE: Blockchain sample wallet

DanielG Wrote: (11-25-2020, 02:46 PM) -- are the example wallet hashes on https://hashcat.net/wiki/doku.php?id=example_hashes not version 1? you can use those to test your hashcat. -- Yes that work...
xabbix hashcat 2 5,456 11-25-2020, 02:50 PM
    Thread: Blockchain sample wallet
Post: Blockchain sample wallet

Hi all, I'm trying to verify that my process to decrypting Blockchain wallets works as expected. I have my own V2 and V3 wallets that I can see that are cracking just fine. I'm looking for a V1 wall...
xabbix hashcat 2 5,456 11-25-2020, 12:14 PM
    Thread: Mask attack question
Post: RE: Mask attack question

royce Wrote: (11-24-2020, 08:43 PM) -- You can put masks in a file: alpha?d?d?d?d?d?d?d?d beta?d?d?d?d gamma?d?d?d?d?d?d?d ... and then use the filename in your command: ./hashcat -m 11300...
xabbix hashcat 2 5,658 11-24-2020, 08:46 PM
    Thread: Mask attack question
Post: Mask attack question

Hi all, I'm trying to run a mask attack and would like to get your advice regarding the best approach for this. Let's say I have the following candidates: alpha12345678 beta1234 gamma849233...
xabbix hashcat 2 5,658 11-24-2020, 08:29 PM