What's new
Runion

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

MetaBrute: MetaMask Security Vault Decryption 2024

Mr_Stuxnot

Light Weight
Депозит
$0
MetaBrute helps decrypt the MetaMask vault using a wordlist, simply and conveniently. If you find an error or have suggestions, please let me know!!!


---


---

GitHub - AndreySokolov247/MetaBrute

Contribute to AndreySokolov247/MetaBrute development by creating an account on GitHub.
github.com


To configure just run:

Код: Скопировать в буфер обмена
docker compose up -d
 
python script in docker container on CPU for brute? at a speed 1 per second? are you serious? even hashcat with CUDA driver on an array of 10000 RTX3090 GPU or ASICS takes a month+
 
Yes, you can optimize to increase speed by including parallelism and GPU usage, but the tool is not designed to try all possible password combinations.

The expected scenario for using this tool is when you have infected the victim with a stealer, obtained the saved browser passwords and the MetaMask vault, and want to decrypt using the victim's browser passwords. High computational power is not necessary since no one has millions of passwords saved in their browser!

Thank you for the feedback. If you have any other suggestions, I'm eager to hear them.
 
Good work has been done, but why did you have to reinvent the wheel? There is hashcat for brute force metamask, it is much faster, more effective and functional.
It would be interesting to see the implementation of brute force hashes from those wallets that are not supportted in hashcat, for example Phantom, Rabby, Nami, Trust and others. This would be really unique content for the forum
 
Thank you for your feedback!

I tried to make something that had a nicer appearance for the video, given the limited time I had. I appreciate your suggestions and will consider them for future projects. I found out about the competition too late, which left me with very little time to work on it.
 
M1les сказал(а):
Good work has been done, but why did you have to reinvent the wheel? There is hashcat for brute force metamask, it is much faster, more effective and functional.
It would be interesting to see the implementation of brute force hashes from those wallets that are not supportted in hashcat, for example Phantom, Rabby, Nami, Trust and others. This would be really unique content for the forum
Нажмите, чтобы раскрыть...
What are you good crypto wallet services/tools on the market?
 
Top