[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Understanding Port Scanning

A port scan occurs when one source IP address sends IP packets containing TCP SYN segments to a defined number of different ports at the same destination IP address within a defined interval (5000 microseconds is the default). The purpose of this attack is to scan the available services in the hopes that at least one port will respond, thus identifying a service to target.

Before You Begin

For background information, read:

JUNOS Software internally logs the number of different ports scanned from one remote source. Using the default settings, if a remote host scans 10 ports in 0.005 seconds (5000 microseconds), then the device flags this as a port scan attack and rejects all further packets from the remote source, regardless of the destination IP address, for the remainder of the specified timeout period. See Figure 127.

Figure 127: Port Scan

Image port_scan.gif

Related Topics


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]