| ||||||||||||||||||||||||||||||||||||||||||||||||
![]()
|
Intrusion Detection:
How Are Intrusions Detected?
Signature Based Detection
Unfortunately, there are some significant flaws in this approach that render the IDS incapable of recognizing attacks. As network speeds increase, the IDS sensor does not have the resources to look at every packet, so some packets are discarded, allowing attacks to slip by unnoticed by the sensor. Most IDS sensors can only operate effectively up to about 60Mb/sec. Higher data speeds generally decrease their detection rate and increase their false positive rate considerably, thus reducing their effectiveness. Many companies today fully utilize 10/100Mb/sec or even up to 1Gb/sec on their network backbone, where most of their mission critical servers reside. Because a signature-based sensor cannot effectively operate at these data speeds, it leaves these systems vulnerable to attack.
Another known issue with signature-based systems is the time it takes the IDS vendor to identify new attacks, create a signature, and release an update. Attacks like Code Red and Nimda cannot be identified by signature-based systems until the signature is added to the database, leaving a window of opportunity for attacks to penetrate the network unnoticed. Unfortunately, a new attack does the most damage during this window of opportunity.
Behavioral Anomaly Detection
The benefit of this approach is that it can detect the anomalies without having to understand the underlying cause behind the anomalies; however, legitimate use of the system can trigger anomalies leading to a very high number of false positives.
Protocol Anomaly Detection
When protocol rules are modeled directly in the sensors, it is easy to identify traffic that violates the rules, such as unexpected data, extra characters, and invalid characters. That is exactly how some of these attacks can be identified. Protocol-based IDSes, for example, can detect code Red, because they model the HTTP protocol exactly as it is reflected in the RFC. The Code Red attack violates the HTTP protocol specification because it uses a GET request to post and execute malicious code on the victim server. The IDS recognizes this as a violation of the protocol and alerts the system administrator to the violation. While the same kind of attack is making its way past signature-based systems, this attack is recognized by the IDS as a protocol violation and is reported to the system administrators, giving them hours, sometimes even days to respond to the new threat before a signature for the attack is developed and distributed.
A Layered Security Approach
Deploying Network IDS
IDS sensors are most effective when deployed on the network perimeter, such as on both sides of the firewall, near dial-up servers, and on links to partner networks.
Deploying Host Based IDS
Deception is perhaps the easiest tool in your arsenal to manage and perhaps the most rewarding tool when identifying malicious activity on the network. As deception hosts log every connection and keystroke entered, it is possible to learn the intentions, motive, and experience of the attacker. A common scheme for deploying deception hosts is based on "The Minefield" principle, and simply involves placing them where an attacker is likely to find them, often with appealing server names (such as "Primary Mail Server" etc.). Deception systems can be placed in your DMZ to attract attackers away from production network assets, and on the internal network to catch snooping employees or hackers that may have bypassed your other defenses.
Establishing a policy for centrally monitored IDS systems and sensors will aid in the correlation and analysis of events. It is also recommended that administrators rotate their logs, a copy of which should always be written to remote, removable media in case an attacker tries to delete or modify the log data.
In Summary
The Internet provides a cost effective platform for companies and businesses to sell their products and services to a vast audience that is without geographic constraints. In 1995 there were 50 million people accessing the Internet worldwide, with recent projections suggesting somewhere in the region of 807 million people by 2003. The possibilities for companies with sound business practices and solid security are limitless. Detecting attacks quickly requires advanced warning systems. Most corporations need to improve their detection abilities in order to protect their data, their customers, and their partners' networks. Strengthen your defenses and reduce your network risk.
End
|
|
||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||