Skip to content

A real exodus stealer proof-of-concept that can steal Mnemonic and Passphrase and send it to an external controler server.

License

Notifications You must be signed in to change notification settings

SystemVll/advanced-exodus-stealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Mail | Discord

- Source is not public for the moment

Exodus Mnemonic Stealer Proof Of Concept

exodus-banner

Overview

The Exodus Stealer Proof of Concept is a pentesting tool designed to demonstrate potential security vulnerabilities in the Exodus wallet application. This project showcases how sensitive information such as mnemonic data can be extracted from the Exodus wallet for educational and testing purposes.

Features

  • Extracts mnemonic data from the Exodus wallet
  • Decrypts mnemonic data using a passphrase
  • Sends notifications to Discord, Telegram, or a TCP server based on configuration

discord

Installation

  1. Clone the repository:
    git clone https://github.com/SystemVll/advanced-exodus-stealer.git
  2. Install dependencies:
    bun install

Usage

  1. Modify the configuration in .env to specify the notification type (Discord, Telegram, TCP) and relevant details.
  2. Build the payload:
    bun run build
  3. Follow the on-screen instructions to interact with the Exodus wallet and observe the notifications sent.

Disclaimer

This project is intended for educational and pentesting purposes only. Do not use this tool for malicious activities. The developers are not responsible for any misuse of this software.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

A real exodus stealer proof-of-concept that can steal Mnemonic and Passphrase and send it to an external controler server.

Topics

Resources

License

Stars

Watchers

Forks