Skip to content

This python program tries a brute force method of fuzzing the DES hash and appending that to the default URL in an attempt to find unsecured IP cameras.

License

Notifications You must be signed in to change notification settings

TrentPierce/IPCamLive-Fuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

IPCamLive-Fuzzer

This python program tries a brute force method of fuzzing the DES hash and appending that to the default URL in an attempt to find unsecured IP cameras.

I created this program to find unsecured public facing IP cameras from https://www.ipcamlive.com/ in order to add them to a map for a weather project. This project was intended to provide local views of weather events from video sources that were not commonly known. A small delay was added between searches to prevent hitting the rate limits.

Installation:

  • Download the zip file of this code and extract it to a folder.
  • Open CMD or PowerShell and navigate to the folder that you have extracted this program into.
  • In CMD or Powershell type the following command to start the program python camscan.py

About

This python program tries a brute force method of fuzzing the DES hash and appending that to the default URL in an attempt to find unsecured IP cameras.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages