Multiple choice technology security

Which among the following is an interactive HTTP/S proxy server for attacking and testing web applications ?

  1. WebGoat

  2. BeEF

  3. Burp

  4. Ounce

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

Burp Suite is an interactive HTTP/S proxy server widely used for attacking and testing web applications. It sits between the browser and target server, allowing interception, modification, and analysis of HTTP/S traffic. WebGoat is a vulnerable application for practice, BeEF is for browser exploitation, and Ounce is a static analyzer.