cam-stalk / IPSca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPSca

  • Universal scanner for web interfaces of IoT devices
  • Brute force function is embedded
  • Graphic interface

IPSCA

Requirements

  • Python >= 3.6 - install
  • Python modules: pip3 install -r requirements.txt
  • Installed masscan and added to $PATH variable

Features

  • Masscan is embedded (root required)
  • Import host-file parsed using shodan without manual parsing. shodan parse --fields ip_str,port ~/download.json.gz > hosts.txt
  • Export to: json, csv, html (ipcam screenshots)
  • Capturing shapshots from: iCatch, Hipcam, Hikvision (App-Webs/), GoAhead, Foscam, Netwave, Tenvis, D-Link

Disclaimer

  • For educational use only

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%