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