# hollowpoint.rules — generated 2026-09-15 10:08 UTC — 2 rules — TLP:CLEAR # source: https://publicmosaic.com/indicators — published for defensive use # scope: host 64.23.192.235 # 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 -> 64.23.192.235 443 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"a7ed9201558859d7859001f841cb55a08c23dfd10aa896bfff3eace2841c3571"; reference:url,publicmosaic.com/indicators; sid:9100713; rev:2;) alert tls $HOME_NET any -> 64.23.192.235 31337 (msg:"HOLLOWPOINT C2 sliver"; tls.cert_fingerprint; content:"7ff9aab4bf0032576495fefdef8a08aa5a31386d3508713ee7bfc212cd9e15f8"; reference:url,publicmosaic.com/indicators; sid:9100376; rev:2;)