add security 7045

This commit is contained in:
frack113 2021-08-04 15:46:05 +02:00
parent 47086d5d78
commit 481cd9aca1

View File

@ -138,7 +138,6 @@ fieldmappings:
HostVersion: winlog.event_data.HostVersion
Image: process.executable
ImageLoaded: file.path
ImagePath: winlog.event_data.ImagePath
IpAddress: source.ip
IpPort: source.port
KeyLength: winlog.event_data.KeyLength
@ -162,7 +161,6 @@ fieldmappings:
ScriptBlockText: powershell.file.script_block_text
SecurityID: winlog.event_data.SecurityID
ServiceFileName: winlog.event_data.ServiceFileName
ServiceName: winlog.event_data.ServiceName
ShareName: winlog.event_data.ShareName
Signature: winlog.event_data.Signature
Source: winlog.event_data.Source
@ -288,4 +286,11 @@ fieldmappings:
Imphash:
category=driver_load: hash.imphash
category=image_load: file.hash.imphash
default: process.pe.imphash
default: process.pe.imphash
#security 7045
ServiceName:
service=security: winlog.event_data.ServiceName
default: service.name
ImagePath: winlog.event_data.ImagePath
ServiceType: winlog.event_data.ServiceType
StartType: winlog.event_data.ServiceStartType