ET EXPLOIT Possible NSDP (Netgear) Remote Authentication Bypass with Factory Reset (CVE-2020-35231)


Query · suricata

dsize:13;
content:"|00 1a 00 00 04 00 00 01 01 ff ff 00 00|"; fast_pattern;
target:dest_ip;
Raw source ET EXPLOIT Possible NSDP (Netgear) Remote Authentication Bypass with Factory Reset (CVE-2020-35231) · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $HOME_NET any -> any 60000: (
    msg:"ET EXPLOIT Possible NSDP (Netgear) Remote Authentication Bypass with Factory Reset (CVE-2020-35231)";
    dsize:13;
    content:"|00 1a 00 00 04 00 00 01 01 ff ff 00 00|"; fast_pattern;
    reference:url,research.nccgroup.com/2021/03/08/technical-advisory-multiple-vulnerabilities-in-netgear-prosafe-plus-jgs516pe-gs116ev2-switches/;
    reference:cve,2020-35231;
    classtype:attempted-admin;
    sid:2031937; rev:2;
    metadata:created_at 2021_03_11, cve CVE_2020_35231, deployment Perimeter, deployment Internal, confidence High, signature_severity Major, tag Description_Generated_By_Proofpoint_Nexus, updated_at 2021_03_11, mitre_tactic_id TA0001, mitre_tactic_name Initial_Access, mitre_technique_id T1190, mitre_technique_name Exploit_Public_Facing_Application;
    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.