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