# hollowpoint.rules — generated 2026-09-15 09:38 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 62.4.0.66 # 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 -> 62.4.0.66 443 (msg:"HOLLOWPOINT C2 mythic"; tls.cert_fingerprint; content:"10050f2860df0f8b7d0e736ee4d83643a5fdc0a86130e8db76faf1c43e67bcc4"; reference:url,publicmosaic.com/indicators; sid:9100559; rev:2;) alert tls $HOME_NET any -> 62.4.0.66 7443 (msg:"HOLLOWPOINT C2 mythic"; tls.cert_fingerprint; content:"0f676ded90e0b10da264f202674ccc78dba7ce1b0c2e6b6637005ea9436ca1ef"; reference:url,publicmosaic.com/indicators; sid:9100538; rev:2;)