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

Protocol or Port Bindings

Protocol or port bindings allow you to specify the protocol that an attack uses to enter your network. You can specify the name of the network protocol, or the protocol number.

Note: Specify either the service or the protocol binding in a custom attack. In case you specify both, the service binding takes precedence.

Table 101 displays sample formats for key protocols.

Table 101: Sample Formats for Protocols

Protocol Name

Protocol Number

Description

ICMP

<Port>ICMP</Port>

Specify the protocol name.

IP

<Port>IP/protocol-number</Port>

Specify the Network Layer protocol number.

RPC

<Port>RPC/program-number</Port>

Specify the RPC program number.

TCP or UDP

  • <Port>TCP </Port>
  • <Port>TCP/port </Port>
  • <Port>TCP/minport-maxport </Port>

Specifying the port is optional for TCP and UDP protocols. For example, you can specify either of the following:

  • <Port>UDP</Port>
  • <Port>UDP/10</Port>
  • <Port>UDP/10-100</Port>

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