Workday new API client created

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Goal

Detect when a new API client is registered in Workday.

Technical Context

Workday is a Human Resources Information System. API clients in Workday can be used to programmatically access sensitive HR data and perform administrative functions.

If a threat actor gains the ability to create API clients, they could establish persistent access to HR systems and potentially extract sensitive employee information or modify HR data.

Creating API clients should be a rare administrative action performed only by authorized personnel.

Any API client creation outside of expected HR operations warrants investigation.

Triage and Response

  1. Check whether the user ({{@usr.email}}) is a member of the HR team or has legitimate business justification for creating API clients.
  2. Review the IP addresses and user agents for relevant threat intelligence or suspicious characteristics. Check whether the IP addresses have historically been used for legitimate activity.
  3. Look at recent and historical Workday activity by the user ({{@usr.email}}) for any abnormal patterns of behavior.
  4. Reach out to HR to validate whether the API client creation was expected and authorized.
  5. If the nature of the activity is suspicious and requires further investigation, declare an incident.