nerdexam
EC-Council

312-49 · Question #387

Jessica works as systems administrator for a large electronics firm. She wants to scan her network quickly to detect live hosts by using ICMP ECHO Requests. What type of scan is Jessica going to…

The correct answer is A. ICMP ping sweep. An ICMP ping sweep (also called a ping scan) sends ICMP Echo Request packets to a range of IP addresses and listens for ICMP Echo Reply responses. Hosts that respond are considered 'live' or 'up.' This is a fast, low-level technique for host discovery across a subnet. A…

Submitted by viktor_hu· Apr 18, 2026Network Forensics

Question

Jessica works as systems administrator for a large electronics firm. She wants to scan her network quickly to detect live hosts by using ICMP ECHO Requests. What type of scan is Jessica going to perform?

Options

  • AICMP ping sweep
  • BPing trace
  • CTracert
  • DSmurf scan

How the community answered

(58 responses)
  • A
    93% (54)
  • B
    2% (1)
  • C
    3% (2)
  • D
    2% (1)

Explanation

An ICMP ping sweep (also called a ping scan) sends ICMP Echo Request packets to a range of IP addresses and listens for ICMP Echo Reply responses. Hosts that respond are considered 'live' or 'up.' This is a fast, low-level technique for host discovery across a subnet. A tracert/traceroute maps the path packets take to a destination. A Smurf scan is a type of DDoS amplification attack using ICMP broadcasts. 'Ping trace' is not a standard term. Tools like nmap use -sn (formerly -sP) to perform ping sweeps.

Topics

#Network Scanning#ICMP#Ping Sweep#Host Discovery

Community Discussion

No community discussion yet for this question.

Full 312-49 Practice