As
an enterprise network security expert, Genesys Technologies offers a
strong proposition in the intrusion detection and prevention market. A
brief Demo on our
enterprise solutions will give you the insight of
what's really going on in your network, threats coming into or
originating from your network and, more importantly, the visibility,
control and assurance every IT
manager needs.
Having a proactive network is the smart choice for enterprises.
Some Notes on Intrusion Detection
and Prevention Systems
An intrusion detection system (IDS) is a device (or
application) that monitors network and/or system activities for
malicious activities or policy violations.
Intrusion detection is the process of monitoring the
events occurring in a computer system or network and analyzing them for
signs of possible incidents, which are violations or imminent threats
of violation of computer security policies, acceptable use policies, or
standard security practices. Intrusion prevention is the process of
performing intrusion detection and attempting to stop detected possible
incidents. Intrusion detection and prevention systems (IPS) are
primarily focused on identifying possible incidents, logging
information about them, attempting to stop them, and reporting them to
security administrators. In addition, organizations use IDPSs for other
purposes, such as identifying problems with security policies,
documenting existing threats, and deterring individuals from violating
security policies. IPSs have become a necessary addition to the
security infrastructure of nearly every organization.
IPSs typically record information related to observed
events, notify security administrators of important observed events,
and produce reports. Many IDPSs can also respond to a detected threat
by attempting to prevent it from succeeding. They use several response
techniques, which involve the IDPS stopping the attack itself, changing
the security environment (e.g., reconfiguring a firewall), or changing
the attackās content.
There are two main types of IDS's: network-based and
host-based IDS.
In a network-based intrusion-detection system (NIDS),
the sensors are
located at choke points in network to be monitored, often in the
demilitarized zone (DMZ) or at network borders. The sensor captures all
network traffic and analyzes the content of individual packets for
malicious traffic.
In a host-based system, the sensor usually consists of a
software
agent, which monitors all activity of the host on which it is
installed, including file system, logs and the kernel. Some
application-based IDS are also part of this category.
When implementing a passive system, the intrusion detection system
(IDS) sensor
detects a potential security breach, logs the information and signals
an alert on the console and or owner. In a reactive system, also known
as an intrusion prevention system (IPS), the IPS responds to the
suspicious activity by resetting the connection or by reprogramming the
firewall to block network traffic from the suspected malicious source.
This can happen automatically or at the command of an operator.
Though they both relate to network security, an
intrusion detection
system (IDS) differs from a firewall in that a firewall looks outwardly
for intrusions in order to stop them from happening. Firewalls limit
access between networks to prevent intrusion and do not signal an
attack from inside the network. An IDS evaluates a suspected intrusion
once it has taken place and signals an alarm. An IDS also watches for
attacks that originate from within a system. This is traditionally
achieved by examining network communications, identifying heuristics
and patterns (often known as signatures) of common computer attacks,
and taking action to alert operators. A system that terminates
connections is called an intrusion prevention system, and is another
form of an application layer firewall.