Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schmalle/elasticpotpy

Elasticsearch honeypot written in Python with Bottle framework
https://github.com/schmalle/elasticpotpy

bottle elasticsearch honeypot python3

Last synced: 2 months ago
JSON representation

Elasticsearch honeypot written in Python with Bottle framework

Awesome Lists containing this project

README

        

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