ECCouncil Exam Questions

When you are testing a web application, it is very useful to employ a prox…

When you are testing a web application, it is very useful to employ a prox

y tool to save every request and response. You can manually test every request and analyze the response to find vulnerabilities. You can test parameter and headers manually to get more precise results than if using web vulnerability scanners.

What proxy t

ool will help you find web vulnerabilities?

A. Burpsuite

B. Maskgen

C. Dimitry

D. Proxychains

Burp Suite is an integrated platform for performing security testing of web applications. Its various tools work seamlessly together to support the en

tire testing process, from initial mapping and analysis of an applications attack surface, through to finding and exploiting security vulnerabilities.

References: