|
The FLOOD Micro-Engine
Nov 24,2008 00:00
by
admin
The FLOOD Micro-EngineSimply stated, FLOOD engines analyze flood type traffic, that is traffic from many sources to a single host (n to 1), specified in FLOOD.HOST or floods to the network, traffic from many sources to many destinations (n to n), specified in FLOOD.NET. Host floods use a counter that counts the packets-per-second (PPS) to the destination. Net floods, however, do not use the address for counting, but instead utilize the count rate on a virtual sensor basis. Analysis is done on a per-second basis for both host and net floods. FLOOD engines have one configuration restriction. You have to specify the Rate parameter in both the host and net flood engine groups. FLOOD engines also ignore the WantFrag, MaxInspectLength, and ResetAfterIdle parameters from the Master engine parameters.
There are three FLOOD micro-engines. We will look at each in detail in the following sections. FLOOD.HOST.ICMPFLOOD.HOST.ICMP analyzes ICMP floods directed at a single host. Figure 7.12 shows the two signatures 2152 – ICMP Flood, and 2153 – ICMP Smurf attack that are host flood signatures based on ICMP traffic. Selection> 6 Figure 7.12: SigWizMenu Option 6 FLOOD.HOST.ICMP Table 7.6 shows the configurable parameters for FLOOD.HOST.ICMP signatures.
FLOOD.HOST.UDPFLOOD.HOST.UDP analyzes UDP floods directed at a single host. Figure 7.13 shows the single signature, 4002 – UDP Flood, that is a host flood signature based on UDP traffic. Selection> 7 Figure 7.13: SigWizMenu Option 7 FLOOD.HOST.UDP Table 7.7 shows the configurable parameters for FLOOD.HOST.UDP signatures.
FLOOD.NETFLOOD.NET analyzes network floods directed at a single network segment. Figure 7.13 displays the current signatures in the FLOOD.NET micro-engine. Of special interest in the FLOOD.NET micro-engine is FLOOD.Net Learning Mode. This configuration option is feedback mode. Feedback mode replaces the normal inspection of packets with a diagnostic alarm. Simply stated, the alarm with have the maximum count of PPS in the alertDetails values seen during the interval. This is good for baselining network traffic in order to tune the signatures. The configuration is set to feedback mode when the Rate parameter is set to 0. Figure 7.14 shows the five signatures that are part of the FLOOD.NET micro-engine. Selection> 8 Figure 7.14: SigWizMenu Option 8 FLOOD.NET Table 7.8 shows the configurable parameters for FLOOD.NET signatures.
|