Knowee
Questions
Features
Study Tools

Question8Max. score: 2.00Which of these is not a defence for broken access controlInvalidating the session at the client sideLogging access control failuresDisabling web server directory listingDeny all requests except for public resourcesReset Answer

Question

Question8Max. score: 2.00Which of these is not a defence for broken access controlInvalidating the session at the client sideLogging access control failuresDisabling web server directory listingDeny all requests except for public resourcesReset Answer

🧐 Not the exact question you are looking for?Go ask a question

Solution

The option that is not a defense for broken access control is "Invalidating the session at the client side".

Here's why:

  1. Invalidating the session at the client side: This is not a defense for broken access control because it does not prevent unauthorized access to resources. It only ends the session on the client side, but does not necessarily restrict access to resources on the server side.

  2. Logging access control failures: This is a defense mechanism as it helps in identifying and analyzing failed access attempts, which could indicate a potential security threat.

  3. Disabling web server directory listing: This is a defense mechanism as it prevents unauthorized users from viewing the contents of directories on the web server.

  4. Deny all requests except for public resources: This is a defense mechanism as it ensures that only authorized users can access non-public resources.

Therefore, the correct answer is "Invalidating the session at the client side".

This problem has been solved

Similar Questions

Question96Max. score: 2.00In which category does the lack access control policy fall?ThreatBugAttackVulnerability

Question9Max. score: 1.00Broken access control may result into possibility of unauthorized access. Broken access control is a _______ in the application.VulnerabilityExploitRiskFlaw

Broken access control may result into possibility of unauthorized access. This possibility is a _______ in the application.VulnerabilityExploitRiskFl

An attack that prevents an organisation providing authenticated users with access to web-based resources or services.

For system protection, a process should access _____________a.all the resourcesb. few resources but authorization is not requiredc.only those resources for which it has authorizationd.All of the mentioned

1/1

Upgrade your grade with Knowee

Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.