discord token grabber scam - eductional purposes only!

Overview

Discord-QR-Scam

תופס אסימון תמונה של Discord

על אודות

סקריפט Python שיוצר אוטומטית קוד QR הונאה של Nitro ותופס את אסימון הדיסקורד בעת סריקה. כלי זה מדגים כיצד אנשים יכולים לרמות אחרים לסרוק את קוד ההתחברות של Discord שלהם, ולקבל גישה לחשבון שלהם. שימוש למטרות חינוכיות בלבד.

img1

הפגנה

qr-code

מידע

הורד את הגרסה העדכנית ביותר של chromedriver, והחלף את chromedriver.exe הישן בחדש. אם אתה מקבל שגיאות כלשהן, גלול למטה כדי לפתור בעיות כדי ללמוד עוד.

שימוש

  1. אם לא התקנת את Python, הורד את Python 3.7.6 וודא שאתה לוחץ על האפשרות 'הוסף לנתיב' במהלך ההתקנה.

  2. התקן את המודולים הנדרשים > pip install -r requirements.txt או לחץ פעמיים על pip_install_requirements.bat

  3. הקלד python QR_Generator.py ב-cmd כדי להפעיל או לחץ פעמיים על run_script.bat

  4. המתן ליצירת 'discord_gift.png'. שלח את התמונה לקורבן וגרם לו לסרוק אותה.

  5. קוד QR נמשך כ-2 דקות בלבד. ודא שאתה שולח אחד חדש לקורבן והוא מוכן לסריקה.

  6. כאשר קוד ה-QR ייסרק, תיכנס אוטומטית לחשבון שלהם והתסריט יתפוס את אסימון הדיסקורד.

פתרון בעיות

ודא שקובץ chromedriver.exe שלך ??זהה לגרסה הנוכחית של דפדפן האינטרנט Chrome. כדי לבדוק את גרסת Chrome הנוכחית שלך, הדבק chrome://settings/help ב-Google Chrome.

אם Chrome קורס,

  1. ודא שקובץ chromedriver.exe שלך ??זהה לגרסה של דפדפן האינטרנט Chrome שלך
  2. הורד את הגרסה העדכנית ביותר של chromedriver.exe כאן: https://chromedriver.chromium.org/downloads
  3. לאחר מכן החלף את הקובץ chromedriver.exe בתיקייה.
Owner
Amit Pinchasi
learn
Amit Pinchasi
DeKrypt 24 Sep 21, 2022
Trellox Tool is written in Python3 and designed to pull and list Trello boards.

TrelloX Trellox Tool is written in Python3 and designed to list and pull Trello boards. It can be used by penetration testers/bug bounty hunters to de

Ali Fathi Ali Sawehli 1 Dec 05, 2021
A Pythonic wrapper for the Wikipedia API

Wikipedia Wikipedia is a Python library that makes it easy to access and parse data from Wikipedia. Search Wikipedia, get article summaries, get data

Jonathan Goldsmith 2.5k Dec 28, 2022
A Telegram Music Bot written in Python using Pyrogram and Py-Tgcalls

A Telegram Music Bot written in Python using Pyrogram and Py-Tgcalls. This is Also The Source Code of The UserBot Which is Playing Music in @S1-BOTS Support Group ❤️

SAF ONE 224 Dec 28, 2022
Wetterdienst - Open weather data for humans

We are a group of like-minded people trying to make access to weather data in Python feel like a warm summer breeze, similar to other projects like rdwd for the R language, which originally drew our

226 Jan 04, 2023
Get some python in google cloud functions

[NOTE]: This is a highly experimental (and proof of concept) library so do not expect all python packages to work flawlessly. Also, cloud functions ar

Martin Abelson Sahlen 200 Nov 24, 2022
Wrapper for Between - 비트윈을 위한 파이썬 라이브러리

PyBetween Wrapper for Between - 비트윈을 위한 파이썬 라이브러리 Legal Disclaimer 오직 교육적 목적으로만 사용할수 있으며, 비트윈은 VCNC의 자산입니다. 악의적 공격에 이용할시 처벌 받을수 있습니다. 사용에 따른 책임은 사용자가

1 Mar 15, 2022
Set up recurring buys in Gemini

Overview Set up recurring buys in Gemini. Given some keys (Create API Keys), allows you to configure a recurring buy using the reduced API maker and t

Ahmad Abuomar 3 Jan 06, 2022
Spotify playlist anonymizer.

Spotify heavily personalizes auto-generated playlists like Song Radio based on the music you've listened to in the past. But sometimes you want to listen to Song Radio precisely to hear some fresh so

Jakob de Maeyer 9 Nov 27, 2022
Send Informative, Concise Slack Notifications With Minimal Effort

slack-templates Send Informative, Concise Slack Notifications With Minimal Effort slack-templates Slack Integration Available Templates Usage Report t

9 Nov 03, 2022
A Telegram Bot to Extract Various Types Of Archives

IDN Unzip Bot A Telegram Bot to Extract Various Types Of Archives Features Extract various types of archives like rar, zip, tar, 7z, tar.xz etc. Passw

IDNCoderX 8 Jul 25, 2022
A simple tool which automate commands of discord economy bots

A simple tool which automate commands of discord economy bots. Fully configurable using an intuitive configuration made in YAML

SkydenFly 5 Sep 18, 2022
Python wrapper for Revolt API

defectio is a direct implementation of the entire Revolt API and provides a way to authenticate and start communicating with Revolt servers. Similar interface to discord.py

Leon Bowie 26 Sep 18, 2022
search different Streaming Platforms for movie titles.

Install git clone and cd to directory install Selenium download chromedriver.exe to same directory First Run Use --setup True for the first run. Platf

34 Dec 25, 2022
Provide fine-grained push access to GitHub from a JupyterHub

github-app-user-auth Provide fine-grained push access to GitHub from a JupyterHub. Goals Allow users on a JupyterHub to grant push access to only spec

Yuvi Panda 20 Sep 13, 2022
Discord bot template.py

discord_bot_template.py A minimal and open-source discord.py boilerplate for kick-starting bot projects. I spend a lot of time developing bots for dif

Tarran Prior 1 Feb 24, 2022
This an API wrapper library for the OpenSea API written in Python 3.

OpenSea NFT API Python 3 wrapper This an API wrapper library for the OpenSea API written in Python 3. The library provides a simplified interface to f

Attila Tóth 159 Dec 26, 2022
Linkvertise-bypass - Tools pour bypass les liens Linkvertise

Installation | Important | Discord 🌟 Comme Linkvertise bypass est gratuit, les

GalackQSM 3 Aug 31, 2022
Materials to reproduce our findings in our stories, "Amazon Puts Its Own 'Brands' First Above Better-Rated Products" and "When Amazon Takes the Buy Box, it Doesn’t Give it up"

Amazon Brands and Exclusives This repository contains code to reproduce the findings featured in our story "Amazon Puts Its Own 'Brands' First Above B

The Markup 60 Nov 11, 2022
SkyzoMusicBot - Bot Music Telegram By Skyzo

SKYZO MUSIC BOT Telegram Music Bot And Stream Feature New Version Ready to use m

Skyzo 19 Apr 08, 2022