# hollowpoint.rules — generated 2026-09-15 10:08 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 43.138.116.60 # 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 -> 43.138.116.60 8443 (msg:"HOLLOWPOINT C2 cobalt_strike"; tls.cert_fingerprint; content:"49469b5e904374cdfe242b2d1c7d72fc696483b16973251b33f94290c474e70a"; reference:url,publicmosaic.com/indicators; sid:9103460; rev:2;) alert tls $HOME_NET any -> 43.138.116.60 443 (msg:"HOLLOWPOINT C2 cobalt_strike"; tls.cert_fingerprint; content:"b337f0a1aa3508de74d20becc5085d59d8c2e911982e19767dc3a09359d11582"; reference:url,publicmosaic.com/indicators; sid:9103461; rev:2;)