Skip to content

Bruteforce the screenshots stored on prnt.sc using Lightshot and streams them to a Discord Webhook

Notifications You must be signed in to change notification settings

RocketGod-git/screenshot-stealer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot-Stealer

Disclaimer: This repository is meant for educational purposes only. It demonstrates how a brute-force URL generator might work. Using such scripts for unauthorized access, data scraping, or any malicious intent is illegal and unethical. Always seek permission before testing and never misuse the knowledge.

Description

This script demonstrates the generation of URLs in a brute-force manner. It's a theoretical exploration to understand the mechanism and develop countermeasures against potential misuse. This example would bruteforce URLs at prnt.sc taken with Lightshotand stream them to a Discord Webhook.

Installation & Use

  1. Clone the repository

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

    pip install -r requirements.txt
    
  3. Configuration Edit the config.json to include your Discord webhook for demonstration purposes.

  4. Run the script

    python runme.py
    

Note

Please ensure you have proper authorization before testing on any platform or service. Unauthorized use can result in legal action and banning from platforms.

rocketgod_logo

About

Bruteforce the screenshots stored on prnt.sc using Lightshot and streams them to a Discord Webhook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages