Skip to content

Commit 0a7c38b

Browse files
description update (#29063)
1 parent 667bffc commit 0a7c38b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Using the detection IDs below, you can detect and mitigate account takeover atta
1111

1212
| <div style="width:100px">Detection ID</div> | Description |
1313
| ------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
14-
| `201326592` | Observes all login failures to the zone. |
15-
| `201326593` | Observes all login traffic to the zone. |
14+
| `201326592` | Matches traffic that is making a suspicious amount of login failures to the zone. |
15+
| `201326593` | Matches traffic that is making a suspicious amount of login attempts to the zone. |
1616
| `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. |
1717

1818
<Render file="endpoint-label-warning" product="bots" />

0 commit comments

Comments
 (0)