mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
15 lines
381 B
YAML
15 lines
381 B
YAML
name: windows_suspicious_services
|
|
id: 8c214005-2b4e-49c8-bba6-747005f11296
|
|
version: 3
|
|
creation_date: '2025-02-07'
|
|
modification_date: '2026-05-13'
|
|
author: Steven Dick
|
|
lookup_type: csv
|
|
description: A list of suspicious Windows Service names and locations
|
|
match_type:
|
|
- WILDCARD(service_name)
|
|
- WILDCARD(service_path)
|
|
min_matches: 1
|
|
max_matches: 1
|
|
case_sensitive_match: false
|