ET SCADA [nsacyber/ELITEWOLF] Schweitzer Engineering Laboratories SEL 2032 Processor Telnet Banner


Query · suricata

flow:established,to_client;
content:"COMMUNICATIONS PROCESSOR-S/N"; fast_pattern;
target:src_ip;
Raw source ET SCADA [nsacyber/ELITEWOLF] Schweitzer Engineering Laboratories SEL 2032 Processor Telnet Banner · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp $HOME_NET 23 -> any any (
    msg:"ET SCADA [nsacyber/ELITEWOLF] Schweitzer Engineering Laboratories SEL 2032 Processor Telnet Banner";
    flow:established,to_client;
    content:"COMMUNICATIONS PROCESSOR-S/N"; fast_pattern;
    reference:url,github.com/nsacyber/ELITEWOLF;
    classtype:misc-activity;
    sid:2048667; rev:1;
    metadata:affected_product Schweitzer_Engineering_Laboratories_SEL_Series, attack_target ICS, created_at 2023_10_19, deployment Perimeter, deployment Internal, performance_impact Low, confidence High, signature_severity Minor, updated_at 2023_10_19;
    target:src_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.