mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 09:48:58 +00:00
Merge pull request #1667 from leegengyu/patch-10
Update winlogbeat-modules-enabled.yml - Imphash Field
This commit is contained in:
commit
730e9eb883
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user