Giter Club home page Giter Club logo

cam-finder's Introduction

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

cam-finder's People

Contributors

bytedrummer avatar member87 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cam-finder's Issues

shodan api is not working

when i run the code, returning this: raise APIError('Access denied (403 Forbidden)')
shodan.exception.APIError: Access denied (403 Forbidden)

example of parameters

Hello everyone!

How can i use the parameters in the config.py file, for example ip, latitude and longitude, country. Can you help me ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.