Code Monkey home page Code Monkey logo

dionaea-honeypot-script's Introduction

DHS (Dionaea-Honeypot-Script)

Dionaea is meant to be a nepenthes successor, embedding python as scripting language, using libemu to detect shellcodes, supporting ipv6 and tls.

About

Dionaea Hobeypot Docker Image

Logging

  • log_json
  • log_sqlite

Install

$ git clone https://github.com/crocup/DHS
$ cd DHS/
$ sudo docker build . -t honey
$ sudo docker run -it --rm -v /opt/honey/log:/opt/dionaea/var/log -p 21:21 -p 80:80 -p 123:123 -p 443:443 -p 445:445 -p 1443:1443 -p 11211:11211 --name dio honey

Exec docker

$ sudo docker exec -it dio /bin/bash

Log files

JSON

$ cat /opt/honey/log/dionaea.json

Database(SQLite)

select * from connections

Licenses

  • dionaea: GPLv2+
  • all my files MIT (compatible with GPL)

In the Future

  • create analytic program: Core(FastAPI)

dionaea-honeypot-script's People

Contributors

crocup avatar

Stargazers

 avatar

Watchers

 avatar  avatar

dionaea-honeypot-script's Issues

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.