ET SCAN SipCLI VOIP Scan


Query · suricata

content:"|0D 0A|User-Agent|3A 20|sipcli/"; fast_pattern;
threshold:type limit, count 1, seconds 60, track by_src;
Raw source ET SCAN SipCLI VOIP Scan · Suricata
Esc
Published by Emerging Threats Open ↗, licensed under BSD 3-Clause ↗. Line breaks added for readability; the rule is otherwise unchanged.
alert udp $EXTERNAL_NET any -> $HOME_NET 5060 (
    msg:"ET SCAN SipCLI VOIP Scan";
    content:"|0D 0A|User-Agent|3A 20|sipcli/"; fast_pattern;
    threshold:type limit, count 1, seconds 60, track by_src;
    reference:url,www.yasinkaplan.com/SipCli/;
    classtype:attempted-recon;
    sid:2017162; rev:3;
    metadata:created_at 2013_07_17, confidence Medium, signature_severity Informational, updated_at 2019_10_08;
)

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.