The present invention relates to network security devices, and, in particular, a network security system analysing data from plurality of network security devices.
Computer networks and systems have become indispensable tools for modern business. Today terabits of information on virtually every subject imaginable are stored in and accessed across such networks by users throughout the world. Much of this information is, to some degree, confidential and its protection is required. Not surprisingly then, various network security monitor devices have been developed to help uncover attempts by unauthorized persons and/or devices to gain access to computer networks and the information stored therein.
Network security devices—also referred to as sensor devices, sensors, sensor products, security devices, and other similar names—largely include Intrusion Detection Systems (IDSs), which can be Network or Host based (NIDS and HIDS respectively). Other network security products include firewalls, router logs, and various other event reporting devices. Due to the size of their networks, many enterprises deploy many instances of these devices throughout their networks. Each network security device has a clock by which it tells time. However, these clocks may be out of synchronization with respect to each other.
Sensor device times can vary and may be set significantly wrong. In one embodiment, the present invention can adjust a sensor's time by receiving a raw security event from a sensor device, determining whether a timestamp included in the raw security event is within a timerange around a time known by the agent, determining whether a time offset is in a non-initialized state, and determining whether to adjust the timestamp by applying the time offset to the timestamp, the determination being based on whether the timestamp included in the security event is within the timerange around the time known by the agent and whether the time offset is in a non-initialized state.
The present invention is illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings in which like reference numerals refer to similar elements and in which:
Although the present system will be discussed with reference to various illustrated examples, these examples should not be read to limit the broader spirit and scope of the present invention. For example, the examples presented herein describe distributed agents, managers and consoles, which are but one embodiment of the present invention. The general concepts and reach of the present invention are much broader and may extend to any computer-based or network-based security system. Also, examples of the messages that may be passed to and from the components of the system and the data schemas that may be used by components of the system are given in an attempt to further describe the present invention, but are not meant to be all-inclusive examples and should not be regarded as such.
Some portions of the detailed description that follows are presented in terms of algorithms and symbolic representations of operations on data within a computer memory. These algorithmic descriptions and representations are the means used by those skilled in the computer science arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical or magnetic signals capable of being stored, transferred, combined, compared and otherwise manipulated. It has proven convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers or the like. It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise, it will be appreciated that throughout the description of the present invention, use of terms such as “processing”, “computing”, “calculating”, “determining”, “displaying” or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system's registers and memories into other data similarly represented as physical quantities within the computer system memories or registers or other such information storage, transmission or display devices.
As indicated above, one embodiment of the present invention is instantiated in computer software, that is, computer readable instructions, which, when executed by one or more computer processors/systems, instruct the processors/systems to perform the designated actions. Such computer software may be resident in one or more computer readable media, such as hard drives, CD-ROMs, DVD-ROMs, read-only memory, read-write memory and so on. Such software may be distributed on one or more of these media, or may be made available for download across one or more computer networks (e.g., the Internet). Regardless of the format, the computer programming, rendering and processing techniques discussed herein are simply examples of the types of programming, rendering and processing techniques that may be used to implement aspects of the present invention. These examples should in no way limit the present invention, which is best understood with reference to the claims that follow this description.
Referring now to
Agents 12 are software programs that provide efficient, real-time (or near real-time) local event data capture and filtering from a variety of network security devices and/or applications. The primary sources of security events are common network security devices, such as firewalls, intrusion detection systems and operating system logs. Agents 12 can collect events from any source that produces event logs or messages and can operate at the native device, at consolidation points within the network, and/or through simple network management protocol (SNMP) traps.
Agents 12 are configurable through both manual and automated processes and via associated configuration files. Each agent 12 may include one or more software modules including a normalizing component, a time correction component, an aggregation component, a batching component, a resolver component, a transport component, and/or additional components. These components may be activated and/or deactivated through appropriate commands in the configuration file.
Managers 14 may be server-based components that further consolidate, filter and cross-correlate events received from the agents, employing a rules engine 18 and a centralized event database 20. One role of manager 14 is to capture and store all of the real-time and historic event data to construct (via database manager 22) a complete, enterprise-wide picture of security activity. The manager 14 also provides centralized administration, notification (through one or more notifiers 24), and reporting, as well as a knowledge base 28 and case management workflow. The manager 14 may be deployed on any computer hardware platform and one embodiment utilizes a relational database management system such as an Oracle™ database to implement the event data store component, such as event database 20. Communications between manager 14 and agents 12 may be bi-directional (e.g., to allow manager 14 to transmit commands to the platforms hosting agents 12) and encrypted. In some installations, managers 14 may act as concentrators for multiple agents 12 and can forward information to other managers (e.g., deployed at a corporate headquarters).
Consoles 16 are computer- (e.g., workstation-) based applications that allow security professionals to perform day-to-day administrative and operation tasks such as event monitoring, rules authoring, incident investigation and reporting. Access control lists allow multiple security professionals to use the same system and event database, with each having their own views, correlation rules, alerts, reports and knowledge base appropriate to their responsibilities. A single manager 14 can support multiple consoles 16.
In some embodiments, a browser-based version of the console 16 may be used to provide access to security events, knowledge base articles, reports, notifications and cases. That is, the manager 14 may include a web server component accessible via a web browser hosted on a personal or handheld computer (which takes the place of console 16) to provide some or all of the functionality of a console 16. Browser access is particularly useful for security professionals that are away from the consoles 16 and for part-time users. Communication between consoles 16 and manager 12 is bi-directional and may be encrypted.
Through the above-described architecture the present invention can support a centralized or decentralized environment. This is useful because an organization may want to implement a single instance of system 10 and use an access control list to partition users. Alternatively, the organization may choose to deploy separate systems 10 for each of a number of groups and consolidate the results at a “master” level. Such a deployment can also achieve a “follow-the-sun” arrangement where geographically dispersed peer groups collaborate with each other by passing primary oversight responsibility to the group currently working standard business hours. Systems 10 can also be deployed in a corporate hierarchy where business divisions work separately and support a rollup to a centralized management function.
The exemplary network security system illustrated in
However, if sensors having significantly different times on their clocks deposit raw events into a concentrator, an agent monitoring the concentrator device will not be able to adjust the device time to correspond with the agent time using a static time offset. Even when an agent is only monitoring a single non-concentrator sensor, it may be desirable to dynamically adjust the sensor time as opposed to applying one static time offset for all events since sensor clocks can drift.
Sensor Time Adjustment
Several embodiments of the present invention are now described with reference to
In one embodiment, the agent maintains a time offset for the sensor it is monitoring. This offset may be represented as a positive or negative number indicating by how much and in what direction the time included in the raw events should be adjusted. This offset may be maintained in a register, or some other data or memory structure.
In block 204, the offset is examined to determine whether it is zero (i.e., no offset). If the offset is zero—or in some other initialised or cleared state—then the sensor clock has been accurate in the past, or at least within a reasonable range of difference during the processing of the preceding raw event. In one embodiment, if the offset is zero, then, in block 206, a determination is made whether the event time (the timestamp included in the raw event) falls within a time window defined around the agent time (the time as known to the agent).
The time window defined around the agent time indicates the acceptable variation from agent time allowed. For example, the time window may be defined as agent time plus or minus 10 minutes. The window does not have to be symmetric around the agent time. For example it may be defined as agent time minus 20 minutes to agent time plus 5 minutes.
If the event time is inside the defined time window, then the event time is deemed accurate and not in need of adjustment, i.e., no offset required. Processing continues with the reception of the next raw sensor event in block 202. However, if in block 206 it is determined that the event time lies outside of the time window—that is, not within the acceptable range of variance from agent time—then in block 208 an offset is calculated. In one embodiment, the offset is calculated as agent time minus event time, but other equations are possible as well.
In block 210, the offset is set at the new offset calculated in block 208. In block 212, the offset is applied to the current event being processed. In one embodiment, this is done by adjusting the event time before including it in a normalized event using the offset. In one embodiment, the event time is adjusted by adding the offset to the event time. This means that when the offset is a positive number, the time adjustment is forward, and when the offset is a negative number, the time adjustment is backward. The event time is thus considered properly adjusted, and processing continues with the reception of the next raw event at block 202.
Several embodiments of the case when the offset is not zero (or initialised or cleared) at block 204 is now discussed, again with reference to
In one embodiment, if the unadjusted event time is inside the applicable time window around the agent time, then in block 216 the offset is cleared. In one embodiment, the offset is cleared by being set to zero, NULL, or some other initialised value. The event time is not adjusted, and processing continues at block 202 with the reception of a new event.
However, if in block 214 it is determined that the event time is outside of the time window around the agent time, then, in block 218, the event time is adjusted by applying the offset to the event time. In one embodiment, applying the offset is performed by adding the offset to the event time (or subtracting if the offset is negative).
In one embodiment, after the event time is adjusted by the offset in block 218, in block 220, a determination is made whether the adjusted event time (i.e., event time plus offset) is inside the time window around the agent time. If the adjusted time now falls inside the time window, then the new event time, as adjusted by the offset, is within an acceptable range, and processing continues at block 202 with the reception of a new event.
However, if in block 220 it is determined that the adjusted event time still falls outside the time window, then processing continues at block 208 with the determination of a new offset. As described above with reference to blocks 208-212, this new offset is then set as the offset to be used in the future, and is applied to the current event time being processed.
In the description of
Thus, a method and apparatus for synchronizing security devices being monitored by a network security system have been described. In the forgoing description, various specific modules, such as the “synchronization module,” have been described. However, these names are merely to describe and illustrate various aspects of the present invention, and in no way limit the scope of the present invention. Furthermore, various modules, such as the manager 14 and the agents 12 in
In the foregoing description, the various examples and embodiments were meant to be illustrative of the present invention and not restrictive in terms of heir scope. Accordingly, the invention should be measured only in terms of the claims, which follow.
Number | Name | Date | Kind |
---|---|---|---|
5557742 | Smaha et al. | Sep 1996 | A |
5606668 | Shwed | Feb 1997 | A |
5717919 | Kodavalla et al. | Feb 1998 | A |
5850516 | Schneier | Dec 1998 | A |
5956404 | Schneier et al. | Sep 1999 | A |
5978475 | Schneier et al. | Nov 1999 | A |
6070244 | Orchier et al. | May 2000 | A |
6088804 | Hill et al. | Jul 2000 | A |
6134664 | Walker | Oct 2000 | A |
6192034 | Hsieh et al. | Feb 2001 | B1 |
6275942 | Bernhard et al. | Aug 2001 | B1 |
6295541 | Bodnar et al. | Sep 2001 | B1 |
6321338 | Porras et al. | Nov 2001 | B1 |
6347084 | Hulyalkar et al. | Feb 2002 | B1 |
6408391 | Huff et al. | Jun 2002 | B1 |
6408404 | Ladwig | Jun 2002 | B1 |
6449291 | Burns et al. | Sep 2002 | B1 |
6484203 | Porras et al. | Nov 2002 | B1 |
6510150 | Ngo | Jan 2003 | B1 |
6542075 | Barker et al. | Apr 2003 | B2 |
6687752 | Falco et al. | Feb 2004 | B1 |
6694362 | Secor et al. | Feb 2004 | B1 |
6698022 | Wu | Feb 2004 | B1 |
6704874 | Porras et al. | Mar 2004 | B1 |
6708212 | Porras et al. | Mar 2004 | B2 |
6711615 | Porras et al. | Mar 2004 | B2 |
6760687 | Apel et al. | Jul 2004 | B2 |
6839850 | Campbell et al. | Jan 2005 | B1 |
6928556 | Black et al. | Aug 2005 | B2 |
6966015 | Steinberg et al. | Nov 2005 | B2 |
6985920 | Bhattacharya et al. | Jan 2006 | B2 |
6988208 | Hrabik et al. | Jan 2006 | B2 |
7039953 | Black et al. | May 2006 | B2 |
7043727 | Bennett et al. | May 2006 | B2 |
7058089 | Franchuk et al. | Jun 2006 | B2 |
7089428 | Farley et al. | Aug 2006 | B2 |
7127743 | Khanolkar et al. | Oct 2006 | B1 |
7159237 | Schneier et al. | Jan 2007 | B2 |
7171689 | Beavers | Jan 2007 | B2 |
7219239 | Njemanze et al. | May 2007 | B1 |
7260844 | Tidwell et al. | Aug 2007 | B1 |
7278160 | Black et al. | Oct 2007 | B2 |
7298762 | Rakib | Nov 2007 | B2 |
7308689 | Black et al. | Dec 2007 | B2 |
7333999 | Njemanze | Feb 2008 | B1 |
7376969 | Njemanze et al. | May 2008 | B1 |
7483972 | Bhattacharya et al. | Jan 2009 | B2 |
7644365 | Bhattacharya et al. | Jan 2010 | B2 |
20020019945 | Houston et al. | Feb 2002 | A1 |
20020065940 | Suzuki et al. | May 2002 | A1 |
20020078381 | Farley et al. | Jun 2002 | A1 |
20020099958 | Hrabik et al. | Jul 2002 | A1 |
20020104014 | Zobel et al. | Aug 2002 | A1 |
20020147803 | Dodd et al. | Oct 2002 | A1 |
20020156798 | Larue et al. | Oct 2002 | A1 |
20020184532 | Hackenberger et al. | Dec 2002 | A1 |
20030084349 | Friedrichs et al. | May 2003 | A1 |
20030093514 | Valdes et al. | May 2003 | A1 |
20030093692 | Porras | May 2003 | A1 |
20030101358 | Porras et al. | May 2003 | A1 |
20030188189 | Desai et al. | Oct 2003 | A1 |
20030221123 | Beavers | Nov 2003 | A1 |
20040010718 | Porras et al. | Jan 2004 | A1 |
20040024864 | Porras et al. | Feb 2004 | A1 |
20040044912 | Connary et al. | Mar 2004 | A1 |
20040093435 | Purho | May 2004 | A1 |
20040136375 | Koguchi | Jul 2004 | A1 |
20040153716 | Baker | Aug 2004 | A1 |
20040193622 | Peleg et al. | Sep 2004 | A1 |
20040221191 | Porras et al. | Nov 2004 | A1 |
20050027845 | Secor et al. | Feb 2005 | A1 |
20050039065 | Cheung et al. | Feb 2005 | A1 |
20050060619 | Liberty et al. | Mar 2005 | A1 |
20050100102 | Gazdzinski et al. | May 2005 | A1 |
20050138674 | Howard et al. | Jun 2005 | A1 |
20050204404 | Hrabik et al. | Sep 2005 | A1 |
20050251860 | Saurabh et al. | Nov 2005 | A1 |
20050265334 | Koguchi | Dec 2005 | A1 |
20060053455 | Mani et al. | Mar 2006 | A1 |
20060069956 | Steinberg et al. | Mar 2006 | A1 |
20060083264 | Jordan et al. | Apr 2006 | A1 |
20060095587 | Bhattacharya et al. | May 2006 | A1 |
20060136768 | Liu et al. | Jun 2006 | A1 |
20060212932 | Patrick et al. | Sep 2006 | A1 |
20070118905 | Morin et al. | May 2007 | A1 |
20070136437 | Shankar et al. | Jun 2007 | A1 |
20070150579 | Morin et al. | Jun 2007 | A1 |
20070157315 | Moran | Jul 2007 | A1 |
20070162973 | Schneier et al. | Jul 2007 | A1 |
20070169038 | Shankar et al. | Jul 2007 | A1 |
20070234426 | Khanolkar et al. | Oct 2007 | A1 |
20070260931 | Aguilar-Macias et al. | Nov 2007 | A1 |
20080104046 | Singla et al. | May 2008 | A1 |
20080104276 | Lahoti et al. | May 2008 | A1 |
20080125146 | Bainbridge | May 2008 | A1 |
20080162592 | Huang et al. | Jul 2008 | A1 |
20080165000 | Morin et al. | Jul 2008 | A1 |
20100058165 | Bhattacharya et al. | Mar 2010 | A1 |
Number | Date | Country |
---|---|---|
WO 9962216 | Dec 1999 | WO |
WO 0245315 | Jun 2002 | WO |
WO 02060117 | Aug 2002 | WO |
WO 02078262 | Oct 2002 | WO |
WO 02101988 | Dec 2002 | WO |
WO 03009531 | Jan 2003 | WO |
WO 2004019186 | Mar 2004 | WO |
WO 2005001655 | Jan 2005 | WO |
WO 2005026900 | Mar 2005 | WO |