ET MALWARE [ANY.RUN] RisePro TCP (Activity)


Query · suricata

flow:established,to_server;
dsize:12;
content:"|00 00 00 00 10 27 00 00|"; offset:4; depth:8;
target:src_ip;
Raw source ET MALWARE [ANY.RUN] RisePro TCP (Activity) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET any -> $EXTERNAL_NET ![80,443,5938] (
    msg:"ET MALWARE [ANY.RUN] RisePro TCP (Activity)";
    flow:established,to_server;
    dsize:12;
    content:"|00 00 00 00 10 27 00 00|"; offset:4; depth:8;
    reference:md5,a1f3423e231abd59d45b2ec37f751bbc;
    reference:url,app.any.run/tasks/d4c145cc-6a2d-4512-9cd6-555f0f2e17ed;
    reference:url,community.emergingthreats.net/t/risepro-tcp-v-0-1/647;
    reference:url,any.run/cybersecurity-blog/risepro-malware-communication-analysis;
    classtype:trojan-activity;
    sid:2046269; rev:4;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, affected_product Windows_11, attack_target Client_Endpoint, created_at 2023_06_14, deployment Perimeter, malware_family Stealer, malware_family RisePro, confidence High, signature_severity Major, updated_at 2024_01_09, reviewed_at 2023_08_21, mitre_tactic_id TA0009, mitre_tactic_name Collection, mitre_technique_id T1005, mitre_technique_name Data_from_local_system;
    target:src_ip;
)

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.