Examining CCTV Camera Networks with Termux

In today's world, we're surrounded by smart devices, including CCTV cameras that are often connected to the internet. It's interesting to note that these cameras can be accessed using specific IP addresses and port numbers. Additionally, platforms like Shodan provide a comprehensive database of internet-connected devices, including CCTV cameras, making it easier to discover them. So, today, we're going to demonstrate how to discover these IP addresses using a script. But remember, this is purely for educational purposes and documentation. We want to emphasize that unauthorized access to surveillance devices is illegal and unethical. Our goal is to understand how these systems function and raise awareness about cybersecurity. Let's explore and learn more about the technology behind these devices! 🌐📷💻


The Cam-Hackers script, developed by AngelSecurityTeam and available on GitHub, is what we'll be using. This Python script offers a wide selection of 90 countries to choose from. Once you've picked your desired country, the script provides a list of CCTV camera IPs and their corresponding ports. You can simply copy and paste the provided link to access the camera feed. However, it's important to remember that some of these cameras might be password protected. While the script suggests attempting to guess the password or using default passwords, it's crucial to emphasize that unauthorized access to cameras is not only illegal but also a violation of privacy rights. Our goal here is to showcase potential security risks associated with IoT devices, not to encourage any illegal activities. Let's proceed with caution and continue our exploration responsibly.

NOTE: This post is only for educational purposes. I and this site do not support any criminal activity. If you are doing any sort of misuse of this information This site is not responsible for that. THIS SITE ONLY SUPPORT ETHICAL HACKING.


Install Cam-Hacker in Termux:


Step 1:
To Install any script from git hub we have to install git package in termux. This Script also requires python therefore we are also downloading python with git. Copy the below command to install python3 and git in your termux.
pkg install git python -y
hack cctv with termux



Step 2:
Now we have to clone The Cam-Hackers project from the Git Hub repository. use below command to clone the project in your termux.
git clone https://github.com/AngelSecurityTeam/Cam-Hackers
hack cctv with termux



Step 3:
Change directory to Cam-Hacker, If you don't know basic commands of termux then its highly recommended to check out this blog:[termux all basic command].
cd Cam-Hackers
hack cctv with termux



Step 4:
Now you have to install the Request module,just copy and paste the below command in the termux and press enter.
pip3 install requests colorama 
hack cctv with termux

Now the Tool is Completely installed on your Termux.


Run Cam-Hack in Termux:

Step 1:
Just type the below command to run the Cam-Hackers Script.
python3 cam-hackers.py
hack cctv with termux



Step 2 :
Now Select any country You want from this list and press Enter. for example, You can type 1 and press enter to select the USA.

hack cctv with termux



Step 3 :
Now you will see a list of URLs, just copy anyone URL from the list.




Step 4 :
Paste this URL in a google Chrome Tab and you will be able to see a camera Control page as well as you can see with that camera.

hack cctv with termux




Conclusion:

Cam-Hackers is a simplified version of Shodan, focusing solely on CCTV cameras. You can explore and potentially access cameras in your area through this tool, but it's important to remember that these cameras serve a security purpose. Please refrain from tampering with any settings or configurations, as doing so could compromise security measures. If you encounter any difficulties during the installation or use of the tool, feel free to leave a comment, and I'll do my best to assist you promptly. Thanks for taking the time to read, and remember to always stay ethical. 👾

Post a Comment

27 Comments

  1. Beautiful article. But does it leave maybe any traces? And thank you.

    ReplyDelete
    Replies
    1. Of course it does, Unless you are using VPN it does leave trace.

      Delete
  2. python3 cam-hackers.py
    Traceback (most recent call last):
    File "cam-hackers.py", line 4, in import requests,re,os ModuleNotFoundError: No module named 'requests'

    ReplyDelete
  3. Tried and tested! Works! Very much appreciated.

    ReplyDelete
  4. Sir how can track my front CCTV plz reply sir
    Thanks

    ReplyDelete
  5. Bro how to control our near cccamara by termex

    ReplyDelete
    Replies
    1. you need to gain access of their wifi network and then you can use nmap to find port of that camera an you can login into camera

      Delete
  6. How to control near cccamara by termex

    ReplyDelete
  7. Can i use this just to know does it works is their will be any complaint on me for this camera

    ReplyDelete
  8. Replies
    1. I Don't Recommend doing it, Because you are literally Invading random cameras.
      this post is only for educational purposes

      Delete
  9. sir i am harsh from gujarat i really want to learn many things from you will u teach me? please sir i req you please sir
    sir what is viewer software they r asking for installation

    ReplyDelete
    Replies
    1. Hey Harsh,
      I am witting post every single day and i work on this site 24/7 so you can ask anything in comments and i will write a post for you.

      Viewer software? We are using chrome in this post

      Delete
  10. Hi thanks for sharing this, is it necessary to hide my IP phone with a VPN app to do this?

    ReplyDelete
    Replies
    1. It's Good to hide it but is not necessary unless you are doing something unethical.

      Delete
  11. Doesn't work, comes up ModuleNotFoundError: No module named 'colorama'
    $ python3 cam-hackers.py
    Traceback (most recent call last):
    File "/data/data/com.termux/files/home/Cam-Hackers/cam-hackers.py", line 5, in
    import requests, re , colorama
    ModuleNotFoundError: No module named 'colorama'

    ReplyDelete
    Replies
    1. I Already Updated the post so you won't get error again.

      Delete
  12. Can I hack nearby camera also ?

    ReplyDelete
    Replies
    1. with this tool? maybe, But if you want to access camera of a specific person then you can't

      Delete
  13. git: 'clone https://github.com/AngelSecurityTeam/Cam-Hackers' is not a git command. See 'git --help'.

    ReplyDelete
    Replies
    1. Look again, you are not copying the full command

      Delete
  14. I'm Sam.
    Sir can i learn from you?

    ReplyDelete