Multiple choice technology security

What is OWASP WebScarab?

  1. An insecure J2EE web application

  2. A framework for analyzing applications that communicate using the HTTP and HTTPS, most common usage is an intercepting proxy

  3. Static Source Code Analyser

  4. Penetration Testing Tool

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

WebScarab is a framework developed by OWASP for analyzing applications that communicate via HTTP and HTTPS. Its most common usage is as an intercepting proxy, allowing security professionals to inspect and modify web traffic between browsers and servers for testing purposes.