従業員は建物に出入りする際にバッジを使用する必要があります。バッジが使用されるたびに、誰が建物に出入りしたかを記録するためのログ エントリが作成および保存されます。ログ エントリが提供する内容を最もよく説明しているのは次のうちどれですか?
正解:B
The log entries that are created and stored when employees use their badges to enter and exit the building provide accounting. Accounting is a security function that records and tracks user activities and events on a system or network. Accounting can provide evidence of user actions, such as authentication, authorization, access, modification, or deletion of data or resources. Accounting can also provide information for billing, auditing, or reporting purposes. Accounting can be implemented using log files, audit trails, or monitoring tools. Automation is not a security function, but rather a process of using technology to perform tasks or operations without human intervention. Automation can improve productivity, efficiency, accuracy, or reliability of a system or network. Automation can be implemented using scripts, programs, or tools.
Authorization is not a security function that records and tracks user activities and events, but rather a security function that grants or denies user access to data or resources based on their identity and permissions.
Authorization can ensure that users only access what they are allowed to access on a system or network.
Authorization can be implemented using access control lists (ACLs), role-based access control (RBAC), or mandatory access control (MAC).
Authentication is not a security function that records and tracks user activities and events, but rather a security function that verifies user identity based on credentials, such as passwords, tokens, biometrics, etc.
Authentication can ensure that users are who they claim to be on a system or network.
Authentication can be implemented using single-factor authentication (SFA), multi-factor authentication (MFA), or single sign-on (SSO).
References: The Official CompTIA IT Fundamentals (ITF+) Student Guide (Exam FC0-U61), Chapter 7: Security Concepts1