ET EXPLOIT Actiontec C1000A backdoor account M1


Query · suricata

flow:established,to_server;
content:"QwestM0dem"; fast_pattern;
Raw source ET EXPLOIT Actiontec C1000A backdoor account M1 · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert tcp any any -> $HOME_NET [23,2323] (
    msg:"ET EXPLOIT Actiontec C1000A backdoor account M1";
    flow:established,to_server;
    content:"QwestM0dem"; fast_pattern;
    classtype:attempted-admin;
    sid:2025080; rev:3;
    metadata:affected_product Linux, attack_target IoT, created_at 2017_11_28, deployment Perimeter, malware_family Mirai, performance_impact Low, signature_severity Major, updated_at 2025_01_03;
)

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.