# hollowpoint.rules — generated 2026-09-15 09:38 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 45.64.52.67 # 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.64.52.67 8888 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"302e4a3aae0b72450430a1f7340003dc2156ccd8ead9ddf07e5f2d96dd379cfd"; reference:url,publicmosaic.com/indicators; sid:9105346; rev:2;) alert tls $HOME_NET any -> 45.64.52.67 31337 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"d6b7f8f1f1a67cd98ab456376a68104d35b50f8dd1416ac2782fa17497d3e8c0"; reference:url,publicmosaic.com/indicators; sid:9104119; rev:2;)