โ ๏ธ The tool may not work, it's actually in maintenance because of the new Discord Patch, the base64 encoded QR image has been hided, working on a solution, please be patient ! โ ๏ธ
# Discord QR Token Logger




[](http://makeapullrequest.com)




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](https://mouadessalim.xyz/#contact).*

Love the tool? Please consider donating ๐ธ to help it improve!
## โ Disclaimer
- **For Educational Purposes Only**
- **We decline any responsability in case of misuse of this code.**
# ๐ Table of contents
- [Usage](#-usage)
- [Without Discord features](#without-discord-webhook)
- [With Discord features](#with-discord-webhook)
- [Installation](#-installation)
- [Dependencies](#dependencies)
- [Supported Platforms](#supported-platforms)
- [Contributing](#contributing)
- [Authors](#authors-)
- [License](#-license)
- [Other Project](#-other-projects)
# ๐ 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`)
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](CONTRIBUTING.md) 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](https://kcd.im/pull-request)
# ๐ 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](https://github.com/9P9/Discord-QR-Token-Logger/graphs/contributors).
_Violating this rule may lead our intervention according to the [Github Terms of Service โ User-Generated Content โ Section D.3](https://docs.github.com/en/site-policy/github-terms/github-terms-of-service#3-ownership-of-content-right-to-post-and-license-grants) using the [Content Removal Policies โ DMCA Takedown Policy](https://docs.github.com/en/site-policy/content-removal-policies/dmca-takedown-policy#what-is-the-dmca)_.
# ๐ก Other projects
If you love this repository you may be interested in these projects:
[](https://github.com/mouadessalim/CookedGrabber)
[](https://github.com/the-cult-of-integral/discord-raidkit)