Skip to content

Bot Detection

Bot detection prevents false positives in phishing simulations by identifying automated clicks from security scanners, gateways, or antivirus systems that access links before real users do.


Detection runs whenever a tracking event is logged.\nIt flags suspicious behavior such as:

  • Immediate clicks after delivery
  • Known bot or cloud provider IPs (ip_info.cloud.type)

Each hit is assigned a score for classification:

ScoreMeaning
100Valid user interaction
0Unprocessed hit
-5Potential false positive (bot activity)

  • Update False Positive Status button: re-runs classification for a campaign
  • Mark & Delete: manually flag or remove false positive hits

\

Configure Bot Detection for Immediate Clicks after Delivery

Section titled “Configure Bot Detection for Immediate Clicks after Delivery”
  • Go to Organization Page
  • Under the Section Phishgrid Configurations,
    • Enable Bot Detection
    • Define the Duration for Bot Detection\n
ModeDurationDescription
Conservative5 secondsStrict filtering — only ignores very early clicks.
Balanced10 secondsRecommended default — balanced between accuracy and sensitivity.
Inclusive30 secondsBroader filtering — useful for environments with aggressive scanning.
Tolerant60 secondsMost lenient — ignores all hits within a full minute of delivery.