feat: add Microsoft-Windows-LDAP-Client/Debug provider
This commit is contained in:
@@ -104,4 +104,9 @@ logsources:
|
||||
service: openssh
|
||||
conditions:
|
||||
EventLog: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
EventLog: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
defaultindex: logstash-*
|
||||
|
||||
@@ -104,6 +104,11 @@ logsources:
|
||||
service: openssh
|
||||
conditions:
|
||||
log_name: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
log_name: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
defaultindex: <winlogbeat-{now/d}>
|
||||
# Extract all field names with yq:
|
||||
# yq -r '.detection | del(.condition) | map(keys) | .[][]' $(find sigma/rules/windows -name '*.yml') | sort -u | grep -v ^EventID$ | sed 's/^\(.*\)/ \1: event_data.\1/g'
|
||||
|
||||
@@ -104,6 +104,11 @@ logsources:
|
||||
service: openssh
|
||||
conditions:
|
||||
logname: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
logname: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
defaultindex: winlogbeat-*
|
||||
# Extract all field names with yq:
|
||||
# yq -r '.detection | del(.condition) | map(keys) | .[][]' $(find sigma/rules/windows -name '*.yml') | sort -u | grep -v ^EventID$ | sed 's/^\(.*\)/ \1: event_data.\1/g'
|
||||
|
||||
@@ -132,6 +132,11 @@ logsources:
|
||||
service: openssh
|
||||
conditions:
|
||||
channel: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
channel: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
linux:
|
||||
product: linux
|
||||
index: posix
|
||||
|
||||
@@ -187,4 +187,9 @@ logsources:
|
||||
product: windows
|
||||
service: openssh
|
||||
conditions:
|
||||
Provider_Name: 'OpenSSH/Operational'
|
||||
Provider_Name: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
Provider_Name: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
@@ -104,6 +104,11 @@ logsources:
|
||||
service: openssh
|
||||
conditions:
|
||||
event_source: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
event_source: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
fieldmappings:
|
||||
EventID: event_id
|
||||
FailureCode: result_code
|
||||
|
||||
@@ -125,4 +125,9 @@ logsources:
|
||||
service: openssh
|
||||
conditions:
|
||||
Channel: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
Channel: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
defaultindex: logstash-*
|
||||
|
||||
@@ -145,4 +145,9 @@ logsources:
|
||||
product: windows
|
||||
service: openssh
|
||||
conditions:
|
||||
LogName: 'OpenSSH/Operational'
|
||||
LogName: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
LogName: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
@@ -161,6 +161,11 @@ logsources:
|
||||
service: openssh
|
||||
conditions:
|
||||
source: 'WinEventLog:OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
source: 'WinEventLog:Microsoft-Windows-LDAP-Client/Debug'
|
||||
windows-defender:
|
||||
product: windows
|
||||
service: windefend
|
||||
|
||||
@@ -135,6 +135,11 @@ logsources:
|
||||
service: openssh
|
||||
conditions:
|
||||
EventChannel: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
source: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
apache:
|
||||
service: apache
|
||||
index: WEBSERVER
|
||||
|
||||
@@ -409,6 +409,11 @@ logsources:
|
||||
service: openssh
|
||||
sources:
|
||||
- 'WinEventLog:OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
sources:
|
||||
- 'WinEventLog:Microsoft-Windows-LDAP-Client/Debug'
|
||||
apache:
|
||||
category: webserver
|
||||
sources:
|
||||
|
||||
@@ -149,6 +149,11 @@ logsources:
|
||||
service: openssh
|
||||
conditions:
|
||||
winlog.channel: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
winlog.channel: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
defaultindex: winlogbeat-*
|
||||
# Extract all field names with yq:
|
||||
# yq -r '.detection | del(.condition) | map(keys) | .[][]' $(find sigma/rules/windows -name '*.yml') | sort -u | grep -v ^EventID$ | sed 's/^\(.*\)/ \1: winlog.event_data.\1/g'
|
||||
|
||||
@@ -112,6 +112,11 @@ logsources:
|
||||
service: openssh
|
||||
conditions:
|
||||
log_name: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
log_name: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
defaultindex: winlogbeat-*
|
||||
# Extract all field names with yq:
|
||||
# yq -r '.detection | del(.condition) | map(keys) | .[][]' $(find sigma/rules/windows -name '*.yml') | sort -u | grep -v ^EventID$ | sed 's/^\(.*\)/ \1: event_data.\1/g'
|
||||
|
||||
@@ -138,6 +138,11 @@ logsources:
|
||||
service: openssh
|
||||
conditions:
|
||||
winlog.channel: 'OpenSSH/Operational'
|
||||
windows-ldap-debug:
|
||||
product: windows
|
||||
service: ldap_debug
|
||||
conditions:
|
||||
winlog.channel: 'Microsoft-Windows-LDAP-Client/Debug'
|
||||
defaultindex: winlogbeat-*
|
||||
# Extract all field names with yq:
|
||||
# yq -r '.detection | del(.condition) | map(keys) | .[][]' $(find sigma/rules/windows -name '*.yml') | sort -u | grep -v ^EventID$ | sed 's/^\(.*\)/ \1: winlog.event_data.\1/g'
|
||||
|
||||
Reference in New Issue
Block a user