Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ rule hacktool_windows_mimikatz_modules
$s2 = "mimidrv" fullword ascii wide
$s3 = "mimilove" fullword ascii wide
condition:
any of them
uint16(0)==0x5a4d
and any of them
}