Disable DNS UDP Logging in Suricata, tweaking

This commit is contained in:
t3chn0m4g3 2025-02-12 15:21:49 +01:00
parent 6cda0fefe5
commit 95626fb2cc
4 changed files with 4 additions and 3 deletions

View file

@ -18,7 +18,7 @@ services:
ports:
- "22:22"
- "23:23"
image: "dtagdevsec/cowrie:24.04"
image: "ghcr.io/telekom-security/cowrie:24.04.1"
read_only: true
volumes:
- $HOME/tpotce/data/cowrie/downloads:/home/cowrie/cowrie/dl

View file

@ -31,6 +31,7 @@ RUN apt-get update -y && \
cd Log4Pot && \
git checkout 5002b1fe0f82359ef32dbc3a899e8a701dc3256e && \
sed -i 's#"type": logtype,#"reason": logtype,#g' log4pot-server.py && \
rm poetry.lock && \
poetry --no-cache --without=dev install && \
setcap cap_net_bind_service=+ep $(readlink -f $(which python3)) && \
#

View file

@ -1005,7 +1005,7 @@ app-layer:
detection-ports:
dp: 53
udp:
enabled: yes
enabled: no
detection-ports:
dp: 53
http:

View file

@ -14,7 +14,7 @@ services:
- wordpot_local
ports:
- "80:80"
image: "dtagdevsec/wordpot:24.04"
image: "ghcr.io/telekom-security/wordpot:24.04.1"
read_only: true
volumes:
- $HOME/tpotce/data/wordpot/log:/opt/wordpot/logs/