elastic / detection-rules

https://www.elastic.co/guide/en/security/current/detection-engine-overview.html
Other
1.91k stars 492 forks source link

[Rule Tuning] Multiple Device Token Hashes for Single Okta Session #3814

Closed terrancedejesus closed 3 months ago

terrancedejesus commented 3 months ago

Issues

Summary

This pull request tunes the Multiple Device Token Hashes for Single Okta Session rule by doing the following:

Mikaayenson commented 3 months ago

I saw the other rule Multiple Okta Client Addresses for a Single User Session was deleted. Was the tuning two step? 1) delete old rule and 2) create a new rule? I'm wondering if we should deprecate the old rule using the normal processes. Since the file names changed, im wondering how it impact things upstream.

terrancedejesus commented 3 months ago

I saw the other rule Multiple Okta Client Addresses for a Single User Session was deleted. Was the tuning two step? 1) delete old rule and 2) create a new rule? I'm wondering if we should deprecate the old rule using the normal processes. Since the file names changed, im wondering how it impact things upstream.

I just renamed the file, so it looks like it has been deleted.

terrancedejesus commented 3 months ago

@imays11

I thought that when we want to rename a file we have to deprecate it? If not then this looks good

I don't recall this being the case. Do we have it documented anywhere on why that would be? The UUID stays the same, only the rule name may change. Also, file names may change if the tactic changes as well because they need to match.