WO2011149773A2 - Security threat detection associated with security events and an actor category model - Google Patents

Security threat detection associated with security events and an actor category model Download PDF

Info

Publication number
WO2011149773A2
WO2011149773A2 PCT/US2011/037318 US2011037318W WO2011149773A2 WO 2011149773 A2 WO2011149773 A2 WO 2011149773A2 US 2011037318 W US2011037318 W US 2011037318W WO 2011149773 A2 WO2011149773 A2 WO 2011149773A2
Authority
WO
WIPO (PCT)
Prior art keywords
security
user
actor
model
events
Prior art date
Application number
PCT/US2011/037318
Other languages
French (fr)
Other versions
WO2011149773A3 (en
Inventor
Anurag Singla
Original Assignee
Hewlett-Packard Development Company, L.P.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hewlett-Packard Development Company, L.P. filed Critical Hewlett-Packard Development Company, L.P.
Priority to CN2011800259241A priority Critical patent/CN102906756A/en
Priority to EP11787160.8A priority patent/EP2577545A4/en
Priority to US13/699,030 priority patent/US9069954B2/en
Publication of WO2011149773A2 publication Critical patent/WO2011149773A2/en
Publication of WO2011149773A3 publication Critical patent/WO2011149773A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1408Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic by monitoring network traffic
    • H04L63/1425Traffic logging, e.g. anomaly detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/57Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
    • G06F21/577Assessing vulnerabilities and evaluating computer system security

Definitions

  • the field of security information/event management is generally concerned with collecting data from networks and network devices that reflects network activity and/or operation of the devices, and analyzing the data to enhance security. For example, the data can be analyzed to identify an attack on the network or a network device and determine which user or machine is responsible. If the attack is ongoing, a countermeasure can be performed to thwart the attack or mitigate the damage caused by the attack.
  • the data that is collected usually originates in a message (such as an event, alert, or alarm) or an entry in a log file, which is generated by a network device. Examples of network devices include firewalls, intrusion detection systems, servers, etc.
  • a security system is useful if it can discriminate between normal system usage and true intrusions (accompanied by appropriate alerts). If intrusions can be detected and the appropriate personnel notified in a prompt fashion, measures can be taken to avoid compromises to the protected system. Otherwise such safeguarding cannot be provided. However, discriminating between norma! system usage and true intrusions is difficult, especially in large networks that may generate hundreds of thousands of messages or log file entries.
  • the ability to detect intrusions is exasperated, in many instances, because a single user may have multiple IDs for different systems (e.g., email ID, badge ID, Windows domain ID, UNIX account IDs on various machines, application IDs, etc.) monitored by the security system. It is difficult to correlate activities by the same user from different IDs. Similarly, it is difficult to consider roles and location to detect suspicious activity. For example, certain activity may be allowed only for California employees or employees that directly or indirectly inherit a certain role.
  • Figure 1 illustrates a system, according to an embodiment
  • Figures 2-4 illustrate examples of actor category models, according to an embodiment
  • Figure 5 illustrates a method for security threat detection, according to an embodiment
  • Figure 6 illustrates a computer system that may be used for the methods and system, according to an embodiment.
  • a security information and event management system collects event data from sources including network devices and applications, and analyzes the data to identify network security threats. Analyzing may be performed using hierarchal actor category models that organize user data according to predetermined categories. For example, the models organize user data by location, by organization or reporting structure, by roles or other criteria. The models may include multiple levels in a hierarchy and different rules for determining security threats may be applicable to different levels. Parent- child relationships can exist between the levels and may be used to inherent rules among the levels.
  • the SIEM may also store other information to correlate security events with users to identify threats.
  • the information may include multiple account IDs associated with each user.
  • the information may also include user account ID history and user account ID authenticator information.
  • FIG. 1 illustrates an environment 100 including an SIEM 110, according to an embodiment.
  • the environment 100 includes data sources 101 generating event data for security events, which is collected by the SIEM 110 and stored in the data storage 111.
  • the data storage 111 may include memory and/or non-volatile storage and may include a database or other type of data storage system.
  • the data storage 111 stores any data used by the SIEM 110 to correlate and analyze event data to identify security threats.
  • a security event also referred to as an event, is any activity that can be analyzed to determine if it is associated with a security threat.
  • the activity may be associated with a user, also referred to as an actor, to identify the security threat and the cause of the security threat.
  • Activities may include logins, logouts, sending data over a network, sending emails, accessing applications, reading or writing data, etc.
  • a security threat includes activity determined to be indicative of suspicious or inappropriate behavior, which may be performed over a network or on systems connected to a network.
  • Common security threats are user attempts to gain unauthorized access to confidential information, such as social security numbers, credit card numbers, etc., over a network.
  • the data sources 101 may include network devices, applications or other types of data sources described below operable to provide event data that may be used to identify network security threats.
  • Event data is data describing security events. Event data may be captured in logs or messages generated by the data sources 101. For example, intrusion detection systems (IDSs), intrusion prevention systems (IPSs), vulnerability assessment tools, firewalls, anti-virus tools, anti-spam tools, and encryption tools may generate logs describing activities performed by the source. Event data may be provided, for example, by entries in a log file or a syslog server, alerts, alarms, network packets, emails, or notification pages.
  • Event data can include information about the device or application that generated the event and when the event was received from the event source ("receipt time").
  • the receipt time may be a date/time stamp
  • the event source is a network endpoint identifier (e.g., an IP address or Media Access Control (MAC) address) and/or a description of the source, possibly including information about the product's vendor and version.
  • the data/time stamp, source. information and other information is used to correlate events with a user and analyze events for security threats.
  • Event data may be organized in a data structure that includes one or more fields, where each field can contain a value. Event data may be provided in any format.
  • the S!E 1 10 may normalize event data into a structured format or schema. This normalization may include mapping event data to the appropriate fields in the structured representation of the event. The mapping operation uses knowledge about the format of an event and may be specified at the time of development.
  • Examples of the data sources 101 are shown in figure 1 as Lightweight Directory Access Protocol (LDAP), Database (DB), UNIX, App1 and App2.
  • LDAP, DB and UNIX are systems that include network devices, such as servers, and may generate event data.
  • App1 and App2 are applications that are hosted for example by the LDAP and DB systems respectively, and also generate event data.
  • Event data collected by the SIEM 10 is shown as "Events" in figure 1.
  • data sources 101 may include security detection and proxy systems, access and policy controls, core service logs and log consolidators, network hardware, encryption devices, and physical security.
  • security detection and proxy systems include IDSs, IPSs, multipurpose security appliances, vulnerability assessment and management, anti-virus, honeypots, threat response technology, and network monitoring.
  • access and policy control systems include access and identity management, virtual private networks (VPNs), caching engines, firewalls, and security policy management.
  • core service logs and log consolidators include operating system logs, database audit logs, application logs, log consolidators, web server logs, and management consoles.
  • network devices includes routers and switches.
  • encryption devices include data security and integrity.
  • Examples of physical security systems include card-key readers, biometrics, burglar alarms, and fire alarms.
  • Connectors 102 may include machine readable instructions that provide event data from the data sources 101 to the SIEM 110.
  • the connectors 102 may provide efficient, real-time (or near real-time) local event data capture and filtering from the data sources 101.
  • the connectors 102 for example, collect event data from event logs or messages and can operate at the network device, at consolidation points within the network, and/or through simple network management protocol (SNMP) traps.
  • SNMP simple network management protocol
  • the connectors 102 send the event data to the SIEM 1 10.
  • the collectors 102 may be configurable through both manual and automated processes and via associated configuration files.
  • Each connector 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.
  • Identity management systems (IDMs) 103 provision user accounts to user repositories and systems, as shown in figure 1.
  • IDMs 103 may include Microsoft's® Active Directory, Sun's® Identity Manager, and Oracle's® Identity Manager.
  • the IDMs 103 track the accounts on the systems, such as the DB, LDAP and UNIX systems.
  • the provisioning, including tracking of user accounts, is represented by the dashed lines in figure 1.
  • each of the systems may have its own authentication system for authenticating users.
  • the LDAP and DB systems authenticate users creating accounts and logging into App1 and App2.
  • a model import connector (MIC) 104 translates external data to resource/data models within ESM.
  • the MIC 104 derives user and user-to- application mapping information from the IDMs 103 and then writes that as user information in a user data model in the SIEM 1 10.
  • Each user is represented as a single, unique user identity in the SIEM 1 10.
  • Connectors 102 send event data to the SIEM 110, which is associated with the unique user IDs, thus allowing the desired level of reporting security threats.
  • the SIEM 110 may store data for users in a user data model having predetermined fields.
  • the mapping performed by the MIC 104 may include matching fields from the data models used by the IDMs 103 with the data model of the SI EM 1 1 Q so the user account data from the IDMs 103 is stored in the proper fields in the SIEM 1 10 data model.
  • the MIC 104 synchronizes the data models. If the data models are different, the MIC 104 may enable displaying the fields to a user, and the user selects the mapping between the fields. Examples of fields may include UUID (unique user ID), first name, last name, address, telephone, etc. After mapping is completed, the user account information from the IDMs 103 is populated in the SIEM 1 10 data model.
  • UUID unique user ID
  • the SIEM 1 10 analyzes event data to identify security threats. Analysis can include detection, correlation, and notification or escalation. The analysis may include forensic analysis. The SIEM 1 10 correlates past events with user attributes based on the state of the user at the time the event occurred. For example, if the user did not have the role of FINANCE_DBA in the past and accessed information from financial databases at that time, then rules and reports flag this as a violation. This happens even if the user has now transitioned to the FINANCE_DBA group/role. History of a user account is stored, which may include a time period a particular user held the account. This history may be used for forensic analysis. The analysis may also include correlating events from connectors with user attributes that pertain to the time of occurrence of the event as opposed to correlating them with the current state of the user.
  • the SIEM 1 10 includes a manager 120 receiving and storing user account data and event data in the data storage 1 11.
  • a correlation engine 121 correlates event data with users to associate activities described in event data from data sources 101 with particular users. For example, from a user-defined set of base event fields and event end time, a mapping is done to attribute the event to a user.
  • event data may include an account IDand application event fields and these fields are used to look up user information in the data storage 1 1 1 to identify a user having those attributes at the time the event occurred.
  • Examples of single value attributes that are used to describe a user and perform lookups by the correlation engine 121 include UUID, first name, middle initial, last name, full name, IDM identifier, domain name, employee type, status, title, company, organization, department, manager, assistant, email address, location, office, phone, fax, address, city, state, zip code, country, etc.
  • actors may also have multi-valued attributes to hold account and role information.
  • Account ID is an example of a multi-value attribute. For example, enterprise users most likely have multiple accounts on multiple applications (e.g., a network login-id, an email address, and a web application account-id).
  • the IDMs 103 can provision user accounts to various repositories and systems. Thus, it is difficult to determine mappings between provisioned systems (e.g., authenticators) and applications (e.g., App1 and App2) that send events to the SIEM 1 10. Accordingly, the SIEM 1 10 maintains a table in the data storage 1 1 1 that maps applications and authenticators, and this information may be used to correlate events with users. Table 1 is an example of the application-authenticator mapping.
  • the Device Vendor, Device Product, Agent Address, and Agent Zone Resource columns are populated with values that are observed from the events. Each combination of these columns identifies an application which, in turn, should map to an Authenticator defined in the source IDM.
  • account IDs are also stored as part of a user's attributes in the data storage 11 1.
  • a user can have multiple accounts. These accounts are best described by authenticator name and the corresponding account- id, which are multi-valued attributes.
  • the actor John Smith can have the application account attributes.
  • Table 2 shows an example of account IDs stored for John Smith which may be used for correlating events with John Smith.
  • Correlation may include the manager 120 storing event data in the data storage 1 1 1.
  • the correlation engine 121 identifies events by their application name (e.g., through the "Device Vendor", “Device Product”, “Agent Address”, and “Agent Zone Resource” event fields) and the account ID (e.g., "UUID” event field).
  • the application name is then used to derive the authenticator from the application- authenticator" table.
  • the user associated with the event is derived by doing a lookup based on the authenticator and account ID. If the authenticator cannot be derived, then lookups based on just the account ID or other fields may be performed.
  • a user can have multiple roles.
  • role information is stored as part of an actor's attributes. Since a single user can have multiple roles, these roles are best described by the role name, role type, and resource name where the user has the role. For example, the user John Smith can have multiple roles. Table 3 shows an example of roles stored for John Smith which may be used for correlating events with John Smith.
  • the SIEM 1 10 maintain reports regarding the status of security threats and their resolution.
  • the SIEM 110 provides notifications and reports through a user interface 123 or by sending the information to users or other systems.
  • An analyzer 122 in the SIEM 110 uses rules to evaluate each event with network model and vulnerability information to develop real-time threat summaries.
  • the analyzer 122 may include a rules engine to correlate event data with security rules in order to identify security threats. This may include identifying multiple individual events that collectively satisfy one or more rule conditions such that an action is triggered.
  • the aggregated events may be from different data sources and are collectively indicative of a common incident representing a security threat as defined by one or more rules.
  • the actions triggered by the rules may include notifications transmitted to designated destinations (e.g., security analysts may be notified via consoles e-mail messages, a call to a telephone, cellular telephone, voicemail box and/or pager number or address, or by way of a message to another communication device and/or address such as a facsimile machine, etc.) and/or instructions to network devices to take action to thwart a suspected attack (e.g., by reconfiguring one or more of the network devices, and or modifying or updating access lists, etc.).
  • the information sent with the notification can be configured to include the most relevant data based on the event that occurred and the requirements of the analyst.
  • unacknowledged notifications result in automatic retransmission of the notification to another designated operator.
  • a knowledge base may be accessed to gather information regarding similar attack profiles and/or to take action in accordance with specified procedures.
  • the knowledge base contains reference documents (e.g., in the form of web pages and/or downloadable documents) that provide a description of the threat, recommended solutions, reference information, company procedures and/or links to additional resources. Indeed, any information can be provided through the knowledge base.
  • these pages/documents can have as their source: user-authored articles, third-party articles, and/or security vendors' reference material.
  • the analyzer 122 examines received events to determine which (if any) of the various rules being processed in the SIEM 0 may be implicated by a particular event or events.
  • a rule is considered to be implicated if an event under test has one or more attributes that satisfy, or potentially could satisfy, one or more rules.
  • a rule can be considered implicated if the event under test has a particular source address from a particular subnet that meets conditions of the rule. Events may remain of interest in this sense only for designated time intervals associated with the rules and so by knowing these time windows the analyzer 122 can store and discard events as warranted. Any interesting events may be grouped together and subjected to further processing by the analyzer 122.
  • the analyzer 122 may use hierarchal actor category models that organize user data according to predetermined categories to identify security threats. Examples of the predetermined categories include location, internal organization hierarchy, and roles.
  • the models may include multiple levels in a hierarchy and different rules for determining network security threats may be applicable to different levels. Parent-child relationships can exist between the levels and may be used to inherent rules among the levels. The relationships between levels and between nodes in different levels may be bidirectional or unidirectional.
  • the models, including their relationships and corresponding rules, are stored in the data storage 121.
  • Figures 2-4 show examples of hierarchal models.
  • the examples shown in figure 4 are simplistic. Hierarchal models generated, stored and used by the SIEM 1 0 may be more complex and may have many more levels and nodes.
  • Figure 2 shows a roles hierarchal model. A role may describe the responsibilities or duties of a user in an organization. The roles shown in figure 2 include HR_DBA, FIN_DBA and SUPER_DBA.
  • HR_DBA is the role of a database administrator (DBA) with access to databases in a human resources (HR) department.
  • FINJDBA is the role of a DBA with access to databases in a finance department
  • SUPER_DBA is the role of a DBA with access to databases companywide.
  • Figure 3 shows a hierarchal location model. Modeling the hierarchy of locations is useful in defining location level policies. For example, accessing some services or performing certain activities may be permissible for employees in one state or country only. Employees typically have their exact location assigned (for example, Location: Cupertino-B4) by the organization, and this information is used to build the hierarchal location model.
  • the hierarchal location model includes the following locations: USA : Country, California: State, New York: State, Cupertino: City, Cupertino-B4: An office building in Cupertino, and Cupertino-B5: another office building in Cupertino.
  • the hierarchy of these locations is shown in figure 4 and may be used to determine authorized activities. For example, if an activity is permissible for California employees, then it is also permissible for employees in Cupertino-B4 and B5.
  • Figure 4 shows a hierarchal organization model. This model may mimic the organization chart or reporting structure of an organization. Maintaining employee reporting structure in the SIEM 110 can be useful for various reasons, in addition to display of this information. For example, it can be used to check who is entitled to information about whom. For example, consider following reporting structure that Joe Engineer and James Engineer report to John Manager. This structure is shown in figure 4. John Manager may have the permissions to view records of Joe Engineer and James Engineer but Joe Engineer and James Engineer may only have permissions to view their own records.
  • each hierarchal model may include fields comprised of one or more of model ID, node ID, level ID resource field, child field and parent field.
  • the resource field includes a description of the model.
  • the child field and the parent field are used to identify whether a node is a child and what is the parent. These fields may be used to determine whether a node is a descendant or child of another node.
  • Figure 5 illustrates a method 500 for detecting security threats based on captured security events, according to an embodiment.
  • the method 500 is described with respect to the SIEM 0 shown in figure 1 by way of example and not limitation.
  • the method 500 may be practiced in other systems.
  • one or more of the blocks in the method 500 may be performed in a different order than shown or substantially simultaneously.
  • the SIEM 1 10 stores security events associated with network devices.
  • the correlators 102 send event data captured for the data sources 101 to the SIEM 1 10.
  • the SIEM 110 stores event data in the data storage 1 1 1.
  • the event data may be stored in an event data model comprised of predetermined fields.
  • the predetermined fields may include device ID, date/time stamp, account ID, etc.
  • Security events may continuously or periodically be stored as the SIEM 1 0 receives them.
  • the SIEM 110 stores user data for the users of the data sources 101.
  • the user data is stored in the data storage 11 1.
  • the SIEM 10 may use a user data model to store user data.
  • the MIC 103 may map user information from the IDMs 103 to the user data model for the SIEM 1 10 to organize the user data into predetermined fields.
  • the user data model may include a UUID for each user and user account IDs for each user as well as other user information. Stored user data and the models and other data described herein may be updated over time and new data may be stored as received.
  • the SIEM 1 10 stores actor category models.
  • the actor category models are stored in the data storage 11 1.
  • the actor category modes may include hierarchal models including a plurality of levels arranged in a hierarchy and each level is associated with a subcategory for a category of the model. Examples of the actor category models are shown in figures 2-4 and comprise models for the categories of location, role and reporting structure. Subcategories may be associated with the levels. For example, subcategories for location may include country, state and city, and each subcategory may be associated with a particular level.
  • the actor category models may include descendant information that identifies whether a node is a direct or indirect descendant of a node in another level.
  • the S!E 1 10 stores rules for determining whether a security- threat exists.
  • the rules may be created by users of the SIEM 1 10.
  • the rules may specify one or more conditions and one or more actions that are triggered if the conditions are satisfied.
  • rules may be stored for levels to implement policies for the levels.
  • the rules may also specify whether a descendant inherits the rules of its parent, grandparent, etc.
  • the storing described in 501-504 may include storing in memory and/or storing in non-volatile data storage, such as a database on a server.
  • event data is stored in memory and correlation and/or analysis described at 505 and 506 below is performed in-memory for faster processing.
  • In-memory provides real-time or close to real-time correlation and processing for identifying security threats.
  • the output of correlation and analysis may be stored in the database.
  • Event data may also be stored in a database and correlation and analysis can be performed by accessing the data from the database.
  • the database is used for forensic, historical analysis of event data.
  • the SIEM 10 correlates security events with a stored actor category model. For example, attributes associated with a security event and a user associated with the event are compared with attributes in actor category models. If values for the attributes match, the security events are correlated with the matching category model.
  • a security event may be access to an HR record by a user. The user is determined to have a role of manager according to its attributes. Because the user has a role value (e.g., manager), the role actor category model is associated with the user, and the model is accessed to determine whether there are any levels or nodes for manager. Other actor category models may also be accessed for correlation.
  • the SIEM 110 determines whether a security threat exists based on the correlating. For example, the level in the role actor category model for manager is identified. Rules associated with the level are identified. The SIEM 1 10 determines if conditions for the rules are satisfied, which may be representative of a security threat.
  • an action is performed, such as generating reports and/or notifications alerting to the security threat.
  • the action may be specified in the identified rules.
  • Correlation and the detection of the security threat may be performed using session lists and active lists.
  • a session list may be created for received security events and stores event data for a period of time. For example, a rule has a condition that a user associated with a badge ID swipe in a server room must also be associated with a server login in the server room within 2 minutes of the badge swipe. The session list tracks the events in the 2-minute time period.
  • An active list may be created that maps the UUID of each user in the user data model for the SIEM 1 10 to user IDs for each user identified for example by the IDMs 103. The active list aggregates at the user level rather than the machine level by associating a user with all its account IDs and other information.
  • Figure 6 shows a computer system 600 that may be used with the embodiments described herein.
  • the computer system 600 represents a generic platform that includes components that may be in a server or another computer system or in components of a computer system.
  • the computer system 600 may be used as a platform for the SIEM 1 10 shown in figure 1.
  • the computer system 600 may execute, by a processor or other hardware processing circuit, the methods, functions and other processes described herein.
  • These methods, functions and other processes may be embodied as machine readable instructions stored on computer readable medium, which may be non-transitory, such as hardware storage devices (e.g., RAM (random access memory), ROM (read only memory), EPROM (erasable, programmable ROM), EEPROM (electrically erasable, programmable ROM), hard drives, and flash memory).
  • RAM random access memory
  • ROM read only memory
  • EPROM erasable, programmable ROM
  • EEPROM electrically erasable, programmable ROM
  • hard drives e.g., hard drives, and flash memory
  • the computer system 600 includes a processor 602 or other hardware processing circuit that may implement or execute machine readable instructions performing some or all of the methods, functions and other processes described herein. Commands and data from the processor 602 are communicated over a communication bus 606.
  • the computer system 600 also includes data storage 604, such as random access memory (RAM) or another type of data storage, where the machine readable instructions and data for the processor 602 may reside during runtime.
  • Network interface 608 sends and receives data from a network.
  • the computer system 600 may include other components not shown.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Computing Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Alarm Systems (AREA)
  • Storage Device Security (AREA)
  • Computer And Data Communications (AREA)

Abstract

Security events associated with network devices and an actor category model are stored (501, 503). The actor category model includes levels arranged in a hierarchy and each level is associated with a subcategory for a category of the model. Security events are correlated with the actor category model (505), and a determination of whether a security threat exists is performed based on the correlating (506).

Description

SECURITY THREAT DETECTION ASSOCIATED WITH SECURITY EVENTS AND
AN ACTOR CATEGORY MODEL
PRIORITY
[0001] The present application claims priority to U.S. Provisional Patent Application Serial Number 61/348,187, filed May 25, 2010, which is incorporated by reference in its entirety.
BACKGROUND
[0002] The field of security information/event management is generally concerned with collecting data from networks and network devices that reflects network activity and/or operation of the devices, and analyzing the data to enhance security. For example, the data can be analyzed to identify an attack on the network or a network device and determine which user or machine is responsible. If the attack is ongoing, a countermeasure can be performed to thwart the attack or mitigate the damage caused by the attack. The data that is collected usually originates in a message (such as an event, alert, or alarm) or an entry in a log file, which is generated by a network device. Examples of network devices include firewalls, intrusion detection systems, servers, etc.
[0003] A security system is useful if it can discriminate between normal system usage and true intrusions (accompanied by appropriate alerts). If intrusions can be detected and the appropriate personnel notified in a prompt fashion, measures can be taken to avoid compromises to the protected system. Otherwise such safeguarding cannot be provided. However, discriminating between norma! system usage and true intrusions is difficult, especially in large networks that may generate hundreds of thousands of messages or log file entries.
[0004] In addition, the ability to detect intrusions is exasperated, in many instances, because a single user may have multiple IDs for different systems (e.g., email ID, badge ID, Windows domain ID, UNIX account IDs on various machines, application IDs, etc.) monitored by the security system. It is difficult to correlate activities by the same user from different IDs. Similarly, it is difficult to consider roles and location to detect suspicious activity. For example, certain activity may be allowed only for California employees or employees that directly or indirectly inherit a certain role.
BR!EF DESCRIPTION OF DRAWINGS
[0005] The embodiments are described in detail in the following description with reference to the following figures.
[0006] Figure 1 illustrates a system, according to an embodiment;
[0007] Figures 2-4 illustrate examples of actor category models, according to an embodiment;
[0008] Figure 5 illustrates a method for security threat detection, according to an embodiment; and
[0009] Figure 6 illustrates a computer system that may be used for the methods and system, according to an embodiment.
DETA!LED DESCRIPTION OF EMBODIMENTS
[0010] For simplicity and illustrative purposes, the principles of the embodiments are described by referring mainly to examples thereof. In the following description, numerous specific details are set forth in order to provide a thorough understanding of the embodiments. It will be apparent that the embodiments may be practiced without limitation to all the specific details. Also, the embodiments may be used together in various combinations.
[0011] According to an embodiment, a security information and event management system (SIEM) collects event data from sources including network devices and applications, and analyzes the data to identify network security threats. Analyzing may be performed using hierarchal actor category models that organize user data according to predetermined categories. For example, the models organize user data by location, by organization or reporting structure, by roles or other criteria. The models may include multiple levels in a hierarchy and different rules for determining security threats may be applicable to different levels. Parent- child relationships can exist between the levels and may be used to inherent rules among the levels.
[0012] The SIEM may also store other information to correlate security events with users to identify threats. The information may include multiple account IDs associated with each user. The information may also include user account ID history and user account ID authenticator information.
[0013] Figure 1 illustrates an environment 100 including an SIEM 110, according to an embodiment. The environment 100 includes data sources 101 generating event data for security events, which is collected by the SIEM 110 and stored in the data storage 111. The data storage 111 may include memory and/or non-volatile storage and may include a database or other type of data storage system. The data storage 111 stores any data used by the SIEM 110 to correlate and analyze event data to identify security threats. A security event, also referred to as an event, is any activity that can be analyzed to determine if it is associated with a security threat. The activity may be associated with a user, also referred to as an actor, to identify the security threat and the cause of the security threat. Activities may include logins, logouts, sending data over a network, sending emails, accessing applications, reading or writing data, etc. A security threat includes activity determined to be indicative of suspicious or inappropriate behavior, which may be performed over a network or on systems connected to a network. Common security threats, by way of example, are user attempts to gain unauthorized access to confidential information, such as social security numbers, credit card numbers, etc., over a network.
[0014] The data sources 101 may include network devices, applications or other types of data sources described below operable to provide event data that may be used to identify network security threats. Event data is data describing security events. Event data may be captured in logs or messages generated by the data sources 101. For example, intrusion detection systems (IDSs), intrusion prevention systems (IPSs), vulnerability assessment tools, firewalls, anti-virus tools, anti-spam tools, and encryption tools may generate logs describing activities performed by the source. Event data may be provided, for example, by entries in a log file or a syslog server, alerts, alarms, network packets, emails, or notification pages.
[0015] Event data can include information about the device or application that generated the event and when the event was received from the event source ("receipt time"). The receipt time may be a date/time stamp, and the event source is a network endpoint identifier (e.g., an IP address or Media Access Control (MAC) address) and/or a description of the source, possibly including information about the product's vendor and version. The data/time stamp, source. information and other information is used to correlate events with a user and analyze events for security threats.
[0016] Event data may be organized in a data structure that includes one or more fields, where each field can contain a value. Event data may be provided in any format. The S!E 1 10 may normalize event data into a structured format or schema. This normalization may include mapping event data to the appropriate fields in the structured representation of the event. The mapping operation uses knowledge about the format of an event and may be specified at the time of development.
[0017] Examples of the data sources 101 are shown in figure 1 as Lightweight Directory Access Protocol (LDAP), Database (DB), UNIX, App1 and App2. LDAP, DB and UNIX are systems that include network devices, such as servers, and may generate event data. App1 and App2 are applications that are hosted for example by the LDAP and DB systems respectively, and also generate event data. Event data collected by the SIEM 10 is shown as "Events" in figure 1.
[0018] Other examples of data sources 101 may include security detection and proxy systems, access and policy controls, core service logs and log consolidators, network hardware, encryption devices, and physical security. Examples of security detection and proxy systems include IDSs, IPSs, multipurpose security appliances, vulnerability assessment and management, anti-virus, honeypots, threat response technology, and network monitoring. Examples of access and policy control systems include access and identity management, virtual private networks (VPNs), caching engines, firewalls, and security policy management. Examples of core service logs and log consolidators include operating system logs, database audit logs, application logs, log consolidators, web server logs, and management consoles. Examples of network devices includes routers and switches. Examples of encryption devices include data security and integrity. Examples of physical security systems include card-key readers, biometrics, burglar alarms, and fire alarms.
[0019] Connectors 102 may include machine readable instructions that provide event data from the data sources 101 to the SIEM 110. The connectors 102 may provide efficient, real-time (or near real-time) local event data capture and filtering from the data sources 101. The connectors 102, for example, collect event data from event logs or messages and can operate at the network device, at consolidation points within the network, and/or through simple network management protocol (SNMP) traps. The connectors 102 send the event data to the SIEM 1 10. The collectors 102 may be configurable through both manual and automated processes and via associated configuration files. Each connector 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.
[0020] Identity management systems (IDMs) 103 provision user accounts to user repositories and systems, as shown in figure 1. Examples of the IDMs 103 may include Microsoft's® Active Directory, Sun's® Identity Manager, and Oracle's® Identity Manager. The IDMs 103 track the accounts on the systems, such as the DB, LDAP and UNIX systems. The provisioning, including tracking of user accounts, is represented by the dashed lines in figure 1. Also, each of the systems may have its own authentication system for authenticating users. For example, the LDAP and DB systems authenticate users creating accounts and logging into App1 and App2.
[0021] A model import connector (MIC) 104 translates external data to resource/data models within ESM. The MIC 104 derives user and user-to- application mapping information from the IDMs 103 and then writes that as user information in a user data model in the SIEM 1 10. Each user is represented as a single, unique user identity in the SIEM 1 10. Connectors 102 send event data to the SIEM 110, which is associated with the unique user IDs, thus allowing the desired level of reporting security threats.
[0022] The SIEM 110 may store data for users in a user data model having predetermined fields. The mapping performed by the MIC 104 may include matching fields from the data models used by the IDMs 103 with the data model of the SI EM 1 1 Q so the user account data from the IDMs 103 is stored in the proper fields in the SIEM 1 10 data model.
[0023] If the fields in the SIEM 1 10 user data model are also included in an IDM data model, the MIC 104 synchronizes the data models. If the data models are different, the MIC 104 may enable displaying the fields to a user, and the user selects the mapping between the fields. Examples of fields may include UUID (unique user ID), first name, last name, address, telephone, etc. After mapping is completed, the user account information from the IDMs 103 is populated in the SIEM 1 10 data model.
[0024] The SIEM 1 10 analyzes event data to identify security threats. Analysis can include detection, correlation, and notification or escalation. The analysis may include forensic analysis. The SIEM 1 10 correlates past events with user attributes based on the state of the user at the time the event occurred. For example, if the user did not have the role of FINANCE_DBA in the past and accessed information from financial databases at that time, then rules and reports flag this as a violation. This happens even if the user has now transitioned to the FINANCE_DBA group/role. History of a user account is stored, which may include a time period a particular user held the account. This history may be used for forensic analysis. The analysis may also include correlating events from connectors with user attributes that pertain to the time of occurrence of the event as opposed to correlating them with the current state of the user.
[0025] The SIEM 1 10 includes a manager 120 receiving and storing user account data and event data in the data storage 1 11. A correlation engine 121 correlates event data with users to associate activities described in event data from data sources 101 with particular users. For example, from a user-defined set of base event fields and event end time, a mapping is done to attribute the event to a user. For example, event data may include an account IDand application event fields and these fields are used to look up user information in the data storage 1 1 1 to identify a user having those attributes at the time the event occurred. [0026] Examples of single value attributes that are used to describe a user and perform lookups by the correlation engine 121 include UUID, first name, middle initial, last name, full name, IDM identifier, domain name, employee type, status, title, company, organization, department, manager, assistant, email address, location, office, phone, fax, address, city, state, zip code, country, etc. In addition to single valued attributes, actors may also have multi-valued attributes to hold account and role information. Account ID is an example of a multi-value attribute. For example, enterprise users most likely have multiple accounts on multiple applications (e.g., a network login-id, an email address, and a web application account-id).
[0027] The IDMs 103 can provision user accounts to various repositories and systems. Thus, it is difficult to determine mappings between provisioned systems ( e.g., authenticators) and applications (e.g., App1 and App2) that send events to the SIEM 1 10. Accordingly, the SIEM 1 10 maintains a table in the data storage 1 1 1 that maps applications and authenticators, and this information may be used to correlate events with users. Table 1 is an example of the application-authenticator mapping.
TABLE 1 Application-Authenticator Mapping
Device Device Agent Agent Zone Authenticat-
Vendor Product Address Resource or
Oracle App1 192.168.0.1 RFC1918: DB
192.168.0.0-
192.168.255.25
5
Sun App2 192.168.0.2 RFC1918: LDAP
192.168.0.0- 192.168.255.25
5
IBM Unix 192.168.0.3 RFC1918: Unix
192.168.0.0- 192.168.255.25
5 [0028] The Device Vendor, Device Product, Agent Address, and Agent Zone Resource columns are populated with values that are observed from the events. Each combination of these columns identifies an application which, in turn, should map to an Authenticator defined in the source IDM.
[0029] As indicated above, account IDs are also stored as part of a user's attributes in the data storage 11 1. A user can have multiple accounts. These accounts are best described by authenticator name and the corresponding account- id, which are multi-valued attributes. For example, the actor John Smith can have the application account attributes. Table 2 shows an example of account IDs stored for John Smith which may be used for correlating events with John Smith.
TABLE 2 Authenticator Account ID Mapping for John Smith
Figure imgf000011_0001
[0030] Correlation may include the manager 120 storing event data in the data storage 1 1 1. The correlation engine 121 identifies events by their application name (e.g., through the "Device Vendor", "Device Product", "Agent Address", and "Agent Zone Resource" event fields) and the account ID (e.g., "UUID" event field). The application name is then used to derive the authenticator from the application- authenticator" table. The user associated with the event is derived by doing a lookup based on the authenticator and account ID. If the authenticator cannot be derived, then lookups based on just the account ID or other fields may be performed.
[0031] A user can have multiple roles. To track role assignment and activity, role information is stored as part of an actor's attributes. Since a single user can have multiple roles, these roles are best described by the role name, role type, and resource name where the user has the role. For example, the user John Smith can have multiple roles. Table 3 shows an example of roles stored for John Smith which may be used for correlating events with John Smith.
TABLE 3 Role Mapping for John Smith
Figure imgf000012_0001
[0032] The SIEM 1 10 maintain reports regarding the status of security threats and their resolution. The SIEM 110 provides notifications and reports through a user interface 123 or by sending the information to users or other systems.
[0033] An analyzer 122 in the SIEM 110 uses rules to evaluate each event with network model and vulnerability information to develop real-time threat summaries. The analyzer 122 may include a rules engine to correlate event data with security rules in order to identify security threats. This may include identifying multiple individual events that collectively satisfy one or more rule conditions such that an action is triggered. The aggregated events may be from different data sources and are collectively indicative of a common incident representing a security threat as defined by one or more rules. The actions triggered by the rules may include notifications transmitted to designated destinations (e.g., security analysts may be notified via consoles e-mail messages, a call to a telephone, cellular telephone, voicemail box and/or pager number or address, or by way of a message to another communication device and/or address such as a facsimile machine, etc.) and/or instructions to network devices to take action to thwart a suspected attack (e.g., by reconfiguring one or more of the network devices, and or modifying or updating access lists, etc.). The information sent with the notification can be configured to include the most relevant data based on the event that occurred and the requirements of the analyst. In some embodiments, unacknowledged notifications result in automatic retransmission of the notification to another designated operator. Also, a knowledge base may be accessed to gather information regarding similar attack profiles and/or to take action in accordance with specified procedures. The knowledge base contains reference documents (e.g., in the form of web pages and/or downloadable documents) that provide a description of the threat, recommended solutions, reference information, company procedures and/or links to additional resources. Indeed, any information can be provided through the knowledge base. By way of example, these pages/documents can have as their source: user-authored articles, third-party articles, and/or security vendors' reference material.
[0034] As part of the process of identifying security threats, the analyzer 122 examines received events to determine which (if any) of the various rules being processed in the SIEM 0 may be implicated by a particular event or events. A rule is considered to be implicated if an event under test has one or more attributes that satisfy, or potentially could satisfy, one or more rules. For example, a rule can be considered implicated if the event under test has a particular source address from a particular subnet that meets conditions of the rule. Events may remain of interest in this sense only for designated time intervals associated with the rules and so by knowing these time windows the analyzer 122 can store and discard events as warranted. Any interesting events may be grouped together and subjected to further processing by the analyzer 122.
[0035] The analyzer 122 may use hierarchal actor category models that organize user data according to predetermined categories to identify security threats. Examples of the predetermined categories include location, internal organization hierarchy, and roles. The models may include multiple levels in a hierarchy and different rules for determining network security threats may be applicable to different levels. Parent-child relationships can exist between the levels and may be used to inherent rules among the levels. The relationships between levels and between nodes in different levels may be bidirectional or unidirectional. The models, including their relationships and corresponding rules, are stored in the data storage 121.
[0036] Figures 2-4 show examples of hierarchal models. The examples shown in figure 4 are simplistic. Hierarchal models generated, stored and used by the SIEM 1 0 may be more complex and may have many more levels and nodes. Figure 2 shows a roles hierarchal model. A role may describe the responsibilities or duties of a user in an organization. The roles shown in figure 2 include HR_DBA, FIN_DBA and SUPER_DBA. HR_DBA is the role of a database administrator (DBA) with access to databases in a human resources (HR) department. FINJDBA is the role of a DBA with access to databases in a finance department, and SUPER_DBA is the role of a DBA with access to databases companywide.
[0037] The hierarchy of the roles is shown in figure 2. In this case, the role of SUPER_DBA supersedes the roles of HRJDBA and FIN_DBA. Therefore, if some operations are permissible for a user with role HR_DBA, the operations may be presumed permissible for role of SUPERJDBA because SUPER_DBA is the parent of HR_DBA and FIN DBA. In this way, SUPER_DBA is inheriting the permissions and rules of HR_DBA and FIN_DBA.
[0038] Figure 3 shows a hierarchal location model. Modeling the hierarchy of locations is useful in defining location level policies. For example, accessing some services or performing certain activities may be permissible for employees in one state or country only. Employees typically have their exact location assigned (for example, Location: Cupertino-B4) by the organization, and this information is used to build the hierarchal location model. The hierarchal location model includes the following locations: USA : Country, California: State, New York: State, Cupertino: City, Cupertino-B4: An office building in Cupertino, and Cupertino-B5: another office building in Cupertino. The hierarchy of these locations is shown in figure 4 and may be used to determine authorized activities. For example, if an activity is permissible for California employees, then it is also permissible for employees in Cupertino-B4 and B5.
[0039] Figure 4 shows a hierarchal organization model. This model may mimic the organization chart or reporting structure of an organization. Maintaining employee reporting structure in the SIEM 110 can be useful for various reasons, in addition to display of this information. For example, it can be used to check who is entitled to information about whom. For example, consider following reporting structure that Joe Engineer and James Engineer report to John Manager. This structure is shown in figure 4. John Manager may have the permissions to view records of Joe Engineer and James Engineer but Joe Engineer and James Engineer may only have permissions to view their own records.
[0040] The categories for the models shown in figures 2-4 are examples of various categories that may be used. The SIEM 110 enables users to build models for any category, and enables users to specify relationships, such as parent-child relationships, where permissions and polices are inherited. The policies may be described by rules associated with different levels for determining whether a security threat exists. For example, each hierarchal model may include fields comprised of one or more of model ID, node ID, level ID resource field, child field and parent field. The resource field includes a description of the model. The child field and the parent field are used to identify whether a node is a child and what is the parent. These fields may be used to determine whether a node is a descendant or child of another node.
[0041] Figure 5 illustrates a method 500 for detecting security threats based on captured security events, according to an embodiment. The method 500 is described with respect to the SIEM 0 shown in figure 1 by way of example and not limitation. The method 500 may be practiced in other systems. Also, one or more of the blocks in the method 500 may be performed in a different order than shown or substantially simultaneously.
[0042] At 501 , the SIEM 1 10 stores security events associated with network devices. For example, the correlators 102 send event data captured for the data sources 101 to the SIEM 1 10. The SIEM 110 stores event data in the data storage 1 1 1. The event data may be stored in an event data model comprised of predetermined fields. The predetermined fields may include device ID, date/time stamp, account ID, etc. Security events may continuously or periodically be stored as the SIEM 1 0 receives them.
[0043] At 502, the SIEM 110 stores user data for the users of the data sources 101. The user data is stored in the data storage 11 1. The SIEM 10 may use a user data model to store user data. The MIC 103 may map user information from the IDMs 103 to the user data model for the SIEM 1 10 to organize the user data into predetermined fields. The user data model may include a UUID for each user and user account IDs for each user as well as other user information. Stored user data and the models and other data described herein may be updated over time and new data may be stored as received.
[0044] At 503, the SIEM 1 10 stores actor category models. The actor category models are stored in the data storage 11 1. The actor category modes may include hierarchal models including a plurality of levels arranged in a hierarchy and each level is associated with a subcategory for a category of the model. Examples of the actor category models are shown in figures 2-4 and comprise models for the categories of location, role and reporting structure. Subcategories may be associated with the levels. For example, subcategories for location may include country, state and city, and each subcategory may be associated with a particular level. The actor category models may include descendant information that identifies whether a node is a direct or indirect descendant of a node in another level. [0045] At 504, the S!E 1 10 stores rules for determining whether a security- threat exists. The rules may be created by users of the SIEM 1 10. The rules may specify one or more conditions and one or more actions that are triggered if the conditions are satisfied. With regard to the actor category models, rules may be stored for levels to implement policies for the levels. The rules may also specify whether a descendant inherits the rules of its parent, grandparent, etc.
[0046] The storing described in 501-504 may include storing in memory and/or storing in non-volatile data storage, such as a database on a server. For example, for in-memory storage, event data is stored in memory and correlation and/or analysis described at 505 and 506 below is performed in-memory for faster processing. In-memory provides real-time or close to real-time correlation and processing for identifying security threats. The output of correlation and analysis may be stored in the database. Event data may also be stored in a database and correlation and analysis can be performed by accessing the data from the database. In one example, the database is used for forensic, historical analysis of event data.
[0047] At 505, the SIEM 10 correlates security events with a stored actor category model. For example, attributes associated with a security event and a user associated with the event are compared with attributes in actor category models. If values for the attributes match, the security events are correlated with the matching category model. As an example, a security event may be access to an HR record by a user. The user is determined to have a role of manager according to its attributes. Because the user has a role value (e.g., manager), the role actor category model is associated with the user, and the model is accessed to determine whether there are any levels or nodes for manager. Other actor category models may also be accessed for correlation.
[0048] At 506, the SIEM 110 determines whether a security threat exists based on the correlating. For example, the level in the role actor category model for manager is identified. Rules associated with the level are identified. The SIEM 1 10 determines if conditions for the rules are satisfied, which may be representative of a security threat.
[0049] At 507, if a security threat exists an action is performed, such as generating reports and/or notifications alerting to the security threat. The action may be specified in the identified rules.
[0050] Correlation and the detection of the security threat may be performed using session lists and active lists. A session list may be created for received security events and stores event data for a period of time. For example, a rule has a condition that a user associated with a badge ID swipe in a server room must also be associated with a server login in the server room within 2 minutes of the badge swipe. The session list tracks the events in the 2-minute time period. An active list may be created that maps the UUID of each user in the user data model for the SIEM 1 10 to user IDs for each user identified for example by the IDMs 103. The active list aggregates at the user level rather than the machine level by associating a user with all its account IDs and other information.
[0051] Figure 6 shows a computer system 600 that may be used with the embodiments described herein. The computer system 600 represents a generic platform that includes components that may be in a server or another computer system or in components of a computer system. The computer system 600 may be used as a platform for the SIEM 1 10 shown in figure 1. The computer system 600 may execute, by a processor or other hardware processing circuit, the methods, functions and other processes described herein. These methods, functions and other processes may be embodied as machine readable instructions stored on computer readable medium, which may be non-transitory, such as hardware storage devices (e.g., RAM (random access memory), ROM (read only memory), EPROM (erasable, programmable ROM), EEPROM (electrically erasable, programmable ROM), hard drives, and flash memory).
[0052] The computer system 600 includes a processor 602 or other hardware processing circuit that may implement or execute machine readable instructions performing some or all of the methods, functions and other processes described herein. Commands and data from the processor 602 are communicated over a communication bus 606. The computer system 600 also includes data storage 604, such as random access memory (RAM) or another type of data storage, where the machine readable instructions and data for the processor 602 may reside during runtime. Network interface 608 sends and receives data from a network. The computer system 600 may include other components not shown.
[0053] While the embodiments have been described with reference to examples, various modifications to the described embodiments may be made without departing from the scope of the claimed embodiments.

Claims

What is claimed is:
1. A method of determining a security threat comprising:
storing security events (501) associated with network devices;
storing an actor category model (503) including a plurality of levels arranged in a hierarchy and each level is associated with a subcategory for a category of the model; correlating security events (505) with the actor category model; and determining, by a computer system, whether the security threat exists (506) based on the correlating.
2. The method of claim 1 , wherein correlating security events with the actor category model comprises:
identifying an actor for each security event; and
identifying a level in the model associated with the actor.
3. The method of claim 2, wherein determining whether a security threat exists based on the correlating comprises:
determining a security rule for the identified level; and
determining whether the security threat exists by applying the security rule.
4. The method of claim 3, comprising: aggregating two or more of the security events into an aggregated event based on the correlating, wherein the two or more of the security events collectively satisfy a condition in the identified rule.
5. The method of claim 1 , wherein the actor category model comprises an attribute for users, and the method comprises matching the attribute for users in the actor category model with a user attribute in a user model to determine whether the actor category model is applicable to security events associated with the user.
6. The method of claim 5, wherein the actor category model comprises parent-child relationships between the levels, and child levels inherit rules from their parent levels.
7. The method of claim 6, further comprising:
modifying an attribute or a parent-child relationship in the actor category model; and
storing the modified actor category model.
8. The method of claim 1 , further comprising:
notifying a predetermined user if a determination is made that the network security threat exists.
9. The method of claim 1 , comprising:
storing a user data model including a unique user ID (UUID) for each user and accounts for each user under the associated UUID; storing history in the user data model indicating a time period each user account is associated with the respective UUID; and
associating a user with a security event of the security events based on the history.
10. The method of claim 1 , comprising:
storing a plurality of actor category models;
for each actor category model, determining whether the actor category model is associated with the security events based on attributes associated with the security events and the actor category model; and
for each actor category model determined to be associated with the security events, using the associated actor category model to identify rules to determine whether the security threat exists.
1 1. A threat detection system (1 10) comprising:
a data storage (1 11) to store security events associated with network devices, and an actor category model including a plurality of levels arranged in a hierarchy and each level is associated with a subcategory for a category of the model; and
a processor (602) to correlate security events with the actor category model, and to determine whether a security threat exists based on the correlating.
12. The threat detection system of claim 11 , wherein the processor (602) identifies an actor for each security event, identifies a level in the model associated with the actor to correlate the security events with the actor category model, determines a security rule for the identified level, and determines whether the security threat exists by applying the security rule.
13. The threat detection system of claim 11 , wherein the data storage (1 1 1 ) stores a user data model including a unique user ID (UUID) for each user and account IDs for each user under the associated UUID, stores history in the user data model indicating a time period each user account is associated with the respective UUID, and associates a user with a security event of the security events based on the history.
14. A non-transitory computer readable medium (604) storing machine readable instructions that when executed by a computer system (600) performs a method comprising:
storing security events (501) associated with network devices;
storing an actor category model (503) including a plurality of levels arranged in a hierarchy and each level is associated with a subcategory for a category of the model;
correlating security events (505) with the actor category model; and determining, by a computer system, whether the security threat exists (506) based on the correlating.
15. The non-transitory computer readable medium (604) of claim 14, wherein correlating security events with the actor category model comprises:
identifying an actor for each security event;
identifying a level in the model associated with the actor; selecting a security rule for the identified level from a plurality of security rules; and determining whether a network security threat exists by applying the selected security rule.
PCT/US2011/037318 2010-05-25 2011-05-20 Security threat detection associated with security events and an actor category model WO2011149773A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
CN2011800259241A CN102906756A (en) 2010-05-25 2011-05-20 Security threat detection associated with security events and actor category model
EP11787160.8A EP2577545A4 (en) 2010-05-25 2011-05-20 Security threat detection associated with security events and an actor category model
US13/699,030 US9069954B2 (en) 2010-05-25 2011-05-20 Security threat detection associated with security events and an actor category model

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US84818710P 2010-05-25 2010-05-25
US61/848,187 2010-05-25

Publications (2)

Publication Number Publication Date
WO2011149773A2 true WO2011149773A2 (en) 2011-12-01
WO2011149773A3 WO2011149773A3 (en) 2012-02-23

Family

ID=45004682

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2011/037318 WO2011149773A2 (en) 2010-05-25 2011-05-20 Security threat detection associated with security events and an actor category model

Country Status (2)

Country Link
CN (1) CN102906756A (en)
WO (1) WO2011149773A2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016049319A1 (en) * 2014-09-26 2016-03-31 Mcafee, Inc. Data mining algorithms adopted for trusted execution environment
CN105739408A (en) * 2016-01-30 2016-07-06 山东大学 Business monitoring method used for power scheduling system and business monitoring system
US9473531B2 (en) 2014-11-17 2016-10-18 International Business Machines Corporation Endpoint traffic profiling for early detection of malware spread
EP3066608A4 (en) * 2013-11-06 2017-04-12 McAfee, Inc. Context-aware network forensics
EP3588206A1 (en) * 2018-06-21 2020-01-01 Siemens Aktiengesellschaft A safe guard detection for unexpected operations in a mes system

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105009137B (en) * 2013-01-31 2017-10-20 慧与发展有限责任合伙企业 Orient safety warning
WO2015078436A1 (en) * 2013-11-28 2015-06-04 Björn Kersting Platform device for providing quantitative collective knowledge
CN105874486B (en) * 2013-11-28 2020-10-27 帕特里克·弗尔韦特 Platform device for providing qualitative cluster knowledge
CN105205394B (en) * 2014-06-12 2019-01-08 腾讯科技(深圳)有限公司 Data detection method and device for intrusion detection
CN111126729A (en) * 2018-10-30 2020-05-08 千寻位置网络有限公司 Intelligent safety event closed-loop disposal system and method thereof
EP3767913B1 (en) * 2019-07-17 2023-08-02 AO Kaspersky Lab Systems and methods for correlating events to detect an information security incident

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6158010A (en) * 1998-10-28 2000-12-05 Crosslogix, Inc. System and method for maintaining security in a distributed computer network
US7246376B2 (en) * 2001-05-03 2007-07-17 Nortel Networks Limited Method and apparatus for security management in a networked environment
US7034679B2 (en) * 2001-12-31 2006-04-25 Ncr Corporation System and method for enhancing security at a self-checkout station
US7114183B1 (en) * 2002-08-28 2006-09-26 Mcafee, Inc. Network adaptive baseline monitoring system and method
HK1052832A2 (en) * 2003-02-26 2003-09-05 Intexact Technologies Ltd A security system and a method of operating same
KR101310487B1 (en) * 2006-09-29 2013-09-24 주식회사 케이티 System for managing risk of customer on-demand and method thereof
US9824107B2 (en) * 2006-10-25 2017-11-21 Entit Software Llc Tracking changing state data to assist in computer network security
US20080307525A1 (en) * 2007-06-05 2008-12-11 Computer Associates Think, Inc. System and method for evaluating security events in the context of an organizational structure
CN101599963B (en) * 2009-06-10 2012-07-04 电子科技大学 Suspected network threat information screener and screening and processing method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of EP2577545A4 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3066608A4 (en) * 2013-11-06 2017-04-12 McAfee, Inc. Context-aware network forensics
WO2016049319A1 (en) * 2014-09-26 2016-03-31 Mcafee, Inc. Data mining algorithms adopted for trusted execution environment
US10382454B2 (en) 2014-09-26 2019-08-13 Mcafee, Llc Data mining algorithms adopted for trusted execution environment
US9473531B2 (en) 2014-11-17 2016-10-18 International Business Machines Corporation Endpoint traffic profiling for early detection of malware spread
US9497217B2 (en) 2014-11-17 2016-11-15 International Business Machines Corporation Endpoint traffic profiling for early detection of malware spread
CN105739408A (en) * 2016-01-30 2016-07-06 山东大学 Business monitoring method used for power scheduling system and business monitoring system
EP3588206A1 (en) * 2018-06-21 2020-01-01 Siemens Aktiengesellschaft A safe guard detection for unexpected operations in a mes system
US11436321B2 (en) 2018-06-21 2022-09-06 Siemens Aktiengesellschaft Safe guard detection for unexpected operations in a MES system

Also Published As

Publication number Publication date
CN102906756A (en) 2013-01-30
WO2011149773A3 (en) 2012-02-23

Similar Documents

Publication Publication Date Title
US9069954B2 (en) Security threat detection associated with security events and an actor category model
US11089045B2 (en) User and entity behavioral analysis with network topology enhancements
US9438616B2 (en) Network asset information management
WO2011149773A2 (en) Security threat detection associated with security events and an actor category model
US10601844B2 (en) Non-rule based security risk detection
Giura et al. A context-based detection framework for advanced persistent threats
US10296739B2 (en) Event correlation based on confidence factor
US11388186B2 (en) Method and system to stitch cybersecurity, measure network cyber health, generate business and network risks, enable realtime zero trust verifications, and recommend ordered, predictive risk mitigations
US9609010B2 (en) System and method for detecting insider threats
US20130081065A1 (en) Dynamic Multidimensional Schemas for Event Monitoring
US7870598B2 (en) Policy specification framework for insider intrusions
US20160164893A1 (en) Event management systems
US20160191549A1 (en) Rich metadata-based network security monitoring and analysis
US20030110392A1 (en) Detecting intrusions
Miloslavskaya Security operations centers for information security incident management
EP2856333A1 (en) Field selection for pattern discovery
Beigh et al. Intrusion Detection and Prevention System: Classification and Quick
US20130198168A1 (en) Data storage combining row-oriented and column-oriented tables
CN114208114A (en) Multi-view security context per participant
Meijerink Anomaly-based detection of lateral movement in a microsoft windows environment
Hermanowski Open source security information management system supporting it security audit
AT&T
Parmar et al. A different approach of intrusion detection and Response System for Relational Databases
ElRabih Cooperative and Distributed Intrusion Detection using BigData
CN114726617A (en) Device authentication method, device, computer device, storage medium, and program product

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201180025924.1

Country of ref document: CN

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11787160

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 2011787160

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 13699030

Country of ref document: US

NENP Non-entry into the national phase in:

Ref country code: DE