# hollowpoint.rules — generated 2026-09-15 10:08 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 106.54.62.203 # 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 -> 106.54.62.203 65530 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"7d35afdd1f1346397e041507fab20d5bd96d6d6e203711507778f0f40e78f0ad"; reference:url,publicmosaic.com/indicators; sid:9100115; rev:2;) alert tls $HOME_NET any -> 106.54.62.203 80 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"9963b928dc1147cf7ee066e1e98ec9b7365158c06f44a8e326b79ab7c9227ce3"; reference:url,publicmosaic.com/indicators; sid:9100760; rev:2;)