Update User Session Impersonation(Okta).yaml

changed the mitre tech and id
This commit is contained in:
praveenthepro 2023-12-29 17:36:58 +05:30 коммит произвёл GitHub
Родитель f20bf26e3c
Коммит cb9f890b5c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 3 удалений

Просмотреть файл

@ -16,10 +16,9 @@ queryPeriod: 6h
triggerOperator: gt
triggerThreshold: 0
tactics:
- PrivilegeEscalation
- DefenseEvasion
relevantTechniques:
- T1134
- T1134.003
- T1656
query: |
Okta_CL
| where eventType_s == "user.session.impersonation.initiate" and outcome_result_s == "SUCCESS"