ET PHISHING AlaskaUSA FCU Phish 2022-07-24


Query · suricata

flow:established,to_server;
http.method;
content:"POST";
http.uri;
content:"/win/alaska/alaskausa/alaskausa/?save"; bsize:37; fast_pattern;
http.referer;
content:"/win/alaska/alaskausa/alaskausa/?password"; endswith;
http.request_body;
content:"password="; startswith;
content:"&Log+In=Log+In"; endswith;
Raw source ET PHISHING AlaskaUSA FCU Phish 2022-07-24 · 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 PHISHING AlaskaUSA FCU Phish 2022-07-24";
    flow:established,to_server;
    http.method;
    content:"POST";
    http.uri;
    content:"/win/alaska/alaskausa/alaskausa/?save"; bsize:37; fast_pattern;
    http.referer;
    content:"/win/alaska/alaskausa/alaskausa/?password"; endswith;
    http.request_body;
    content:"password="; startswith;
    content:"&Log+In=Log+In"; endswith;
    reference:md5,efc213587aac5ed072f864f2afad0ae0;
    classtype:credential-theft;
    sid:2037820; rev:1;
    metadata:attack_target Client_Endpoint, created_at 2022_07_25, deployment Perimeter, performance_impact Low, confidence Medium, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2023_04_07, reviewed_at 2024_05_28;
)

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.