Open
Description
@StefanScherer we need help on creating windows docker image to capture the packets inside windows container.
following tools are required inside the image to apply as sidecar container to capture the traffic of an application.
tcpdump -i \Device{xxxxxxx-xxxx-xxxx-xxxx-xxxxx} -c 5 -nn port 443
netsh trace start capture=yes protocol=TCP
netsh trace stop
stream analysis with wireshark
Metadata
Metadata
Assignees
Labels
No labels