Understanding the IDP Rulebase
The IDP rulebase employs an attack object database to support two robust detection methods: stateful signatures and protocol anomalies.
A stateful signature combines an attack pattern with service, context, and other properties into a signature attack object. As a result, IDP does not need to expend resources inspecting huge sections of network traffic where attacks cannot possibly be, and IDP produces very few false positives.
A protocol anomaly is a deviation from protocol standards established by the Internet Engineering Taskforce (IETF) Request for Comment (RFC) process. Traffic that does not adhere to these standards is suspicious because most legitimate applications adhere to the standards, and anomalies can fairly be regarded as purposeful attempts to evade an intrusion detection system (IDS). IDP protocol-anomaly attack objects find traffic that deviates from IETF RFC standards.
When you create rules for the IDP rulebase, you specify:
- A source/destination/service match condition
- Attack objects
- Action
- Notification options
For complete procedures on configuring IDP rulebase rules, see the IDP Administration Guide.

