Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/schmalle/elasticpotpy
- Owner: schmalle
- Created: 2016-02-07T11:06:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T03:49:41.000Z (almost 6 years ago)
- Last Synced: 2024-08-03T23:04:40.895Z (6 months ago)
- Topics: bottle, elasticsearch, honeypot, python3
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 17
- Watchers: 4
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.txt
Awesome Lists containing this project
- awesome-honeypot - **11**星
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 :)