Skip to content

ADIRTTA/CAM-HUNTER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cam Hack Banner

📸 CAM-HUNTER TOOL

A Python-based tool to scan & view unsecured IP cameras publicly available on the internet.
Designed for educational and research purposes only.


⚠️ Disclaimer

Warning: This tool is intended for educational and ethical hacking purposes only.
Unauthorized access to cameras is illegal and punishable by law.
The author is not responsible for any misuse.


🚀 Features

  • Scan cameras by:
    • 🌍 Country
    • 🕒 Timezone
    • 🏭 Manufacturer
    • 📍 Location Type (e.g., Park, Restaurant)
  • Fast scanning with a rich animated interface
  • Automatically saves results as .txt files
  • Works on Termux, Linux, Kali, and most Unix systems

📦 Installation

🔹 Standard Method:

git clone https://github.com/ADIRTTA/CAM-HUNTER.git
cd CAM-HUNTER
chmod +x *
pip install -r requirements.txt
python3 cam-hunter.py

🔹 One-liner Install & Run:

git clone https://github.com/ADIRTTA/CAM-HUNTER.git && cd CAM-HUNTER && chmod +x * && pip install -r requirements.txt && python3 cam-hunter.py

📁 Output

  • ✅ Output files saved automatically to output/ directory
  • ✅ Summary of scan shown after completion

📌 Requirements

  • Python 3.6+
  • requests module
  • rich module

Install manually if needed:

pip install requests rich

👨‍💻 Author


⭐ Support

If you find this tool helpful, please consider giving it a ⭐ on GitHub and sharing it with others!


📚 License

This project is licensed under the MIT License.


About

A CCTV CAM hunting tool

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages