Skip to content

haka110/Cam-Brute

 
 

Repository files navigation

Cam-Brute

Screenshot 2021-09-12 at 2 52 07 PM

About

  • 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

Requirements

It requires python 2.X and works only on Linux

apt install ffmpeg
pip install colorama
pip install multiprocessing.dummy


Usage

Save iplist in a single file and run the following command

python CAM-BRUTEFORCE-main.py iplist passlist

Example

python CAM-BRUTEFORCE-main.py iplist passlist

Output Result

Created Screenshots folder, url and rtsp-url file

output-folder

Inside Screenshots folder

Screenshots-folder

Special Thanks to Cameradar developers https://github.com/Ullaakut/cameradar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%