Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: mask ans keyspace ok for NTLM
Post: RE: mask ans keyspace ok for NTLM

Can I make a suggestion? You probably do not know how long the word/letter part exactly is and probably the numbers are only at the end, right? So perhaps you can first generate the letter part using...
monyanus hashcat 2 749 03-07-2024, 11:20 AM
    Thread: Decode
Post: RE: Decode

putty11 Wrote: (03-03-2024, 08:05 AM) -- Hi, how to decode hash:pass to privatekey from $bitcoin hash, maybe have some solutions ? -- You need to way more specific than that. What kind of wallet has...
monyanus hashcat 1 880 03-07-2024, 10:46 AM
    Thread: I need rules, please help, thanks
Post: RE: I need rules, please help, thanks

Quote: -- Thank you for providing the idea. I think the more calculations there are, the slower the cracking speed will be. Of course, I haven't tested the command about length yet. And I think usi...
monyanus hashcat 4 1,183 03-06-2024, 12:41 PM
    Thread: I need rules, please help, thanks
Post: RE: I need rules, please help, thanks

You can easily build this yourself since it is just three parts. I will call the original dictionaryt right.txt The left part is the original dictionary but reverse, run original.txt with rule 'r'  a...
monyanus hashcat 4 1,183 03-05-2024, 02:44 PM
    Thread: generating a dictionary /or rules
Post: RE: generating a dictionary /or rules

I agree with penguinkeeper, doing this in a small Python script that for example, recursively goes over the list of list of 4 characters, would do the trick. If you are persistent you want to do it in...
monyanus hashcat 3 1,016 03-05-2024, 02:30 PM
    Thread: Metamask Module
Post: RE: Metamask Module

For if you only care about dropping password with lower than a minimum length, you can use, the reject rule: Reject less
monyanus hashcat 2 1,061 02-04-2024, 01:50 PM
    Thread: Metamask Module
Post: RE: Metamask Module

If you have a password trait with 4-6 characters, you probably refer to the ending. In such a case it often works best to use a hybrid attack (-a7), where you have a mask in the beginning and a list ...
monyanus hashcat 2 1,061 02-03-2024, 02:01 PM
    Thread: How to implement keyboard adjacent key insertion
Post: RE: How to implement keyboard adjacent key inserti...

Actually it will only work for substitute kind of typo's, not for inserting next to it an adjacent character. Real pity that the save to memory option is not better utilized, its a potential powerhou...
monyanus hashcat 3 1,020 02-03-2024, 01:47 PM
    Thread: How to implement keyboard adjacent key insertion
Post: RE: How to implement keyboard adjacent key inserti...

Thanks, not my preferred choice, but it will do the trick for now.
monyanus hashcat 3 1,020 02-02-2024, 05:30 PM
    Thread: How to implement keyboard adjacent key insertion
Post: How to implement keyboard adjacent key insertion

I am working on cracking a password where I know the user often uses keys that are adjacent on the keyboard (semi-random passwords). I looked at how could implement this in hashcat using rules, and it...
monyanus hashcat 3 1,020 02-01-2024, 04:50 PM
    Thread: Excel crack with possible passwords
Post: RE: Excel crack with possible passwords

Sounds to me like it could be useful to check for typos. Start with running some toggles rules toggles1.rule, toggles2.rule etc. Then try making some own typo rules. For example, if someone would wan...
monyanus hashcat 4 1,259 01-29-2024, 01:31 PM
    Thread: How to become proficient at password cracking?
Post: RE: How to become proficient at password cracking?

Thanks! You call it theory and indeed you are correct. However, in my experience it is often that you are forced to learn the theory by necessity and experience in practice based on the kind of passwo...
monyanus General Talk 8 3,713 01-23-2024, 10:29 AM
    Thread: How to become proficient at password cracking?
Post: RE: How to become proficient at password cracking?

For sure,a large part it is practice and experience. For example, knowing a) which attack type to use in which situation and b) how to avoid checking unneeded options, makes a tremendous difference an...
monyanus General Talk 8 3,713 01-20-2024, 01:52 PM
    Thread: How do I make a hash.txt?
Post: RE: How do I make a hash.txt?

If you just want to test, you can take an example hash from: https://hashcat.net/wiki/doku.php?id=example_hashes Perhaps what you mean is that you have something that you want to crack, and need to h...
monyanus hashcat 2 1,919 01-11-2024, 02:44 PM
    Thread: Password recovery for electrum wallet
Post: RE: Password recovery for electrum wallet

Jhonathan2Poul Wrote: (12-12-2023, 12:54 PM) -- Hi there! I always meet the same problem again and again after recieving coins. Electrum wallet ( https://electrum.org/ ) just stops to recognize my pa...
monyanus hashcat 2 2,491 12-15-2023, 11:02 AM
    Thread: Bitlocker recovery Key
Post: RE: Bitlocker recovery Key

It sound like what you want to do is something like a hybrid attack where you combine a list of words with number and special characters at the beginning or end. See this article, scroll down to "Hybr...
monyanus hashcat 3 2,228 12-12-2023, 10:32 AM
    Thread: Recovering a Solana keystore wallet
Post: RE: Recovering a Solana keystore wallet

Thx.
monyanus hashcat 4 2,480 12-01-2023, 03:30 PM
    Thread: Recovering a Solana keystore wallet
Post: RE: Recovering a Solana keystore wallet

Thank you for the information. There is no such thing as a generalized format to input these parameters into hashcat I understand. Is there anywhere a tutorial or further information on how to impleme...
monyanus hashcat 4 2,480 11-30-2023, 12:32 PM
    Thread: Recovering a Solana keystore wallet
Post: Recovering a Solana keystore wallet

I have a Solana wallet that I want to recovery (I have a part of the password), however, there is no Solana specific hash extract script. If I look at the keystore file, it is similar to existing has...
monyanus hashcat 4 2,480 11-29-2023, 01:41 PM
    Thread: insert digits between 2 wordlists
Post: RE: insert digits between 2 wordlists

[/quote] feel free to open a github issue for this idea (new feature) [/quote] Github issue opened: https://github.com/hashcat/hashcat/issues/3257 @kcrowder69 Good job figuring that out. Sorr...
monyanus hashcat 9 11,696 04-14-2022, 10:18 AM