nerdexam
EC-Council

312-38 · Question #56

In which of the following types of port scans does the scanner attempt to connect to all 65,535 ports?

The correct answer is D. Vanilla. A Vanilla scan attempts to connect to all 65,535 TCP ports on a target - it's the most thorough (and most detectable) type of scan, hence the name "vanilla" (plain, unfiltered, nothing fancy). A (UDP) is wrong because UDP scans target UDP ports specifically, not all ports, and…

Network Security Threats, Attacks, and Vulnerabilities

Question

In which of the following types of port scans does the scanner attempt to connect to all 65,535 ports?

Options

  • AUDP
  • BStrobe
  • CFTP bounce
  • DVanilla

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    9% (2)
  • D
    87% (20)

Explanation

A Vanilla scan attempts to connect to all 65,535 TCP ports on a target - it's the most thorough (and most detectable) type of scan, hence the name "vanilla" (plain, unfiltered, nothing fancy).

  • A (UDP) is wrong because UDP scans target UDP ports specifically, not all ports, and the question describes a comprehensive TCP connection attempt.
  • B (Strobe) is wrong because a strobe scan is selective - it targets only specific ports or port ranges of interest (e.g., known service ports), not all 65,535.
  • C (FTP bounce) is wrong because FTP bounce is an attack technique that exploits the FTP PORT command to proxy scans through an FTP server - it's a method of obscuring the scanner's origin, not a scan type defined by port range.

Memory tip: Think "vanilla = all" - just like vanilla ice cream is the default, all-inclusive flavor, a vanilla scan hits every single port with no filtering or selection.

Topics

#port scanning#vanilla scan#TCP connect#reconnaissance

Community Discussion

No community discussion yet for this question.

Full 312-38 Practice