nerdexam
CompTIACompTIA

PT0-002 · Question #547

PT0-002 Question #547: Real Exam Question with Answer & Explanation

The correct answer is D: ProxyChains. ProxyChains is a tool that allows applications to route their traffic through a proxy, such as Burp Suite. By using ProxyChains, the penetration tester can configure Nikto to send its HTTP requests through Burp Suite, enabling the tester to monitor, intercept, and analyze those T

Tools and Code Analysis

Question

A penetration tester would like to monitor the requests sent by Nikto with Burp Suite. Which of the following tools should the penetration tester use?

Options

  • AImpacket tools
  • BMetasploit
  • CResponder
  • DProxyChains

Explanation

ProxyChains is a tool that allows applications to route their traffic through a proxy, such as Burp Suite. By using ProxyChains, the penetration tester can configure Nikto to send its HTTP requests through Burp Suite, enabling the tester to monitor, intercept, and analyze those To achieve this: 1. Configure Burp Suite as an HTTP proxy (e.g., listening on 127.0.0.1:8080). 2. Set up ProxyChains to route traffic through Burp Suite. 3. Run Nikto with ProxyChains, ensuring its traffic goes through the Burp Suite proxy.

Topics

#ProxyChains#Burp Suite#Nikto#Tool chaining

Community Discussion

No community discussion yet for this question.

Full PT0-002 PracticeBrowse All PT0-002 Questions