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