nerdexam
EC-Council

112-52 · Question #93

Which of the following is an example of a tool used in penetration testing for web applications?

The correct answer is B. Burp Suite. Burp Suite is specifically designed as a web application security testing platform, providing an intercepting proxy, scanner, intruder, and repeater - all purpose-built for analyzing and exploiting HTTP/HTTPS traffic between a browser and server. Nmap (A) is a network scanner use

Web Application Security

Question

Which of the following is an example of a tool used in penetration testing for web applications?

Options

  • ANmap
  • BBurp Suite
  • CJohn the Ripper
  • DCain & Abel

How the community answered

(46 responses)
  • B
    93% (43)
  • C
    2% (1)
  • D
    4% (2)

Explanation

Burp Suite is specifically designed as a web application security testing platform, providing an intercepting proxy, scanner, intruder, and repeater - all purpose-built for analyzing and exploiting HTTP/HTTPS traffic between a browser and server.

Nmap (A) is a network scanner used to discover hosts, open ports, and services across a network - not focused on web application layer testing. John the Ripper (C) is a password-cracking tool that works offline against password hashes, with no web application context. Cain & Abel (D) is a Windows-based credential recovery tool focused on sniffing, hash cracking, and ARP poisoning - again not web application-specific.

Memory tip: Think "Burp Suite = Browser traffic" - it sits between your browser and the target web app, making it the go-to choice whenever the question mentions web application pentesting.

Topics

#web application penetration testing#Burp Suite#pentesting tools#vulnerability assessment

Community Discussion

No community discussion yet for this question.

Full 112-52 Practice