Skip to content

Automatically grabs screenshots from open VNC servers discovered on Shodan

License

Notifications You must be signed in to change notification settings

swlacy/ShodanScreenshotAutomatorVNC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShodanScreenshotAutomatorVNC

Automatically grabs screenshots from open VNC servers discovered on Shodan. Images are saved in JPEG format with names following the pattern $IP-$Port.jpg.

Example Results

Note: this script exists to improve the accessibility of Shodan's existing screenshot viewer. I take no liability for any actions performed related to the use of the code in this repository.

Preliminary setup

Register on Shodan

Install Dependencies

  • Shodan CLI: $ pip install -U --user shodan
  • vncsnapshot: $ sudo apt install vncsnapshot, $ git clone https://github.com/shamun/vncsnapshot, or your preferred way of acquiring the software

Initialize Shodan

$ shodan init <YOUR API KEY HERE>

Execution

Simply run the script -- no further configuration required.

About

Automatically grabs screenshots from open VNC servers discovered on Shodan

Topics

Resources

License

Stars

Watchers

Forks

Languages