What's new

Closed Access CCTV CAM using Termux App (Android)

Status
Not open for further replies.

PHC_Incognito

Forum Veteran
Elite
Joined
Jan 10, 2019
Posts
2,024
Reaction
2,422
Points
853
IPCAM Scanner (IPCS) on Termux

Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically — additional packages are available using the APT package manager
IPCAM Scanner V.2 (IPCS)
From github/kancotdiq, there was popular repositorie about IPCAM Scanner version 2 that can scan CCTV IP Address.
Step to fine IP for CCTV
  1. Open your android phone and start termux application
  2. type the command as below
$ apt update
$ apt upgrade
$ apt install python2 git
$ git clone You do not have permission to view the full content of this post. Log in or register now.
1*_56Omb9nOoNZmNcDyAp7gg.png
1*_56Omb9nOoNZmNcDyAp7gg.png
$ ls
$ cd ipcs
$ ls
$ pip2 install requests
1*T4RauZeiDZj5_BNTQ2JQRA.png
1*T4RauZeiDZj5_BNTQ2JQRA.png
$ pip install --upgrade pip
$ ls
1*yR1QnZUm0gJVPI9l6lImbQ.png
1*yR1QnZUm0gJVPI9l6lImbQ.png
$ python2 scan.py
1*HkZxRn2wCWluxW8zJ3-hpg.png
1*HkZxRn2wCWluxW8zJ3-hpg.png
After you type [3] for Japan and select the page number 345
1*mVeGu4QmN71D5D8Jf4Dyvw.png
1*mVeGu4QmN71D5D8Jf4Dyvw.png
Select IP number that you need to see. For my example, i was select You do not have permission to view the full content of this post. Log in or register now.
1*VPaGLKUND_-FBlbX3s6wqw.png
1*VPaGLKUND_-FBlbX3s6wqw.png
The result like this was very good security. Authentication need you to fill username and password. So i can’t see anything for this IP
1*J9VT2pMy5vWrbl1ZxZRcxA.png
1*J9VT2pMy5vWrbl1ZxZRcxA.png
So i was try another IP like You do not have permission to view the full content of this post. Log in or register now. and the result show as below.
1*I2hPtSSb2_9maDRmgFRviA.png
1*I2hPtSSb2_9maDRmgFRviA.png
อ้างอิง
link You do not have permission to view the full content of this post. Log in or register now.
 

Attachments

Status
Not open for further replies.
Back
Top