ET EXPLOIT Hongjing eHR Showmedia.jsp SQL Injection Inbound


Query · suricata

flow:established,to_server;
http.method;
content:"GET";
http.uri;
content:"|2f|train|2f|resource|2f|course|2f|showmedia|2e|jsp|3f|a|5f|code|26|r5100|3d|"; startswith; fast_pattern;
Raw source ET EXPLOIT Hongjing eHR Showmedia.jsp SQL Injection Inbound · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert http $EXTERNAL_NET any -> [$HOME_NET,$HTTP_SERVERS] any (
    msg:"ET EXPLOIT Hongjing eHR Showmedia.jsp SQL Injection Inbound";
    flow:established,to_server;
    http.method;
    content:"GET";
    http.uri;
    content:"|2f|train|2f|resource|2f|course|2f|showmedia|2e|jsp|3f|a|5f|code|26|r5100|3d|"; startswith; fast_pattern;
    reference:url,github.com/Co5mos/nuclei-tps/blob/main/http/vulnerabilities/hjsoft/hjsoft-ehr-showmedia-sqli.yaml;
    classtype:attempted-admin;
    sid:2053409; rev:1;
    metadata:attack_target Server, tls_state TLSDecrypt, created_at 2024_06_10, deployment Perimeter, deployment SSLDecrypt, confidence Medium, signature_severity Major, tag Exploit, updated_at 2024_06_10, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
)

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.