# hollowpoint.rules — generated 2026-09-15 10:08 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 38.145.199.43 # 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 -> 38.145.199.43 10250 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"0c8c5a52463089b2e2ab71175ba90c97f8e7dd0a8667ac54f67028f2d7b1f817"; reference:url,publicmosaic.com/indicators; sid:9101409; rev:2;) alert tls $HOME_NET any -> 38.145.199.43 6443 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"7389df8e205a1d1105215c66d43cfe4270d3a5ab12005514fe1ebc3b2a5e10e9"; reference:url,publicmosaic.com/indicators; sid:9101420; rev:2;)