Skip to content

Find ACTi NVR3.0 IP cameras with the default login details (admin / 123456)

License

Notifications You must be signed in to change notification settings

member87/cam-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cam-finder

Find ACTi NVR3.0 IP cameras with the default login details ( admin / 123456 )


asciicast

The program will lookup devices using either shodan, censys or netlas. It will then try the default login details for the system. Once completed, it saves a .csv file containing the following information:

ip, port, status code, camera count, source, city, country, country code, longitude and latitude.

Some of this information will be provided by the search provider so it may not be 100% accurate.

How to setup search providers:

You are not required to set each search provider up however, having more enabled may allow you to find more devices.

Installation

git clone https://github.com/member87/cam-finder/
cd cam-finder

# install requirements
pip install -r requirements.txt

# rename example config
mv config-example.py config.py

# run program
python main.py

Default credentials

Username Password
admin 123456

Issues

If you have any problems feel free to create an issue!

Stargazers over time

Stargazers over time

About

Find ACTi NVR3.0 IP cameras with the default login details (admin / 123456)

Topics

Resources

License

Stars

Watchers

Forks

Languages