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