diff --git a/evtx/Maps/Application_SecurityCenter_15.map b/evtx/Maps/Application_SecurityCenter_15.map new file mode 100644 index 0000000..d5cca9f --- /dev/null +++ b/evtx/Maps/Application_SecurityCenter_15.map @@ -0,0 +1,45 @@ +Author: Reece394 +Description: Windows Security Center State Changed +EventId: 15 +Channel: Application +Provider: SecurityCenter +Maps: + - + Property: PayloadData1 + PropertyValue: "Updated %Name% status successfully to %State%." + Values: + - + Name: Name + Value: "/Event/EventData/Data" + Refine: "^(.*?)(?=,)" + - + Name: State + Value: "/Event/EventData/Data" + Refine: "(?<=, ).*" + +# Documentation: +# https://isc.sans.edu/diary/rss/30980 +# +# Example Event Data: +# +# +# +# 15 +# 0 +# 4 +# 0 +# 0 +# 0x80000000000000 +# +# 418 +# +# +# Application +# DESKTOP-F3BMVE4 +# +# +# +# Windows Defender, SECURITY_PRODUCT_STATE_ON +# +# +#