mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 14:07:49 +02:00
osquery updates and fixes
This commit is contained in:
@@ -26,7 +26,9 @@ spec:
|
||||
query: backup_tool_perf
|
||||
snapshot: true
|
||||
targets:
|
||||
labels: null
|
||||
labels:
|
||||
- MS Windows
|
||||
- macOS
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: query
|
||||
|
||||
@@ -26,7 +26,9 @@ spec:
|
||||
platform: windows
|
||||
query: endpoint_security_tool_backend_server_registry_misconfigured
|
||||
targets:
|
||||
labels: null
|
||||
labels:
|
||||
- MS Windows
|
||||
- macOS
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: query
|
||||
|
||||
+2
-1
@@ -40,7 +40,8 @@ spec:
|
||||
platform: windows
|
||||
query: uac_settings_registry
|
||||
targets:
|
||||
labels: null
|
||||
labels:
|
||||
- MS Windows
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: query
|
||||
|
||||
@@ -137,7 +137,8 @@ spec:
|
||||
platform: windows
|
||||
query: send_error_alert_registry
|
||||
targets:
|
||||
labels: null
|
||||
labels:
|
||||
- MS Windows
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: query
|
||||
|
||||
+2
-1
@@ -185,7 +185,8 @@ spec:
|
||||
platform: windows
|
||||
query: send_error_alert_registry_exists
|
||||
targets:
|
||||
labels: null
|
||||
labels:
|
||||
- MS Windows
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: query
|
||||
|
||||
Reference in New Issue
Block a user