Giter VIP home page Giter VIP logo

cameraobscura's Introduction

CameraObscura - IP Cam Honeypot

Build Status

IP Cameras are often misused for wide range malware campaigns. The purpose of this project is to fake a IP Camera with the common features, such as camera stream, login or firmware upload to protocolize actions done by botnets.

This project is currently under development. Most of the features are not implemented yet.

For God's sake, don't deploy this to productive environments. It's an honeypot which also could be exploited.

(planned) Features

  • Fake Camera Endpoint (for HTTP POST/ GET etc.)
    • Fake camera stream
    • JSON configurable Routes to simulate logins or upload of new firmware according to the specifications of the manufacturers
    • Configurable headers to simulate a vulnerable webserver
  • Web Interface
    • Semi-Fake Web UI
    • Clone existing to simulate running vulnerable IP-Cams
  • Logging
    • JSON
    • Log (text)
    • SQL
    • Payload dump (e. g. on fake firmware upload or POST with file)
  • Fake other services (like RTSP)
    • RTSP
    • SSH/ Telnet (using cowrie)
  • Configuration
    • Company Logos (via config/templates)
    • Service/ Port redirect
    • Routes
  • Deployment/ Analysis/ Usage
    • CLI Commands (like start or restart)
    • Docker Image
    • Splunk/ ELK Usage
    • Upgrade process

Requirements

Python3

Recommendations

  • Don't run the honeypot as root
  • Don't run the honeypot on a productive environment
  • Use a dedicated, isolated environment (like qemu, lxd, lxc or docker)
  • It's still in development :)

License

MPL-2.0

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.