Coder Social home page Coder Social logo

demonhunter's Introduction

DemonHunter

DemnonHunter is a distributed low interaction honeypot with Agent/Master design.

Agents are honeypots of diffrent protocols and master is where receives attack information and shows to honeypot administrators.

By using DemonHunter you are capable of choosing from various protocol handlers, for example you can choose between Apache(v2.4.18) or Nginx(1.10.0). Handlers are fake and you don't need to install anything extra on your server.

Each Agent is capable of holding more than one protocol. And each master can hold unlimitted count of agents.

alt text

Requirements

DemonHunter is developed under python3.6 and might work on python3.5(testers are welcome to report bugs)

Documents

I will place documents on http://demonhunter.readthedocs.io

Installation

For the latest version you can simply install it with pip:

$ pip install git+https://github.com/RevengeComing/DemonHunter.git

You can also install it from pypi:

$ pip install demonhunter

How to run DemonHunter

As i mentioned DemonHunter has 2 sides: * Master * Agents (Honeypots)

To run Master you can simply execute dh_run command line interface. By running dh cli, dh master will run under http://127.0.0.1:8000 + sqlitedb(current_dir/test.db). these are default options for dh_run cli. for changing them run dh_run --help to have more information on how to change the defaults.

To access DemonHunter's Master interface for first time you can use username: admin, password: admin. After logging in for first time create a user and delete default admin.

DemonHunter WebMaster Screenshots

screen_shot1 screen_shot2 screen_shot3

Contribution

I really accept contributions, you can simply open an issue and create a discussion about how DH should move forward.

demonhunter's People

Contributors

revengecoming avatar skrtu avatar

Watchers

 avatar

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.