Multiple choice technology security

A successful forced browsing attack indicates a vulnerability in

  1. The configuration management

  2. The session management

  3. The change management process

  4. The authorization process

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Forced browsing attacks exploit inadequate authorization checks, allowing attackers to access restricted resources by guessing URLs or manipulating paths. A successful attack indicates the application fails to verify whether the authenticated user has permission to access the requested resource. Configuration, session, and change management are separate concerns.