Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


Understanding Cisco IDS Signatures

Nov 24,2008 by admin

image

Understanding Cisco IDS Signatures

It is important to understand what a signature is, and what exactly a signature does. A signature is a known type of activity. It has already been detected in the wild and someone has captured the personality or traffic pattern of the attack or intrusive activity and documented it. In many ways, the signature is something akin to a fingerprint. The fingerprint is unique to a person just like the signature is unique to a certain attack or type of activity. A Cisco IDS sensor then compares traffic against the signatures it has configured and will match up this activity when it appears on your network. The parameters you set for the signature will tell the sensor how to respond to the threat. The sensor can send an alarm to your IDS management device, log the event, send e-mail alerts, or even block the suspect traffic at the router, switch, or firewall.

When you load signature updates up to the IDS sensor, the signatures are loaded onto the sensor with their recommended settings already preconfigured. To view those signature settings with CSPM, scroll down the network topology in the left pane and select Tools and Services | Sensor Signatures. The name of the signature files is listed there. By default, CSPM creates a Default signature file when the sensor is added, as we see in Figure 7.1. You can have a different signature file for each sensor on your network or use one for all of them. To get to the signatures from inside Cisco's Intrusion Detection Manager (IDM), choose Configuration | Sensing Engine | Signature Configuration | Signature Groups, shown in Figure 7.2. The most critical signatures are usually configured and set to generate high- or, at the least, medium-level alarms. When the sensor detects traffic that meets the enabled signatures, it fires off an alarm. The sensor stores all alarms in the sensor logs that are informational and above. If you have a Cisco IDS Management device, and it is configured as a destination for alarms, the alarms are also sent to that device for viewing.

Click To expand
Figure 7.1: The CSPM Signature File
Click To expand
Figure 7.2: IDM Signatures

Signature Types

Cisco also categorizes the signatures into different traffic types. The different types are

  • General Connection

  • String

  • Access Control List (ACL)

General signatures cover the 1000, 2000, 5000, and 6000 signature series. Depending on the type of attack, the General signatures look for abnormalities in a known type of traffic such as making sure a certain protocol is behaving correctly or the payload in packets is or looks correct. An example of a general signature is 3037-TCP FRAG SYN FIN Host Sweep. This signature triggers when a series of packets (TCP) with both the SYN and FIN flags set have been sent to multiple hosts with the same destination port. Having the SYN and FIN flags set is abnormal, as is fragmentation.

Connection signatures are covered in the 3000 and 4000 signature series. They observe traffic to UDP ports and TCP connections. An example of connection signature is 3001-TCP Port Sweep. TCP Port sweep is the perfect example of a connection signature. It fires when a series of TCP connections are initiated on a host to multiple ports. The port range is less than 1024. Be vary aware of these types of detects. It can be a prelude to a major attack.

String signatures are highly flexible. They monitor strings (text) within packets that you deem important. An example of a string signature is 8000:2303-Telnet-+ +. When a Telnet session is initiated and the command "++" is entered, this signature will fire. All string detects will generate an 8000 series alarm. It is the subID, 2303, that differentiates the string signatures.

Access-Control-List signatures apply to traffic or activity that is attempting to circumvent access control lists on the routers. These are signatures in the 10000 series. Like the string signatures, the subID is what differentiates the different signatures. An example of an Access-Control-List signature is 10000:1001-IP-Spoof Interface 2. This particular signature triggers when there is notification from a NetSentry device that an IP datagram has been received from a source in front of the router with an IP address that belongs behind the router.


1939 times read

Related news

» Signature Types
by alperen posted on Mar 10,2010
» Signature and Alarm Management Review
by alperen posted on Mar 20,2010
» CIDS Signatures
by alperen posted on Mar 10,2010
» IDS MC and Signatures
by admin posted on Nov 26,2008
» Understanding Cisco IDS Signature Series
by admin posted on Nov 25,2008
Did you enjoy this article?
Rating: 4.00Rating: 4.00Rating: 4.00Rating: 4.00 (total 7 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author