ET WEB_SPECIFIC_APPS Fortra FileCatalyst Workflow Insecure HSQLDB Default Credentials


Query · suricata

flow:established,to_server;
content:"|02|SA"; nocase;
content:"|0b|GOSENSGO613"; fast_pattern; distance:3; within:12;
target:dest_ip;
Raw source ET WEB_SPECIFIC_APPS Fortra FileCatalyst Workflow Insecure HSQLDB Default Credentials · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $EXTERNAL_NET any -> $HOME_NET 4406 (
    msg:"ET WEB_SPECIFIC_APPS Fortra FileCatalyst Workflow Insecure HSQLDB Default Credentials";
    flow:established,to_server;
    content:"|02|SA"; nocase;
    content:"|0b|GOSENSGO613"; fast_pattern; distance:3; within:12;
    reference:url,www.fortra.com/security/advisories/product-security/fi-2024-011;
    reference:cve,2024-6633;
    classtype:attempted-admin;
    sid:2055590; rev:1;
    metadata:attack_target Server, tls_state plaintext, created_at 2024_08_29, cve CVE_2024_6633, deployment Perimeter, confidence High, signature_severity Critical, updated_at 2024_08_29, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1078, mitre_technique_name Valid_Accounts;
    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.