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