3.2 Understand logical access controls.
Objective 3.2 sits in Access Control Concepts, which carries 22% of the Certified in Cybersecurity exam. The questions below are original, written from the official objective title above, and each explanation cites the ISC2 page it rests on.
Objective title verbatim from the official objectives. ISC2 exam page ↗
A worked example
Shown solved, with the whole explanation open: this is what every question here carries.
Verifying an identity and approving a requested action are two different processes. Which pair names them in order?
Correct.
Concept
Access control splits into proving who an entity is and deciding what that entity may do; systems that blur the two grant the wrong things to the right people.
Why D
Authentication verifies an entity's identity; authorization then verifies that a requested action or service is approved for that specific entity.
Now you: objective 3.2 questions
No account needed. The explanation opens when you answer.
Sample question 1 of 3
A logged-in user tries an admin-only action and is refused. What does this demonstrate?
Sample question 2 of 3
A visitor with no account loads a site's login page and logo image freely. How is that consistent with access control?
Sample question 3 of 3
At your company, an accountant requests the customer database and a sales rep requests payroll. Least privilege says what?
Full Certified in Cybersecurity question bank coming
We’re writing the complete bank from the official objectives right now. Leave your email and we’ll tell you when it ships, nothing else, ever.
Read the sources
These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.