mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-20 06:02:24 +00:00
Update capture-filter.bpf
This commit is contained in:
parent
0405a20402
commit
c50d147926
1 changed files with 1 additions and 1 deletions
2
docker/suricata/dist/capture-filter.bpf
vendored
2
docker/suricata/dist/capture-filter.bpf
vendored
|
@ -1,4 +1,4 @@
|
|||
not (host sicherheitstacho.eu or community.sicherheitstacho.eu) and
|
||||
not (host deb.debian.org) and
|
||||
not (host index.docker.io or docker.io) and
|
||||
not (host hpfeeds.sissden.eu)
|
||||
not (host 80.158.38.137)
|
||||
|
|
Loading…
Reference in a new issue