# hollowpoint.rules — generated 2026-09-15 10:08 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 207.57.123.129 # 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 -> 207.57.123.129 43211 (msg:"HOLLOWPOINT C2 adaptix"; tls.cert_fingerprint; content:"64111f4a4a9eef52cfc7d745d93732166c001c12f2560319b1a019350c462ab6"; reference:url,publicmosaic.com/indicators; sid:9104495; rev:2;) alert tls $HOME_NET any -> 207.57.123.129 443 (msg:"HOLLOWPOINT C2 adaptix"; tls.cert_fingerprint; content:"07849910402fdf9cf51be702d266c020172d1275047c5ae17f0a7ad89185c0f7"; reference:url,publicmosaic.com/indicators; sid:9100594; rev:2;)