ET MALWARE Win32/CandyOpen/UniClient Activity (POST)


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/uniplatform/getVersion"; fast_pattern; bsize:23;
http.host;
content:"uniplatform.snyzt.org"; bsize:21;
Raw source ET MALWARE Win32/CandyOpen/UniClient Activity (POST) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $HOME_NET any -> $EXTERNAL_NET any (
    msg:"ET MALWARE Win32/CandyOpen/UniClient Activity (POST)";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/uniplatform/getVersion"; fast_pattern; bsize:23;
    http.host;
    content:"uniplatform.snyzt.org"; bsize:21;
    reference:url,go.recordedfuture.com/hubfs/reports/cta-2021-0729.pdf;
    reference:md5,2ad8bfde025d1a739eee02f3b23365c9;
    reference:url,www.hybrid-analysis.com/sample/a94d56067aa15f28f66a139eecc90e49b008bfa1f0faf7d65721ecfb68a6a6a2;
    classtype:trojan-activity;
    sid:2033629; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2021_07_30, deployment Perimeter, malware_family Win32_CandyOpen_UniClient, performance_impact Low, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_07_30;
)

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.