ET PHISHING Sparkasse Credential Phish Landing Page M2 2022-04-13


Query · suricata

flow:established,to_client;
http.stat_code;
content:"200";
file.data;
content:"Code?sslchannel=true&sessionid="; fast_pattern;
content:"type=|22|password|22|"; distance:0;
content:"window.screen.availWidth"; distance:0;
content:"window.screen.availHeight"; within:40;
content:"jscd.browser"; distance:0;
content:"jscd.browserMajorVersion"; within:45;
content:"jscd.browserVersion"; within:45;
content:"jscd.os"; distance:0;
content:"jscd.osVersion"; within:30;
content:"jscd.screen"; distance:0;
content:"avail_res"; within:50;
content:"screen.colorDepth"; within:40;
content:"screen.deviceXDPI"; within:45;
content:"screen.deviceYDPI"; within:45;
content:"language"; distance:0;
content:"jscd|2e|flashVersion|3b|"; distance:0;
content:"navigator.javaEnabled()"; distance:0;
content:"mime"; distance:0;
content:"plugins"; distance:0;
content:"listFonts().join(',')"; distance:0;
Raw source ET PHISHING Sparkasse Credential Phish Landing Page M2 2022-04-13 · 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 any (
    msg:"ET PHISHING Sparkasse Credential Phish Landing Page M2 2022-04-13";
    flow:established,to_client;
    http.stat_code;
    content:"200";
    file.data;
    content:"Code?sslchannel=true&sessionid="; fast_pattern;
    content:"type=|22|password|22|"; distance:0;
    content:"window.screen.availWidth"; distance:0;
    content:"window.screen.availHeight"; within:40;
    content:"jscd.browser"; distance:0;
    content:"jscd.browserMajorVersion"; within:45;
    content:"jscd.browserVersion"; within:45;
    content:"jscd.os"; distance:0;
    content:"jscd.osVersion"; within:30;
    content:"jscd.screen"; distance:0;
    content:"avail_res"; within:50;
    content:"screen.colorDepth"; within:40;
    content:"screen.deviceXDPI"; within:45;
    content:"screen.deviceYDPI"; within:45;
    content:"language"; distance:0;
    content:"jscd|2e|flashVersion|3b|"; distance:0;
    content:"navigator.javaEnabled()"; distance:0;
    content:"mime"; distance:0;
    content:"plugins"; distance:0;
    content:"listFonts().join(',')"; distance:0;
    classtype:credential-theft;
    sid:2035936; rev:2;
    metadata:affected_product Windows_XP_Vista_7_8_10_Server_32_64_Bit, attack_target Client_Endpoint, created_at 2022_04_13, deployment Perimeter, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2022_04_13;
)

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.