ecapuano / ansible-honeypots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Honeypot scripts.
-------------------------

The ansible playbooks in this repository build an elasticsearch central server with logstash listening for input.

Honeypot ansible creates then build various honeypots with locked down IPTables and Metricbeats/Filebeats for shipping logs and metrics.
All communication kis encrypted with TLS. A PKI needs to be created to ensure all honeypots and central server trust each other.

The following roles require certificates:

logstash
metricbeat
filebeat

 

About


Languages

Language:Python 49.7%Language:Shell 37.9%Language:Nginx 12.4%