Panjks / ElasticpotPY

Elasticsearch honeypot written in Python with Bottle framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElasticPot - an Elasticsearch honeypot

Written by Andre Vorbach and Markus Schmall

  • compatible with DTAG T-Pot environment
  • available also as dockerized versions (see docker hub)

Contact:

markus_@mschmall_de andre_@_vorbach_org

Installation hints:

Mac OS X:

Use brew to install Python 3

Install dependencies e.g. with pip

pip install -r requirements.txt

See the dockerfile for the dependencies in general.

or see the ansible playbook :)

About

Elasticsearch honeypot written in Python with Bottle framework


Languages

Language:Python 71.7%Language:Ruby 20.3%Language:Dockerfile 6.3%Language:Shell 1.7%