Merge PR #5040 from @ruppde - Update Antivirus Password Dumper Detection
update: Antivirus Password Dumper Detection - Add `DCSync` string to cover MS Defender traffic detections
This commit is contained in:
@@ -8,7 +8,7 @@ references:
|
||||
- https://www.virustotal.com/gui/file/a4edfbd42595d5bddb442c82a02cf0aaa10893c1bf79ea08b9ce576f82749448
|
||||
author: Florian Roth (Nextron Systems)
|
||||
date: 2018-09-09
|
||||
modified: 2024-07-17
|
||||
modified: 2024-10-08
|
||||
tags:
|
||||
- attack.credential-access
|
||||
- attack.t1003
|
||||
@@ -21,6 +21,7 @@ detection:
|
||||
selection:
|
||||
- Signature|startswith: 'PWS'
|
||||
- Signature|contains:
|
||||
- 'DCSync'
|
||||
- 'DumpCreds'
|
||||
- 'DumpLsass'
|
||||
- 'HTool/WCE'
|
||||
|
||||
Reference in New Issue
Block a user