Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.
/ shodan-slideshow Public archive

Utilizes the shodan streaming API to make screenshot of newly discovered open access VNC servers

Notifications You must be signed in to change notification settings

GitMirar/shodan-slideshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

VNC Slideshow

This tools uses the shodan streaming API to discover new hosts with open port tcp/5901. Hosts are then probed for unauthenticated VNC access and a screenshot is created.

Prerequisites

You require a Shodan API key which has to be provided via the environment variable SHODAN_KEY.

Usage

Usage of ./shodan-slideshow:
  -dumpdir string
    	screenshots will be dumped to this directory (default "/tmp/vncdumps")
  -logfile string
    	logfile location (default "slideshow.log")

About

Utilizes the shodan streaming API to make screenshot of newly discovered open access VNC servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages