Empire_skeleton_key
Description
Empire - a pure PowerShell post-exploitation agent - file skeleton_key.py
Query · yara
strings: $s1 = "script += \"Invoke-Mimikatz -Command '\\\"\" + command + \"\\\"';\"" fullword ascii $s2 = "script += '\"Skeleton key implanted. Use password \\'mimikatz\\' for access.\"'" fullword ascii $s3 = "command = \"misc::skeleton\"" fullword ascii $s4 = "\"ONLY APPLICABLE ON DOMAIN CONTROLLERS!\")," fullword ascii condition: filesize < 6KB and 2 of them