Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
description = """
An adversary may attempt to bypass the Okta multi-factor authentication (MFA) policies configured for an organization in
order to obtain unauthorized access to an application. This rule detects when an Okta MFA bypass attempt occurs.
"""
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempted Bypass of Okta MFA"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/08/19"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/08/19"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -12,7 +12,7 @@ force or password spraying attack to obtain unauthorized access to user accounts
ensures that a user account is locked out after 10 failed authentication attempts.
"""
from = "now-180m"
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempts to Brute Force an Okta User Account"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/07/16"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -17,7 +17,7 @@ false_positives = [
positives.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Okta Brute Force or Password Spraying Attack"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/08/19"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/08/19"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -19,7 +19,7 @@ false_positives = [
""",
]
from = "now-60m"
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "High Number of Okta User Password Reset or Unlock Attempts"
Expand Down
4 changes: 2 additions & 2 deletions rules/okta/impact_attempt_to_revoke_okta_api_token.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -16,7 +16,7 @@ false_positives = [
positives.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempt to Revoke Okta API Token"
Expand Down
4 changes: 2 additions & 2 deletions rules/okta/impact_possible_okta_dos_attack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
description = """
An adversary may attempt to disrupt an organization's business operations by performing a denial of service (DoS) attack
against its Okta infrastructure.
"""
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Possible Okta DoS Attack"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -11,7 +11,7 @@ This rule detects when a user reports suspicious activity for their Okta account
as they can help security teams identify when an adversary is attempting to gain access to their network.
"""
false_positives = ["A user may report suspicious activity on their Okta account in error."]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Suspicious Activity Reported by Okta User"
Expand Down
4 changes: 2 additions & 2 deletions rules/okta/okta_attempt_to_deactivate_okta_mfa_rule.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -16,7 +16,7 @@ false_positives = [
your organization.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempt to Deactivate Okta MFA Rule"
Expand Down
4 changes: 2 additions & 2 deletions rules/okta/okta_attempt_to_delete_okta_policy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/28"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -17,7 +17,7 @@ false_positives = [
organization.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempt to Delete Okta Policy"
Expand Down
4 changes: 2 additions & 2 deletions rules/okta/okta_attempt_to_modify_okta_mfa_rule.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -16,7 +16,7 @@ false_positives = [
organization.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempt to Modify Okta MFA Rule"
Expand Down
4 changes: 2 additions & 2 deletions rules/okta/okta_attempt_to_modify_okta_network_zone.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -17,7 +17,7 @@ false_positives = [
regularly modified.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempt to Modify Okta Network Zone"
Expand Down
4 changes: 2 additions & 2 deletions rules/okta/okta_attempt_to_modify_okta_policy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -17,7 +17,7 @@ false_positives = [
organization.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempt to Modify Okta Policy"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/07/01"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -16,7 +16,7 @@ false_positives = [
regularly modified or deleted in your organization.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Modification or Removal of an Okta Application Sign-On Policy"
Expand Down
4 changes: 2 additions & 2 deletions rules/okta/okta_threat_detected_by_okta_threatinsight.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -11,7 +11,7 @@ This rule detects when Okta ThreatInsight identifies a request from a malicious
IP addresses identified as malicious by Okta ThreatInsight can help security teams monitor for and respond to credential
based attacks against their organization, such as brute force and password spraying attacks.
"""
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Threat Detected by Okta ThreatInsight"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -16,7 +16,7 @@ false_positives = [
to Okta groups in your organization.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Administrator Privileges Assigned to Okta Group"
Expand Down
4 changes: 2 additions & 2 deletions rules/okta/persistence_attempt_to_create_okta_api_token.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -17,7 +17,7 @@ false_positives = [
positives.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempt to Create Okta API Token"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/20"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -16,7 +16,7 @@ false_positives = [
filter false positives.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempt to Deactivate MFA for Okta User Account"
Expand Down
4 changes: 2 additions & 2 deletions rules/okta/persistence_attempt_to_deactivate_okta_policy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -17,7 +17,7 @@ false_positives = [
positives.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempt to Deactivate Okta Policy"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
creation_date = "2020/05/21"
ecs_version = ["1.6.0"]
maturity = "production"
updated_date = "2020/07/28"
updated_date = "2020/09/15"

[rule]
author = ["Elastic"]
Expand All @@ -16,7 +16,7 @@ false_positives = [
regularly reset in your organization.
""",
]
index = ["filebeat-*"]
index = ["filebeat-*", "logs-okta*"]
language = "kuery"
license = "Elastic License"
name = "Attempt to Reset MFA Factors for Okta User Account"
Expand Down