B-53
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 7.2
OL-29168-01
Appendix B Signature Engines
Service Engines
For More Information
For more information on the parameters common to all signature engines, see Master Engine, page B-4.
Service P2P Engine
P2P networks use nodes that can simultaneously function as both client and server for the purpose of file
sharing. P2P networks often contain copyrighted material and their use on a corporate netwo rk can
violate company policy. The Service P2P engine monitors such networks and provides optimized TCP
and UDP P2P protocol identification. The Service P2P engine has the following characteristics:
Listens on all TCP and UDP ports.
Increased performance through the use of hard-coded signatures rather than regular expressions.
Ignores traffic once P2P protocol is identified or after seeing 10 packets without a P2P protocol
being identified.
Note
Because the P2P signatures are hard coded, the only parameters that you can edit are the Maste r engine
parameters.
For More Information
For more information on the parameters common to all signature engines, see Master Engine, page B-4.
Service RPC Engine
The Service RPC engine specializes in RPC protocol and has full decode as an anti-evasive strategy. It
can handle fragmented messages (one message in several packets) and batch messages (several messages
in a single packet).
The RPC portmapper operates on port111. Regular RPC messages can be on any port greater than 550.
RPC sweeps are like TCP port sweeps, except that they only co unt unique ports when a valid RPC
message is sent. RPC also runs on UDP.
Tabl e B-27 lists the parameters specific to the Service RPC engine.
TableB-27 Service RPC Engine Parameters
Parameter Description Value
direction Specifies the direction of traffic:
Traffic from service port destined to client port.
Traffic from client port destined to service port.
from-service
to-service
protocol Specifies the protocol of interest. tcp
udp
service-ports Specifies a comma-separated list of ports or port
ranges where the target service resides.
0 to 65535
1
a-b[,c-d]