What does ping -c 4 target establish before service enumeration?
ping -c 4 target
It scans every TCP port and identifies service versions.
It authenticates to the target's RDP desktop.
It sends four ICMP probes to check that the host and network path are reachable.
It tests a candidate account password.