nerdexam
CompTIA

SK0-005 · Question #294

A junior administrator reported that the website used for anti-malware updates is not working. The senior administrator then discovered all requests to the anti-malware site are being redirected to a

The correct answer is D. Sniffer. A sniffer (packet analyzer) is the best tool to check first because it can capture and analyze network traffic to identify the exact point of redirection, such as DNS poisoning or an altered hosts file.

Security and disaster recovery

Question

A junior administrator reported that the website used for anti-malware updates is not working. The senior administrator then discovered all requests to the anti-malware site are being redirected to a malicious site. Which of the following tools should the senior administrator check FIRST to identify the potential cause of the issue?

Options

  • AData loss prevention
  • BFile integrity monitor
  • CPort scanner
  • DSniffer

How the community answered

(39 responses)
  • A
    5% (2)
  • B
    8% (3)
  • C
    15% (6)
  • D
    72% (28)

Why each option

A sniffer (packet analyzer) is the best tool to check first because it can capture and analyze network traffic to identify the exact point of redirection, such as DNS poisoning or an altered hosts file.

AData loss prevention

Data Loss Prevention (DLP) tools are designed to prevent sensitive data from leaving the organization's network, not to diagnose website redirection issues.

BFile integrity monitor

A File Integrity Monitor (FIM) tracks changes to critical system files and configurations; while a hosts file change could be detected by FIM, a network sniffer would more directly reveal the redirection behavior itself, regardless of its root cause (e.g., DNS server compromise, router compromise, hosts file, proxy).

CPort scanner

A port scanner identifies open ports on a network device, which is not directly relevant to diagnosing a website redirection issue.

DSnifferCorrect

A sniffer, also known as a packet analyzer or network monitor, allows the senior administrator to capture and examine network traffic, including DNS requests and HTTP/HTTPS traffic. This will help identify if the redirection is happening at the DNS resolution stage (e.g., DNS poisoning) or at the HTTP redirection stage, pinpointing the cause of the malicious redirection.

Concept tested: Network troubleshooting tools - Sniffer

Source: https://www.cisco.com/c/en/us/about/press/internet-protocol-journal/back-issues/vol-13-no-2/ipj-v13-n2-packet-sniffers.html

Topics

#Network Troubleshooting#Security Tools#Packet Analysis#Malware Redirection

Community Discussion

No community discussion yet for this question.

Full SK0-005 Practice