mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-29 03:38:51 +00:00
![]() fix condition when no internet connection is available check internet connection before download of rules and avoid errors check internet connection before setting up capture filters (with FQDNs, resulted in endless restart of suricata) and unset capture filters if no internet connection is available |
||
---|---|---|
.. | ||
dist | ||
doc | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
README.md |
dockerized suricata
suricata is a Network IDS, IPS and Network Security Monitoring engine.
This dockerized version is part of the T-Pot community honeypot of Deutsche Telekom AG.
The Dockerfile
contains the blueprint for the dockerized suricata and will be used to setup the docker image.
The docker-compose.yml
contains the necessary settings to test suricata using docker-compose
. This will ensure to start the docker container with the appropriate permissions.