🍡Overview

An overview on different scan types.

The three basic scan types.

switch
scan type

-sT

TCP connect scan

-sS

SYN "half-open" scan

-sU

UDP scan

The less common port scan types.

switch
scan type

-sN

TCP null scan

-sF

TCP fin scan

-sX

TCP xmas scan

Last updated