Hi.
When I execute Suricata on a specific network interface, I usually execute a similar command:
C:\Program Files\Suricata>suricata.exe -c suricata.yaml -i \\DEVICE\\NPF_\{D53813F6-9382-4292-93A0-DA131DA66D9F\
I was wondering: is it possible to monitor more than one interface in Windows?
For instance, monitoring both the wifi network card and the ethernet card?
My idea would be to run it on both, because sometimes the endpoint would be using wifi and sometimes cable connection.
Any suggestion is appreciated.