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

OWASP WebScarab is a framework for analyzing applications using HTTP/HTTPS protocols, primarily used as an intercepting proxy to inspect and modify traffic between clients and servers. It is not an insecure application, static analyzer, or dedicated penetration testing tool.