the-cult-of-integral / Discord-QR-Token-Logger

Grab discord tokens using a fake nitro QR code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord QR Token Logger

forthebadge forthebadge author

GitHub contributors PRs Welcome GitHub issues GitHub pull requests Maintenance GitHub commit activity

A python script that generates a scam nitro QR code which can grab a victim's authentication token if scanned. Developed to show how social engineering is performed.

If you're interested in knowing the powerlevel configuration to get this prompt, you can contact me here.

Discord QR Token Grabber

Love the tool? Please consider donating ๐Ÿ’ธ to help it improve!

Buy Coffee for mouadessalim Buy Me A Coffee

โ— Disclaimer

  • For Educational Purposes Only
  • We decline any responsability in case of misuse of this code.

๐Ÿ“– Table of contents

๐Ÿ“ˆ Usage

To use the script, run pip install -r requirements.txt if needed, then run main.py. The scam image will appear as discord_gift.png in the directory.

โš ๏ธ The Qr generated image is available for only 2 min! โš ๏ธ

There are two ways to use the script:

Without Discord Webhook

Without a Discord Webhook, you can only get target token. You must enter n when prompted.

With Discord Webhook

To use a Discord Webhook you must enter y when prompted.

With a Discord Webhook, you will be able to get much more target information. The target information shown includes:

  • User token informations :
    • ๐Ÿ‘‘ Username
    • ๐Ÿ†” User ID
    • ๐Ÿ“ง Mail
    • ๐Ÿ“ž Phone
    • ๐Ÿค‘ Nitro
  • Payment info :
    • ๐Ÿ’ณ Brand (Visa / Mastecard / PayPal)
    • โ„น/๐Ÿ“ฉ Last 4 digits / PayPal mail
    • ๐Ÿ“… Expiration
  • Billing adress :
    • ๐Ÿ“› Name
    • ๐Ÿ  1๏ธโƒฃ Address Line 1
    • ๐Ÿ  2๏ธโƒฃ Address Line 2
    • ๐Ÿณ Country
    • ๐Ÿšฉ State
    • ๐Ÿ™ City
    • ๐Ÿ“ฎ Postal code

๐Ÿ›  Installation

For installation, there are a few requirements. You must follow these steps to avoid all python interpreter errors.

Dependencies

  • Chrome: be sure to have the latest version.
  • Python 3.9+
  • Python Modules (launch pip install -r requirements.txt)
  • GTK 3 Runtime (Download here)

After installing all dependencies, you can start the script ๐Ÿฅณ.

Supported Platforms

  • Windows 11 - supported but not tested
  • Windows 10 - supported and tested
  • Windows 8 - supported but not tested
  • Windows 7 - supported but not tested

โœจContributing

Your contributions are always welcome! If you contribute we will show your account in this README!

Please have a look at the contribution guidelines first. ๐ŸŽ‰

Authors โค



Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub

๐Ÿ“ License

The actual repository is unlicensed, it mean all rights are reserved. You cannot modify or redistribute this code without explicit permission from the copyright holders.

Violating this rule may lead our intervention according to the Github Terms of Service โ€” User-Generated Content โ€” Section D.3 using the Content Removal Policies โ€” DMCA Takedown Policy.

๐Ÿ’ก Other projects

If you love this repository you may be interested in these projects:

Readme Card

Readme Card

About

Grab discord tokens using a fake nitro QR code.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%