mimipenguin_2
Description
Detects Mimipenguin hack tool
Query · yara
strings:
$x1 = "DUMP=$(strings \"/tmp/dump.${pid}\" | grep -E" fullword ascii
$x2 = "strings /tmp/apache* | grep -E '^Authorization: Basic.+=$'" fullword ascii
$x3 = "grep -E '^_pammodutil_getpwnam_root_1$' -B 5 -A" fullword ascii
$x4 = "strings \"/tmp/dump.${pid}\" | grep -E -m 1 '^\\$.\\$.+\\$')\"" fullword ascii
$x5 = "if [[ -n $(ps -eo pid,command | grep -v 'grep' | grep gnome-keyring) ]]; then" fullword ascii
condition:
( uint16(0) == 0x2123 and filesize < 20KB and 1 of them )