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 involve directly accessing restricted resources by guessing URLs or parameters. If successful, this means the application failed to properly authorize the request; users can access resources they shouldn't. This reveals authorization flaws, not configuration or session management issues.