Terminology Index

Glossary

2953 terms

Open concept maps
P
32

Port Scanning

Probing a system or network to discover which ports are open and what services respond, a fundamental reconnaissance technique attackers use and defenders both perform (for inventory) and watch for (as a threat signal).

Port scanning sends probes to a range of ports to learn which are open and what services run there, mapping a target's externally visible services. Attackers use it as an early reconnaissance step to find exploitable services; defenders also scan to understand their own exposure and inventory. Detecting external scans on the perimeter is a basic monitoring signal, and reducing the surface that scans reveal is a hardening priority. Understanding ports and scanning is foundational networking.

Introduced in: Networking Foundations

Examples

  • Discovering which ports a host has open by scanning them.
  • Detecting an external port scan as a sign of reconnaissance.
  • Scanning your own assets to understand their exposure.