alert icmp $HOME_NET any -> $EXTERNAL_NET any (msg:"[CISCO-BLUEDOT] Suspicious ICMP connection detected via Bluedot"; program: %ASA*-6-*; content: " ICMP "; bluedot: type ip_reputation, track all, mdate_effective_period 1 months, Malicious, Tor; normalize; parse_src_ip: 1; parse_dst_ip: 2; threshold: type limit, track by_src, count 1, seconds 7200; classtype: suspicious-traffic; reference: url,wiki.quadrantsec.com/bin/view/Main/5002879; sid:5002879; rev:5;)
-- Main.Sagan-Wiki-Add - 2016-8-30
New revisions of 5002879 will be below...
alert icmp $HOME_NET any -> $EXTERNAL_NET any (msg:"[CISCO-BLUEDOT] Suspicious ICMP connection detected via Bluedot"; program: %ASA*-6-*; content: " ICMP "; bluedot: type ip_reputation, track all, mdate_effective_period 1 months, Malicious,Tor,Proxy; normalize; parse_src_ip: 1; parse_dst_ip: 2; threshold: type limit, track by_src, count 1, seconds 7200; classtype: suspicious-traffic; reference: url,wiki.quadrantsec.com/bin/view/Main/5002879; sid:5002879; rev:6;)
-- Main.Sagan-Wiki-Add - 2016-12-30
alert any $HOME_NET any -> $EXTERNAL_NET any (msg:"[CISCO-BLUEDOT] Suspicious ICMP connection detected via Bluedot"; program: %ASA*-6-*|%ASA*-7-*; content: " ICMP "; bluedot: type ip_reputation, track all, mdate_effective_period 1 months, Malicious,Tor,Proxy; normalize; parse_src_ip: 1; parse_dst_ip: 2; threshold: type suppress, track by_src, count 1, seconds 7200; default_proto: icmp; classtype: suspicious-traffic; reference: url,wiki.quadrantsec.com/bin/view/Main/5002879; sid:5002879; rev:8;)
-- Main.Sagan-Wiki-Add - 2021-4-12