8000 GitHub - securevine/Cam-Brute
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

securevine/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 of different Camera brands , access list and log file

Screenshot 2023-07-15 at 8 04 38 PM

Inside Screenshots folder

Screenshots-folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0