{"id":31762397,"url":"https://github.com/gheris-579/cam-hack","last_synced_at":"2026-04-18T10:36:17.810Z","repository":{"id":317119458,"uuid":"1065955645","full_name":"Gheris-579/CAM-HACK","owner":"Gheris-579","description":"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.","archived":false,"fork":false,"pushed_at":"2025-09-28T23:44:35.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-29T01:22:01.784Z","etag":null,"topics":["cam-hackers","camera","cypersecuirty","hacker","http","kali-linux","kali-linux-hacking","kali-linux-tools","os","python","python3","script","ubuntu","windows","windows-11"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gheris-579.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-28T19:08:47.000Z","updated_at":"2025-09-28T23:44:38.000Z","dependencies_parsed_at":"2025-09-29T01:22:03.858Z","dependency_job_id":"d661b140-307b-4fd6-9c2d-26f59cb297de","html_url":"https://github.com/Gheris-579/CAM-HACK","commit_stats":null,"previous_names":["gheris-579/cam-hack"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Gheris-579/CAM-HACK","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gheris-579%2FCAM-HACK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gheris-579%2FCAM-HACK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gheris-579%2FCAM-HACK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gheris-579%2FCAM-HACK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gheris-579","download_url":"https://codeload.github.com/Gheris-579/CAM-HACK/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gheris-579%2FCAM-HACK/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002107,"owners_count":26083307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cam-hackers","camera","cypersecuirty","hacker","http","kali-linux","kali-linux-hacking","kali-linux-tools","os","python","python3","script","ubuntu","windows","windows-11"],"created_at":"2025-10-09T22:18:32.178Z","updated_at":"2026-04-18T10:36:17.796Z","avatar_url":"https://github.com/Gheris-579.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CAM-HACK\n\n## Description\n\nThis 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\n\n\n---\n\n## Dependencies\n\nThe script uses the following Python libraries:\n\n* `requests`\n* `colorama`\n\n\n\n---\n\n## Installation\n\n```\ngit clone https://github.com/tuo-utente/CAM-HACK.git\ncd CAM-HACK\npip install -r requirements.txt # or: pip install requests colorama\n```\n\n\n## RUN\n\n\n```\npython cam-hack.py\n```\n\n## Prompt example:\n\n`(IT) Italy (532)` `(US) United States (1420)` `(FR) France (210)` \n\n\n┌─[CAM-HACK~@HOME] \n\n└──╼$   it\n\n---\n\n\n\n## SCREEN\n\n\u003cimg width=\"1180\" height=\"902\" alt=\"Screenshot 2025-09-29 004904\" src=\"https://github.com/user-attachments/assets/a4d8b03d-69d1-48a4-a1cc-3980ba5d015b\" /\u003e\n\n\n\n\n\u003cimg width=\"1132\" height=\"671\" alt=\"Screenshot 2025-09-29 011720\" src=\"https://github.com/user-attachments/assets/d559334e-78a8-41a4-b3e1-57ac19824555\" /\u003e\n\n\n## Contatti\n\nAuthor: Gheris\n\n## License\nThis project is licensed under the GNU General Public License v3.0 (GPL-3.0). See `LICENSE`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgheris-579%2Fcam-hack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgheris-579%2Fcam-hack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgheris-579%2Fcam-hack/lists"}