The initial establishment of a new user, service, or machine account within an operating system, cloud environment, or identity management system.
Data Collection Measures:
/var/log/auth.log, /var/log/secure – Logs useradd, adduser, passwd, and groupmod activities.useradd, usermod).users table tracks newly created accounts.| Name | Channel |
|---|---|
| auditd:SYSCALL | adduser |
| auditd:SYSCALL | useradd or adduser executed |
| AWS:CloudTrail | CreateUser |
| azure:audit | Add user |
| docker:daemon | ExecCreate + usermod or useradd |
| m365:unified | Add user |
| networkdevice:syslog | username |
| saas:okta | user.lifecycle.create |
| saas:slack | admin.user.create |
| saas:zoom | New user created |
| WinEventLog:Security | EventCode=4720 |
| WinEventLog:Security | EventCode=4720, EventCode=4781 |