Okta - User Investigation
Okta Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 6.5.0 and later.
This playbook performs an investigation on a specific user, using queries and logs from Okta.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- Okta v2
#
Scripts- CountArraySize
- Set
- GetTime
#
Commands- okta-get-logs
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
UserEmail | The user email to search Okta logs. | Optional | |
LoginCountry | The Country code from which the user logged in. Country Code Alpha 2 (Example: US) | Optional | |
ASN | The ASN from which the user logged in. | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
PermanentCountry | True if the user work from a permanent country. False if else. | unknown |
UserDevices | Devices used by the user. | unknown |
NumOfOktaSuspiciousActivities | Number of Suspicious Activities for the user. | unknown |
SuspiciousUserActivities | Suspicious Activities for the user. | unknown |
NumOfOktaSuspiciousUserAgent | Number of Suspicious User Agent. | unknown |
SuspiciousUserAgent | Suspicious User Agent. | unknown |
UserApplication | Applications used by the user. | unknown |
NumOfOktaFailedLogon | Number of failed login. | unknown |
NumOfFailedLogonASN | Number of failed login from ASN by all users. | unknown |
LogonCountries | The countries from which the user logged in. | unknown |