Mimipenguin_SH
Description
Detects Mimipenguin Password Extractor - Linux
Query · yara
strings:
$s1 = "$(echo $thishash | cut -d'$' -f 3)" ascii
$s2 = "ps -eo pid,command | sed -rn '/gnome\\-keyring\\-daemon/p' | awk" ascii
$s3 = "MimiPenguin Results:" ascii
condition:
1 of them