alert tcp $EXTERNAL_NET any -> $HOME_NET 443 (msg:"SERVEROTHER
OpenSSL TLSv1.2 heartbeat read overrun attempt";
flow:to_server,established; content:"|18 03 03|"; depth:3; dsize:>40;
detection_filter:track by_src, count 3, seconds 1; metadata:policy balanced-ips
drop, policy security-ips drop, service ssl; reference:cve,2014-0160;
classtype:attempted-recon; sid:30513; rev:2;)
and
alert tcp $HOME_NET 443 -> $EXTERNAL_NET any
(msg:"SERVER-OTHER `TLSv1 large heartbeat response – possible ssl
heartbleed attempt"; flow:to_client,established; content:"|18 03 01|";
depth:3; byte_test:2,>,128,0,relative; detection_filter:track by_dst,
count 5, seconds 60; metadata:policy balanced-ips drop,
policy security-ips drop, service ssl; reference:cve,2014-0160;
classtype:attempted-recon; sid:30515; rev:3;)
Continue reading What do these snort rules do?→