ET EXPLOIT Kingsoft WPS Office ksoqing URI Handler Remote Code Execution Attempt (CVE-2024-7262)


Query · suricata

flow:established,to_client;
file.data;
content:"ksoqing|3a 2f 2f|"; fast_pattern;
content:"type|3d|ksolaunch";
content:"cmd|3d|";
content:"launchname|3d|promcefpluginhost.exe";
target:dest_ip;
Raw source ET EXPLOIT Kingsoft WPS Office ksoqing URI Handler Remote Code Execution Attempt (CVE-2024-7262) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http any any -> $HOME_NET any (
    msg:"ET EXPLOIT Kingsoft WPS Office ksoqing URI Handler Remote Code Execution Attempt (CVE-2024-7262)";
    flow:established,to_client;
    file.data;
    content:"ksoqing|3a 2f 2f|"; fast_pattern;
    content:"type|3d|ksolaunch";
    content:"cmd|3d|";
    content:"launchname|3d|promcefpluginhost.exe";
    reference:url,www.welivesecurity.com/en/eset-research/analysis-of-two-arbitrary-code-execution-vulnerabilities-affecting-wps-office/;
    reference:cve,2024-7262;
    classtype:trojan-activity;
    sid:2071563; rev:1;
    metadata:affected_product WPS_Office, attack_target Client_and_Server, tls_state TLSDecrypt, created_at 2026_08_18, cve CVE_2024_7262, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Major, tag Exploit, updated_at 2026_08_18;
    target:dest_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.