What does ping -c 4 target establish before service reconnaissance?
ping -c 4 target
It authenticates to the target's Telnet service.
It tests four candidate passwords.
It sends four ICMP echo requests to check basic network reachability.
It enumerates every open TCP and UDP port.