Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 504 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 504 Bytes

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 :)