Skip to content

Commit f2efac2

Browse files
Apply suggestions from code review
Co-authored-by: ranbel <[email protected]>
1 parent 575cbe2 commit f2efac2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/bots/additional-configurations/detection-ids.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Using the detection IDs below, you can detect and mitigate account takeover atta
114114
| ------------ | ---------------------------------------- |
115115
| `201326592` | Observes all login failures to the zone. |
116116
| `201326593` | Observes all login traffic to the zone. |
117-
| `201326598` | Sets a dynamic threshold based on the normal traffic that is unique to the zone.<br /><br /> When the ID matches a login failure, Bot Management sets the [bot score](/bots/concepts/bot-score/) to 29 and [anomaly detection](/bots/concepts/bot-detection-engines/#anomaly-detection-enterprise) as its score source. |
117+
| `201326598` | Sets a dynamic threshold based on the normal traffic that is unique to the zone.<br /><br /> When the ID matches a login failure, Bot Management sets the [bot score](/bots/concepts/bot-score/) to 29 and uses [anomaly detection](/bots/concepts/bot-detection-engines/#anomaly-detection-enterprise) as its score source. |
118118

119119
### Challenges for account takeover detections
120120

@@ -184,7 +184,7 @@ The rule can be enhanced with Leaked Credential Checks. Refer to the [WAF docume
184184

185185
| Detection ID | Description |
186186
| ------------ | ---------------------------------------- |
187-
| `50331651` | Observes traffic from residential proxy networks and similar commercial proxies. <br /><br />When the ID matches a request, Bot Management sets the bot score to 29 and anomaly detection as its score source. |
187+
| `50331651` | Observes traffic from residential proxy networks and similar commercial proxies. <br /><br />When the ID matches a request, Bot Management sets the bot score to 29 and uses [anomaly detection](/bots/concepts/bot-detection-engines/#anomaly-detection-enterprise) as its score source. |
188188

189189
## Availability
190190

0 commit comments

Comments
 (0)