Hi there,
I am using zeek in a container with hosts network. My bro/zeek version is following. Bold text are the commands that get executed in the container.
docker run --cap-add=NET_RAW --net=host --rm blacktop/zeek --version
bro version 2.6-255
I ran zeek with detect-webapps bro script from policy. I browsed a couple of phpadmin websites etc but I could not get any logs specific to detect-webapps.
docker run --cap-add=NET_RAW --net=host --rm blacktop/zeek -i ‘enp2s0’ protocols/http/detect-webapps
listening on enp2s0