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