Merge pull request #1667 from leegengyu/patch-10

Update winlogbeat-modules-enabled.yml - Imphash Field
This commit is contained in:
Florian Roth 2021-07-12 15:37:33 +02:00 committed by GitHub
commit 730e9eb883
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,7 @@ fieldmappings:
Image: process.executable
ImageLoaded: file.path
ImagePath: winlog.event_data.ImagePath
Imphash: winlog.event_data.Imphash
Imphash: process.pe.imphash
IpAddress: source.ip
IpPort: source.port
KeyLength: winlog.event_data.KeyLength
@ -279,4 +279,4 @@ fieldmappings:
TaskName: winlog.event_data.TaskName
# UserName => smbclient-security eventid:31017
UserName: winlog.event_data.UserName
Workstation : winlog.event_data.Workstation
Workstation : winlog.event_data.Workstation