2022-09-29 08:37:47 +01:00
2022-08-26 20:54:22 +01:00
2022-09-08 14:03:54 +01:00
2022-08-18 13:13:43 +01:00
2022-09-13 09:12:09 +01:00
2022-09-28 08:46:41 +01:00
2022-09-27 20:26:33 +01:00
2022-09-14 20:54:36 +01:00
2022-08-27 01:14:06 +01:00
2022-09-28 08:49:12 +01:00
2022-09-28 08:48:03 +01:00
2022-09-29 08:37:47 +01:00

Discord QR Token Logger

forthebadge forthebadge author

GitHub 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, have a look at this repo.

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 install_requirements.bat if needed, then run main.py. The scam image will appear as discord_gift.png in the directory. However there are two ways to use this 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 install_requirements.bat)

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 GNU General Public License v3.0 (GPL-3.0) 2022 - mouadessalim & 9P9. Please have a look at the LICENSE for more details.

💡 Other projects

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

Readme Card

Readme Card

Readme Card

Languages
Python 100%