A security analyst investigates a Windows system and finds an event with ID 4625 in the Security log. What does this event indicate?
Trap 1: A successful user logon
Successful logon is event ID 4624.
Trap 2: A service was installed
Service installation is event ID 7045.
Trap 3: A new user account was created
Account creation is event ID 4720.
- A
A failed logon attempt
4625 is the event ID for failed logon.
- B
A successful user logon
Why wrong: Successful logon is event ID 4624.
- C
A service was installed
Why wrong: Service installation is event ID 7045.
- D
A new user account was created
Why wrong: Account creation is event ID 4720.