/Discord-Webhook-Trojan

A simple python3 trojan that will send gathered information to a discord webhook

Primary LanguagePythonMIT LicenseMIT

Welcome to Discord Webhook Trojan 👋

Version License: MIT License

A very simple python3 trojan that will send gathered information to a discord webhook

Features

  • IP grabber
  • Extracts IP information
  • VPN detection
  • Wifi Passwords
  • OS system informations
  • Screenshot
  • Hardware informations
    • CPU
    • GPU
    • Motherboard
    • RAM
    • Storage
  • More coming soon (maybe)

Demo

image image2 image3

How to make a discord webhook

  1. Choose a channel and click on the gear wheel that says "Edit Channel"

image4

  1. Go to the "Integrations" tab and click on "Create Webhook"

image5

  1. Edit the webhook name and icon as you wish, and then click on "Copy Webhook URL" to copy the webhook URL and put it in the code

image6

Install dependencies

pip install -r requirements.txt

Usage

Replace "YOUR_WEBHOOK_HERE" on line 11 with your discord webhook url

python discord_webhook_trojan.py

Tested on:

  • Windows 10

Good Python Obfuscators:

Author

👤 metaltiger775

watching_count

followers

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

stars

Buymeacoffee

📝 License

Copyright © 2022 metaltiger775.
This project is MIT License licensed.


This README was generated with ❤️ by readme-md-generator