# hollowpoint.rules — generated 2026-09-15 10:08 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 149.104.71.157 # 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 -> 149.104.71.157 8000 (msg:"HOLLOWPOINT C2 adaptix"; tls.cert_fingerprint; content:"3d09feccdd6f558cc63beafe4fcdd515d56f1f221563f43a40c3a12c5dfa2198"; reference:url,publicmosaic.com/indicators; sid:9100644; rev:2;) alert tls $HOME_NET any -> 149.104.71.157 9443 (msg:"HOLLOWPOINT C2 adaptix"; tls.cert_fingerprint; content:"0a8a16097019d0b3ba75508dab91ffcbc4e27e2a3f04c50a84025a738b6443e9"; reference:url,publicmosaic.com/indicators; sid:9100647; rev:2;)