Skip to content

Using Lightshot, bruteforce the screenshots saved on prnt.sc and send them to a Discord Webhook.

License

Notifications You must be signed in to change notification settings

MrShadowDev/screenshot-stealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot-Stealer

Using Lightshot, bruteforce the screenshots saved on prnt.sc and send them to a Discord Webhook. Disclaimer: This repository is exclusively intended for educational use. It illustrates the possible operation of a brute-force URL generator. It is against the law and unethical to use such scripts for data scraping, unauthorized access, or any other evil purpose. Before experimenting, always get permission, and never abuse your knowledge.

Description

This script shows how to generate URLs using a brute-force approach. It is an investigation into theory to comprehend the mechanism and create safeguards against any abuse. In this scenario, Lightshot URLs at prnt.sc would be bruteforced and streamed to a Discord Webhook.

Installation & Use

  1. Clone the repository

    git clone https://github.com/MrShadowDev/screenshot-stealer
    
  2. Install the requirements

    pip install -r requirements.txt
    
  3. Configuration Edit the config.json to add your Discord webhook in order for an example.

  4. Run the script

    python merun.py
    

Note

Before testing on any platform or service, please make sure you have the appropriate authorization. Usage that is not authorized may lead to legal action and platform bans.

About

Using Lightshot, bruteforce the screenshots saved on prnt.sc and send them to a Discord Webhook.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages