# hollowpoint.rules — generated 2026-09-15 09:38 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 146.190.80.105 # rev:2 — alert tcp on address and port; alert tls with tls.cert_fingerprint only where the full # certificate SHA-256 is published. REPLACE any rev:1 file (every rule was alert tls) rather than # loading it beside this one: a same-sid different-text pair is a duplicate Suricata refuses. alert tls $HOME_NET any -> 146.190.80.105 40056 (msg:"HOLLOWPOINT C2 havoc"; tls.cert_fingerprint; content:"d786e9d07d111f586b8312a6c411917ce0d3810f2ea6f510c70aaad2bae13287"; reference:url,publicmosaic.com/indicators; sid:9105680; rev:2;) alert tls $HOME_NET any -> 146.190.80.105 443 (msg:"HOLLOWPOINT C2 havoc"; tls.cert_fingerprint; content:"28af1dad02e5edf428670e964dccbe0882e181480321f0f3c311dcdde4e94ca4"; reference:url,publicmosaic.com/indicators; sid:9100567; rev:2;)