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