Skip to main content
Question

help needed in verifying alerted IP NOT IN gcti

  • May 19, 2026
  • 0 replies
  • 4 views

NASEEF
Forum|alt.badge.img+9

Hello Team,

I am writing a rule to detect unknown IPs hitting our public-facing domains. In this rule, I only want to generate an alert when the source IP is not present in GCTI.

The reason is that we already have a separate rule that handles IPs found in GCTI, so I want to avoid duplicate detections.

Could someone please advise on the best way to implement a β€œNOT IN GCTI” condition within the rule?
Is the below approach the correct way to verify that the principal IP generating the alerts is not present in GCTI? Also, is using the join with entity.ip the correct method for this check?

Β