I am trying to parse snort alerts and filter necessary information such as vlan id where a malicious internal machine belong to! However, I only can get the message, source and destination IPs, I need to get the VLAN ID too.
Thanks
I am trying to parse snort alerts and filter necessary information such as vlan id where a malicious internal machine belong to! However, I only can get the message, source and destination IPs, I need to get the VLAN ID too.
Thanks
(Assuming you're using Unified2 log format)
You can get the VLAN ID logged by using the
vlan_event_types
parameter when specifying the alert configuration:When enabled and the packet contains a VLAN header, a log item will contain the following record with
vlan id
: