8000 GitHub - kobadlve/underworld: underworld is a multi honeypot platform using docker.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kobadlve/underworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Under World

underworld is a multi honeypot platform using docker.

It shows log of honeypots using ELK Stack(https://www.elastic.co/jp/elk-stack) and analyze it.

Installation

  1. Install Docker and Docker Compose

Docker needs at least 4GB memory

  1. Start Docker

  2. Clone this repository

$ git clone https://github.com/kobadlve/underworld.git
$ cd underworld
  1. Build
$ docker-compose build
$ docker-compose up

Kibana running on http://localhost:5601

Please set index pattern to logstash-* and Time filter field name to @timestame

kibana

Running service

ELK Stack

ELK Stack composed by Elasticksearch, Logstash and Kibana.

Honeypots

Dionaea

Dionaea is a low-interaction honeypot that captures attack payloads and malware. Dionaea is meant to be a nepenthes successor, embedding python as scripting language, using libemu to detect shellcodes, supporting ipv6 and tls. (https://www.honeynet.org/project/Diona 4E66 ea)

Repository - https://github.com/DinoTools/dionaea

About

underworld is a multi honeypot platform using docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0