Honeypot for analyzing data
- run ./bin/smsids.py as sudo to start all services
- python2
- pip
- setuptools
- gcc
- sys
- psutil
all modules are normally installed using pip, like
pip install --upgrade
Services can be added in the smsids.py source file, just add an array to the services like
- ["HTTPS", 443, RE.http_200]
Service name, port, response
response can be normal text
per default, all events get logged into syslog using a 'Leef' compliant format