HACK ANY CCTV CAMERA EASY AND WORKING

Currently reading:
 HACK ANY CCTV CAMERA EASY AND WORKING

mbilitatu

Member
LV
0
Joined
Oct 8, 2023
Threads
10
Likes
-3
Awards
2
Credits
711©
Cash
0$
Step 1: Download and Install Angry IP scanner > https://angryip.org/

Step 2: Choose Ip Address Range It's important that how to choose the proper IP address range for CCTV camera hacking. CCTV cameras are connected with broadband internet connection. If you accessing a broadband router then find your public IP address. Just type 'My IP' in Google > https://www.google.com/search?q=what+is+...=977&dpr=1

My IP address is 77.247.181.165. So the IP range can be 77.247.181.1 o 77.247.181.255 or 77.247.181.1 or 77.247.185.255

Step 3: Configure Angry IP scanner

Go to tools > Preferences > Ports | add ports 80, 8080, 23 in Port selection tab
We need to add web detect. Web detection can show short details about device details connected to the internet. like as follows:

1. CCTV camera model name
2. CCTV camera name
3. router name or router model name

Add web detect as follows Go to Tools > Fetchers > add (<<) web detect

Step 4: Start Ip Scanning Add IP range in the Ip range tab and click start

After scanning is finished you will find interesting information in the web detect tab some examples are as follows

1.RomPager/4.07 UPnP/1.0 router
2.uchttpd 1.0.0 CCTV camera
3.DVRDVSWebs CCTV camera
4. microhttpd router
5. Webs CCTV camera
6.HikvisionWebs CCTV camera
7.iBallBaton CCTV camera

Copy the IP address of the detected CCTV camera and paste in the browser and press enter.

Step 5: Default Username and Password Most of the CCTV cameras and routers configured default usernames and passwords. example

Username: admin | password: admin
Username: admin | password : (blank password)
Username: admin | password: 12345
Username: admin | password: 9999

You can find the default username and password list by trying googling some CCTV cameras that need a plugin, which you can download from the same page. If not found a plugin on the same page then go to manufacturer website site and download it.

Step 6: Crack CCTV Camera Password Using Hydra If the default password does not work then we need to crack it. hydra is a powerful brute tool that can crack a CCTV camera's password.

[Note There are 100s of brute-forcing tools available like hashcatocl but we'll focus on hydra as it's our favorite.]

Now fire up kali root@DeepHack:~# hydra s 80 l admin P /root/Desktop/wl/cctvpass.txt e ns t 16 targetIP http

Hydra syntax
-s 80 -- define port number -l admin -- default login name admin -P /root/desktop/worldlist.txt -- choose your word list for brute force -e --- empty password ns --- try login as password and try empty password http --- port name for attack
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Top Bottom