AD_Discovery_TR-789_4

This commit is contained in:
tccontre
2021-08-27 12:36:57 +02:00
parent f8041878e2
commit 4fe608cd8e
@@ -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