mirror of
https://github.com/9P9/Discord-QR-Token-Logger.git
synced 2025-06-15 15:25:15 +00:00
129 lines
5.2 KiB
Markdown
129 lines
5.2 KiB
Markdown
# 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, have a look at [this repo](https://github.com/billythegoat356/pystyle).*
|
||
|
||

|
||
|
||
<p align="center">
|
||
<i>Loved the tool? Please consider <strong>donating</strong> 💸 to help it improve!</i>
|
||
</p>
|
||
|
||
<p align="center">
|
||
<a href='https://ko-fi.com/mouadessalim' target='_blank'><img height='30' width="115" src='https://cdn.ko-fi.com/cdn/kofi3.png?v=2' alt='Buy Coffee for mouadessalim' />
|
||
</a>
|
||
<a href="https://www.buymeacoffee.com/mouadessalim" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="30" width="115" style="border-radius:1px" />
|
||
</p>
|
||
|
||
## ❗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-features)
|
||
- [With Discord features](#with-discord-features)
|
||
- [Installation](#installation)
|
||
- [Dependencies](#dependencies)
|
||
- [Supported Platforms](#supported-platforms)
|
||
- [Contributing](#contributing)
|
||
- [Authors](#authors-)
|
||
- [License](#license)
|
||
- [Other Project](#others-projects)
|
||
|
||
# 📈Usage
|
||
|
||
To use the script, you just need to launch it normally without updating any code line ! The Qr-Code image sould appair named `discord_gift.png` in the current repository. However there is **2 way** to use the script :
|
||
|
||
- [Without Discord features](#with)
|
||
- [With Discord features](#with-Discord-webhook-url)
|
||
|
||
## Without Discord features
|
||
|
||
Without discord features, you can only get target token, you must proceed as follows:
|
||
|
||
<img src="https://user-images.githubusercontent.com/38190847/187074516-29a22055-96a0-40f9-9d79-8a69834ab039.png" width="500">
|
||
|
||
## With Discord features
|
||
|
||
To use Discord features you will need to provide **webhook url** to prompt when requested:
|
||
|
||
<img src="https://user-images.githubusercontent.com/38190847/187074586-d5c0a8f5-c96b-45bb-ac96-42550c2f1ae4.png" width="500">
|
||
|
||
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 requirements, You must 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 🥳.
|
||
|
||
## Supported Platforms
|
||
- Windows 11 `supported but not tested`
|
||
- Windows 10 (also known as win32, for x86, x86_64, and arm64 architectures) `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 the README file ! Please have a look at the [contribution guidelines](CONTRIBUTING.md) first. 🎉
|
||
|
||
## Authors ❤
|
||
|
||
<a href="https://github.com/9P9/Discord-QR-Token-Logger/graphs/contributors">
|
||
<img src="https://contrib.rocks/image?repo=9P9/Discord-QR-Token-Logger" />
|
||
</a>
|
||
<br>
|
||
<br>
|
||
|
||
> **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 GNU General Public License v3.0 (GPL-3.0) 2022 - [mouadessalim](https://github.com/mouadessalim) & [9P9](https://github.com/9P9). Please have a look at the [LICENSE](LICENSE) for more details.
|
||
|
||
# 💡Others projects
|
||
|
||
If you love this repository you may be interested in these projects:
|
||
|
||
[](https://github.com/mouadessalim/CookedGrabber)
|
||
|
||
[](https://github.com/9P9/Website-Token-Grabber-2)
|