Skip to content

Get all images from exposed Twonky servers in one .html file

License

Notifications You must be signed in to change notification settings

Aha1976/twonky_pwn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get all images from exposed Twonky servers in one .html file

Just a code i'm using to investigate interesting servers from my scanner-bot

  1. ~$ shodan download --limit 20000 twonky.json.gz port:9000 Twonky
  2. ~$ shodan parse --fields ip_str,port --separator ":" >> ips.txt
  3. ~$ python3 tw2html.py

About

Get all images from exposed Twonky servers in one .html file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages