Skip to content

Build interactive map of cameras from Shodan

Notifications You must be signed in to change notification settings

cryptid11/kamerka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

ꓘamerka

Build interactive map of cameras from Shodan.
Based on your address or coordinates, script creates map of Shodan cameras in neighborhood. https://medium.com/@woj_ciech/%EA%93%98amerka-build-interactive-map-of-cameras-from-shodan-a0267849ec0a

Requirements

  • Shodan
  • Geopy
  • Foilum
  • Colorama

pip -r install requirements
Change API_KEY in line 14

Usage

root@kali: kamerka.py --address "White House"

White House, 1600, Pennsylvania Avenue Northwest, Golden Triangle, Washington, D.C., 20500, USA
Found 81 results
IP: xxx.xxx.xxx.xxx
Coordinates: 38.xxx,-77.xxx
-----------------------------------
IP: xxx.xxx.xxx.xxx
Coordinates: 38.xxx,-77.xxx
-----------------------------------
IP: xxx.xxx.xxx.xxx
Coordinates: 38.xxx,-77.xxx
-----------------------------------
...
-----------------------------------
IP: xxx.xxx.xxx.xxx
Coordinates: 38.xxx,-77.xxx
-----------------------------------
Saving map as White House.html

kamerka.py --coordinates "x.y,x.y" --dark --radius 4

Other

Do not test device that you don't own.

About

Build interactive map of cameras from Shodan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%