LoFP LoFP / legitimate use of portmap.io domains

Techniques

Sample rules

Network Communication Initiated To Portmap.IO Domain

Description

Detects an executable accessing the portmap.io domain, which could be a sign of forbidden C2 traffic or data exfiltration by malicious actors

Detection logic

condition: selection
selection:
  DestinationHostname|endswith: .portmap.io
  Initiated: 'true'