# hollowpoint.rules — generated 2026-09-15 09:38 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 172.93.187.109 # 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 -> 172.93.187.109 443 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"badb0ba66a065780dd999b1c28713f793c277c9daa238fdac3e665178aa3bf43"; reference:url,publicmosaic.com/indicators; sid:9100756; rev:2;) alert tls $HOME_NET any -> 172.93.187.109 4433 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"cf7d21ff631aa30ede25eabbf0c3e04a542663dee5e8ae75dfb5342b2221f8c6"; reference:url,publicmosaic.com/indicators; sid:9100755; rev:2;)