mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
AD_Discovery_TR-789_4
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
name: Get ADUserResultantPasswordPolicy with Powershell
|
||||
name: Get ADUserResultantPasswordPolicy with Powershell
|
||||
id: 8b5ef342-065a-11ec-b0fc-acde48001122
|
||||
version: 1
|
||||
date: '2021-08-26'
|
||||
@@ -16,7 +16,7 @@ search: '| tstats `security_content_summariesonly` count min(_time) as firstTime
|
||||
Processes.parent_process_name | `drop_dm_object_name(Processes)`
|
||||
| `security_content_ctime(firstTime)`
|
||||
| `security_content_ctime(lastTime)`
|
||||
| `get_aduserresultantpasswordpolicy_with_powershell__filter`'
|
||||
| `get_aduserresultantpasswordpolicy_with_powershell_filter`'
|
||||
how_to_implement: To successfully implement this search, you need to be ingesting
|
||||
logs with the process name, parent process, and command-line executions from your
|
||||
endpoints. If you are using Sysmon, you must have at least version 6.0.4 of the
|
||||
Reference in New Issue
Block a user