apt_regin_hopscotch
Description
Rule to detect Regin's Hopscotch module
Query · yara
strings: $a1="AuthenticateNetUseIpc" $a2="Failed to authenticate to" $a3="Failed to disconnect from" $a4="%S\\ipc$" wide $a5="Not deleting..." $a6="CopyServiceToRemoteMachine" $a7="DH Exchange failed" $a8="ConnectToNamedPipes" condition: uint16(0) == 0x5A4D and all of ($a*)