mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
object
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: GetWmiObject User Account with PowerShell Script Block
|
||||
id: 640b0eda-0429-11ec-accd-acde48001122
|
||||
version: 1
|
||||
date: '2021-08-23'
|
||||
version: 2
|
||||
date: '2022-05-02'
|
||||
author: Mauricio Velazco, Splunk
|
||||
type: Hunting
|
||||
datamodel: []
|
||||
@@ -34,7 +34,7 @@ tags:
|
||||
impact: 30
|
||||
kill_chain_phases:
|
||||
- Reconnaissance
|
||||
message: Local user discovery enumeration using PowerShell on $Computer$ by $user$
|
||||
message: Local user discovery enumeration using PowerShell on $Computer$ by $UserID$
|
||||
mitre_attack_id:
|
||||
- T1087
|
||||
- T1087.001
|
||||
|
||||
@@ -6,7 +6,7 @@ tests:
|
||||
earliest_time: -24h
|
||||
latest_time: now
|
||||
attack_data:
|
||||
- file_name: windows-powershell.log
|
||||
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1087.001/AD_discovery/windows-powershell.log
|
||||
source: WinEventLog:Microsoft-Windows-PowerShell/Operational
|
||||
sourcetype: wineventlog
|
||||
- file_name: sbl_xml.log
|
||||
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1059.001/powershell_script_block_logging/sbl_xml.log
|
||||
source: XmlWinEventLog:Microsoft-Windows-PowerShell/Operational
|
||||
sourcetype: Xmlwineventlog
|
||||
|
||||
Reference in New Issue
Block a user