2022-09-02 21:54:16 +01:00

129 lines
5.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Discord QR Token Logger
![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)
![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)
![GitHub](https://img.shields.io/github/license/9P9/Discord-QR-Token-Logger)
![GitHub contributors](https://img.shields.io/github/contributors/9P9/Discord-QR-Token-Logger)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=shields)](http://makeapullrequest.com)
![GitHub issues](https://img.shields.io/github/issues/9P9/Discord-QR-Token-Logger)
![GitHub pull requests](https://img.shields.io/github/issues-pr/9P9/Discord-QR-Token-Logger)
![Maintenance](https://img.shields.io/maintenance/yes/2022)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/9P9/Discord-QR-Token-Logger)
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).*
![Capture décran 2022-08-27 172232](https://user-images.githubusercontent.com/38190847/187040712-92f4c796-c655-47a2-abb2-7f4519d1dab7.png)
<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:
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=mouadessalim&repo=CookedGrabber&show_owner=true)](https://github.com/mouadessalim/CookedGrabber)
[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=9P9&repo=Website-Token-Grabber-2&show_owner=true)](https://github.com/9P9/Website-Token-Grabber-2)