mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
add DockerHub back in cap filter
see https://github.com/telekom-security/tpotce/pull/691#issuecomment-688648225
This commit is contained in:
3
docker/suricata/dist/capture-filter.bpf
vendored
3
docker/suricata/dist/capture-filter.bpf
vendored
@ -1,3 +1,4 @@
|
|||||||
not (host sicherheitstacho.eu or community.sicherheitstacho.eu or listbot.sicherheitstacho.eu) and
|
not (host sicherheitstacho.eu or community.sicherheitstacho.eu or listbot.sicherheitstacho.eu) and
|
||||||
not (host deb.debian.org) and
|
not (host deb.debian.org) and
|
||||||
not (host ghcr.io)
|
not (host ghcr.io) and
|
||||||
|
not (host index.docker.io or docker.io)
|
||||||
|
Reference in New Issue
Block a user