2022-08-28 00:52:42 +01:00
2022-08-26 20:54:22 +01:00
2022-08-18 13:13:43 +01:00
2022-08-26 22:35:27 +01:00
2022-08-27 01:14:06 +01:00
2022-08-28 00:52:42 +01:00
2022-08-26 20:54:22 +01:00

Discord QR Token Logger

forthebadge forthebadge

GitHub GitHub contributors PRs Welcome GitHub repo size GitHub issues GitHub pull requests

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. For Educational Purposes Only.

Capture d’écran 2022-08-27 172232

If you're interested in knowing the powerlevel configuration to get this prompt, have a look at this repo.

Table of contents

📈Usage

To use the script, you just need to launch it normally without updating any code line ! However there is 2 way to use the script :

Without Discord features

Without discord features, you can only get target token, you must proceed as follows:

image

With Discord features

To use Discord features you will need to provide webhook url to prompt when requested:

image

With this method you are able to get much more target information like:

  • User token informations :
    • 👑 Username
    • 📧 Mail
    • 📞 Phone
    • 🤑 Nitro
  • Payment info :
    • 💳 Brand (Visa/Mastecard/paypal)
    • /📩 Last 4 or paypal mail
    • 📅 Expiration
  • Billing adress :
    • 📛 Name
    • Line 1
    • ❄ Line 2
    • 🏳 Country
    • 🚩 State
    • 🏙 City
    • 📮 Postal code

🛠Installation

For installation, you may need some dependencies, You may need to follow these steps to avoid all python interpreter errors.

Dependencies

  • Chrome, be sure to have the lattest version.
  • Python 9 or above
  • Python module (launch install_requirements.bat)

After following all instructions, you can start the script 🥳.

💡Contributing

Your contributions are always welcome! if you contribute we will show your account in the README file ! Please have a look at the contribution guidelines first. 🎉

Contributors ❤



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.

Languages
Python 100%