# hollowpoint.rules — generated 2026-09-15 10:08 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 45.142.143.176 # 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 -> 45.142.143.176 31337 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"e5a8ac41a22549eaf7a5e2e6345e26e0e449980859debb231df679a124a7d5a4"; reference:url,publicmosaic.com/indicators; sid:9100771; rev:2;) alert tls $HOME_NET any -> 45.142.143.176 443 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"f3079f3c8841f6dd06b44434fc5d198c19855ab3e48d6e86da3315a23aa9f6c1"; reference:url,publicmosaic.com/indicators; sid:9100772; rev:2;)