Skip to content

Explore a proof-of-concept, MetaMaskVaultExtractor, showcasing potential vulnerabilities that could compromise your MetaMask wallet's security, leading to unauthorized asset extraction.

fundachain/steal-metamask-vault

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MetaMaskVaultExtractor

vault extractor on chrome & brave browser. For more detailed information, you can read my blog post dedicated to this project.

Server

Usage

  1. Install the required packages using pip install -r requirements.txt.
  2. Run python server.py on your server.
  3. The server will be running at http://0.0.0.0:5000/.

Client

Usage

  1. Install the required packages using pip install -r requirements.txt.
  2. Update the token variable in client.py with your authentication token.
  3. Update the url variable in client.py with the IP address and port of your server.
  4. Run python client.py on your local machine.

The client will upload .log files from Chrome and Brave browsers to the server.

Contribution

Contributions to this project are highly appreciated. You can contribute by submitting pull requests or by reporting issues and suggestions for improvement. You can also ask your questions in the Issues section.

Contact

About

Explore a proof-of-concept, MetaMaskVaultExtractor, showcasing potential vulnerabilities that could compromise your MetaMask wallet's security, leading to unauthorized asset extraction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%