Skip to content

Commit

Permalink
Update auth_rare_hour_for_a_user.json
Browse files Browse the repository at this point in the history
removed a wayward newline char
  • Loading branch information
Craig committed Jun 10, 2021
1 parent 8c9d807 commit 7c5d712
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"job_type": "anomaly_detector",
"description": "Security: Authentication - looks for a user logging in at a time of day that is unusual for the user. This can be due to credentialed access via a compromised account when the user and the threat actor are in different time zones. \n In addition, unauthorized user activity often takes place during non-business hours.",
"description": "Security: Authentication - looks for a user logging in at a time of day that is unusual for the user. This can be due to credentialed access via a compromised account when the user and the threat actor are in different time zones. In addition, unauthorized user activity often takes place during non-business hours.",
"groups": [
"security",
"authentication"
Expand Down

0 comments on commit 7c5d712

Please sign in to comment.