This tool is developed to show the insecurity of the screenshot utility called prnt sc. It is a site that stores screenshots online and saves it with a really easily predictable ID, this makes it possible for hackers to scrape a lot of private info from millions of users in a matter of time.
This tool shows why you have to be attentive for what you are screenshotting using applications like these.
THIS TOOL IS MADE FOR EDUCATIONAL PURPOSES ONLY AND SHOULD NOT BE MISSUSED IN ANY CIRCUMSTANCE. THE CREATOR OF THIS TOOL WILL NOT BE RESPONSIBLE FOR ANY MALICIOUS ACTIVITY CAUSED BY USING THIS TOOL.
- Run the code online by clicking this and clicking on the "run" button.
- Or Download printStealer.exe put it in an empty folder and run the .exe
First of all you need to download and install Python 3.X.
Download the scraper.py
and requirements.txt
and put both together in a folder.
Run the terminal in that folder and execute the command
pip install -r requirements.txt
and after that
python scraper.py
Now you succesfully ran the script that will save x random screenshots to a screenshots folder.