FC0-U61 · Question #487
A security administrator is adding accounting features to a web application. Which of the following would be the BEST action?
The correct answer is B. Enable an audit log.. To add accounting features to a web application, enabling an audit log is the best action as it records events and actions for accountability.
Question
A security administrator is adding accounting features to a web application. Which of the following would be the BEST action?
Options
- AEnhance the granularity of user permissions.
- BEnable an audit log.
- CImplement smart card login.
- DAdopt a procedure for adding accounts.
How the community answered
(39 responses)- A13% (5)
- B77% (30)
- C3% (1)
- D8% (3)
Why each option
To add accounting features to a web application, enabling an audit log is the best action as it records events and actions for accountability.
Enhancing granularity of user permissions relates to authorization, which determines what a user can do, not accounting, which tracks what a user did.
An audit log systematically records events, actions, and changes within a system, associating them with specific users or processes. This logging capability is fundamental to security accounting, providing a historical record that can be used for compliance, forensic analysis, and ensuring accountability for all activities within the web application.
Implementing smart card login relates to authentication, which verifies a user's identity, not accounting, which records actions.
Adopting a procedure for adding accounts relates to identity management and provisioning, not directly to the accounting feature of tracking actions.
Concept tested: Security accounting via audit logs
Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/auditing/audit-security-auditing-overview
Topics
Community Discussion
No community discussion yet for this question.