Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.
/ Evilginx_monitor Public archive

send Captured Evilginx sessions to Telegram , Mail and Discord

Notifications You must be signed in to change notification settings

fluxxset/Evilginx_monitor

Repository files navigation

NOTE:This project has been Merged/Moved with following source https://github.com/fluxxset/evilginx2.git


🎯 Evilginx Session Notification Sender 🔔

Evilginx Monitor is a handy tool built in Go to monitor Evilginx sessions. If a valid session is captured, you can get notified via Telegram, Email, or Discord. You’re in control of how you want to be notified! 📲📧🎮

This tool can run on both Linux 🐧 and Mac 🍏, making it flexible and accessible. And the best part? It's free and open-source (though you use it at your own responsibility! ⚠️).


This has been modified to only send valid sessions, no empty logs, and will include the cookies in a randomly named TXT file. 📂✅🍪

image (4)

🚀 Getting Started

Download and run the tool in interactive mode! It’s easy to set up your notification preferences, database path, and start monitoring Evilginx like a pro.

Usage:

git clone https://github.com/fluxxset/Evilginx_monitor.git
cd Evilginx_monitor
go build
./evilginx_monitor [OPTIONS]

Available Options:

  • --help Show this message and exit.
  • --config Show the current configuration.

🤲❤️ Donate

Paypal - https://www.paypal.me/abhijeetjyadav

BTC - bc1qj0d92h54tjm6m5mtffcwrfcle550d56ea68zs8

USDT TRC20 - TStY9ys5NnAXLAt8EZGQhXvMhucHpwUWnd


🧑‍🏫 Evilginx Training Course

🔥 Already mastering Evilginx? Level up with my complete Evilginx Training Course. Check it out!

Evilginx Training Course Banner


🤖 Interactive Commands

Here's how you can get this bad boy up and running:

Monitoring

  • start – Start monitoring those Evilginx sessions! 🎯

Configuration

  • config – View the current configuration.

Notifications

Telegram:

  • tele token <value> – Set your Telegram token. 🤖
  • tele chatid <value> – Set your Telegram chat ID. 💬
  • tele enable – Enable Telegram notifications. ✔️
  • tele disable – Disable Telegram notifications. ❌

Email:

  • mail host <value> – Set your SMTP mail host. 🏠
  • mail port <value> – Set your SMTP mail port. 🔌
  • mail user <value> – Set your SMTP mail user. 📧
  • mail password <value> – Set your SMTP mail password. 🔑
  • mail to <value> – Set email to receive alerts. 📩
  • mail enable – Enable email notifications. ✔️
  • mail disable – Disable email notifications. ❌

Discord:

  • discord token <value> – Set your Discord token. 🎮
  • discord chatid <value> – Set your Discord chat ID. 💬
  • discord enable – Enable Discord notifications. ✔️
  • discord disable – Disable Discord notifications. ❌

Database Configuration

  • dbfile path <value> – Set the database file path for storing session data. 🗄️

Exit

  • exit – Exit interactive mode. 👋

📦 Installation

  1. Clone the repository:
    git clone https://github.com/fluxxset/Evilginx_monitor.git
  2. Navigate to the project folder:
    cd Evilginx_monitor
  3. Build the tool:
    go build
  4. Run the tool:
    ./Evilginx_monitor

🔧 Configuration

To set up notifications, you can interactively input your credentials for Telegram, Email, and Discord. You can enable multiple notification channels at once! 🚀

Example for enabling Telegram:

tele token YOUR_TELEGRAM_TOKEN
tele chatid YOUR_CHAT_ID
tele enable

⚠️ Disclaimer

This tool is for educational purposes only. How you use Evilginx and this monitoring tool is your responsibility! Use it ethically and respect privacy laws! ⚖️


🤝 Contributing

Pull requests are welcome! Feel free to fork this repository and submit your improvements. 😎


📄 License

This project is licensed under the MIT License.


🥳 Enjoy Evilginx Monitoring! 🎉

Now, go capture those sessions like a pro with Evilginx Monitor! If you like the tool, give it a ⭐ on GitHub and share it with your friends!


About

send Captured Evilginx sessions to Telegram , Mail and Discord

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages