Multiple choice technology security

which command can help u check open ports on your computer

  1. nbtscan

  2. netstat

  3. tracert

  4. route print

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

netstat is the correct Windows command for displaying active network connections and listening ports. nbtstat scans NetBIOS names, tracert shows route hops, and route print displays routing table - none show open ports directly.