list=[endpoint.av.GrisoftAV.activescan,endpoint.as.KasperskyAS.activescan,
endpoint.fw.ATTFW.description,
endpoint.av["360SafeAV"].activescan,
endpoint.av["H+BEDV"].description]
I need to build a regex to extract the values in third octet
The output needs to be:
GrisoftAV
KasperskyAS
ATTFW
360SafeAV
H+BEDV