- Takes iplist as input and doing bruteforce on password
- Prepare access list of specific brand separately and send it to take screenshots
- Stores screenshots of cameras of different brands separately in specific folder
- Also creates logs of done ips so that we can resume the process
It requires python 2.X and works only on Linux
apt install ffmpeg
pip install colorama
pip install multiprocessing.dummy
Save iplist in a single file and run the following command
python CAM-BRUTEFORCE-main.py iplist passlist
python CAM-BRUTEFORCE-main.py iplist passlist
Special Thanks to Cameradar developers https://github.com/Ullaakut/cameradar