Hack CCTV Cameras Using Termux - 2021

 

Hack CCTV Cameras Using Termux - 2021





Hi Friends I am Here with the new topic.
We are living in the world of IOT (internet of things). No matter where you go you will find CCTV cameras. Any CCTV camera which is connected to the internet can be accessed using my specific IP address and port number. Today with the help of a script we will find Those IPs so we can access cameras. No matter where you are, you can easily access camera in any country using this method.
    

This script is created by AngelSecurityTeam on GitHub. We are going to use Cam-Hackers script.It is a python script which will give you list of 90 countries to choose from. You can select any country you want and it will give you the list of cctv camera IPs with their ports. You can just copy and paste the link it has provided And you will be able to access that camera.some of the cameras are password protected so you can guess the password or just put the default password to get the access.


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

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

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



cd Cam-Hackers


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 

Now the Tool is Completely installed on your Termux.



Now

Run Cam-Hack in Termux:


Step-1
Just type the below command to run the Cam-Hackers Script.

python3 cam-hackers.py

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.



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.




Bonus Tip

If You see Login Window and it asks you for a Username and password then You can try the Below given Combinations, They are the Most common Default Username and Passwords.
Username : admin | password : admin 
Username : admin | password : (blank password)
Username : admin | password : 12345 
Username : admin | password : 9999 
If You still can't log in then You can Google the name of the camera company and you will find its default username and password.


Conclusion


Cam-Hackers is a Simpler Version of Shodan which only shows cameras. You can try to access Cameras in your county and even you can control the camera but please don't mess with anything because the cameras are for security. Some of them will not be accessible so please leave them and try a different one. If you encounter any problem while installing and using the tool, you can comment and I will try to reply to you as soon as possible

Thanks for visiting our website 🤗






Post a Comment

Ask Your Question

Previous Post Next Post