Skip to content

Gheris-579/CAM-HACK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CAM-HACK

Description

This repository contains CAM-HACK, a Python script that automates discovery of ""publicly""-exposed IP camera streams by parsing Insecam’s more or less country pages. The tool fetches the country index as JSON, lists countries with counts of devices, and (when run interactively) scrapes the selected country’s bycountry pages to extract IP:PORT stream


Dependencies

The script uses the following Python libraries:

  • requests
  • colorama

Installation

git clone https://github.com/tuo-utente/CAM-HACK.git
cd CAM-HACK
pip install -r requirements.txt # or: pip install requests colorama

RUN

python cam-hack.py

Prompt example:

(IT) Italy (532) (US) United States (1420) (FR) France (210)

┌─[CAM-HACK~@HOME]

└──╼$ it


SCREEN

Screenshot 2025-09-29 004904 Screenshot 2025-09-29 011720

Contatti

Author: Gheris

License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See LICENSE.

About

CAM-HACK is a script for analyzing IP cameras and public streams: it automates the detection of RTSP/HTTP endpoints and generates reports for security testing in a lab environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages