QuestionQ100

Attacks and Exploits

A penetration tester wants to leverage a CSRF vulnerability to obtain sensitive information from an application's end users. Which of the following tools should the tester use for this task?

  • A Browser Exploitation Framework
  • B Maltego
  • C Metasploit
  • D theHarvester
Explanation

The Browser Exploitation Framework (BeEF) is a penetration-testing framework focused on exploiting web browsers. Its browser-centric capabilities make it appropriate for leveraging client-side web attack paths, including CSRF-related attacks involving authenticated end users.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!