A penetration tester runs an Nmap scan with the command `nmap -sS 192.168.1.10`. What is the primary characteristic of this type of scan?
-
A
It uses UDP packets to identify open ports.
-
B
It completes the full TCP three-way handshake.
-
C
It is a stealth scan that does not complete the TCP three-way handshake.
-
D
It aggressively queries all 65,535 TCP ports by default.