US20130263267A1 - Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems - Google Patents

Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems Download PDF

Info

Publication number
US20130263267A1
US20130263267A1 US13/901,759 US201313901759A US2013263267A1 US 20130263267 A1 US20130263267 A1 US 20130263267A1 US 201313901759 A US201313901759 A US 201313901759A US 2013263267 A1 US2013263267 A1 US 2013263267A1
Authority
US
United States
Prior art keywords
tmv
computer
target system
intrusion
program
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US13/901,759
Inventor
John J. McKenna
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Finjan Blue Inc
Original Assignee
International Business Machines Corp
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 International Business Machines Corp filed Critical International Business Machines Corp
Priority to US13/901,759 priority Critical patent/US20130263267A1/en
Assigned to INTERNATIONAL BUSINESS MACHINES CORPORATION reassignment INTERNATIONAL BUSINESS MACHINES CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MCKENNA, JOHN J.
Publication of US20130263267A1 publication Critical patent/US20130263267A1/en
Assigned to FINJAN BLUE, INC. reassignment FINJAN BLUE, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: INTERNATIONAL BUSINESS MACHINES CORPORATION
Abandoned legal-status Critical Current

Links

Images

Classifications

    • 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
    • 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/55Detecting local intrusion or implementing counter-measures

Definitions

  • This invention relates to computer systems, methods, program products and/or data structures, and more particularly to security management systems, methods, program products and/or data structures for computer systems.
  • Computer systems are widely used for data processing and many other applications.
  • a “computer system” encompasses enterprise, application and personal computer systems, pervasive computer systems such as personal digital assistants, and embedded computer systems that are embedded in another device such as a home appliance that has another primary functionality.
  • CVE Common Vulnerabilities and Exposures
  • NIST National Institute of Standards and Technology
  • ICAT Metabase is a searchable index of information on computer vulnerabilities.
  • the ICAT Metabase vulnerability indexing service uses CVE names to provide a short description of each vulnerability, a list of characteristics of each vulnerability (such as associated attack range and damage potential), a list of the vulnerable software names and version numbers, and links to vulnerability advisory and patch information. See icat.nist.gove/icat.cfm.
  • OVAL Open Vulnerability Assessment Language
  • the Open Web Application Security Project (owasp.org) is an open source community project that is developing software tools and knowledge-based documentation that helps secure Web applications and Web services.
  • the VulnXML project of OWASP aims to develop an open standard data format for describing Web application security vulnerabilities. The project is focused on Web application security vulnerabilities. It focuses on building http transactions such as specific headers and requests. See the VulnXML Proof of Concept Vision Document, Version 1.1, Jul. 18, 2002.
  • PADC Patch Authentication and Dissemination Capability
  • the OASIS Consortium (oasis-open.org) has announced plans to define a standard method of exchanging information concerning security vulnerabilities within Web services and Web applications. See, OASIS Members Collaborate to Address Security Vulnerabilities for Web Services and Web Applications , RSA Security Conference, 14 Apr. 2003.
  • Vulnerability Intelligent Profiling Engine is based on technology by B2Biscom (b2biscom.it).
  • VIPE includes two elements, a product and a service.
  • the product is a combination of an inventory and patch management tool, which has as its major part of a central database containing all known vulnerabilities and patches for a large list of products. Another part of the database is populated with inventory information. A set of scripts has been developed.
  • the service analyzes and correlates inventory with an existing vulnerability encyclopedia, and provides a knowledge-based approach for assessing vulnerabilities against specific supported operating systems.
  • Citadel Hercules Automated Vulnerability Remediation from Citadel Security Software provides software that integrates with industry-leading vulnerability assessment tools and provides appropriate remedies for five classes of vulnerabilities, and a console where the administrator can review the vulnerabilities implied and apply the remedy to the correct system on a network. See, Citadel Hercules Automated Vulnerability Remediation Product Brochure , Citadel Security Software, Inc., 2003.
  • the “Cassandra” Incident Response Database is a tool sponsored by the CERIAS center of Purdue University that allows a user to create saved profiles of the services and applications running on the user's networks, typical (standard configurations) hosts or important hosts. Cassandra can then notify the user by email of new vulnerabilities relevant to these profiles. See, cassandra.cerias.purdue.edu. Queries (including incremental queries) can also be performed live. However, these results may be missing recently discovered vulnerabilities not yet available from ICAT, and may be missing vulnerabilities that have not been made public. Because the contents are derived from NIST's ICAT servers, CERIAS also offers only a best effort delivery of the contents available from ICAT.
  • security threat management currently may be a labor-intensive process wherein a computer system's operations staff individually screens security advisories, alerts and Authorized Program Analysis Reports (APARs) to determine their applicability. The operational staff then determines, through research, how to mitigate the threat or apply the remedy using manual techniques.
  • APIARs Authorized Program Analysis Reports
  • FIG. 1 is a block diagram illustrating conventional security threat management techniques.
  • new computer vulnerabilities and hacking tools are discovered by computer security experts 110 in a variety of roles.
  • APARs are provided by vendors 120 .
  • the computer vulnerabilities, hacking tools and APARs (often referred to as A 3 (Advisories, Alerts, APARs) are typically vetted by appropriate security organizations such as Computer Emergency Response Team (CERT/CC), SysAdmin, Audit, Network and/or Security (SANS) institute personnel 130 .
  • CERT/CC Computer Emergency Response Team
  • SANS Security
  • Threat and vulnerability information is distributed by these organizations primarily via mailing lists 140 that are subscribed to by computer Security Systems Administration (SSA) staffs 150 .
  • Diligent SSAs may subscribe to multiple mailing lists 140 , thus often receiving duplicate or potentially inconsistent information.
  • SSAs then perform individual research to determine a course of action and how to carry it out. Commonly, they will use Web resources such as Mitre's CVE listing 160 and/or Oval database 170 , and/or NIST's ICAT database 180 , to manually collect information for countermeasure application. This may be highly inefficient and costly. Even commercially available vulnerability management products and services may not substantially improve efficiency.
  • TMV computer-actionable Threat Management Vectors
  • U.S. application Ser. No. 10/624,344 to Bardsley et al. entitled Systems, Methods and Data Structures for Generating Computer-Actionable Computer Security Threat Management Information, filed Jul. 22, 2003
  • application Ser. No. 10/624,158 to Bardsley et al. entitled Systems, Methods and Computer Program Products for Administration of Computer Security Threat Countermeasures to a Computer System, filed Jul. 22, 2003
  • U.S. application Ser. No. 10/791,560 filed Mar.
  • a TMV includes therein a first computer-readable field that provides identification of at least one system type that is affected by a computer security threat, a second computer-readable field that provides identification of a release level for the system type, and a third computer-readable field that provides identification of a set of possible countermeasures for a system type and a release level.
  • the system type can include a computer operating system type or an application program type.
  • computer security threat management information is generated by receiving a notification of a security threat and/or a notification of a test that detects intrusion of a computer security threat.
  • a computer-actionable TMV is generated from the notification that was received.
  • the TMV includes a computer-readable field that provides identification of at least one system type that is effected by the computer security threat, a computer-readable field that provides identification of a release level for a system type, and a computer-readable field that provides identification of the test that detects intrusion of the computer security threat for a system type and a release level.
  • the TMV that is generated is transmitted to a plurality of target systems for processing by the plurality of target systems.
  • the TMV further includes a computer-readable field that provides identification of a possible countermeasure for a system type and a release level. In other embodiments, the TMV further includes a computer-readable field that provides identification of a plurality of tests that detect intrusion of the computer security threat for a system type and a release level, and/or identification of a plurality of possible countermeasures for a system type and a release level.
  • a second TMV is generated in response to notification from a target system that intrusion of the computer security threat has been detected.
  • the second TMV includes therein a computer-readable field that identifies instructions for removing the intrusion of the computer security threat that was detected.
  • the second TMV is transmitted to the target system for processing by the target system.
  • a null TMV is generated in response to notification from a target system that intrusion of the computer security threat has been detected.
  • the null TMV includes therein a computer-readable field that identifies that no instructions are available for removing the intrusion of the computer security threat that was detected.
  • the null TMV is then transmitted to the target system.
  • a second TMV may be generated in response to receipt of instructions for removing the intrusion of the computer security threat that was detected.
  • the second TMV includes therein a computer-readable field that identifies the instructions for removing the intrusion of the computer security threat that was detected.
  • the second TMV is transmitted to the target system for processing.
  • Computer security threat management information may be processed at a target computer system, according to some embodiments of the present invention, by receiving a computer-actionable TMV at the target system.
  • the TMV includes therein the computer-readable field that provides identification of a test that detects intrusion of the computer security threat for a system type and a release level.
  • the test is performed at the target system, in response to receipt of the TMV.
  • the target system sends a notification that intrusion of the computer security threat has been detected.
  • the target system receives a TMV including a computer-readable field that identifies instructions for removing the intrusion of the computer security threat that was detected.
  • the target system then performs the instructions for removing the intrusion, in response to receiving the second TMV.
  • a null TMV is received, as was described above, that indicates that no instructions are available for removing the intrusion of the computer security threat that was detected. Later, a TMV may be received at the target system that identifies the instructions for removing the intrusion. The instructions are then performed at the target system.
  • Computer-actionable TMVs include the computer-readable fields that were described above, including identification of a test that detects intrusion, identification of a possible countermeasure and/or identification of instructions for removing the intrusion.
  • the TMV can provide identification of a plurality of tests and/or identification of a plurality of possible countermeasures for a system type and a release level. The TMV can also identify that no instructions are available. Analogous systems and computer program products also are provided according to other embodiments of the present invention.
  • FIG. 1 is a block diagram illustrating conventional security threat management techniques.
  • FIG. 2 is a block diagram of an environment in which computer-actionable computer security threat management information may be generated according to the prior applications.
  • FIG. 3 is a flowchart of operations that may be performed to generate computer-actionable security threat management information according to the prior applications.
  • FIG. 4 is an overview of a data structure of a threat management vector according to the prior applications.
  • FIG. 5 is a block diagram of systems, methods and/or computer program products for generating computer-actionable security threat management information according to the prior applications.
  • FIG. 6 is a flowchart of operations that may be used to generate a threat management vector by a message encoder according to the prior applications.
  • FIGS. 7-14 illustrate detailed data structures of threat management vectors and sub-vectors according to the prior applications.
  • FIG. 15 is a block diagram of systems, methods and/or computer program products for generating computer-actionable computer threat management information according to the prior applications.
  • FIG. 16 is a flowchart of operations that may be performed to administer a computer security threat countermeasure according to the prior applications.
  • FIG. 17 is a flowchart of operations that may be performed to administer a computer security threat countermeasure according to the prior applications.
  • FIG. 18 is a block diagram of systems, methods and computer program products according to the prior applications.
  • FIG. 19 is a flowchart of operations that may be performed to administer a computer security threat countermeasure according to the prior applications.
  • FIGS. 20-22 illustrate threat management vectors according to embodiments of the present invention as they undergo TMV transmutation according to the prior applications.
  • FIG. 23 is a flowchart of operations that may be performed for TMV history file maintenance according to the prior applications.
  • FIG. 24 is a flowchart of operations that may be performed for Threat Management Information Base (TMIB) configuration according to the prior applications.
  • TMIB Threat Management Information Base
  • FIGS. 25 and 26 are flowcharts of operations that may be performed for TMV induction according to the prior applications.
  • FIG. 27 is a flowchart of operations that may be performed for vulnerability state management according to the prior applications.
  • FIG. 28 is a flowchart of operations that may be performed for remediation management according to the prior applications.
  • FIG. 29 is a block diagram of systems, methods and computer program products for administration of computer security threat countermeasures to a domain of target computer systems according to the prior applications.
  • FIGS. 30 and 31 illustrate detailed data structures of threat management vectors and transmuted threat management vectors according to the prior applications.
  • FIG. 32 illustrates a detailed data structure of threat management vectors and subvectors including program instance vectors and program instance locations according to the prior applications.
  • FIGS. 33A-33C illustrate detailed data structures of threat management vectors according to the prior applications.
  • FIGS. 34 and 35 are block diagrams of program instance registration according to the prior applications.
  • FIG. 36 is a flowchart of operations that may be performed for program instance registration according to the prior applications.
  • FIG. 37 is a block diagram of threat management vector refreshing according to the prior applications.
  • FIG. 38 is a flowchart of operations that may be performed for threat management vector refreshing according to the prior applications.
  • FIG. 39 is a block diagram of program instance deregistration according to the prior applications.
  • FIG. 40 is a block diagram of input threat management vector processing according to the prior applications.
  • FIG. 41 is a flowchart of operations that may be performed for input threat management processing according to the prior applications.
  • FIGS. 42A and 42B are flowcharts of operations that may be performed for input threat management vector processing by a threat management vector emitter and responder, respectively, according to the prior applications.
  • FIG. 43 is a block diagram of threat management vector synchronization according to the prior applications.
  • FIG. 44 illustrates a data structure of a countermeasures vector according to some embodiments of the present invention.
  • FIG. 45 illustrates a data structure of a countermeasures vector including logical expressions, brackets and/or groups according to some embodiments of the present invention.
  • FIG. 46 illustrates a data structure of a countermeasures vector according to other embodiments of the present invention.
  • FIG. 47 is a block diagram of countermeasure staging according to some embodiments of the present invention.
  • FIG. 48 is a block diagram of intrusion detection according to some embodiments of the present invention.
  • FIG. 49 is a flowchart of operations for vulnerability state management with intrusion detection according to some embodiments of the present invention.
  • FIG. 50 is a flowchart of operations for intrusion detection according to some embodiments of the present invention.
  • FIG. 51 illustrates a data structure of a root vulnerability vector according to the prior applications.
  • FIG. 52 illustrates a data structure of a threat management vector according to some embodiments of the present invention.
  • FIG. 53 is a block diagram of intrusion response according to some embodiments of the present invention.
  • FIGS. 54A , 54 B, 55 , 56 A and 56 B are flowcharts of operations for intrusion response according to various embodiments of the present invention.
  • FIG. 57 is a block diagram of intrusion response countermeasure relays according to some embodiments of the present invention.
  • These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instructions which implement the function/act specified in the block diagrams and/or flowchart block or blocks.
  • the computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer-implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions/acts specified in the block diagrams and/or flowchart block or blocks.
  • FIG. 2 is a block diagram of an environment in which computer-actionable computer security threat management information may be generated according to the prior applications.
  • a plurality of sources S of vulnerability threat and/or APAR information are connected to a Computer Security Incident Response Team (CSIRT) or other security-responsible server via a network, which can be a local and/or wide area network including the Web.
  • the sources S can be one or more of the sources 110 , 120 , 130 , 160 , 170 , 180 of FIG. 1 , and/or other sources.
  • the CSIRT server sends computer-actionable computer security threat management information to a plurality of target computer systems T which can be one or more enterprise, application, personal, pervasive and/or embedded systems that may be connected to the CSIRT directly and/or via a network.
  • the computer-actionable computer security threat management information comprises one or more computer-actionable Threat Management Vectors (TMV), as will be described in detail below.
  • FIG. 3 is a flowchart of operations that may be performed, for example by the CSIRT server, to generate computer-actionable computer security threat management information, according to the prior applications.
  • notification of a computer security threat is received at Block 310 .
  • a computer-actionable TMV is generated from the notification that was received. Further description of the TMV will be provided in FIG. 4 .
  • the TMV, or a form of the TMV, that is generated is transmitted to a plurality of target systems for processing by the plurality of target systems.
  • FIG. 4 is an overview of a data structure of a TMV according to the prior applications. Further details will be provided below.
  • the TMV 400 includes a first computer-readable field 401 that provides identification of at least one system type, such as an operating system type, that is affected by the security threat, a second computer-readable field 402 that provides identification of a release level for the system type, and a third computer-readable field 403 that provides identification of a set of possible countermeasures for a system type and a release level.
  • a first computer-readable field 401 that provides identification of at least one system type, such as an operating system type, that is affected by the security threat
  • a second computer-readable field 402 that provides identification of a release level for the system type
  • a third computer-readable field 403 that provides identification of a set of possible countermeasures for a system type and a release level.
  • the TMV includes a fourth computer-readable field 404 that provides identification of at least one subsystem type, such as an application program type, that is affected by the computer security threat and a fifth computer-readable field 405 that provides identification of a release level for the subsystem type.
  • the third computer-readable field 403 provides identification of a set of possible countermeasures for a subsystem type and a release level in addition to a system type and release level.
  • the TMV includes a sixth computer-readable field 406 that identifies a vulnerability specification, also referred to herein as a “root VKey vector”, to identify the vulnerability or security threat.
  • FIG. 5 is a block diagram of systems, methods and computer program products for generating computer-readable security threat management information according to the prior applications.
  • notification of a computer security vulnerability threat or countermeasure to a vulnerability or threat is received at a central clearinghouse, also referred to herein as a CSIRT 510 , from various sources 110 - 130 and 160 - 190 that were described above. Other sources may also be utilized.
  • a message encoder 520 transforms vulnerability, threat, APAR and/or information via human analysis and/or computer-assisted encoding into an unambiguous computer-interpretable form, referred to as a TMV.
  • a common semantics database 530 establishes and maintains, via human analysis and/or computer-assisted encoding, the metadata used by the message encoder 520 to create the TMV.
  • One example is a set of assigned numbers representing computer operating system names.
  • the message encoder 520 produces a TMV in computer-actionable format.
  • the TMV stipulates target system components and parameterized countermeasure installation instructions for automated application.
  • the TMV is then transmitted to target systems 540 .
  • Target System Security Administrators (SSA) 550 may be advised of interventions that may be required to be performed if fully automatic intervention is not present, and/or of specific instructions. Human labor can thereby be reduced dramatically.
  • SSA Target System Security Administrators
  • FIG. 6 is a flowchart of operations that may be used to generate a TMV by a message encoder, such as the message encoder 520 of FIG. 5 .
  • FIG. 6 refers to vulnerability alerts and advisories and patch or other countermeasure information as Threat Management Information (TMI).
  • TMI Threat Management Information
  • TMI may originate from security organizations, vendors, independent security professionals and/or other sources.
  • TMI may include, but is not limited to, data about vulnerabilities in an operating system or application program or software utility, countermeasures for correcting a vulnerability, or both. Examples of TMI are new or revised security alerts and advisories from CERT/CC or SANS Institute and new or revised patch notifications from vendors.
  • TMV generation can be considered a two-stage process. However, in practice, it may be implemented as a single set of integrated operations.
  • TMI acts as input stimuli for a process of analysis, qualification and quantification (AQQ) at Block 620 .
  • Analysis may involve a general analysis and research of the input for completeness and coherence.
  • Qualification may involve validating the accuracy, consistency, source integrity and efficacy of the information for threat management use.
  • qualification also may involve such details as testing a proposed patch or script on an operating system, application program, or program utility instance in a laboratory or simulated production environment.
  • quantification may involve ensuring that all relevant TMI has an unambiguous representation in a catalog entity called the Threat Management Control Book (TMCB) such that each information component 630 is discernible via assigned numbers (ANs).
  • TMCB Threat Management Control Book
  • the AQQ team in fact, may represent a threat management assigned number authority (TMANA) by virtue of its authority to create, delete, and otherwise ensure the referential integrity of ANs in the TMCB, respective of external assigned number authorities (ANAs).
  • TMANA threat management assigned number authority
  • TMI categories may include, but are not limited to, vulnerability identity and specification, system identity, system level identity, subsystem identity, subsystem level identity, and countermeasure identity and specification.
  • the second stage may involve the systematic encoding (Blocks 650 - 680 ) of the physical TMV using TMCB content and its subsequent transmission (Block 690 ) to target systems for autonomic threat management processing.
  • TMV encoding may involve a cascading nested sequence of encode operations 650 , 660 , 670 , 680 for a given vulnerability 650 such that each affected system type 652 is identified, and for each of these 662 , each affected level 670 is identified, and for each of these 672 all applicable countermeasures 680 are encoded in machine-readable format, as shown in FIG. 6 .
  • a similar cascading nested sequence of encode operations may be performed likewise for affected subsystems.
  • FIG. 7 illustrates a general form of a TMV according to the prior applications.
  • the TMV can transform the computationally ambiguous information, such as CVE information and/or other information, into a precise specification of vulnerability attributes and countermeasure attributes.
  • the resultant encoding can then be used by programs to automate the reconciliation of threat specifics to a well-defined set of compensating countermeasures to be applied to specific target computer systems.
  • a TMV may include a Vector Header, a VKey, such as a CVE Key, a Pointer to System Vector, a Pointer to a Subsystem Vector and a VKey Description.
  • CVE is used herein as one example of a vulnerability key (VKey), but that any other key(s) may be used.
  • VKey Description may be a free form text description and/or an encyclopedic reference key to a text description held elsewhere, and may be included in the vector header as a usability aid.
  • the Vector Header may include a TMV Control field and a Vector Length field.
  • the VKey field may include VKey Type, VKey Length and VKey Value fields.
  • the VKey Description may include a Description Type, Description Length and free form text, or a Control field and an Array of encyclopedic reference keys.
  • FIGS. 8-12 provide detailed descriptions of the System Vector, System Level Vector, Countermeasures Vector, Countermeasures Metadata and Subsystem Vector.
  • FIG. 8 illustrates a general form of the System Vector according to the prior applications.
  • the System Vector identifies the Operating System (OS) type(s) to which a vulnerability applies. It may include a Vector Header and an array and/or linked list of System Identifiers corresponding to specific OS types, such as Sun Solaris, AIX, etc.
  • the Vector Header may include a Control field and a Vector Length field.
  • the System Identifier can include a System ID field, a System Control field and a Pointer to System Level Vector field.
  • the System Control Field is used to maintain system oriented processing controls.
  • System IDs are globally unique codes which map to specific operating system types. The code values and the correspondence to their conventional system names are maintained in machine-readable form in a common semantics database, referred to as a Threat Management Control Book (TMCB), described below.
  • TMCB Threat Management Control Book
  • FIG. 9 illustrates a general form of the System Level Vector.
  • the System Level Vector may include a Vector Header and an array and/or linked list of System Level Identifiers.
  • the Vector Header may include a Control field and a Vector Length field.
  • the System Level Identifier may include a Level ID field, a System Level Control field, and a Pointer to a Countermeasures Vector.
  • the System Level Vector identifies the specific operating system version and release levels to which a vulnerability or countermeasure applies.
  • the System Level Control field is used to maintain system level directed processing controls.
  • Level IDs are system-wide unique codes which map to specific operating system versions and release levels. The code values and the correspondence to their conventional product version and release names are maintained in machine-readable form in the TMCB as will be described below.
  • FIG. 10 illustrates a general form of a Countermeasures Vector according to the prior applications.
  • the Countermeasures Vector may include a Vector Header and an array and/or linked list of Countermeasures Data.
  • the Vector Header may include a Control field and a Vector Length field.
  • the Countermeasures Metadata may include a Countermeasures (CM) ID, a CM Type, a CM Control field and CM Parameters.
  • CM Countermeasures
  • the Countermeasures Vector identifies the specific countermeasures applicable to a specific version or release level of a specific operating system (system) or application (subsystem) version, in order to counteract the vulnerability.
  • the countermeasures vector thus identifies a locus of points in the TMV subspace, as located by the directed graph formed by the System Vector, Level Vector and/or Subsystem Vector, Subsystem Level Vector, representing the applicable set of countermeasures such as patches.
  • FIG. 11 illustrates a general form of Countermeasure Metadata of FIG. 10 .
  • Countermeasure Metadata provides the information that is used to apply a countermeasure.
  • CounterMeasure ID (CMID) is a globally unique code which maps to a specific countermeasure, as defined in the TMCB (described below).
  • CM Type and CM Parameters permit the specification of countermeasure installation instructions. Examples of CM Types might include “local”, “server”, “URL”, “Binary” or “manual”, representing various modes of countermeasure installation.
  • the CM Control Field is used to maintain processing controls associated with countermeasure deployment.
  • CM Parameters might include metadata representing interface parameters to a local or remote patch application service, a URL, embedded countermeasure installation instructions (text or executable program code) and/or an encyclopedic reference to same.
  • metadata representing interface parameters to a local or remote patch application service
  • URL a URL
  • embedded countermeasure installation instructions text or executable program code
  • encyclopedic reference to same.
  • the specific control mechanisms for specification of CM Parameters and installation of countermeasures is a function of the individual countermeasures themselves, and need not be described herein.
  • FIG. 12 is an overview of a Subsystem Vector.
  • security vulnerabilities may involve not only operating systems but also subsystems, such as protocol engines, application programs and utilities.
  • the Subsystem Vector identifies the subsystems or application types to which a vulnerability applies. It includes an array of system identifiers corresponding to specific software entities, such as Microsoft 11 S.
  • the Subsystem Vector can be structurally identical to the System Vector, except that it applies to application software that uses the operating system, as opposed to the operating system itself. It also will be understood that the semantics of the Countermeasures Vector elements may be repeated in the subsystem vector taxonomy.
  • FIG. 13 illustrates a general form of a Threat Management Control Book (TMCB) according to the prior applications, which may correspond to the common semantics database 530 of FIG. 5 .
  • TMCB Threat Management Control Book
  • the TMCB includes an indexing structure containing the metadata associated with the standard values used in the TMV encoding. It enables the transformation of nonstandard or bulky information into unambiguous and compact equivalent forms, for packaging in a TMV. Such data transforms are established by a Threat Management Assigned Number Authority (TMANA).
  • TMANA Threat Management Assigned Number Authority
  • the TMCB is the registry of standard values encoded in TMV configurations.
  • FIG. 13 illustrates tables that can be maintained in the TMCB.
  • the system table may include a System ID, a System Name, and a System Level Table field, and may be indexed by System ID and System Name.
  • the System Level Table may include a Level ID and a Version and Release Number field.
  • the Subsystem Table may include a Subsystem ID, Subsystem Name and Subsystem Level Table, and may be indexed by Subsystem ID and Subsystem Name.
  • the Threat Severity Table may include a Severity ID and a Severity Name field, and may be indexed by the Severity ID and Severity Name.
  • the Countermeasure Table may include a CM ID, CM Type and CM Name field, and may be indexed by the CM ID, CM Type and CM Name fields. It will be understood, however, that these tables are merely illustrative and other configurations may be provided in other embodiments of the invention.
  • FIG. 14 provides a summary of TMV taxonomy that was described in detail in FIGS. 7-12 .
  • the prior applications can consolidate the human interpretation of threat management information to a single point, establish an unambiguous representation of the information using a common semantic information base, and produce a computer-actionable message unit (TMV) suitable for use by an automated threat management system.
  • TMV computer-actionable message unit
  • Vulnerable systems may then identify themselves, apply appropriate countermeasures, track state and engage System Security Administrators (SSAs) only on an “intervention required” basis.
  • SSAs System Security Administrators
  • FIG. 15 is a block diagram of systems, methods and computer program products for generating computer-readable computer security threat management information according to the prior applications.
  • the functionality of the message encoder 520 of FIG. 5 is provided by a TMV generator 520 ′, and the functions of the common semantics metadata 530 is replaced by the TMANA 530 ′, in a CSIRT or central clearing house 510 ′.
  • the TMV generator 520 ′ transforms vulnerability, threat and APAR information via human analysis and computer-assisted encoding, into an unambiguous computer interpretable form, the TMV.
  • the TMV generator 520 ′ references a set of standard encodings maintained by the TMANA 530 ′ in the form of the TMCB ( FIG. 13 ). While the TMANA 530 ′ maintains the referential integrity of the TMCB, the actual task of assigning values to the standard encodings may be relegated to an external assigned numbers authority, such as NIST.
  • the TMV in computer-readable format is provided to target systems 540 . For each specific vulnerability, threat or countermeasure, the TMV stipulates target system components and parameterized countermeasure installation instructions permitting automated application of countermeasures at target computer systems.
  • some embodiments of the present invention can reduce the need for extensive threat management research and analysis from many points, such as each and every SSA 550 , to one point, such as the TMV generator 520 ′. This can reduce the labor associated with threat management at the operational threat analysis level. Moreover, through its introduction of standard encodings of key data, embodiments of the invention can permit threat management activities at target systems to be automated. This can further reduce the labor associated with threat management at the operational security maintenance level.
  • FIG. 16 is a flowchart of operations that may be performed to administer computer security threat countermeasures for a computer system according to the prior applications. These operations may be performed in a target system, for example, one of the target systems T of FIG. 2 or one of the target systems 540 of FIG. 5 or 15 .
  • a baseline identification of an operating system type and an operating system release level for the computer system is established, which is compatible with a TMV.
  • a TMV is received including therein a first field that provides identification of at least one operating system type that is affected by a computer security threat, a second field that provides identification of an operating system release level for the operating system type, and a third field that provides identification of a set of possible countermeasures for an operating system type and an operating system release level.
  • the TMV may also include a fourth field that provides identification of at least one application program type that is affected by the computer security threat and a fifth field that provides identification of a release level for the application program type.
  • the third field also provides identification of a set of possible countermeasures for an application program type and an application program release level.
  • the TMV may include a sixth field that provides identification of the computer security threat.
  • FIG. 17 is a flowchart of operations that may be performed to administer computer security threat countermeasures according to the prior applications.
  • a baseline identification is established at Block 1610
  • a TMV is received at Block 1620 . If a match occurs at Block 1630 , then at Block 1710 , at least one instance identifier is added to the TMV to account for multiple instances of the operating system and/or the application program on board the computer system.
  • Countermeasures are then processed at Block 1640 for the instance of the operating system type and operating system release level and/or the application program type and application program release level when the operating system and/or application program is instantiated in the computer system. Accordingly, these embodiments of the invention can take into account that, in a single computer system, multiple instances of operating systems and/or application programs may be present.
  • FIG. 18 is a block diagram of systems, methods and computer program products according to the prior applications. As shown in FIG. 18 , based on TMV input and tightly coupled side data, a target system 1810 can identify itself as vulnerable to a specific threat or needing a specific countermeasure, automatically initiate appropriate countermeasures, track state and engage security system administrators 1820 on an “intervention required” basis.
  • a Threat Management Information Base (TMIB) configurator 1830 which utilizes standard values from a Threat Management Control Book (TMCB) 530 of FIG. 13 , also referred to as a common semantics database 530 of FIG. 5 , also referred to as tightly-coupled side data, establishes a baseline identity and vulnerability state of a target system 1810 using a TMV-compatible information structure and a TMV history file 1840 that is maintained by the TMV generator 520 of FIG. 13 , also referred to as a message encoder 520 of FIG. 5 .
  • TMV Threat Management Information Base
  • a TMV inductor 1850 upon receipt of a new TMV, a TMV inductor 1850 checks the TMIB to see if any onboard system/subsystem images are affected. If so, the TMV inductor 1850 prunes the TMV of nonrelevant TMV subvectors and forwards it to a Vulnerability State Manager (VSM) 1860 for processing.
  • VSM Vulnerability State Manager
  • the VSM 1860 incorporates the new vulnerability or countermeasure information into the TMIB 1880 and, using state information from the TMIB 1880 , if any relevant system or subsystem images are active (instantiated), invokes the Remediation Manager (RM) 1870 to oversee the application of the indicated countermeasures.
  • the remediation manager 1870 interacts with the TMIB 1880 to maintain current vulnerability state and countermeasure application.
  • the VSM 1860 may similarly invoke the Remediation Manager 1870 upon system/subsystem initial program load. Accordingly, a self-healing capability can be provided in computer systems with respect to security threat management.
  • FIG. 19 is a flowchart of operations that may be performed to administer computer security threat countermeasures to a computer system according to the prior applications, and will refer to the block diagram of FIG. 18 .
  • TMIB configuration is performed upon receipt of an installation, configuration or maintenance stimulus.
  • TMIB configuration can obtain all prior countermeasures for the system, also referred to as a TMV history file, so that the system can be brought up to date against all prior security threats.
  • TMIB configuration will be described in detail below.
  • TMV induction is performed in response to a new TMV input stimulus, as will be described below.
  • Block 1930 whether in response to TMIB configuration Block 1910 , TMV induction Block 1920 , or a system/subsystem boot or resume stimulus, vulnerability state management of Block 1930 is performed to allow all TMVs to be processed.
  • Remediation management is performed at Block 1940 to process the countermeasures that are identified in the TMVs.
  • Vulnerability state management 1930 may maintain the proper state of the computer system even upon occurrence of a processing interrupt or suspense stimulus 1960 .
  • a new stimulus such as an installation configuration or maintenance stimulus, a TMV input stimulus, a system/subsystem boot/resume stimulus or a processing interrupt or suspense stimulus is awaited at Block 1950 .
  • TMIB configuration may be performed by TMIB configurator 1830 of FIG. 18 , and/or the TMIB configuration Block 1910 of FIG. 19 .
  • TMIB configuration can build an information structure that definitively specifies an initial and continuing software configuration and vulnerability state of a target system, such that the TMIB 1880 is readily usable for computation comparison with a subsequent inbound TMV to determine whether or not the target system is one of the system or subsystem types to which the TMV should be directed. This can provide rapid recognition, to efficiently match TMV system/subsystem type and level information with on-board system/subsystem type and level information.
  • remediation management based on initial TMIB configuration can be virtually identical to the subsequent processing of inbound TMVs during steady state operation, to allow computational consistency.
  • the initial configuration of the TMIB 1880 can be computationally equivalent to that derived by processing TMVs with all the vulnerability and countermeasure information to establish an initial non-vulnerable state. Stated differently, all countermeasures historically identified as relevant to the system/subsystem being initialized can be applied, in bulk mode. Subsequent inbound TMV information can then be incorporated into the TMIB 1880 by a simple computational means due to notational consistency.
  • the TMV generator 520 upon issuing TMVs, maintains a history file 1840 in the form of TMIB entries representing the history of applicable countermeasures for applicable vulnerabilities to applicable systems and subsystems.
  • TMIB fabrication, the construction of TMV history file entries, and the TMV induction operation can all be closely related. In particular, they can all involve well-defined transforms on the TMV structure, as described below.
  • TMIB generation may take place using a process, referred to herein as “TMV transmutation”, as described in FIGS. 20-22 .
  • TMV transmutation a process, referred to herein as “TMV transmutation”, as described in FIGS. 20-22 .
  • a system vector for operating systems
  • subsystem vector for applications
  • the subordinate system level vector is augmented with an “instance ID” field, to represent a specific system instance, such as a host name and/or IP address.
  • This forms a virgin TMIB structure that identifies a system or subsystem.
  • FIG. 20 illustrates the system vector case, but a similar taxonomy may be used for a subsystem vector.
  • the taxonomy shown in FIG. 20 can represent a highly sophisticated system.
  • the system illustrated in FIG. 20 has three bootable system types with three available boot images of the first system type, one for each of three release levels of that system type.
  • Machine architectures supporting multiple concurrent Logical PARtitions (LPAR) may fall into this category.
  • Systems with multiple boot images may be somewhat simpler.
  • the simplest systems have a single boot image, as depicted in FIG. 21 .
  • the root VKey vector is then rechained by replacing the countermeasures vector with a pointer to an array of root Vkey vectors and augmenting each root VKey vector with a countermeasures vector pointer field.
  • FIG. 22 shows the data structure for a system. However, a structure for a subsystem can be similar. In practical effect, the TMV transmutation can transform the TMV from a desired language of a sender to a desired language of a receiver.
  • FIG. 23 is a flowchart of operations that may be performed for TMV history file maintenance according to the prior applications. These operations may be performed by the TMV generator 520 of FIG. 18 .
  • a TMV History Record (HR) is constructed from a VKey or countermeasure stimulus.
  • an HR is retrieved for the affected system or subsystem. If an HR is found at Block 2330 , and if the new data supercedes the HR data at Block 2340 , then the HR data is replaced with the new data at Block 2350 .
  • These operations are performed for each affected system/subsystem in the input TMV. If an HR is not found at Block 2330 , then the new HR is stored at Block 2370 . If the HR was found at Block 2330 , but the new data does not supercede the HR data, then the new data is added to the existing HR data at Block 2360 .
  • TMIB configuration will now be described according to the prior applications. These operations may be performed by the TMIB configurator 1830 of FIG. 18 and/or by TMIB configuration Block 1910 of FIG. 19 .
  • the TMV HR for the system/subsystem being administered is retrieved at Block 2410 . If an HR is found at Block 2420 , then the system/subsystem MIB is updated with the TMIB from the HR data at Block 2430 . The update may be performed so as not to corrupt existing relevant vulnerability state management information for the system/subsystem. If not, then at Block 2440 , the system or subsystem MIB is initialized with a virgin TMIB. The operations of Blocks 2410 - 2440 are performed for each system and subsystem that is being administered.
  • FIGS. 25 and 26 are flowcharts of operations that may be performed for TMV induction according to the prior applications. These operations may be performed by TMV inductor 1850 of FIG. 18 and/or TMV induction Block 1920 of FIG. 19 .
  • TMV inductor 1850 of FIG. 18 upon receipt of the TMV stimulus, TMV transmutation, as was described above, is performed at Block 2510 .
  • TMV transmutation is performed at Block 2510 .
  • the TMIB system/level subsystem/level vector data is compared with the TMV. If a match is found at Block 2530 , then a potentially vulnerable system/level or subsystem/level identified in the TMV has been determined to be on board. Operations proceed to FIG. 26 at Block 2550 , to determine the actual vulnerability.
  • Block 2530 the input TMV is ignored. Operations of Blocks 2520 , 2530 , 2540 and 2550 may be performed for each on board system/level and subsystem/level in the TMIB, whether or not active. Operations then proceed to a vulnerability state manager at Block 2560 , which will be described in connection with FIG. 27 .
  • the TMIB vulnerability/countermeasures vector data for the TMV system or subsystem level is accessed.
  • the TMIB vulnerability/countermeasures vector data is compared with each TMV vulnerability vector. If a match is found at Block 2630 , and if the TMV data supercedes the TMIB data at Block 2640 , then at Block 2650 , the TMIB vulnerability/countermeasures data is reset with data from the TMV.
  • the new TMIB vulnerability countermeasures vector data from the TMV is added at Block 2670 .
  • the TMV vulnerability/countermeasures vector data can be ignored.
  • the operations at Blocks 2620 - 2670 may be performed for each vulnerability vector in the TMV for the affected system/level or subsystem/level.
  • FIG. 27 is a flowchart of operations that may be performed for vulnerability state management according to the prior applications. These operations may be performed by the vulnerability state manager 1860 of FIG. 18 and/or the vulnerability state management Block 1930 of FIG. 19 .
  • TMIB vector data is accessed.
  • the remediation manager is called, as will be described in FIG. 28 . Operations of Block 2710 and Block 2720 may be performed for each active system/level and subsystem/level in the TMIB, for each vulnerability vector associated therewith, and for each countermeasures vector associated with the vulnerability for which a state does not indicate “applied/verified”.
  • countermeasures vector data is accessed at Block 2810 .
  • the countermeasure state is checked by checking the CM control field at Block 2820 . If verified at Block 2830 , then the countermeasure is ignored at Block 2870 . If the countermeasure is not verified, but is applied at Block 2840 , then the countermeasure is verified and set to the “verified” state. If the countermeasure is not applied at Block 2840 , then the countermeasure is applied and is set to the “applied” state at Block 2850 .
  • the operations of Blocks 2820 - 2870 may be performed for each countermeasure indicated in the countermeasures vector.
  • the prior applications can permit a computer system to become autonomic (self-healing) to a large degree. This can reduce the human labor associated with the application of security patches, and the associated labor costs. Because of the autonomic characteristics of the prior applications, security patches may be applied more rapidly, which can reduce exposure time duration and the corresponding aggregate costs associated with recovering from system penetration attempts.
  • a central operational component (sometimes referred to as a Threat Management Vector (TMV) generator) distributes to each target system a vector containing information that those systems use to assess their vulnerability state and apply an appropriate set of countermeasures with reduced or minimized human intervention.
  • TMV Threat Management Vector
  • Each target system can operate autonomously on its input, applying appropriate countermeasures as determined by the input and by the target system's current configuration, and can maintain state information regarding the progress of remedial actions.
  • TMDC Threat Management Domain Controller
  • the TMDC is responsive to a TMV and is configured to process a TMV that is received for use by the domain of target computer systems and to transmit the TMV that has been processed to at least one of the target computer systems in the domain of target computer systems. Accordingly, the prior applications can potentially improve operational efficiency of TMV distribution and/or TMV processing at target systems.
  • FIG. 29 is a block diagram of domain controlling systems, methods and/or computer program products for administration of computer security threat countermeasures to a domain of target computer systems according to the prior applications.
  • a TMDC 2910 is responsive to a computer-actionable TMV that is generated by a TMV generator 520 .
  • the TMDC 2910 is configured to process a TMV that is received for use by a domain 2920 of target computer systems 540 and to transmit the processed TMVs to at least one of the target computer systems 540 in the domain 2920 of target computer systems 540 .
  • the TMDC 2910 can reside on one or more enterprise, application, personal, pervasive and/or embedded computer systems 2900 and may operate at least in part on the same computer system 510 that runs the TMV generator 520 and/or one or more of the target systems 540 in the domain 2920 .
  • the TMDC 2910 operates within the administrative domain 2920 of a collection of target systems 540 .
  • the TMDC 2910 can mediate between the TMV generator 520 and the target computer systems 540 .
  • the TMDC can reduce or eliminate the need for the TMV generator 520 to maintain knowledge of target computer system identities, configurations and/or operational status.
  • the TMDC 2910 can improve or optimize bandwidth that is used for TMV transmission and/or the utilization of network infrastructure components for TMV transmission. In some embodiments, the TMDC 2910 can reduce or minimize I/O subsystem, buffer storage and/or CPU utilization at target systems 540 for processing of TMVs. Moreover, in some embodiments, the TMDC 2910 can provide a central source for target system program instance inventory information.
  • the TMV generator 520 sends TMVs to one or more TMDCs 2910 .
  • Each TMDC in turn can reliably forward to each target computer system 540 in its domain 2920 only those TMV elements that may be appropriate to the specific target system environment. This capability can be provided at least in part based on the instantiation at the TMDC of real or near real time replicas of TMIB data 2930 associated with each target system 540 . It also will be understood that although FIG. 29 illustrates a single TMDC 2910 and four target systems A-D, other embodiments may provide multiple TMDCs 2910 , each of which may be associated with one or more target systems 540 .
  • the TMDC is configured to process a TMV that is received, for use by a domain of target computer systems and to transmit the TMV that has been processed to at least one of the target computer systems in the domain of target computer systems.
  • this processing and transmitting is performed by selectively transmitting the TMV that is received to the at least one of the target computer systems if the TMV applies to the at least one of the target computer systems.
  • this processing and transmitting is provided by selectively transmitting selected TMV fields in the TMV that is received to the at least one of the target computer systems.
  • this processing and transmitting is performed by mutating the TMV that is received to a format that is compatible with the domain of target systems.
  • this processing and transmitting is performed by generating a Program Instance (PI) vector that identifies a program instance at a selected one of the target computer systems and by transmitting the TMV, including the PI vector, to the selected one of the target computer systems.
  • this processing and transmitting is performed by transmitting TMVs that were not previously transmitted to a program instance at a target computer system due to unavailability of the program instance, upon availability of the program instance.
  • this processing and transmitting is provided by storing a TMV until the TMV has been provided to all program instances at the domain of target computer systems and to purge the TMV thereafter.
  • TMV generator created a form of TMV that may be optimized to represent information in a form most suitable for computation by the sender.
  • Target systems receiving TMVs then performed a “transmutation” on the input to create a form a TMV that may be optimized to represent information in a form most suitable for computation by the receiver, the target system itself.
  • a TMV transmutation is performed by the TMDC 2910 on behalf of the target systems 540 within its domain 2920 .
  • the transmuted TMV may be augmented with an inventory-management-oriented data structure, for example, by virtue of a specialization of the “Instance ID” field of the transmuted TMV that was described in the prior applications.
  • This TMV data structure may be used by both the TMDC and target systems within its domain, in coordinated fashion, to govern the installation of countermeasures at target computer systems.
  • the TMDC 2910 customizes the TMV contents sent to each target system 540 such that only those TMV data elements relevant to a specific target system may be received by that target system.
  • FIG. 30 illustrates an overall taxonomy of a TMV as was described extensively in the prior applications.
  • some vector field names have been simplified and vector control fields are designated “CF”.
  • the Root Vulnerability Vector was also referred to as a “Root CVE Vector” in the prior applications.
  • FIG. 31 illustrates a taxonomy of a transmuted TMV of the prior applications. Again, some vector field names are simplified and the vector control fields are designated “CF”.
  • PI Program Instance
  • FIG. 31 the content of the “Instance ID” field of the System Level Vector and Subsystem Level Vector, which was shown in FIG. 31 as well as FIGS. 20-22 , provides a pointer to a PI Vector.
  • the pointer is referred to herein as a PI Locater.
  • the PI Locater and PI Vector are shown in FIG. 32 . It will be understood however, that in other embodiments, the PI Locater and/or PI Vector may use an existing TMV field other than the “Instance ID” and/or may use a new TMV field.
  • the PI Vector is a data structure that identifies program instances of a system or subsystem type and level, a local address for routing of information and program controls to the program instance within each target system, and the global address for network routing of TMV data to target systems within the administrative domain of the TMDC.
  • the PI Vector may be instantiated and configured as will be described below.
  • TMVGN TMV Generation Number
  • IPL Initial Program Load
  • TMVs TMV Generator
  • the prior applications can provide a data structure called the TMVGN.
  • the TMVGN is initially instantiated in the TMV history file with an initial value such as 0.
  • the current TMVGN is retrieved from the TMV history file and its value is incremented by, for example, +1.
  • the new TMVGN is recorded in the TMV Root Vulnerability Vector for transmission in the TMV.
  • the new TMVGN also replaces the TMV history file (TMVGN) when the new TMV data is incorporated in to the TMV history file.
  • the PI vector component When a PI is configured and its PI vector component is instantiated in the target system TMIB according to the prior applications, the PI vector component is augmented with a TMVGN field.
  • the TMVGN associated with the TMV history file data used for configuration operation is stored in the TMVGN field.
  • FIGS. 33A-33C summarize the impact of the TMVGN construct to relevant data structures according to the prior applications.
  • a TMVGN field is added of scope global, to the entire TMV history file.
  • a TMVGN field is added to the Root Vulnerability Vector as shown in FIG. 33A .
  • Transmuted TMVs are also shown in FIG. 33B .
  • the TMVGN moves with the vulnerability vector in the transmuted structure as also shown in FIG. 33B .
  • a field is added to the PI vector representing the TMVGN last known to the PI as shown in FIG. 33C .
  • DSFRs Domain Store and Forward Repositories
  • TMDC Domain Store and Forward Repositories
  • the TMDC may only need to have at its disposal at any given time, only those TMVs whose generation number (TMVGN) is greater than the highest TMVGN configured in the “youngest” (latest configured or latest to be contacted after a period of unavailability) target system PIs within its domain. Otherwise, the TMDC may need to have TMVs whose TMVGN is less than or equal to those known by any target system PI in its domain—but that would be redundant information because, as was described in the parent applications, target systems may always be configured with all TMVs generated up to the time of the configuration operations.
  • TMVGN generation number
  • a DSFR is provided such that each TMV received from the TMVG by the TMDC is catalogued there until its TMVGN becomes less than or equal to the lowest TMVGN reported by all of the registered target system PIs within its domain.
  • the purge point may be defined as that TMVGN satisfying the quality criteria.
  • the purge point thus can provide an efficient system for keeping the DSFR small in size.
  • the DFSR thus, can be thought of as a TMV history file subset containing all TMV data with TMVGNs greater than the purge point.
  • a DSFR is illustrated in FIG. 29 at 2940 , as a TMV Store & Forward.
  • At least one of the target systems comprises a plurality of PIs and the target system is configured to register the plurality of PIs with the TMDC.
  • each of the PIs itself is configured to register with the TMDC.
  • the target system itself is configured to register the plurality of PIs in the target system with the TMDC.
  • the TMDC can have a well-known address such as an IP address host name and/or other address.
  • the address may be made known to target systems, for example during the target system configuration process that has already been described.
  • the PIs of each target system within a threat management domain are registered with the TMDC, for example via an assigned service port.
  • a “PI Registration Request” Protocol Data Unit (PDU) is sent to the TMDC such that, for each PI within the target system, that portion of its TMIB including system/subsystem vectors, system/subsystem level vectors and PI vectors are reported to the TMDC and stored by the TMDC in TMIB facsimiles (TMIB′ 2930 ) representing registration information.
  • TMIB facsimiles TMIB facsimiles
  • registration can be controlled in at least two ways: in some embodiments program instances may register themselves during the program initialization sequence, for example, by establishing a session with the TMDC and transmitting their TMIB information. Alternatively, a target system control program or system, operating on behalf of the PIs within its environment, may establish a session with the TMDC and incrementally register all of its PIs.
  • FIG. 34 is a block diagram of PI registration according to the prior applications.
  • two simple (single PI) target systems 540 each registers their PI of a particular system/subsystem type and level, along with its last known TMVGN with the TMDC 2910 .
  • the information is then stored in a TMIB facsimile 2930 maintained by the TMDC.
  • TMIB'(A) represents the collection of TMIB'(PI) associated with target system A.
  • the TMDC returns a “Registration Response PDU”, which includes the original request data augmented with the requested vulnerability/countermeasure information, i.e., all vulnerability vectors associated with the given system/subsystem type and level bearing a TMVGN greater than the TMVGN reported by the target system during registration.
  • the target system Upon incorporating the return vulnerability/countermeasure information (if any), the target system returns a “PI Registration Acknowledgement PDU” bearing the highest TMVGN of the newly incorporated information.
  • the TMDC then updates its TMIB'(A) with the acknowledgement TMVGN.
  • FIG. 35 illustrates a registration sequence for the embodiments that were illustrated in FIG. 34 . PDUs are sent in a sequence shown by reference numbers 3510 - 3530 in FIG. 35 .
  • FIG. 36 is a flowchart of operations that may be performed for PI registration according to the prior applications.
  • TMV refreshing according to the prior applications now will be described. As was described above in connection with PI registration with the TMDC, the TMDC can exercise the DSFR “purge point” to reduce or minimize DSFR physical size.
  • the prior applications can provide a TMV refresh protocol to govern refreshing of TMVs.
  • the target system registration process may be paused while the TMDC engages the TMV refresh protocol with the TMVG to procure the missing TMV information.
  • Protocol Data Units are exchanged between the TMDC and the TMVG as illustrated in FIG. 37 .
  • the “TMV Refresh Request” PDU bears a request ID for correlation of the response, the lowest TMVGN known to the TMDC, the target system's PI registration information, including the system/subsystem types and levels being registered, and their PI vectors. These vectors also contain the highest TMVGN known by the target system PI for each of the system/subsystem types and levels being registered.
  • the TMVG In its “TMV Refresh Response” PDU, the TMVG appends to each system level vector of the Request PDU, those vulnerability vectors representing vulnerabilities applicable to the system type and level whose TMVGN is greater than that reported for the PI but less than that reported for the TMDC, thus closing the gap in the information.
  • the TMDC may then complete the PI registration by incorporating the refresh information into the PI registration response PDU.
  • FIG. 37 illustrates the PI registration protocol with a TMV refresh protocol included. Message flow may proceed as indicated by 3710 - 3750 in FIG. 37 .
  • FIG. 38 is a flowchart of operations that may be performed to provide TMV refresh according to the prior applications. As shown in FIG. 38 , to establish a TMV refresh, the logic of FIG. 38 is inserted at junction A of the flowchart of FIG. 36 .
  • TMVGN (L,H) means a TMVGN pair representing the lowest (L) and the highest (H) in a range.
  • PI recalibration according to the prior applications now will be described. It has already been described that PIs may instigate registration themselves or registration may be done by a target system control program or system on behalf of PIs within its scope of control. The same may be true for exchanges in general between the TMIBs, PIs and the TMDC. Over the course of time following PI registration, it may be that certain PIs are unavailable (such that their TMIBs are inaccessible to the TMDC and the TMDC is inaccessible to the PI TMIB). It may be that the PI is shut down (for example between IPLs), or it may be that the entire target system is unavailable.
  • a TMDC may continue to receive TMVs of relevance to the PI, and that the distribution of such new information to a target system PI is temporarily prevented.
  • a TMDC is equipped to withhold delivery of TMVs to PI TMIBs until they subsequently become available.
  • target systems or PIs When such target systems or PIs subsequently become available, they may need to be recalibrated with new threat management information by delivering to them all relevant TMVs received by the TMDC during their period of non-availability.
  • PI recalibration may be accomplished virtually identically as PI registration, except that the TMDC may already possess a TMIB′ representing the PI when the registration occurs.
  • PI recalibration may be defined as PI registration, wherein the TMDC possesses a preexisting TMIB′ for the PI. The net effect may be that the PI receives all relevant TMVs that are missed during its non-availability.
  • PI deregistration according to the prior applications now will be described.
  • certain PIs of target systems will be uninstalled or otherwise permanently removed from the target system-operating environment. Such an action may naturally involve the removal of the PI's TMIB from the target system.
  • PI deregistration may be performed coincident with PI removal. PI deregistration can entirely remove knowledge of the PI from the TMDCs information base.
  • FIG. 39 illustrates an example of PI deregistration.
  • the PI or the target system (whichever the case) transmits a “PI Deregistration Request” PDU to the TMDC as shown at 3910 .
  • the TMDC destroys that portion of its TMIB′ for target system A representing the designating PI, as shown at 3920 .
  • the TMDC then returns to target system A a “PI Deregistration Response” PDU as shown by 3930 , thus indicating that the deregistration is complete.
  • the TMIB representing the PI being removed is destroyed as shown at 3940 .
  • Input TMV processing can incorporate some or all of the various embodiments that were described above.
  • TMDCs rather than target systems, receive the TMVs. Within each threat management domain, TMDCs then forward to target systems within their domains, processed TMVs that are customized to, for example, allow improved target system CPU and/or buffer utilization, and/or to allow improved network utilization within the domain.
  • the prior applications may also include the following operations. These operations are shown by 4910 - 4960 in FIG. 40 , and are described below:
  • a customized mutated TMV containing only those system/subsystem and level vectors, Vulnerability Vector and Countermeasures Vector corresponding to the match criteria is cloned from the TMV, at 4940 .
  • the TMV is transmitted to the target system PI using the routing information supplied by the target system during the PI registration described previously at 4950 . If the TMV Inductor for the PI is available, it acknowledges receipt in a PDU bearing the receive TMVGN. Otherwise, TMV distribution is self-correcting and will be accomplished as a consequence of PI recalibration when the PI again becomes available, according to 4920 and embodiments of the present invention previously described. When all of the eligible and available PIs within the domain have been serviced, the mutated input TMV is destroyed at 4960 . Note that in FIG. 40 , Target System A has one PI (A 1 ), and it is affected by the input TMV content. Target System B has two PIs (B 1 & B 2 ), and they are both affected by the input TMV content. Finally, Target System C also has two PIs (C 1 & C 2 ), but neither of them are affected by the input TMV content.
  • FIG. 41 is a flowchart of operations for input TMV processing as was described in connection with FIG. 40 .
  • FIG. 42A is a flowchart of input TMV processing by a TMV emitter.
  • FIG. 42B is a flowchart of TMV processing by a TMV responder.
  • TMV synchronization according to the prior applications will be described.
  • a TDMC will maintain a secure TCP/IP (or other) session with the TMVG
  • the prior applications can provide that, if a TMDC receives a TMV with a TMVGN exceeding the TMVGN of the TMDC's DSFR by more than one (1), then the TMDC initiates a “TMVGN Synchronization” to acquire the missing TMVs, according to the following provisions and as shown in FIG. 43 :
  • a “Synchronize Request” PDU is defined at 4310 , containing a “Starting TMVGN” field and an “Ending TMVGN” field. These indicate the TMVGN from the DSFR plus one (+1) and the TMVGN value from the TMV that caused the TMDC to detect the disruption of synchronism minus one ( ⁇ 1), respectively.
  • the TVMG initiates an incremental sequence of TMVs to the requesting TMDC, representing the range of TMVGNs specified in the request, by reconstituting the TMVs from its TMV History File.
  • TMVG may generate one or more “null” TMVs, indicating that the TMVGN should be ignored.
  • a null TMV may be indicated in an appropriate control field of the Root Vulnerability Vector (and/or by the absence lower level vectors), and the TMVGN field of that vector indicates the TMVGN to be ignored. Other fields may be deprecated.
  • the prior applications can provide a threat management domain controller that intervenes between a TMV generator and one or more domains of target computer systems.
  • the prior applications can improve or maximize scalability.
  • Overall resource requirements including network bandwidth and target system CPU and buffer utilization can be reduced and/or minimized.
  • Reliable delivery of actionable threat management information to target systems can be enhanced.
  • the need for human intensive tasks may be reduced or eliminated.
  • the administrator-driven initial configuration of vulnerability inventory for target systems may be reduced or eliminated.
  • TMVGNs also can be used to represent a form of time calibration, i.e., ticks of a clock in a threat management time continuum.
  • the prior applications can improve or optimize information flow in that each target system may receive only that information that it actually needs and only when it is needed. Moreover, computational efficiency may be provided.
  • the prior applications also can be naturally self-correcting.
  • the “purge point” construct can reduce or minimize storage for TMV data within a TMDC.
  • the “null TMV” construct can maintain time continuity.
  • a convention of setting the TMVGN to zero upon initial registration may cause the system to auto-configure target systems with historical threat management information of relevance to them, which can replace the need for human intervention for initial configuration of target system vulnerability inventory and may also reduce or eliminate a significant operational cost factor in implementation.
  • Countermeasures Vectors are installed for appropriate systems and/or subsystems such as PIs, and the remediations they specify are applied. These remediations can reduce or nullify the exposure of the PI to an associated vulnerability (as identified by the related Vulnerability Vector).
  • Some embodiments of the present invention can remediate the vulnerability and also can interdict and eradicate the intrusion, in a coordinated fashion.
  • intrusions it is not uncommon for intrusions to establish evidence of their presence. Even though an intrusion may disguise or attempt to disguise such evidence, there are often techniques available to penetrate such disguises. For example, in a UNIX-based system, an intrusion may disguise its running processes by first replacing the “ps” command (which displays running processes). However, if a countermeasure in the form of an uncorrupted instance of the ps command can be executed, intruding processes can be revealed.
  • Some embodiments of the present invention can address circumstances wherein it is possible to detect that a vulnerability has been exploited before its remediation has been applied. Accordingly, some embodiments of the present invention can provide systems, methods, computer program products and/or data structures that can automate the detection and remediation of an intrusion upon a system and/or subsystem such as a Program Instance (PI), in addition to the vulnerability remediation capability established by the prior applications.
  • PI Program Instance
  • Some embodiments of the present invention can provide extensions to the structure of the Threat Management Vector (TMV) introduced by the prior applications, to incorporate mechanisms for “Intrusion Detection” (ID) and “Intrusion Response” (IR), in addition to and/or in conjunction with the Vulnerability Remediation (VR) capability embodied in the prior applications. Some embodiments of the present invention also provide for operation of these mechanisms simultaneously across a collection of target computer systems.
  • TMV Threat Management Vector
  • ID Intrusion Detection
  • IR Intrusion Response
  • VR Vulnerability Remediation
  • Intrusion Detection Vectors contain one or more tests for evidence of effective exploit of a vulnerability as identified by the Vulnerability Vector of a TMV.
  • Intrusion Response Vectors convey instructions for the interdiction and removal of elements associated with an intrusion induced by an exploit. Such elements may be detected by an Intrusion Detection Vector associated with a vulnerability identified by the Vulnerability Vector of a TMV.
  • Vulnerability Remediation Vectors may be generally similar to the Countermeasures Vector specified in the prior applications.
  • Vulnerability Remediation Vectors convey instructions for the remediation of circumstances and properties identified as constituting a vulnerability as identified by the Vulnerability Vector of a TMV.
  • a computer-actionable TMV can include a computer-readable field that provides identification of at least one system type that is effected by a computer security threat, a computer-readable field that provides identification of a release level for the system type and a computer-readable field that provides identification of a test that detects intrusion of the computer security threat for a system type and a release level.
  • TMVs may also be referred to herein as Intrusion Detection Vectors.
  • Other TMVs according to embodiments of the present invention include a computer-readable field that identifies instructions for removing the intrusion of the computer security threat that was detected. These embodiments may be referred to herein as Intrusion Response Vectors.
  • a computer-readable field also provides identification of a possible countermeasure for a system type and a release level. These embodiments may be referred to herein as Vulnerability Remediation Vectors.
  • FIG. 44 illustrates a technique that may be used to differentiate Countermeasure Classes utilizing the “Control Field” of the Countermeasures Vector. Countermeasure Classes should not be confused with Countermeasure Types (CM Type), which are used to indicate the syntax and semantics of Countermeasure Parameters (CM Parameters) within a Countermeasures Vector component.
  • CM Type Countermeasure Types
  • CM Parameters Countermeasure Parameters
  • Countermeasure bracketing permits the conveyance of a plurality of logically distinct classes of Countermeasure Vectors in a single TMV transmission.
  • One way to logically express countermeasure bracketing is shown below. As shown below, there are two brackets. The first bracket carries a single countermeasure (CM 1 ) and the second bracket carries a choice between two sequential countermeasures (CM 2 , CM 3 ) and an alternative (CM 4 ). Within a bracket, parentheses ( ) are used to denote a logical grouping of countermeasures:
  • the above example can represent a Countermeasures Vector including an Intrusion Detection (ID) Countermeasure bracket [(CM 1 )] which, if the detection result is negative, permits the application of a Vulnerability Remediation (VR) Countermeasure bracket, [(CM 2 &CM 3 )
  • ID Intrusion Detection
  • VR Vulnerability Remediation
  • Countermeasure bracket [(CM 2 &CM 3 )
  • FIG. 45 Note the terms “Unitary Bracket” and “Unitary Group” in FIG. 45 to denote a bracket or group, respectively, containing a single countermeasure specification. Note also the use of Boolean logical expressions.
  • Countermeasure bracketing permits the conveyance of multiple logically distinct classes of Countermeasure Vectors in a single TMV transmission, as shown in FIG. 46 .
  • the Table below shows an example of a countermeasures Vector parsing and logic control mechanism implementing the countermeasure bracketing method.
  • some embodiments of the present invention can extend the TMV data structure to include multipart (a plurality of) Countermeasures Vectors.
  • a TMV may also carry an “Intrusion Detection Countermeasures” (IDC) bracket and an “Intrusion Response Countermeasures” (IRC) bracket.
  • IRC Intrusion Detection Countermeasures
  • the IDC bracket carries instructions for testing for such evidence, and the IRC bracket carries instructions for interdicting the exploit and removing its footprint, and, in some embodiments, remediating any ancillary damage.
  • Countermeasure Staging can provide the transmission by the TMV Generator Component of an IRC bracket for intermediate storage by a Threat Management Domain Controller (TMDC) in its Domain Store and Forward Repository (DSFR). The remaining TMV payload may be treated as target payload, as in the prior applications.
  • TMDC Threat Management Domain Controller
  • DSFR Domain Store and Forward Repository
  • FIG. 47 illustrates Countermeasure Staging for a vulnerability that affects a single PI type and level and involves an ID Countermeasures bracket, an IR Countermeasures bracket, and a VR Countermeasures bracket.
  • the TMV Generator transmits a TMV PDU 4710 to a Domain Controller 2910 ′.
  • the Domain Controller 2910 transmutes the input TMV and adds the content to its DSFR 2940 .
  • the Domain Controller 2910 ′ Upon identifying an affected PI within its domain, the Domain Controller 2910 ′ transmits the TMV (minus the IR countermeasures) to the target system, and the target system responds at 4730 with a TMV ACK PDU.
  • the TMDC 2910 ′ need not be used for these operations.
  • the TMDC 2910 ′ and/or other functionality can convey the entire CM payloads (all brackets) to target system PIs upon initial forwarding of the transmuted TMV. This may be less efficient, depending on the probability that target PIs in the domain have already been compromised.
  • FIG. 48 illustrates how the protocol between the TMDC and target system PIs is altered by the detection of a penetration by an exploit of a vulnerability associated with the TMV.
  • the target system PI instead of returning a TMV ACK PDU to the TMDC (as in the prior applications), the target system PI instead returns an “Intrusion Response Countermeasures” (IRC) Request PDU (IRC REQ PDU). This signal requests the TMDC to fetch its stored IR countermeasures and forward them in another TMV as an IRC bracket.
  • IRC Intrusion Response Countermeasures
  • FIG. 48 shows how the PDU flows illustrated in FIG. 47 may be altered by the detection of an intrusion associated with the subject Vulnerability Vector of a TMV. Essentially, instead of returning a TMV ACK PDU, the target system PI returns an IRC REQ PDU at 4830 .
  • the “Vulnerability State Management” operation described in FIG. 27 may be augmented with an additional “Intrusion Detection” operation whose scope is marked by the dashed box 4910 and expanded in detail in FIG. 50 .
  • the prior applications also introduced a data structure called the “Null TMV” to represent, within its “TMVGN Synchronization” operation, that certain TMVGNs in a historical sequence will be missing due to their obsolescence. These operations were used in a protocol between the “TMV Generator” and the “Threat Management Domain Controller” components of the prior applications. As described by the prior applications, the Null TMV may have the form shown in FIG. 51 .
  • the Null TMV is a TMV constructed in the transmuted form, and the Vulnerability Vector indicates there are no countermeasures for a given system/subsystem type and level.
  • the Null (Transmuted) TMV is used generally in the prior applications in such a manner. In embodiments of the present invention, a different form of Null TMV may be used. It may be used in embodiments of the present invention specifically in response to an “IRC REQ PDU” to indicate that there are no IR countermeasures available. Null (Transmuted) TMVs may have the form shown in FIG. 52 .
  • Intrusion Response addresses the data and processing associated with responding to an IRC REQ PDU and subsequent application of the furnished IR Countermeasures bracket.
  • FIG. 53 illustrates how Intrusion Response can fit within the overall message and control flow associated with a TMV bearing IDC and IRC countermeasures brackets.
  • Reference numbers 5310 - 5330 identify flows associated with “Countermeasure Staging”, and reference number 5340 identifies the flow associated with “Intrusion Detection”.
  • Reference numbers 5350 - 5360 identify the flows associated with “Intrusion Response”.
  • the TMDC 2910 ′ responds to the IRC REQ PDU from the target system PI 1880 by retrieving the requested IRC bracket, packaging it in a TMV representing the associated vulnerability, and returning that to the target system PI 1880 . If there is no IRC bracket available, the TMDC sends a “Null Transmuted TMV” as defined in the prior applications instead. After receiving the TMV and incorporating the IRC bracket into the PI's TMIB, or after receiving the Null TMV, the target system 540 responds with a TMV ACK PDU at 5360 .
  • the TMV ACK signal may be used in this context by the TMDC to indicate in its TMIB′ 2930 for the PI that the vulnerability has been scheduled for intrusion response.
  • FIGS. 54A-56A show how an Intrusion Response can influence the logic of the prior applications.
  • FIG. 54B shows its effect on the “TMV Responder” of the prior applications.
  • FIGS. 55A and 56B show its influence on the “TMV Induction” of FIG. 26 , Block 2660 , also shown in FIG. 56A .
  • An Intrusion Response Countermeasures (IRC) Relay deals with the circumstance wherein a TMDC receives an IR Countermeasures bracket from the TMV Generator for a vulnerability for which a target system PI has already issued an IRC REQ PDU.
  • a target system PI has detected an intrusion and requested IR countermeasures, but the IR countermeasures only subsequently become available.
  • the Domain Controller 2910 ′ immediately transmits a TMV with the IR countermeasures to the target system, the target system responds at 5720 with a TMV ACK PDU, and the TMDC marks the TMIB′ to show that the IRC REQ has been satisfied.
  • embodiments of the present invention can transform a vulnerability remediation system into a highly effective intrusion detection and response mechanism as well. Reliable delivery (by virtue of its self-healing characteristic) of actionable intrusion detection and response information to target system program instances may be provided.
  • Embodiments of the present invention can model threat management by analogy to an organic system wherein the Threat Management Vector Generator (TMVG) can provide brain function, the Target System program instances can represent vital organs and provide nerve receptor/effector function, and the Threat Management Domain Controller (TMDC) can provide spinal chord function.
  • TMVG Threat Management Vector Generator
  • TMDC Threat Management Domain Controller

Abstract

Computer security threat management information is generated by receiving a notification of a security threat and/or a notification of a test that detects intrusion of a computer security threat. A computer-actionable TMV is generated from the notification that was received. The TMV includes a computer-readable field that provides identification of at least one system type that is effected by the computer security threat, a computer-readable field that provides identification of a release level for a system type, and a computer-readable field that provides identification of the test that detects intrusion of the computer security threat for a system type and a release level, a computer-readable field that provides identification of a method to reverse the intrusion exploit of the computer security threat for a system type and a release level, and a computer-readable field that provides identification of a method to remediate the vulnerability subject to exploit of the computer security threat for a system type and a release level. The TMV is transmitted to target systems for processing by the target systems.

Description

    CROSS REFERENCE TO RELATED APPLICATION
  • This application is a Continuation application of pending U.S. patent application Ser. No. 10/890,798 filed Jul. 13, 2004, and now U.S. Published Patent Application No. 2006/0015941 A1.
  • FIELD OF THE INVENTION
  • This invention relates to computer systems, methods, program products and/or data structures, and more particularly to security management systems, methods, program products and/or data structures for computer systems.
  • BACKGROUND OF THE INVENTION
  • Computer systems are widely used for data processing and many other applications. As used herein, a “computer system” encompasses enterprise, application and personal computer systems, pervasive computer systems such as personal digital assistants, and embedded computer systems that are embedded in another device such as a home appliance that has another primary functionality.
  • As information technology continues to expand at a dramatic pace, computer systems are subject to larger numbers of security threats and vulnerabilities. System administrators may be overburdened with not only gathering and maintaining information on new vulnerabilities and patches, but may also need to wrestle with the task of determining what patches need to be applied and to what systems. A desire for computer systems to be kept current to known and developing security threats may produce a problem of enormous proportions.
  • Many vendors and independent developers have sough to create and develop ways in which computer system administrators can find out the current vulnerability status of the their systems. In particular, vendor programs, utilities and locally generated scripts have been provided that can reveal specific information about computer systems. Thus, for example, Microsoft has provided a utility called HFNETCK, created by Shavlik, which scans host systems for missing patches. Moreover, Unix systems have built-in commands that can list operating system and patch level information. Several databases have also been created as repositories of information about computer systems, including IP addresses, operating system vendor version and possibly the latest patches applied.
  • For example, the Mitre Corporation (Mitre.org) has promulgated Common Vulnerabilities and Exposures (CVE), which anecdotally represent vulnerabilities and exposures using a text string with a chronological identification vector and free-form text. An example CVE is “CVE-2001-0507+free form text”. Moreover, the National Institute of Standards and Technology (NIST) has created an ICAT Metabase, which is a searchable index of information on computer vulnerabilities. Using CVE names, the ICAT Metabase vulnerability indexing service provides a short description of each vulnerability, a list of characteristics of each vulnerability (such as associated attack range and damage potential), a list of the vulnerable software names and version numbers, and links to vulnerability advisory and patch information. See icat.nist.gove/icat.cfm. Also, in the fourth quarter of 2002, Mitre launched the Open Vulnerability Assessment Language (OVAL) initiative, to extend the CVE concept to a common way of vulnerability testing.
  • The Open Web Application Security Project (owasp.org) is an open source community project that is developing software tools and knowledge-based documentation that helps secure Web applications and Web services. The VulnXML project of OWASP aims to develop an open standard data format for describing Web application security vulnerabilities. The project is focused on Web application security vulnerabilities. It focuses on building http transactions such as specific headers and requests. See the VulnXML Proof of Concept Vision Document, Version 1.1, Jul. 18, 2002.
  • The Patch Authentication and Dissemination Capability (PADC) project, sponsored by the Federal Computer Incident Response Center (FedCIRC), an office of the General Service Administration, first announced in November, 2002, addresses the more general case of application and operating system vulnerabilities. See, padc.fedcirc.gov.
  • The OASIS Consortium (oasis-open.org) has announced plans to define a standard method of exchanging information concerning security vulnerabilities within Web services and Web applications. See, OASIS Members Collaborate to Address Security Vulnerabilities for Web Services and Web Applications, RSA Security Conference, 14 Apr. 2003.
  • The Vulnerability Intelligent Profiling Engine (VIPE) is based on technology by B2Biscom (b2biscom.it). VIPE includes two elements, a product and a service. The product is a combination of an inventory and patch management tool, which has as its major part of a central database containing all known vulnerabilities and patches for a large list of products. Another part of the database is populated with inventory information. A set of scripts has been developed. The service analyzes and correlates inventory with an existing vulnerability encyclopedia, and provides a knowledge-based approach for assessing vulnerabilities against specific supported operating systems.
  • Citadel Hercules Automated Vulnerability Remediation from Citadel Security Software (citadel.com) provides software that integrates with industry-leading vulnerability assessment tools and provides appropriate remedies for five classes of vulnerabilities, and a console where the administrator can review the vulnerabilities implied and apply the remedy to the correct system on a network. See, Citadel Hercules Automated Vulnerability Remediation Product Brochure, Citadel Security Software, Inc., 2003.
  • Symantec has an offering that compiles threat management information into a paid service. See, eweek.com/article2/0,4149,1362688,00.asp. DeepSight Alert Services are priced at $5K per year as described in enterprisesecurity.symantec.com/products/products.cfm?ProductID=160. Threat Management Services start at $15K per year, per user as described at enterprisecurity.symantec.com/content/displaypdf.cfm?pdfid=301.
  • Finally, the “Cassandra” Incident Response Database is a tool sponsored by the CERIAS center of Purdue University that allows a user to create saved profiles of the services and applications running on the user's networks, typical (standard configurations) hosts or important hosts. Cassandra can then notify the user by email of new vulnerabilities relevant to these profiles. See, cassandra.cerias.purdue.edu. Queries (including incremental queries) can also be performed live. However, these results may be missing recently discovered vulnerabilities not yet available from ICAT, and may be missing vulnerabilities that have not been made public. Because the contents are derived from NIST's ICAT servers, CERIAS also offers only a best effort delivery of the contents available from ICAT.
  • In view of the above, security threat management currently may be a labor-intensive process wherein a computer system's operations staff individually screens security advisories, alerts and Authorized Program Analysis Reports (APARs) to determine their applicability. The operational staff then determines, through research, how to mitigate the threat or apply the remedy using manual techniques.
  • FIG. 1 is a block diagram illustrating conventional security threat management techniques. As shown in FIG. 1, new computer vulnerabilities and hacking tools are discovered by computer security experts 110 in a variety of roles. Similarly, APARs are provided by vendors 120. The computer vulnerabilities, hacking tools and APARs (often referred to as A3 (Advisories, Alerts, APARs) are typically vetted by appropriate security organizations such as Computer Emergency Response Team (CERT/CC), SysAdmin, Audit, Network and/or Security (SANS) institute personnel 130. Threat and vulnerability information is distributed by these organizations primarily via mailing lists 140 that are subscribed to by computer Security Systems Administration (SSA) staffs 150. Diligent SSAs may subscribe to multiple mailing lists 140, thus often receiving duplicate or potentially inconsistent information. SSAs then perform individual research to determine a course of action and how to carry it out. Commonly, they will use Web resources such as Mitre's CVE listing 160 and/or Oval database 170, and/or NIST's ICAT database 180, to manually collect information for countermeasure application. This may be highly inefficient and costly. Even commercially available vulnerability management products and services may not substantially improve efficiency.
  • SUMMARY OF THE INVENTION
  • According to embodiments of the present invention, computer-actionable Threat Management Vectors (TMV) are generated and responded to, so as to allow intrusion detection and response across target systems. Some embodiments of TMVs are described in U.S. application Ser. No. 10/624,344 to Bardsley et al., entitled Systems, Methods and Data Structures for Generating Computer-Actionable Computer Security Threat Management Information, filed Jul. 22, 2003, and application Ser. No. 10/624,158 to Bardsley et al., entitled Systems, Methods and Computer Program Products for Administration of Computer Security Threat Countermeasures to a Computer System, filed Jul. 22, 2003; and U.S. application Ser. No. 10/791,560, filed Mar. 2, 2004 to Bardsley et al., entitled Domain Controlling Systems, Methods and Computer Program Products for Administration of Computer Security Threat Countermeasures to a Domain of Target Computer Systems, all of which are assigned to assignee of the present invention, the disclosures of all of which are hereby incorporated herein by reference in their entirety as if set forth fully herein. Application Ser. Nos. 10/624,344, 10/624,158 and 10/791,560 will be referred to herein collectively as “the prior applications”. As described therein, a TMV includes therein a first computer-readable field that provides identification of at least one system type that is affected by a computer security threat, a second computer-readable field that provides identification of a release level for the system type, and a third computer-readable field that provides identification of a set of possible countermeasures for a system type and a release level. The system type can include a computer operating system type or an application program type.
  • According to some embodiments of the present invention, computer security threat management information is generated by receiving a notification of a security threat and/or a notification of a test that detects intrusion of a computer security threat. A computer-actionable TMV is generated from the notification that was received. The TMV includes a computer-readable field that provides identification of at least one system type that is effected by the computer security threat, a computer-readable field that provides identification of a release level for a system type, and a computer-readable field that provides identification of the test that detects intrusion of the computer security threat for a system type and a release level. The TMV that is generated is transmitted to a plurality of target systems for processing by the plurality of target systems.
  • In some embodiments, the TMV further includes a computer-readable field that provides identification of a possible countermeasure for a system type and a release level. In other embodiments, the TMV further includes a computer-readable field that provides identification of a plurality of tests that detect intrusion of the computer security threat for a system type and a release level, and/or identification of a plurality of possible countermeasures for a system type and a release level.
  • In other embodiments, a second TMV is generated in response to notification from a target system that intrusion of the computer security threat has been detected. The second TMV includes therein a computer-readable field that identifies instructions for removing the intrusion of the computer security threat that was detected. The second TMV is transmitted to the target system for processing by the target system.
  • In still other embodiments, a null TMV is generated in response to notification from a target system that intrusion of the computer security threat has been detected. The null TMV includes therein a computer-readable field that identifies that no instructions are available for removing the intrusion of the computer security threat that was detected. The null TMV is then transmitted to the target system. Thereafter, a second TMV may be generated in response to receipt of instructions for removing the intrusion of the computer security threat that was detected. The second TMV includes therein a computer-readable field that identifies the instructions for removing the intrusion of the computer security threat that was detected. The second TMV is transmitted to the target system for processing.
  • Computer security threat management information may be processed at a target computer system, according to some embodiments of the present invention, by receiving a computer-actionable TMV at the target system. The TMV includes therein the computer-readable field that provides identification of a test that detects intrusion of the computer security threat for a system type and a release level. The test is performed at the target system, in response to receipt of the TMV.
  • According to other embodiments, the target system sends a notification that intrusion of the computer security threat has been detected. The target system then receives a TMV including a computer-readable field that identifies instructions for removing the intrusion of the computer security threat that was detected. The target system then performs the instructions for removing the intrusion, in response to receiving the second TMV.
  • In other embodiments, in response to sending a notification from the target system that intrusion has been detected, a null TMV is received, as was described above, that indicates that no instructions are available for removing the intrusion of the computer security threat that was detected. Later, a TMV may be received at the target system that identifies the instructions for removing the intrusion. The instructions are then performed at the target system.
  • Computer-actionable TMVs according to some embodiments of the present invention include the computer-readable fields that were described above, including identification of a test that detects intrusion, identification of a possible countermeasure and/or identification of instructions for removing the intrusion. In some embodiments, the TMV can provide identification of a plurality of tests and/or identification of a plurality of possible countermeasures for a system type and a release level. The TMV can also identify that no instructions are available. Analogous systems and computer program products also are provided according to other embodiments of the present invention.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a block diagram illustrating conventional security threat management techniques.
  • FIG. 2 is a block diagram of an environment in which computer-actionable computer security threat management information may be generated according to the prior applications.
  • FIG. 3 is a flowchart of operations that may be performed to generate computer-actionable security threat management information according to the prior applications.
  • FIG. 4 is an overview of a data structure of a threat management vector according to the prior applications.
  • FIG. 5 is a block diagram of systems, methods and/or computer program products for generating computer-actionable security threat management information according to the prior applications.
  • FIG. 6 is a flowchart of operations that may be used to generate a threat management vector by a message encoder according to the prior applications.
  • FIGS. 7-14 illustrate detailed data structures of threat management vectors and sub-vectors according to the prior applications.
  • FIG. 15 is a block diagram of systems, methods and/or computer program products for generating computer-actionable computer threat management information according to the prior applications.
  • FIG. 16 is a flowchart of operations that may be performed to administer a computer security threat countermeasure according to the prior applications.
  • FIG. 17 is a flowchart of operations that may be performed to administer a computer security threat countermeasure according to the prior applications.
  • FIG. 18 is a block diagram of systems, methods and computer program products according to the prior applications.
  • FIG. 19 is a flowchart of operations that may be performed to administer a computer security threat countermeasure according to the prior applications.
  • FIGS. 20-22 illustrate threat management vectors according to embodiments of the present invention as they undergo TMV transmutation according to the prior applications.
  • FIG. 23 is a flowchart of operations that may be performed for TMV history file maintenance according to the prior applications.
  • FIG. 24 is a flowchart of operations that may be performed for Threat Management Information Base (TMIB) configuration according to the prior applications.
  • FIGS. 25 and 26 are flowcharts of operations that may be performed for TMV induction according to the prior applications.
  • FIG. 27 is a flowchart of operations that may be performed for vulnerability state management according to the prior applications.
  • FIG. 28 is a flowchart of operations that may be performed for remediation management according to the prior applications.
  • FIG. 29 is a block diagram of systems, methods and computer program products for administration of computer security threat countermeasures to a domain of target computer systems according to the prior applications.
  • FIGS. 30 and 31 illustrate detailed data structures of threat management vectors and transmuted threat management vectors according to the prior applications.
  • FIG. 32 illustrates a detailed data structure of threat management vectors and subvectors including program instance vectors and program instance locations according to the prior applications.
  • FIGS. 33A-33C illustrate detailed data structures of threat management vectors according to the prior applications.
  • FIGS. 34 and 35 are block diagrams of program instance registration according to the prior applications.
  • FIG. 36 is a flowchart of operations that may be performed for program instance registration according to the prior applications.
  • FIG. 37 is a block diagram of threat management vector refreshing according to the prior applications.
  • FIG. 38 is a flowchart of operations that may be performed for threat management vector refreshing according to the prior applications.
  • FIG. 39 is a block diagram of program instance deregistration according to the prior applications.
  • FIG. 40 is a block diagram of input threat management vector processing according to the prior applications.
  • FIG. 41 is a flowchart of operations that may be performed for input threat management processing according to the prior applications.
  • FIGS. 42A and 42B are flowcharts of operations that may be performed for input threat management vector processing by a threat management vector emitter and responder, respectively, according to the prior applications.
  • FIG. 43 is a block diagram of threat management vector synchronization according to the prior applications.
  • FIG. 44 illustrates a data structure of a countermeasures vector according to some embodiments of the present invention.
  • FIG. 45 illustrates a data structure of a countermeasures vector including logical expressions, brackets and/or groups according to some embodiments of the present invention.
  • FIG. 46 illustrates a data structure of a countermeasures vector according to other embodiments of the present invention.
  • FIG. 47 is a block diagram of countermeasure staging according to some embodiments of the present invention.
  • FIG. 48 is a block diagram of intrusion detection according to some embodiments of the present invention.
  • FIG. 49 is a flowchart of operations for vulnerability state management with intrusion detection according to some embodiments of the present invention.
  • FIG. 50 is a flowchart of operations for intrusion detection according to some embodiments of the present invention.
  • FIG. 51 illustrates a data structure of a root vulnerability vector according to the prior applications.
  • FIG. 52 illustrates a data structure of a threat management vector according to some embodiments of the present invention.
  • FIG. 53 is a block diagram of intrusion response according to some embodiments of the present invention.
  • FIGS. 54A, 54B, 55, 56A and 56B are flowcharts of operations for intrusion response according to various embodiments of the present invention.
  • FIG. 57 is a block diagram of intrusion response countermeasure relays according to some embodiments of the present invention.
  • DETAILED DESCRIPTION
  • The present invention now will be described more fully herein with reference to the accompanying figures, in which embodiments of the invention are shown. This invention may, however, be embodied in many alternate forms and should not be construed as limited to the embodiments set forth herein.
  • Accordingly, while the invention is susceptible to various modifications and alternative forms, specific embodiments thereof are shown by way of example in the drawings and will herein be described in detail. It should be understood, however, that there is no intent to limit the invention to the particular forms disclosed, but on the contrary, the invention is to cover all modifications, equivalents, and alternatives falling within the spirit and scope of the invention as defined by the claims. Like numbers refer to like elements throughout the description of the figures.
  • The present invention is described below with references to block diagrams and/or flowchart illustrations of methods, apparatus (systems) and/or computer program products according to embodiments of the invention. It is understood that each block of the block diagrams and/or flowchart illustrations, and combination of blocks in the block diagrams and/or flowchart illustrations, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, and/or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer and/or other programmable data processing apparatus, create means for implementing the function/acts specified in the block diagrams and/or flowchart block or blocks.
  • These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instructions which implement the function/act specified in the block diagrams and/or flowchart block or blocks.
  • The computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer-implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions/acts specified in the block diagrams and/or flowchart block or blocks.
  • It should also be noted that in some alternate implementations, the functions/acts noted in the blocks may occur out of the order noted in the flowcharts. For example, two blocks shown in succession may in fact be executed substantially concurrently or the blocks may sometimes be executed in the reverse order, depending upon the functionality/acts involved.
  • Generating Computer-Actionable Computer Security Threat Management Information
  • FIG. 2 is a block diagram of an environment in which computer-actionable computer security threat management information may be generated according to the prior applications. As shown in FIG. 2, a plurality of sources S of vulnerability threat and/or APAR information are connected to a Computer Security Incident Response Team (CSIRT) or other security-responsible server via a network, which can be a local and/or wide area network including the Web. The sources S can be one or more of the sources 110, 120, 130, 160, 170, 180 of FIG. 1, and/or other sources. The CSIRT server sends computer-actionable computer security threat management information to a plurality of target computer systems T which can be one or more enterprise, application, personal, pervasive and/or embedded systems that may be connected to the CSIRT directly and/or via a network. According to the prior applications, the computer-actionable computer security threat management information comprises one or more computer-actionable Threat Management Vectors (TMV), as will be described in detail below.
  • FIG. 3 is a flowchart of operations that may be performed, for example by the CSIRT server, to generate computer-actionable computer security threat management information, according to the prior applications. As shown in FIG. 3, notification of a computer security threat is received at Block 310. At Block 320, a computer-actionable TMV is generated from the notification that was received. Further description of the TMV will be provided in FIG. 4. Then, at Block 330, the TMV, or a form of the TMV, that is generated is transmitted to a plurality of target systems for processing by the plurality of target systems.
  • FIG. 4 is an overview of a data structure of a TMV according to the prior applications. Further details will be provided below. As shown in FIG. 4, the TMV 400 includes a first computer-readable field 401 that provides identification of at least one system type, such as an operating system type, that is affected by the security threat, a second computer-readable field 402 that provides identification of a release level for the system type, and a third computer-readable field 403 that provides identification of a set of possible countermeasures for a system type and a release level. Moreover, in some embodiments, the TMV includes a fourth computer-readable field 404 that provides identification of at least one subsystem type, such as an application program type, that is affected by the computer security threat and a fifth computer-readable field 405 that provides identification of a release level for the subsystem type. In these embodiments, the third computer-readable field 403 provides identification of a set of possible countermeasures for a subsystem type and a release level in addition to a system type and release level. Moreover, in some embodiments, the TMV includes a sixth computer-readable field 406 that identifies a vulnerability specification, also referred to herein as a “root VKey vector”, to identify the vulnerability or security threat.
  • FIG. 5 is a block diagram of systems, methods and computer program products for generating computer-readable security threat management information according to the prior applications. As shown in FIG. 5, notification of a computer security vulnerability threat or countermeasure to a vulnerability or threat is received at a central clearinghouse, also referred to herein as a CSIRT 510, from various sources 110-130 and 160-190 that were described above. Other sources may also be utilized. At the CSIRT 510, a message encoder 520 transforms vulnerability, threat, APAR and/or information via human analysis and/or computer-assisted encoding into an unambiguous computer-interpretable form, referred to as a TMV. A common semantics database 530 establishes and maintains, via human analysis and/or computer-assisted encoding, the metadata used by the message encoder 520 to create the TMV. One example is a set of assigned numbers representing computer operating system names. The message encoder 520 produces a TMV in computer-actionable format. For each specific vulnerability, threat or countermeasure, the TMV stipulates target system components and parameterized countermeasure installation instructions for automated application. The TMV is then transmitted to target systems 540. Target System Security Administrators (SSA) 550 may be advised of interventions that may be required to be performed if fully automatic intervention is not present, and/or of specific instructions. Human labor can thereby be reduced dramatically.
  • FIG. 6 is a flowchart of operations that may be used to generate a TMV by a message encoder, such as the message encoder 520 of FIG. 5. FIG. 6 refers to vulnerability alerts and advisories and patch or other countermeasure information as Threat Management Information (TMI). As shown at Block 610, TMI may originate from security organizations, vendors, independent security professionals and/or other sources. TMI may include, but is not limited to, data about vulnerabilities in an operating system or application program or software utility, countermeasures for correcting a vulnerability, or both. Examples of TMI are new or revised security alerts and advisories from CERT/CC or SANS Institute and new or revised patch notifications from vendors.
  • Referring to FIG. 6, conceptually, TMV generation can be considered a two-stage process. However, in practice, it may be implemented as a single set of integrated operations.
  • In the first stage, at Block 610, TMI acts as input stimuli for a process of analysis, qualification and quantification (AQQ) at Block 620. Analysis may involve a general analysis and research of the input for completeness and coherence. Qualification may involve validating the accuracy, consistency, source integrity and efficacy of the information for threat management use. Qualification also may involve such details as testing a proposed patch or script on an operating system, application program, or program utility instance in a laboratory or simulated production environment. Finally, quantification may involve ensuring that all relevant TMI has an unambiguous representation in a catalog entity called the Threat Management Control Book (TMCB) such that each information component 630 is discernible via assigned numbers (ANs). The AQQ team, in fact, may represent a threat management assigned number authority (TMANA) by virtue of its authority to create, delete, and otherwise ensure the referential integrity of ANs in the TMCB, respective of external assigned number authorities (ANAs).
  • In some embodiments, it may be desirable that all ANs and corresponding information encodings for the complete construction of a TMV representing the TMI are available in the TMCB. Any TMI not found to be so represented may be formulated and cataloged in the TMCB by the TMANA at Block 640. TMI categories may include, but are not limited to, vulnerability identity and specification, system identity, system level identity, subsystem identity, subsystem level identity, and countermeasure identity and specification.
  • The second stage may involve the systematic encoding (Blocks 650-680) of the physical TMV using TMCB content and its subsequent transmission (Block 690) to target systems for autonomic threat management processing. TMV encoding may involve a cascading nested sequence of encode operations 650, 660, 670, 680 for a given vulnerability 650 such that each affected system type 652 is identified, and for each of these 662, each affected level 670 is identified, and for each of these 672 all applicable countermeasures 680 are encoded in machine-readable format, as shown in FIG. 6. A similar cascading nested sequence of encode operations may be performed likewise for affected subsystems.
  • FIG. 7 illustrates a general form of a TMV according to the prior applications. As was described above, the TMV can transform the computationally ambiguous information, such as CVE information and/or other information, into a precise specification of vulnerability attributes and countermeasure attributes. The resultant encoding can then be used by programs to automate the reconciliation of threat specifics to a well-defined set of compensating countermeasures to be applied to specific target computer systems.
  • As shown in FIG. 7, a TMV according to the prior applications may include a Vector Header, a VKey, such as a CVE Key, a Pointer to System Vector, a Pointer to a Subsystem Vector and a VKey Description. It will be understood that CVE is used herein as one example of a vulnerability key (VKey), but that any other key(s) may be used. It also will be understood that the VKey Description may be a free form text description and/or an encyclopedic reference key to a text description held elsewhere, and may be included in the vector header as a usability aid. As also shown in FIG. 7, the Vector Header may include a TMV Control field and a Vector Length field. The VKey field may include VKey Type, VKey Length and VKey Value fields. Finally, the VKey Description may include a Description Type, Description Length and free form text, or a Control field and an Array of encyclopedic reference keys. FIGS. 8-12 provide detailed descriptions of the System Vector, System Level Vector, Countermeasures Vector, Countermeasures Metadata and Subsystem Vector.
  • FIG. 8 illustrates a general form of the System Vector according to the prior applications. The System Vector identifies the Operating System (OS) type(s) to which a vulnerability applies. It may include a Vector Header and an array and/or linked list of System Identifiers corresponding to specific OS types, such as Sun Solaris, AIX, etc. As also shown in FIG. 8, the Vector Header may include a Control field and a Vector Length field. The System Identifier can include a System ID field, a System Control field and a Pointer to System Level Vector field. The System Control Field is used to maintain system oriented processing controls. System IDs are globally unique codes which map to specific operating system types. The code values and the correspondence to their conventional system names are maintained in machine-readable form in a common semantics database, referred to as a Threat Management Control Book (TMCB), described below.
  • FIG. 9 illustrates a general form of the System Level Vector. As shown in FIG. 9, the System Level Vector may include a Vector Header and an array and/or linked list of System Level Identifiers. The Vector Header may include a Control field and a Vector Length field. The System Level Identifier may include a Level ID field, a System Level Control field, and a Pointer to a Countermeasures Vector. The System Level Vector identifies the specific operating system version and release levels to which a vulnerability or countermeasure applies. The System Level Control field is used to maintain system level directed processing controls. Level IDs are system-wide unique codes which map to specific operating system versions and release levels. The code values and the correspondence to their conventional product version and release names are maintained in machine-readable form in the TMCB as will be described below.
  • FIG. 10 illustrates a general form of a Countermeasures Vector according to the prior applications. As shown in FIG. 10, the Countermeasures Vector may include a Vector Header and an array and/or linked list of Countermeasures Data. The Vector Header may include a Control field and a Vector Length field. The Countermeasures Metadata may include a Countermeasures (CM) ID, a CM Type, a CM Control field and CM Parameters. The Countermeasures Vector identifies the specific countermeasures applicable to a specific version or release level of a specific operating system (system) or application (subsystem) version, in order to counteract the vulnerability. The countermeasures vector thus identifies a locus of points in the TMV subspace, as located by the directed graph formed by the System Vector, Level Vector and/or Subsystem Vector, Subsystem Level Vector, representing the applicable set of countermeasures such as patches.
  • FIG. 11 illustrates a general form of Countermeasure Metadata of FIG. 10. Countermeasure Metadata provides the information that is used to apply a countermeasure. Referring to FIG. 11, CounterMeasure ID (CMID) is a globally unique code which maps to a specific countermeasure, as defined in the TMCB (described below). CM Type and CM Parameters permit the specification of countermeasure installation instructions. Examples of CM Types might include “local”, “server”, “URL”, “Binary” or “manual”, representing various modes of countermeasure installation. The CM Control Field is used to maintain processing controls associated with countermeasure deployment. Examples of CM Parameters might include metadata representing interface parameters to a local or remote patch application service, a URL, embedded countermeasure installation instructions (text or executable program code) and/or an encyclopedic reference to same. The specific control mechanisms for specification of CM Parameters and installation of countermeasures is a function of the individual countermeasures themselves, and need not be described herein.
  • FIG. 12 is an overview of a Subsystem Vector. As was described above, security vulnerabilities may involve not only operating systems but also subsystems, such as protocol engines, application programs and utilities. The Subsystem Vector identifies the subsystems or application types to which a vulnerability applies. It includes an array of system identifiers corresponding to specific software entities, such as Microsoft 11S. The Subsystem Vector can be structurally identical to the System Vector, except that it applies to application software that uses the operating system, as opposed to the operating system itself. It also will be understood that the semantics of the Countermeasures Vector elements may be repeated in the subsystem vector taxonomy.
  • FIG. 13 illustrates a general form of a Threat Management Control Book (TMCB) according to the prior applications, which may correspond to the common semantics database 530 of FIG. 5. As was already described, the TMCB includes an indexing structure containing the metadata associated with the standard values used in the TMV encoding. It enables the transformation of nonstandard or bulky information into unambiguous and compact equivalent forms, for packaging in a TMV. Such data transforms are established by a Threat Management Assigned Number Authority (TMANA). In general, the TMCB is the registry of standard values encoded in TMV configurations.
  • FIG. 13 illustrates tables that can be maintained in the TMCB. As shown in FIG. 13, the system table may include a System ID, a System Name, and a System Level Table field, and may be indexed by System ID and System Name. The System Level Table may include a Level ID and a Version and Release Number field. The Subsystem Table may include a Subsystem ID, Subsystem Name and Subsystem Level Table, and may be indexed by Subsystem ID and Subsystem Name. The Threat Severity Table may include a Severity ID and a Severity Name field, and may be indexed by the Severity ID and Severity Name. The Countermeasure Table may include a CM ID, CM Type and CM Name field, and may be indexed by the CM ID, CM Type and CM Name fields. It will be understood, however, that these tables are merely illustrative and other configurations may be provided in other embodiments of the invention.
  • FIG. 14 provides a summary of TMV taxonomy that was described in detail in FIGS. 7-12.
  • As was described above, the prior applications can consolidate the human interpretation of threat management information to a single point, establish an unambiguous representation of the information using a common semantic information base, and produce a computer-actionable message unit (TMV) suitable for use by an automated threat management system. Vulnerable systems may then identify themselves, apply appropriate countermeasures, track state and engage System Security Administrators (SSAs) only on an “intervention required” basis.
  • FIG. 15 is a block diagram of systems, methods and computer program products for generating computer-readable computer security threat management information according to the prior applications. In FIG. 15, the functionality of the message encoder 520 of FIG. 5 is provided by a TMV generator 520′, and the functions of the common semantics metadata 530 is replaced by the TMANA 530′, in a CSIRT or central clearing house 510′.
  • Referring to FIG. 15, the TMV generator 520′ transforms vulnerability, threat and APAR information via human analysis and computer-assisted encoding, into an unambiguous computer interpretable form, the TMV. The TMV generator 520′ references a set of standard encodings maintained by the TMANA 530′ in the form of the TMCB (FIG. 13). While the TMANA 530′ maintains the referential integrity of the TMCB, the actual task of assigning values to the standard encodings may be relegated to an external assigned numbers authority, such as NIST. The TMV in computer-readable format is provided to target systems 540. For each specific vulnerability, threat or countermeasure, the TMV stipulates target system components and parameterized countermeasure installation instructions permitting automated application of countermeasures at target computer systems.
  • In view of the above, some embodiments of the present invention can reduce the need for extensive threat management research and analysis from many points, such as each and every SSA 550, to one point, such as the TMV generator 520′. This can reduce the labor associated with threat management at the operational threat analysis level. Moreover, through its introduction of standard encodings of key data, embodiments of the invention can permit threat management activities at target systems to be automated. This can further reduce the labor associated with threat management at the operational security maintenance level.
  • Administering Computer Security Threat Countermeasures for Computer Systems
  • FIG. 16 is a flowchart of operations that may be performed to administer computer security threat countermeasures for a computer system according to the prior applications. These operations may be performed in a target system, for example, one of the target systems T of FIG. 2 or one of the target systems 540 of FIG. 5 or 15.
  • Referring now to FIG. 16, at Block 1610, a baseline identification of an operating system type and an operating system release level for the computer system is established, which is compatible with a TMV. At Block 1620, a TMV is received including therein a first field that provides identification of at least one operating system type that is affected by a computer security threat, a second field that provides identification of an operating system release level for the operating system type, and a third field that provides identification of a set of possible countermeasures for an operating system type and an operating system release level. In other embodiments, the TMV may also include a fourth field that provides identification of at least one application program type that is affected by the computer security threat and a fifth field that provides identification of a release level for the application program type. In these embodiments, the third field also provides identification of a set of possible countermeasures for an application program type and an application program release level. In still other embodiments, the TMV may include a sixth field that provides identification of the computer security threat.
  • Continuing with the description of FIG. 16, at Block 1630, a determination is made as to whether the TMV identifies the operating system type and operating system release level and/or the application program type and application program release level for the computer system as being affected by the computer security threat. If yes, then countermeasures that are identified in the TMV are processed at Block 1640. If not, then receipt of a new TMV is awaited.
  • FIG. 17 is a flowchart of operations that may be performed to administer computer security threat countermeasures according to the prior applications. Referring to FIG. 17, a baseline identification is established at Block 1610, and a TMV is received at Block 1620. If a match occurs at Block 1630, then at Block 1710, at least one instance identifier is added to the TMV to account for multiple instances of the operating system and/or the application program on board the computer system. Countermeasures are then processed at Block 1640 for the instance of the operating system type and operating system release level and/or the application program type and application program release level when the operating system and/or application program is instantiated in the computer system. Accordingly, these embodiments of the invention can take into account that, in a single computer system, multiple instances of operating systems and/or application programs may be present.
  • FIG. 18 is a block diagram of systems, methods and computer program products according to the prior applications. As shown in FIG. 18, based on TMV input and tightly coupled side data, a target system 1810 can identify itself as vulnerable to a specific threat or needing a specific countermeasure, automatically initiate appropriate countermeasures, track state and engage security system administrators 1820 on an “intervention required” basis.
  • Still referring to FIG. 18, at the initiation of security administration personnel or automatic equivalents, a Threat Management Information Base (TMIB) configurator 1830, which utilizes standard values from a Threat Management Control Book (TMCB) 530 of FIG. 13, also referred to as a common semantics database 530 of FIG. 5, also referred to as tightly-coupled side data, establishes a baseline identity and vulnerability state of a target system 1810 using a TMV-compatible information structure and a TMV history file 1840 that is maintained by the TMV generator 520 of FIG. 13, also referred to as a message encoder 520 of FIG. 5.
  • Still referring to FIG. 18, upon receipt of a new TMV, a TMV inductor 1850 checks the TMIB to see if any onboard system/subsystem images are affected. If so, the TMV inductor 1850 prunes the TMV of nonrelevant TMV subvectors and forwards it to a Vulnerability State Manager (VSM) 1860 for processing.
  • The VSM 1860 incorporates the new vulnerability or countermeasure information into the TMIB 1880 and, using state information from the TMIB 1880, if any relevant system or subsystem images are active (instantiated), invokes the Remediation Manager (RM) 1870 to oversee the application of the indicated countermeasures. During the remediation, the remediation manager 1870 interacts with the TMIB 1880 to maintain current vulnerability state and countermeasure application. The VSM 1860 may similarly invoke the Remediation Manager 1870 upon system/subsystem initial program load. Accordingly, a self-healing capability can be provided in computer systems with respect to security threat management.
  • FIG. 19 is a flowchart of operations that may be performed to administer computer security threat countermeasures to a computer system according to the prior applications, and will refer to the block diagram of FIG. 18. Referring to FIG. 19, at Block 1910, TMIB configuration is performed upon receipt of an installation, configuration or maintenance stimulus. TMIB configuration can obtain all prior countermeasures for the system, also referred to as a TMV history file, so that the system can be brought up to date against all prior security threats. TMIB configuration will be described in detail below. At Block 1920, TMV induction is performed in response to a new TMV input stimulus, as will be described below. At Block 1930, whether in response to TMIB configuration Block 1910, TMV induction Block 1920, or a system/subsystem boot or resume stimulus, vulnerability state management of Block 1930 is performed to allow all TMVs to be processed. Remediation management is performed at Block 1940 to process the countermeasures that are identified in the TMVs. Vulnerability state management 1930 may maintain the proper state of the computer system even upon occurrence of a processing interrupt or suspense stimulus 1960. After remediation management is performed at Block 1940, a new stimulus such as an installation configuration or maintenance stimulus, a TMV input stimulus, a system/subsystem boot/resume stimulus or a processing interrupt or suspense stimulus is awaited at Block 1950.
  • TMIB configuration according to the prior applications now will be described. TMIB configuration may be performed by TMIB configurator 1830 of FIG. 18, and/or the TMIB configuration Block 1910 of FIG. 19. TMIB configuration can build an information structure that definitively specifies an initial and continuing software configuration and vulnerability state of a target system, such that the TMIB 1880 is readily usable for computation comparison with a subsequent inbound TMV to determine whether or not the target system is one of the system or subsystem types to which the TMV should be directed. This can provide rapid recognition, to efficiently match TMV system/subsystem type and level information with on-board system/subsystem type and level information. Moreover, remediation management based on initial TMIB configuration can be virtually identical to the subsequent processing of inbound TMVs during steady state operation, to allow computational consistency.
  • In some embodiments, the initial configuration of the TMIB 1880 can be computationally equivalent to that derived by processing TMVs with all the vulnerability and countermeasure information to establish an initial non-vulnerable state. Stated differently, all countermeasures historically identified as relevant to the system/subsystem being initialized can be applied, in bulk mode. Subsequent inbound TMV information can then be incorporated into the TMIB 1880 by a simple computational means due to notational consistency.
  • Thus, according to the prior applications, the TMV generator 520, upon issuing TMVs, maintains a history file 1840 in the form of TMIB entries representing the history of applicable countermeasures for applicable vulnerabilities to applicable systems and subsystems. TMIB fabrication, the construction of TMV history file entries, and the TMV induction operation can all be closely related. In particular, they can all involve well-defined transforms on the TMV structure, as described below.
  • TMIB generation may take place using a process, referred to herein as “TMV transmutation”, as described in FIGS. 20-22. As shown in FIG. 20, a system vector (for operating systems), or subsystem vector (for applications), is extracted from the root TMV. Moreover, the subordinate system level vector is augmented with an “instance ID” field, to represent a specific system instance, such as a host name and/or IP address. This forms a virgin TMIB structure that identifies a system or subsystem. It will be understood that FIG. 20 illustrates the system vector case, but a similar taxonomy may be used for a subsystem vector.
  • The taxonomy shown in FIG. 20 can represent a highly sophisticated system. For example, the system illustrated in FIG. 20 has three bootable system types with three available boot images of the first system type, one for each of three release levels of that system type. Machine architectures supporting multiple concurrent Logical PARtitions (LPAR) may fall into this category. Systems with multiple boot images may be somewhat simpler. The simplest systems have a single boot image, as depicted in FIG. 21.
  • As shown in FIG. 22, the root VKey vector is then rechained by replacing the countermeasures vector with a pointer to an array of root Vkey vectors and augmenting each root VKey vector with a countermeasures vector pointer field. This creates the basic structure of a TMV history record, a TMIB fully populated with VKey, and countermeasure state data, and an inducted TMV as shown in FIG. 22. It will be understood that FIG. 22 shows the data structure for a system. However, a structure for a subsystem can be similar. In practical effect, the TMV transmutation can transform the TMV from a desired language of a sender to a desired language of a receiver.
  • FIG. 23 is a flowchart of operations that may be performed for TMV history file maintenance according to the prior applications. These operations may be performed by the TMV generator 520 of FIG. 18. Referring to FIG. 23, at Block 2310, a TMV History Record (HR) is constructed from a VKey or countermeasure stimulus. At Block 2320, an HR is retrieved for the affected system or subsystem. If an HR is found at Block 2330, and if the new data supercedes the HR data at Block 2340, then the HR data is replaced with the new data at Block 2350. These operations are performed for each affected system/subsystem in the input TMV. If an HR is not found at Block 2330, then the new HR is stored at Block 2370. If the HR was found at Block 2330, but the new data does not supercede the HR data, then the new data is added to the existing HR data at Block 2360.
  • Referring now to FIG. 24, operations for TMIB configuration will now be described according to the prior applications. These operations may be performed by the TMIB configurator 1830 of FIG. 18 and/or by TMIB configuration Block 1910 of FIG. 19. Referring now to FIG. 24, upon occurrence of an installation, configuration or maintenance stimulus, the TMV HR for the system/subsystem being administered is retrieved at Block 2410. If an HR is found at Block 2420, then the system/subsystem MIB is updated with the TMIB from the HR data at Block 2430. The update may be performed so as not to corrupt existing relevant vulnerability state management information for the system/subsystem. If not, then at Block 2440, the system or subsystem MIB is initialized with a virgin TMIB. The operations of Blocks 2410-2440 are performed for each system and subsystem that is being administered.
  • FIGS. 25 and 26 are flowcharts of operations that may be performed for TMV induction according to the prior applications. These operations may be performed by TMV inductor 1850 of FIG. 18 and/or TMV induction Block 1920 of FIG. 19. Referring now to FIG. 25, upon receipt of the TMV stimulus, TMV transmutation, as was described above, is performed at Block 2510. At Block 2520, the TMIB system/level subsystem/level vector data is compared with the TMV. If a match is found at Block 2530, then a potentially vulnerable system/level or subsystem/level identified in the TMV has been determined to be on board. Operations proceed to FIG. 26 at Block 2550, to determine the actual vulnerability. On the other hand, if at Block 2530 no match was found, then at Block 2540, the input TMV is ignored. Operations of Blocks 2520, 2530, 2540 and 2550 may be performed for each on board system/level and subsystem/level in the TMIB, whether or not active. Operations then proceed to a vulnerability state manager at Block 2560, which will be described in connection with FIG. 27.
  • Referring now to FIG. 26, at Block 2610, in response to identification of a potentially vulnerable system/level or subsystem/level in a TMV at Block 2550, the TMIB vulnerability/countermeasures vector data for the TMV system or subsystem level is accessed. At Block 2620, the TMIB vulnerability/countermeasures vector data is compared with each TMV vulnerability vector. If a match is found at Block 2630, and if the TMV data supercedes the TMIB data at Block 2640, then at Block 2650, the TMIB vulnerability/countermeasures data is reset with data from the TMV. On the other hand, if a match is not found at Block 2630, then the new TMIB vulnerability countermeasures vector data from the TMV is added at Block 2670. Alternatively, if a match is found but the TMV data does not supercede the TMIB data, then at Block 2660, the TMV vulnerability/countermeasures vector data can be ignored. The operations at Blocks 2620-2670 may be performed for each vulnerability vector in the TMV for the affected system/level or subsystem/level.
  • FIG. 27 is a flowchart of operations that may be performed for vulnerability state management according to the prior applications. These operations may be performed by the vulnerability state manager 1860 of FIG. 18 and/or the vulnerability state management Block 1930 of FIG. 19. Referring now to FIG. 27, at Block 2710, in response to a TMV induction stimulus or a system/subsystem boot or resume stimulus, TMIB vector data is accessed. At Block 2720, the remediation manager is called, as will be described in FIG. 28. Operations of Block 2710 and Block 2720 may be performed for each active system/level and subsystem/level in the TMIB, for each vulnerability vector associated therewith, and for each countermeasures vector associated with the vulnerability for which a state does not indicate “applied/verified”.
  • Referring now to FIG. 28, operations for remediation management according to the prior applications will now be described. These operations may be performed by the remediation manager 1870 of FIG. 18 and/or the remediation management Block 1940 of FIG. 19. Referring to FIG. 28, in response to countermeasures selection stimulus, countermeasures vector data is accessed at Block 2810. The countermeasure state is checked by checking the CM control field at Block 2820. If verified at Block 2830, then the countermeasure is ignored at Block 2870. If the countermeasure is not verified, but is applied at Block 2840, then the countermeasure is verified and set to the “verified” state. If the countermeasure is not applied at Block 2840, then the countermeasure is applied and is set to the “applied” state at Block 2850. The operations of Blocks 2820-2870 may be performed for each countermeasure indicated in the countermeasures vector.
  • As described above, the prior applications can permit a computer system to become autonomic (self-healing) to a large degree. This can reduce the human labor associated with the application of security patches, and the associated labor costs. Because of the autonomic characteristics of the prior applications, security patches may be applied more rapidly, which can reduce exposure time duration and the corresponding aggregate costs associated with recovering from system penetration attempts.
  • Administration of Computer Security Threat Countermeasures Across a Domain of Target Computer Systems.
  • In the above-described embodiments, a central operational component (sometimes referred to as a Threat Management Vector (TMV) generator) distributes to each target system a vector containing information that those systems use to assess their vulnerability state and apply an appropriate set of countermeasures with reduced or minimized human intervention. Each target system can operate autonomously on its input, applying appropriate countermeasures as determined by the input and by the target system's current configuration, and can maintain state information regarding the progress of remedial actions. Embodiments that will now be described can provide a Threat Management Domain Controller (TMDC) that can selectively distribute TMVs to a domain of target computer systems. The TMDC is responsive to a TMV and is configured to process a TMV that is received for use by the domain of target computer systems and to transmit the TMV that has been processed to at least one of the target computer systems in the domain of target computer systems. Accordingly, the prior applications can potentially improve operational efficiency of TMV distribution and/or TMV processing at target systems.
  • FIG. 29 is a block diagram of domain controlling systems, methods and/or computer program products for administration of computer security threat countermeasures to a domain of target computer systems according to the prior applications. As shown in FIG. 29, a TMDC 2910 is responsive to a computer-actionable TMV that is generated by a TMV generator 520. The TMDC 2910 is configured to process a TMV that is received for use by a domain 2920 of target computer systems 540 and to transmit the processed TMVs to at least one of the target computer systems 540 in the domain 2920 of target computer systems 540.
  • Continuing with the description of FIG. 29, the TMDC 2910 can reside on one or more enterprise, application, personal, pervasive and/or embedded computer systems 2900 and may operate at least in part on the same computer system 510 that runs the TMV generator 520 and/or one or more of the target systems 540 in the domain 2920. The TMDC 2910 operates within the administrative domain 2920 of a collection of target systems 540. The TMDC 2910 can mediate between the TMV generator 520 and the target computer systems 540. In some embodiments, the TMDC can reduce or eliminate the need for the TMV generator 520 to maintain knowledge of target computer system identities, configurations and/or operational status. In some embodiments, the TMDC 2910 can improve or optimize bandwidth that is used for TMV transmission and/or the utilization of network infrastructure components for TMV transmission. In some embodiments, the TMDC 2910 can reduce or minimize I/O subsystem, buffer storage and/or CPU utilization at target systems 540 for processing of TMVs. Moreover, in some embodiments, the TMDC 2910 can provide a central source for target system program instance inventory information.
  • In some embodiments, rather than sending TMVs to each target system 540 individually, the TMV generator 520 sends TMVs to one or more TMDCs 2910. Each TMDC in turn can reliably forward to each target computer system 540 in its domain 2920 only those TMV elements that may be appropriate to the specific target system environment. This capability can be provided at least in part based on the instantiation at the TMDC of real or near real time replicas of TMIB data 2930 associated with each target system 540. It also will be understood that although FIG. 29 illustrates a single TMDC 2910 and four target systems A-D, other embodiments may provide multiple TMDCs 2910, each of which may be associated with one or more target systems 540.
  • As was noted above, according to the prior applications, the TMDC is configured to process a TMV that is received, for use by a domain of target computer systems and to transmit the TMV that has been processed to at least one of the target computer systems in the domain of target computer systems. In some embodiments, this processing and transmitting is performed by selectively transmitting the TMV that is received to the at least one of the target computer systems if the TMV applies to the at least one of the target computer systems. In other embodiments, this processing and transmitting is provided by selectively transmitting selected TMV fields in the TMV that is received to the at least one of the target computer systems. In still other embodiments this processing and transmitting is performed by mutating the TMV that is received to a format that is compatible with the domain of target systems. In yet other embodiments this processing and transmitting is performed by generating a Program Instance (PI) vector that identifies a program instance at a selected one of the target computer systems and by transmitting the TMV, including the PI vector, to the selected one of the target computer systems. In still other embodiments, this processing and transmitting is performed by transmitting TMVs that were not previously transmitted to a program instance at a target computer system due to unavailability of the program instance, upon availability of the program instance. In still other embodiments, this processing and transmitting is provided by storing a TMV until the TMV has been provided to all program instances at the domain of target computer systems and to purge the TMV thereafter. These various embodiments will be described in detail below.
  • Transmutation of a TMV by a TMDC according to some embodiments of the present invention now will be described. In the prior applications, the TMV generator created a form of TMV that may be optimized to represent information in a form most suitable for computation by the sender. Target systems receiving TMVs then performed a “transmutation” on the input to create a form a TMV that may be optimized to represent information in a form most suitable for computation by the receiver, the target system itself.
  • In contrast, according to other embodiments of the prior applications, a TMV transmutation is performed by the TMDC 2910 on behalf of the target systems 540 within its domain 2920. The transmuted TMV may be augmented with an inventory-management-oriented data structure, for example, by virtue of a specialization of the “Instance ID” field of the transmuted TMV that was described in the prior applications. This TMV data structure may be used by both the TMDC and target systems within its domain, in coordinated fashion, to govern the installation of countermeasures at target computer systems. As part of its mediation function, which may be made possible by the replication of portions of the TMIBs 1880 from the target systems to TMIB′ 2930 at the TMDC 2910, the TMDC 2910 customizes the TMV contents sent to each target system 540 such that only those TMV data elements relevant to a specific target system may be received by that target system.
  • FIG. 30 illustrates an overall taxonomy of a TMV as was described extensively in the prior applications. In FIG. 30, some vector field names have been simplified and vector control fields are designated “CF”. Moreover, the Root Vulnerability Vector was also referred to as a “Root CVE Vector” in the prior applications.
  • As was also described in the prior applications, the target systems performed a transmutation on the TMV to create a form that may be optimized to represent information in a form most suitable for computation by the receiver. FIG. 31 illustrates a taxonomy of a transmuted TMV of the prior applications. Again, some vector field names are simplified and the vector control fields are designated “CF”.
  • The generation and use of a Program Instance (PI) vector according to the prior applications now will be described. In the prior applications, the content of the “Instance ID” field of the System Level Vector and Subsystem Level Vector, which was shown in FIG. 31 as well as FIGS. 20-22, provides a pointer to a PI Vector. The pointer is referred to herein as a PI Locater. The PI Locater and PI Vector are shown in FIG. 32. It will be understood however, that in other embodiments, the PI Locater and/or PI Vector may use an existing TMV field other than the “Instance ID” and/or may use a new TMV field.
  • The PI Vector is a data structure that identifies program instances of a system or subsystem type and level, a local address for routing of information and program controls to the program instance within each target system, and the global address for network routing of TMV data to target systems within the administrative domain of the TMDC. There may be multiple PI Vector components for a given system/subsystem and level, each representing a specific instance of an onboard program of that type within the target system environment. The PI Vector may be instantiated and configured as will be described below.
  • The generation and use of a TMV Generation Number (TMVGN) to track TMVs that are processed by the TMDC and to control transmitting of TMVs that were not previously transmitted to a program instance at a target computer system due to unavailability of the program instance, upon availability of the program instance, according to the prior applications, now will be described. In particular, it may be common for target systems or certain of their PIs to have periods of non-availability. Examples include the period prior to the initial configuration and Initial Program Load (IPL) of a target system PI, and the periods between IPLs of PIs during which the PI is “powered down”. During these periods, it may not be feasible to expect to be able to communicate TMVs to PIs directly, which may lead to gaps in time during which TMVs are generated and disseminated by the TMV Generator (TMVG) but not received by target system PIs.
  • In order to allow the scope of these gaps to be known precisely and resolved upon reestablishment of availability of these target system PIs, the prior applications can provide a data structure called the TMVGN. The TMVGN is initially instantiated in the TMV history file with an initial value such as 0. Each time a TMV is created by the TMVG, the current TMVGN is retrieved from the TMV history file and its value is incremented by, for example, +1. The new TMVGN is recorded in the TMV Root Vulnerability Vector for transmission in the TMV. The new TMVGN also replaces the TMV history file (TMVGN) when the new TMV data is incorporated in to the TMV history file. When a PI is configured and its PI vector component is instantiated in the target system TMIB according to the prior applications, the PI vector component is augmented with a TMVGN field. The TMVGN associated with the TMV history file data used for configuration operation is stored in the TMVGN field. Thus, by virtue of this TMVGN maintenance, it is possible to know precisely which TMVs each target system PI has “missed” during its non-availability and to populate target system TMIBs with the missing information as target system PIs become available.
  • FIGS. 33A-33C summarize the impact of the TMVGN construct to relevant data structures according to the prior applications. As was described above, a TMVGN field is added of scope global, to the entire TMV history file. A TMVGN field is added to the Root Vulnerability Vector as shown in FIG. 33A. Transmuted TMVs are also shown in FIG. 33B. The TMVGN moves with the vulnerability vector in the transmuted structure as also shown in FIG. 33B. Finally, a field is added to the PI vector representing the TMVGN last known to the PI as shown in FIG. 33C.
  • Domain Store and Forward Repositories (DSFRs), which are configured to store a TMV until the TMV has been provided to all program instances at the domain of target computer systems and to purge the TMV thereafter, according to the prior applications, now will be described. Assuming a capability of target systems to register their PI inventory and the TMVs already incorporated into each PI TMIB, as will be described below, it is possible for a TMDC to know precisely which TMVs have been generated by the central TMV generator, but not received by the TMDCs target systems. The DSFR provides a mechanism for instrumenting this knowledge. In general, in a stable network topology, there is some point in time, i.e., some point in the sequence of TMV generations, that can be fixed, at which the existence of the TMDC “predates” the target systems in its domain. Another way of stating this is that there is no target system in the domain that has in its TMIB, a TMVGN greater than the highest TMVGN known to the TMDC.
  • Thus, for a well behaved operation within a stable threat management domain, the TMDC may only need to have at its disposal at any given time, only those TMVs whose generation number (TMVGN) is greater than the highest TMVGN configured in the “youngest” (latest configured or latest to be contacted after a period of unavailability) target system PIs within its domain. Otherwise, the TMDC may need to have TMVs whose TMVGN is less than or equal to those known by any target system PI in its domain—but that would be redundant information because, as was described in the parent applications, target systems may always be configured with all TMVs generated up to the time of the configuration operations.
  • Therefore, in the prior applications, a DSFR is provided such that each TMV received from the TMVG by the TMDC is catalogued there until its TMVGN becomes less than or equal to the lowest TMVGN reported by all of the registered target system PIs within its domain. The purge point may be defined as that TMVGN satisfying the quality criteria. The purge point thus can provide an efficient system for keeping the DSFR small in size. The DFSR, thus, can be thought of as a TMV history file subset containing all TMV data with TMVGNs greater than the purge point. A DSFR is illustrated in FIG. 29 at 2940, as a TMV Store & Forward.
  • PI registration according to the prior applications now will be described. According to some embodiments, at least one of the target systems comprises a plurality of PIs and the target system is configured to register the plurality of PIs with the TMDC. In some embodiments, each of the PIs itself is configured to register with the TMDC. In other embodiments, the target system itself is configured to register the plurality of PIs in the target system with the TMDC.
  • More specifically, within a given threat management domain, the TMDC can have a well-known address such as an IP address host name and/or other address. The address may be made known to target systems, for example during the target system configuration process that has already been described. At the earliest convenient time, the PIs of each target system within a threat management domain are registered with the TMDC, for example via an assigned service port. A “PI Registration Request” Protocol Data Unit (PDU) is sent to the TMDC such that, for each PI within the target system, that portion of its TMIB including system/subsystem vectors, system/subsystem level vectors and PI vectors are reported to the TMDC and stored by the TMDC in TMIB facsimiles (TMIB′ 2930) representing registration information. According to the prior applications, registration can be controlled in at least two ways: in some embodiments program instances may register themselves during the program initialization sequence, for example, by establishing a session with the TMDC and transmitting their TMIB information. Alternatively, a target system control program or system, operating on behalf of the PIs within its environment, may establish a session with the TMDC and incrementally register all of its PIs.
  • FIG. 34 is a block diagram of PI registration according to the prior applications. As shown in FIG. 34, two simple (single PI) target systems 540 each registers their PI of a particular system/subsystem type and level, along with its last known TMVGN with the TMDC 2910. The information is then stored in a TMIB facsimile 2930 maintained by the TMDC. Note that in FIG. 34, TMIB'(A) represents the collection of TMIB'(PI) associated with target system A.
  • To complete the registration, the TMDC returns a “Registration Response PDU”, which includes the original request data augmented with the requested vulnerability/countermeasure information, i.e., all vulnerability vectors associated with the given system/subsystem type and level bearing a TMVGN greater than the TMVGN reported by the target system during registration. Upon incorporating the return vulnerability/countermeasure information (if any), the target system returns a “PI Registration Acknowledgement PDU” bearing the highest TMVGN of the newly incorporated information. The TMDC then updates its TMIB'(A) with the acknowledgement TMVGN. FIG. 35 illustrates a registration sequence for the embodiments that were illustrated in FIG. 34. PDUs are sent in a sequence shown by reference numbers 3510-3530 in FIG. 35. FIG. 36 is a flowchart of operations that may be performed for PI registration according to the prior applications.
  • TMV refreshing according to the prior applications now will be described. As was described above in connection with PI registration with the TMDC, the TMDC can exercise the DSFR “purge point” to reduce or minimize DSFR physical size. The prior applications can provide a TMV refresh protocol to govern refreshing of TMVs.
  • Under the TMV refresh protocol, it may happen that there is an excessive period of time between configuration of target system PIs and their initial registration with the TMDC. In such cases, it is possible that the highest TMVGN incorporated by the configuration process is lower than the lowest TMVGN being held in the DFSR by more than one (1) which may represent a gap in TMV information readily available to the TMDC versus what is used for PI registration. In such cases, according to the prior applications, the target system registration process may be paused while the TMDC engages the TMV refresh protocol with the TMVG to procure the missing TMV information.
  • Protocol Data Units (PDUs) are exchanged between the TMDC and the TMVG as illustrated in FIG. 37. The “TMV Refresh Request” PDU bears a request ID for correlation of the response, the lowest TMVGN known to the TMDC, the target system's PI registration information, including the system/subsystem types and levels being registered, and their PI vectors. These vectors also contain the highest TMVGN known by the target system PI for each of the system/subsystem types and levels being registered. In its “TMV Refresh Response” PDU, the TMVG appends to each system level vector of the Request PDU, those vulnerability vectors representing vulnerabilities applicable to the system type and level whose TMVGN is greater than that reported for the PI but less than that reported for the TMDC, thus closing the gap in the information. Upon receiving a response, the TMDC may then complete the PI registration by incorporating the refresh information into the PI registration response PDU. Thus FIG. 37 illustrates the PI registration protocol with a TMV refresh protocol included. Message flow may proceed as indicated by 3710-3750 in FIG. 37.
  • FIG. 38 is a flowchart of operations that may be performed to provide TMV refresh according to the prior applications. As shown in FIG. 38, to establish a TMV refresh, the logic of FIG. 38 is inserted at junction A of the flowchart of FIG. 36. In FIG. 38, TMVGN (L,H) means a TMVGN pair representing the lowest (L) and the highest (H) in a range.
  • PI recalibration according to the prior applications now will be described. It has already been described that PIs may instigate registration themselves or registration may be done by a target system control program or system on behalf of PIs within its scope of control. The same may be true for exchanges in general between the TMIBs, PIs and the TMDC. Over the course of time following PI registration, it may be that certain PIs are unavailable (such that their TMIBs are inaccessible to the TMDC and the TMDC is inaccessible to the PI TMIB). It may be that the PI is shut down (for example between IPLs), or it may be that the entire target system is unavailable.
  • During such periods of time, it is conceivable that a TMDC may continue to receive TMVs of relevance to the PI, and that the distribution of such new information to a target system PI is temporarily prevented. By virtue of the DFSR, a TMDC is equipped to withhold delivery of TMVs to PI TMIBs until they subsequently become available.
  • When such target systems or PIs subsequently become available, they may need to be recalibrated with new threat management information by delivering to them all relevant TMVs received by the TMDC during their period of non-availability.
  • According to the prior applications, PI recalibration may be accomplished virtually identically as PI registration, except that the TMDC may already possess a TMIB′ representing the PI when the registration occurs. Thus, PI recalibration may be defined as PI registration, wherein the TMDC possesses a preexisting TMIB′ for the PI. The net effect may be that the PI receives all relevant TMVs that are missed during its non-availability.
  • PI deregistration according to the prior applications now will be described. In particular, it is conceivable that certain PIs of target systems will be uninstalled or otherwise permanently removed from the target system-operating environment. Such an action may naturally involve the removal of the PI's TMIB from the target system. According to the prior applications, PI deregistration may be performed coincident with PI removal. PI deregistration can entirely remove knowledge of the PI from the TMDCs information base.
  • FIG. 39 illustrates an example of PI deregistration. During the removal of a PI (A1) from a target system (A), the PI or the target system (whichever the case) transmits a “PI Deregistration Request” PDU to the TMDC as shown at 3910. Upon receipt, the TMDC destroys that portion of its TMIB′ for target system A representing the designating PI, as shown at 3920. The TMDC then returns to target system A a “PI Deregistration Response” PDU as shown by 3930, thus indicating that the deregistration is complete. Upon receipt of the response at the target system, the TMIB representing the PI being removed is destroyed as shown at 3940.
  • Input TMV processing according to the prior applications now will be described. Input TMV processing can incorporate some or all of the various embodiments that were described above. In particular, according to the prior applications, TMDCs, rather than target systems, receive the TMVs. Within each threat management domain, TMDCs then forward to target systems within their domains, processed TMVs that are customized to, for example, allow improved target system CPU and/or buffer utilization, and/or to allow improved network utilization within the domain. To accomplish this potential efficiency, in addition to the provisions described previously, the prior applications may also include the following operations. These operations are shown by 4910-4960 in FIG. 40, and are described below:
  • The “TMV transmutation” of the “TMV induction” is removed from target systems and replaced by a similar or identical TMV induction associated with the TMDC at 4910, so that transmutation is performed only once within the threat management domain rather than multiple times throughout the target system population. At 4920, following the TMV transmutation, the TMV content is incorporated into the DSFR and the DSFRs TMVGN is updated to reflect the new input. At 4930, for each target system within its domain, the TMDC interrogates the PI system/subsystem and level information within each TMIB′ for each target system, looking for a match with the corresponding vector components of the mutated input TMV. For each PI found to match the comparison criteria, a customized mutated TMV containing only those system/subsystem and level vectors, Vulnerability Vector and Countermeasures Vector corresponding to the match criteria is cloned from the TMV, at 4940.
  • The TMV is transmitted to the target system PI using the routing information supplied by the target system during the PI registration described previously at 4950. If the TMV Inductor for the PI is available, it acknowledges receipt in a PDU bearing the receive TMVGN. Otherwise, TMV distribution is self-correcting and will be accomplished as a consequence of PI recalibration when the PI again becomes available, according to 4920 and embodiments of the present invention previously described. When all of the eligible and available PIs within the domain have been serviced, the mutated input TMV is destroyed at 4960. Note that in FIG. 40, Target System A has one PI (A1), and it is affected by the input TMV content. Target System B has two PIs (B1 & B2), and they are both affected by the input TMV content. Finally, Target System C also has two PIs (C1 & C2), but neither of them are affected by the input TMV content.
  • FIG. 41 is a flowchart of operations for input TMV processing as was described in connection with FIG. 40. FIG. 42A is a flowchart of input TMV processing by a TMV emitter. FIG. 42B is a flowchart of TMV processing by a TMV responder.
  • Finally, TMV synchronization according to the prior applications will be described. In particular, although the prior applications may generally assume that a TDMC will maintain a secure TCP/IP (or other) session with the TMVG, it is conceivable that for certain periods of time such as a session may be disabled or otherwise unavailable. In certain circumstances this can result in TMDCs missing some TMV or sequence of TMVs generated by the TMVG. That is, the TMDC and TMVG may become unsynchronized. To accommodate such a circumstance, the prior applications can provide that, if a TMDC receives a TMV with a TMVGN exceeding the TMVGN of the TMDC's DSFR by more than one (1), then the TMDC initiates a “TMVGN Synchronization” to acquire the missing TMVs, according to the following provisions and as shown in FIG. 43:
  • A “Synchronize Request” PDU is defined at 4310, containing a “Starting TMVGN” field and an “Ending TMVGN” field. These indicate the TMVGN from the DSFR plus one (+1) and the TMVGN value from the TMV that caused the TMDC to detect the disruption of synchronism minus one (−1), respectively. In response, at 4320, the TVMG initiates an incremental sequence of TMVs to the requesting TMDC, representing the range of TMVGNs specified in the request, by reconstituting the TMVs from its TMV History File.
  • Due to the fact that certain TMVs “supersede” prior TMVs, it may be that certain TMVGNs in a historical sequence will indeed be missing due to their obsolescence. For such cases, while satisfying a given Synchronize Request PDU, a TMVG may generate one or more “null” TMVs, indicating that the TMVGN should be ignored. A null TMV may be indicated in an appropriate control field of the Root Vulnerability Vector (and/or by the absence lower level vectors), and the TMVGN field of that vector indicates the TMVGN to be ignored. Other fields may be deprecated.
  • Accordingly, the prior applications can provide a threat management domain controller that intervenes between a TMV generator and one or more domains of target computer systems. By providing a multi-tier threat management architecture, the prior applications can improve or maximize scalability. Overall resource requirements including network bandwidth and target system CPU and buffer utilization can be reduced and/or minimized. Reliable delivery of actionable threat management information to target systems can be enhanced. Moreover, the need for human intensive tasks may be reduced or eliminated. In particular, the administrator-driven initial configuration of vulnerability inventory for target systems may be reduced or eliminated. TMVGNs also can be used to represent a form of time calibration, i.e., ticks of a clock in a threat management time continuum.
  • The prior applications can improve or optimize information flow in that each target system may receive only that information that it actually needs and only when it is needed. Moreover, computational efficiency may be provided. The prior applications also can be naturally self-correcting. The “purge point” construct can reduce or minimize storage for TMV data within a TMDC. The “null TMV” construct can maintain time continuity. Finally, a convention of setting the TMVGN to zero upon initial registration may cause the system to auto-configure target systems with historical threat management information of relevance to them, which can replace the need for human intervention for initial configuration of target system vulnerability inventory and may also reduce or eliminate a significant operational cost factor in implementation.
  • Intrusion Detection and Response Across Target Computer Systems
  • During the course of operation of an implementation of the prior applications, Countermeasures Vectors (CVs) are installed for appropriate systems and/or subsystems such as PIs, and the remediations they specify are applied. These remediations can reduce or nullify the exposure of the PI to an associated vulnerability (as identified by the related Vulnerability Vector).
  • However, at the time of application of a countermeasure or set of countermeasures for a PI, it may be that the related vulnerability has already been exploited, either accidentally or on-purpose, resulting in the compromise of the PI. This will be referred to as an “intrusion”. In such cases, by themselves, countermeasures associated with nullifying the exposure of the PI to the vulnerability may be of little immediate utility.
  • Some embodiments of the present invention can remediate the vulnerability and also can interdict and eradicate the intrusion, in a coordinated fashion. In particular, it is not uncommon for intrusions to establish evidence of their presence. Even though an intrusion may disguise or attempt to disguise such evidence, there are often techniques available to penetrate such disguises. For example, in a UNIX-based system, an intrusion may disguise its running processes by first replacing the “ps” command (which displays running processes). However, if a countermeasure in the form of an uncorrupted instance of the ps command can be executed, intruding processes can be revealed.
  • Some embodiments of the present invention can address circumstances wherein it is possible to detect that a vulnerability has been exploited before its remediation has been applied. Accordingly, some embodiments of the present invention can provide systems, methods, computer program products and/or data structures that can automate the detection and remediation of an intrusion upon a system and/or subsystem such as a Program Instance (PI), in addition to the vulnerability remediation capability established by the prior applications.
  • Some embodiments of the present invention can provide extensions to the structure of the Threat Management Vector (TMV) introduced by the prior applications, to incorporate mechanisms for “Intrusion Detection” (ID) and “Intrusion Response” (IR), in addition to and/or in conjunction with the Vulnerability Remediation (VR) capability embodied in the prior applications. Some embodiments of the present invention also provide for operation of these mechanisms simultaneously across a collection of target computer systems.
  • Accordingly, some embodiments of the present invention can specialize the content of the Countermeasures Vector introduced by the prior applications, to incorporate multiple classes of functionality, including the following: Intrusion Detection Vectors contain one or more tests for evidence of effective exploit of a vulnerability as identified by the Vulnerability Vector of a TMV. Intrusion Response Vectors convey instructions for the interdiction and removal of elements associated with an intrusion induced by an exploit. Such elements may be detected by an Intrusion Detection Vector associated with a vulnerability identified by the Vulnerability Vector of a TMV. Finally, Vulnerability Remediation Vectors may be generally similar to the Countermeasures Vector specified in the prior applications. Vulnerability Remediation Vectors convey instructions for the remediation of circumstances and properties identified as constituting a vulnerability as identified by the Vulnerability Vector of a TMV.
  • Accordingly, a computer-actionable TMV according to some embodiments of the present invention can include a computer-readable field that provides identification of at least one system type that is effected by a computer security threat, a computer-readable field that provides identification of a release level for the system type and a computer-readable field that provides identification of a test that detects intrusion of the computer security threat for a system type and a release level. These TMVs may also be referred to herein as Intrusion Detection Vectors. Other TMVs according to embodiments of the present invention include a computer-readable field that identifies instructions for removing the intrusion of the computer security threat that was detected. These embodiments may be referred to herein as Intrusion Response Vectors. Finally, in still other embodiments, a computer-readable field also provides identification of a possible countermeasure for a system type and a release level. These embodiments may be referred to herein as Vulnerability Remediation Vectors.
  • FIG. 44 illustrates a technique that may be used to differentiate Countermeasure Classes utilizing the “Control Field” of the Countermeasures Vector. Countermeasure Classes should not be confused with Countermeasure Types (CM Type), which are used to indicate the syntax and semantics of Countermeasure Parameters (CM Parameters) within a Countermeasures Vector component.
  • Countermeasure bracketing permits the conveyance of a plurality of logically distinct classes of Countermeasure Vectors in a single TMV transmission. One way to logically express countermeasure bracketing is shown below. As shown below, there are two brackets. The first bracket carries a single countermeasure (CM1) and the second bracket carries a choice between two sequential countermeasures (CM2, CM3) and an alternative (CM4). Within a bracket, parentheses ( ) are used to denote a logical grouping of countermeasures:
      • [(CM1)][(CM2&CM3)|(CM4)].
  • The above example can represent a Countermeasures Vector including an Intrusion Detection (ID) Countermeasure bracket [(CM1)] which, if the detection result is negative, permits the application of a Vulnerability Remediation (VR) Countermeasure bracket, [(CM2&CM3)|(CM4], as annotated in FIG. 45. Note the terms “Unitary Bracket” and “Unitary Group” in FIG. 45 to denote a bracket or group, respectively, containing a single countermeasure specification. Note also the use of Boolean logical expressions.
  • Countermeasure bracketing permits the conveyance of multiple logically distinct classes of Countermeasure Vectors in a single TMV transmission, as shown in FIG. 46.
  • The Table below shows an example of a countermeasures Vector parsing and logic control mechanism implementing the countermeasure bracketing method.
  • TABLE
    CM Vector Component Functional Description BB CM Class LE EB BG EG
    Syntax Error (no bracket may begin with a Boolean) 1 ANY NOT NULL * * *
    Unitary Bracket Specification 1 ANY NULL 1 * *
    Syntax Error (first in bracket must start a group) 1 ANY NULL 0 0 *
    Begin Bracket - Unitary Group Specification 1 ANY NULL 0 1 1
    Begin Bracket - Begin Group 1 ANY NULL 0 1 0
    Continue Bracket - Begin Group 0 ANY= AND/OR 0 1 0
    Continue Bracket - Continue Group 0 ANY= AND/OR 0 0 0
    Continue Bracket - End Group 0 ANY= AND/OR 0 0 1
    Continue Bracket - Unitary Group Specification 0 ANY= AND/OR 0 1 1
    Syntax Error (last in bracket must end a group) 0 ANY= AND/OR 1 * 0
    End Bracket - Unitary Group Specification 0 ANY= AND/OR 1 1 1
    End Bracket - End Group 0 ANY= AND/OR 1 0 1
  • Countermeasure staging according to some embodiments of the present invention now will be described. In particular, some embodiments of the present invention can extend the TMV data structure to include multipart (a plurality of) Countermeasures Vectors. In addition to “Vulnerability Remediation Countermeasures” (VRC) introduced generically by the prior applications, a TMV may also carry an “Intrusion Detection Countermeasures” (IDC) bracket and an “Intrusion Response Countermeasures” (IRC) bracket.
  • If an exploit for a given vulnerability has associated with it a “footprint”—some way to detect the penetration of the target system Program Instance (PI) by the exploit, the IDC bracket carries instructions for testing for such evidence, and the IRC bracket carries instructions for interdicting the exploit and removing its footprint, and, in some embodiments, remediating any ancillary damage.
  • It will be understood that PIs having a vulnerability generally will not have been exploited, and hence may not initially need to receive IR countermeasures. “Countermeasure Staging” can provide the transmission by the TMV Generator Component of an IRC bracket for intermediate storage by a Threat Management Domain Controller (TMDC) in its Domain Store and Forward Repository (DSFR). The remaining TMV payload may be treated as target payload, as in the prior applications.
  • FIG. 47 illustrates Countermeasure Staging for a vulnerability that affects a single PI type and level and involves an ID Countermeasures bracket, an IR Countermeasures bracket, and a VR Countermeasures bracket. As shown in FIG. 47, the TMV Generator transmits a TMV PDU 4710 to a Domain Controller 2910′. The Domain Controller 2910 transmutes the input TMV and adds the content to its DSFR 2940. Upon identifying an affected PI within its domain, the Domain Controller 2910′ transmits the TMV (minus the IR countermeasures) to the target system, and the target system responds at 4730 with a TMV ACK PDU. It will be understood that, in other embodiments, the TMDC 2910′ need not be used for these operations. Moreover, in alternative embodiments, the TMDC 2910′ and/or other functionality can convey the entire CM payloads (all brackets) to target system PIs upon initial forwarding of the transmuted TMV. This may be less efficient, depending on the probability that target PIs in the domain have already been compromised.
  • In certain circumstances, it may be the case that at the time of receipt of a TMV PDU, a target system PI may already have been penetrated and compromised by an exploit targeting the associated vulnerability (identified by the TMV PDU). FIG. 48 illustrates how the protocol between the TMDC and target system PIs is altered by the detection of a penetration by an exploit of a vulnerability associated with the TMV. Essentially, instead of returning a TMV ACK PDU to the TMDC (as in the prior applications), the target system PI instead returns an “Intrusion Response Countermeasures” (IRC) Request PDU (IRC REQ PDU). This signal requests the TMDC to fetch its stored IR countermeasures and forward them in another TMV as an IRC bracket. Note that this signal may also be used by the TMDC to indicate in its TMIB′ 2930 for the PI that the vulnerability has been found to be exploited. In particular, FIG. 48 shows how the PDU flows illustrated in FIG. 47 may be altered by the detection of an intrusion associated with the subject Vulnerability Vector of a TMV. Essentially, instead of returning a TMV ACK PDU, the target system PI returns an IRC REQ PDU at 4830.
  • Moreover, in embodiments of the present invention, the “Vulnerability State Management” operation described in FIG. 27, also shown in FIG. 49, may be augmented with an additional “Intrusion Detection” operation whose scope is marked by the dashed box 4910 and expanded in detail in FIG. 50.
  • The prior applications also introduced a data structure called the “Null TMV” to represent, within its “TMVGN Synchronization” operation, that certain TMVGNs in a historical sequence will be missing due to their obsolescence. These operations were used in a protocol between the “TMV Generator” and the “Threat Management Domain Controller” components of the prior applications. As described by the prior applications, the Null TMV may have the form shown in FIG. 51.
  • The Null TMV is a TMV constructed in the transmuted form, and the Vulnerability Vector indicates there are no countermeasures for a given system/subsystem type and level. The Null (Transmuted) TMV is used generally in the prior applications in such a manner. In embodiments of the present invention, a different form of Null TMV may be used. It may be used in embodiments of the present invention specifically in response to an “IRC REQ PDU” to indicate that there are no IR countermeasures available. Null (Transmuted) TMVs may have the form shown in FIG. 52.
  • Intrusion Response according to various embodiments of the present invention now will be described. Intrusion Response addresses the data and processing associated with responding to an IRC REQ PDU and subsequent application of the furnished IR Countermeasures bracket. FIG. 53 illustrates how Intrusion Response can fit within the overall message and control flow associated with a TMV bearing IDC and IRC countermeasures brackets. Reference numbers 5310-5330 identify flows associated with “Countermeasure Staging”, and reference number 5340 identifies the flow associated with “Intrusion Detection”. Reference numbers 5350-5360, identify the flows associated with “Intrusion Response”.
  • Referring now to FIG. 53, at 5350, the TMDC 2910′ responds to the IRC REQ PDU from the target system PI 1880 by retrieving the requested IRC bracket, packaging it in a TMV representing the associated vulnerability, and returning that to the target system PI 1880. If there is no IRC bracket available, the TMDC sends a “Null Transmuted TMV” as defined in the prior applications instead. After receiving the TMV and incorporating the IRC bracket into the PI's TMIB, or after receiving the Null TMV, the target system 540 responds with a TMV ACK PDU at 5360. The TMV ACK signal may be used in this context by the TMDC to indicate in its TMIB′ 2930 for the PI that the vulnerability has been scheduled for intrusion response.
  • FIGS. 54A-56A show how an Intrusion Response can influence the logic of the prior applications. FIG. 54B shows its effect on the “TMV Responder” of the prior applications. FIGS. 55A and 56B show its influence on the “TMV Induction” of FIG. 26, Block 2660, also shown in FIG. 56A.
  • An Intrusion Response Countermeasures (IRC) Relay according to embodiments of the invention now will be described with reference to FIG. 57. An IRC Relay deals with the circumstance wherein a TMDC receives an IR Countermeasures bracket from the TMV Generator for a vulnerability for which a target system PI has already issued an IRC REQ PDU. In other words, a target system PI has detected an intrusion and requested IR countermeasures, but the IR countermeasures only subsequently become available. In this case, at 5710, if the TMIB′ for the PI indicates an unsatisfied IRC REQ PDU has been received, the Domain Controller 2910′ immediately transmits a TMV with the IR countermeasures to the target system, the target system responds at 5720 with a TMV ACK PDU, and the TMDC marks the TMIB′ to show that the IRC REQ has been satisfied.
  • Accordingly, embodiments of the present invention can transform a vulnerability remediation system into a highly effective intrusion detection and response mechanism as well. Reliable delivery (by virtue of its self-healing characteristic) of actionable intrusion detection and response information to target system program instances may be provided. Embodiments of the present invention can model threat management by analogy to an organic system wherein the Threat Management Vector Generator (TMVG) can provide brain function, the Target System program instances can represent vital organs and provide nerve receptor/effector function, and the Threat Management Domain Controller (TMDC) can provide spinal chord function.
  • In the drawings and specification, there have been disclosed embodiments of the invention and, although specific terms are employed, they are used in a generic and descriptive sense only and not for purposes of limitation, the scope of the invention being set forth in the following claims.

Claims (5)

1. A computer program product for detecting intrusions, the computer program product comprising:
one or more computer-readable storage devices and program instructions stored on at least one of the one or more storage devices, the program instructions comprising:
program instructions to receive, at a target system, a message identifying a first version of a program that is installed at the target system, and select from a plurality of different intrusion detection tests for a respective plurality of different versions of the program, a first one of the tests that detects intrusion of the first version of the program; and
program instructions, responsive to the message, to perform the first test at the target system.
2. The computer program product of claim 1 further comprising:
program instructions, stored on the one or more computer-readable storage devices, to send a notification from the target system that an intrusion of the first version of the program has been detected;
program instructions, stored on the one or more computer-readable storage devices, to receive another message at the target system that identifies instructions for removing the detected intrusion from the target system; and
program instructions to perform the instructions for removing the detected intrusion at the target system in response to the other message.
3. A method for processing computer security information, the method comprising:
a computer transmitting, to a target system, one or more messages identifying a plurality of versions of a program that are available for installation at the target system and a respective plurality of different intrusion detection test programs to detect intrusions directed to the respective plurality of different versions of the program, wherein the plurality of different intrusion detection tests programs includes a first intrusion detection test program that detects intrusion directed to a first one of the plurality of versions of the program; and
the computer subsequently receiving a notification from the target system that intrusion of the first version of the program has been detected.
4. The method of claim 3 further comprising:
the computer transmitting another message to the target system for processing by the target system that identifies instructions for removing the detected intrusion from the target system.
5. The method of claim 3, further comprising:
the target system selecting from the plurality of different intrusion detection test programs the first one of the test programs based on the first version of the program being installed at the target system.
US13/901,759 2004-07-13 2013-05-24 Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems Abandoned US20130263267A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/901,759 US20130263267A1 (en) 2004-07-13 2013-05-24 Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/890,798 US8458793B2 (en) 2004-07-13 2004-07-13 Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems
US13/901,759 US20130263267A1 (en) 2004-07-13 2013-05-24 Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/890,798 Continuation US8458793B2 (en) 2004-07-13 2004-07-13 Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems

Publications (1)

Publication Number Publication Date
US20130263267A1 true US20130263267A1 (en) 2013-10-03

Family

ID=34972263

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/890,798 Active 2030-08-24 US8458793B2 (en) 2004-07-13 2004-07-13 Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems
US13/901,759 Abandoned US20130263267A1 (en) 2004-07-13 2013-05-24 Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/890,798 Active 2030-08-24 US8458793B2 (en) 2004-07-13 2004-07-13 Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems

Country Status (7)

Country Link
US (2) US8458793B2 (en)
EP (1) EP1782322A1 (en)
JP (1) JP4852542B2 (en)
CN (1) CN1981289B (en)
CA (1) CA2567799A1 (en)
TW (1) TWI378362B (en)
WO (1) WO2006005679A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2572740A (en) * 2018-02-09 2019-10-16 Nanotego Ltd Autonomous countermeasure deployment

Families Citing this family (66)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7958560B1 (en) 2005-03-15 2011-06-07 Mu Dynamics, Inc. Portable program for generating attacks on communication protocols and channels
US8095983B2 (en) 2005-03-15 2012-01-10 Mu Dynamics, Inc. Platform for analyzing the security of communication protocols and channels
US9418040B2 (en) * 2005-07-07 2016-08-16 Sciencelogic, Inc. Dynamically deployable self configuring distributed network management system
CN100407164C (en) * 2006-04-20 2008-07-30 上海浦东软件园信息技术有限公司 Software-action description, fetching and controlling method with virtual address space characteristic
US20080034424A1 (en) * 2006-07-20 2008-02-07 Kevin Overcash System and method of preventing web applications threats
US7934253B2 (en) * 2006-07-20 2011-04-26 Trustwave Holdings, Inc. System and method of securing web applications across an enterprise
US20080047009A1 (en) * 2006-07-20 2008-02-21 Kevin Overcash System and method of securing networks against applications threats
US8316447B2 (en) 2006-09-01 2012-11-20 Mu Dynamics, Inc. Reconfigurable message-delivery preconditions for delivering attacks to analyze the security of networked systems
US9172611B2 (en) * 2006-09-01 2015-10-27 Spirent Communications, Inc. System and method for discovering assets and functional relationships in a network
US7958230B2 (en) 2008-09-19 2011-06-07 Mu Dynamics, Inc. Test driven deployment and monitoring of heterogeneous network systems
US8533841B2 (en) * 2007-04-02 2013-09-10 Microsoft Corporation Deriving remediations from security compliance rules
US7770203B2 (en) * 2007-04-17 2010-08-03 International Business Machines Corporation Method of integrating a security operations policy into a threat management vector
US7774637B1 (en) 2007-09-05 2010-08-10 Mu Dynamics, Inc. Meta-instrumentation for security analysis
WO2009039434A2 (en) * 2007-09-21 2009-03-26 Breach Security, Inc. System and method for detecting security defects in applications
US8180886B2 (en) * 2007-11-15 2012-05-15 Trustwave Holdings, Inc. Method and apparatus for detection of information transmission abnormalities
CN101488168B (en) * 2008-01-17 2011-06-22 北京启明星辰信息技术股份有限公司 Integrated risk computing method and system of computer information system
US8813050B2 (en) 2008-06-03 2014-08-19 Isight Partners, Inc. Electronic crime detection and tracking
WO2010059843A2 (en) * 2008-11-19 2010-05-27 Secure Works, Inc. System and method for run-time attack prevention
US20100205014A1 (en) * 2009-02-06 2010-08-12 Cary Sholer Method and system for providing response services
US8397301B2 (en) * 2009-11-18 2013-03-12 Lookout, Inc. System and method for identifying and assessing vulnerabilities on a mobile communication device
US8495745B1 (en) * 2009-11-30 2013-07-23 Mcafee, Inc. Asset risk analysis
US8745747B2 (en) * 2009-12-31 2014-06-03 Fujitsu Limited Data protecting device
US8494974B2 (en) * 2010-01-18 2013-07-23 iSIGHT Partners Inc. Targeted security implementation through security loss forecasting
US20110191854A1 (en) * 2010-01-29 2011-08-04 Anastasios Giakouminakis Methods and systems for testing and analyzing vulnerabilities of computing systems based on exploits of the vulnerabilities
US8495747B1 (en) 2010-03-31 2013-07-23 Mcafee, Inc. Prioritizing asset remediations
US8463860B1 (en) 2010-05-05 2013-06-11 Spirent Communications, Inc. Scenario based scale testing
US8547974B1 (en) 2010-05-05 2013-10-01 Mu Dynamics Generating communication protocol test cases based on network traffic
US9106514B1 (en) 2010-12-30 2015-08-11 Spirent Communications, Inc. Hybrid network software provision
US8438644B2 (en) 2011-03-07 2013-05-07 Isight Partners, Inc. Information system security based on threat vectors
US8464219B1 (en) 2011-04-27 2013-06-11 Spirent Communications, Inc. Scalable control system for test execution and monitoring utilizing multiple processors
US8972543B1 (en) 2012-04-11 2015-03-03 Spirent Communications, Inc. Managing clients utilizing reverse transactions
CN102684944B (en) * 2012-04-20 2015-06-24 北京启明星辰信息技术股份有限公司 Method and device for detecting intrusion
CN103699844B (en) * 2012-09-28 2016-10-26 腾讯科技(深圳)有限公司 Safety protection system and method
US20140137190A1 (en) * 2012-11-09 2014-05-15 Rapid7, Inc. Methods and systems for passively detecting security levels in client devices
US9270647B2 (en) 2013-12-06 2016-02-23 Shape Security, Inc. Client/server security by an intermediary rendering modified in-memory objects
US8954583B1 (en) 2014-01-20 2015-02-10 Shape Security, Inc. Intercepting and supervising calls to transformed operations and objects
US9749344B2 (en) 2014-04-03 2017-08-29 Fireeye, Inc. System and method of cyber threat intensity determination and application to cyber threat mitigation
US9749343B2 (en) * 2014-04-03 2017-08-29 Fireeye, Inc. System and method of cyber threat structure mapping and application to cyber threat mitigation
US10089216B2 (en) 2014-06-30 2018-10-02 Shape Security, Inc. Automatically determining whether a page of a web site is broken despite elements on the page that may change
US9003511B1 (en) 2014-07-22 2015-04-07 Shape Security, Inc. Polymorphic security policy action
US9825984B1 (en) * 2014-08-27 2017-11-21 Shape Security, Inc. Background analysis of web content
US9438625B1 (en) 2014-09-09 2016-09-06 Shape Security, Inc. Mitigating scripted attacks using dynamic polymorphism
CA2934311C (en) 2014-10-21 2017-06-13 Robert L. Grossman Cybersecurity system
WO2016068974A1 (en) 2014-10-31 2016-05-06 Hewlett Packard Enterprise Development Lp System and method for vulnerability remediation verification
US10275604B2 (en) 2014-10-31 2019-04-30 Hewlett Packard Enterprise Development Lp Security record transfer in a computing system
US9332029B1 (en) * 2014-12-24 2016-05-03 AO Kaspersky Lab System and method for malware detection in a distributed network of computer nodes
WO2016108902A1 (en) 2014-12-31 2016-07-07 Hewlett Packard Enterprise Development Lp Enterprise service bus logging
US9892261B2 (en) 2015-04-28 2018-02-13 Fireeye, Inc. Computer imposed countermeasures driven by malware lineage
US9888022B2 (en) * 2015-12-01 2018-02-06 International Business Machines Corporation Providing application-specific threat metrics
US9871815B2 (en) * 2015-12-14 2018-01-16 Joseph Nabil Ouchn Method and system for automated computer vulnerability tracking
US10374922B2 (en) * 2016-02-24 2019-08-06 Cisco Technology, Inc. In-band, health-based assessments of service function paths
ES2728337T3 (en) 2016-07-14 2019-10-23 Ironnet Cybersecurity Inc Simulation and virtual reality based on cyber behavior systems
US11568059B2 (en) 2017-05-17 2023-01-31 Threatmodeler Software Inc. Systems and methods for automated threat model generation from diagram files
US10747876B2 (en) 2017-05-17 2020-08-18 Threatmodeler Software Inc. Systems and methods for assisted model generation
US10984112B2 (en) 2017-05-17 2021-04-20 Threatmodeler Software Inc. Systems and methods for automated threat modeling of an existing computing environment
US10713366B2 (en) 2017-05-17 2020-07-14 Threatmodeler Software Inc. Systems and methods for automated threat model generation from third party diagram files
US11159559B2 (en) 2017-05-17 2021-10-26 Threatmodeler Software Inc. Systems and methods for importing diagrams for automated threat modeling
US10255439B2 (en) * 2017-05-17 2019-04-09 Threatmodeler Software Inc. Threat modeling systems and related methods including compensating controls
US11620386B2 (en) 2017-05-17 2023-04-04 Threatmodeler Software Inc. Threat modeling systems and related methods including mitigating components
US10699008B2 (en) 2017-05-17 2020-06-30 Threatmodeler Software Inc. Threat model chaining and attack simulation systems and related methods
US11314872B2 (en) 2017-05-17 2022-04-26 Threatmodeler Software Inc. Systems and methods for automated threat modeling when deploying infrastructure as a code
WO2020232147A1 (en) * 2019-05-13 2020-11-19 Cummins Inc. Method and system for detecting intrusion in a vehicle system
US11394782B2 (en) 2019-11-17 2022-07-19 Daniel Donahue Flight management systems and methods
CN112866291B (en) * 2021-03-03 2023-02-28 安天科技集团股份有限公司 Method and device for generating threat disposal script and computer readable medium
CN113965418B (en) * 2021-12-22 2022-07-22 北京微步在线科技有限公司 Attack success judgment method and device
US20230237158A1 (en) * 2022-01-24 2023-07-27 Dell Products L.P. Method and system for detecting vulnerabilities of an installed application before a computing device gets affected

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030004689A1 (en) * 2001-06-13 2003-01-02 Gupta Ramesh M. Hierarchy-based method and apparatus for detecting attacks on a computer system
US20030084349A1 (en) * 2001-10-12 2003-05-01 Oliver Friedrichs Early warning system for network attacks
US20030126472A1 (en) * 2001-12-31 2003-07-03 Banzhof Carl E. Automated computer vulnerability resolution system

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04113222A (en) 1990-09-04 1992-04-14 Hitachi Metals Ltd Coating-type magnetic recording body and magnetic encoder
DE19631484C1 (en) 1996-08-03 1998-03-05 Dieter Bartmann Method for verifying the identity of a user of a data processing system to be operated with a keyboard for generating alphanumeric characters
US6408391B1 (en) 1998-05-06 2002-06-18 Prc Inc. Dynamic system defense for information warfare
WO1999066383A2 (en) 1998-06-15 1999-12-23 Dmw Worldwide, Inc. Method and apparatus for assessing the security of a computer system
US6185689B1 (en) 1998-06-24 2001-02-06 Richard S. Carson & Assoc., Inc. Method for network self security assessment
AU6264799A (en) 1999-05-14 2000-12-05 Securelogix Corporation A distributed system and method for system identification and vulnerability scanning
US7231327B1 (en) 1999-12-03 2007-06-12 Digital Sandbox Method and apparatus for risk management
CA2316005A1 (en) 2000-08-14 2002-02-14 Todd Beebe An improved system and method for dialup access point vulnerability assessment
US7168093B2 (en) 2001-01-25 2007-01-23 Solutionary, Inc. Method and apparatus for verifying the integrity and security of computer networks and implementation of counter measures
US20020166063A1 (en) 2001-03-01 2002-11-07 Cyber Operations, Llc System and method for anti-network terrorism
US7325252B2 (en) * 2001-05-18 2008-01-29 Achilles Guard Inc. Network security testing
US20030051163A1 (en) 2001-09-13 2003-03-13 Olivier Bidaud Distributed network architecture security system
GB2381721B (en) 2001-10-31 2005-02-23 Hewlett Packard Co System and method of defining unauthorized intrusions on a computer system
US7096498B2 (en) 2002-03-08 2006-08-22 Cipher Trust, Inc. Systems and methods for message threat management
JP2003271469A (en) 2002-03-13 2003-09-26 Lac Co Ltd Client inspection method, client inspection device and program
US20040006704A1 (en) 2002-07-02 2004-01-08 Dahlstrom Dale A. System and method for determining security vulnerabilities
JP2004102479A (en) 2002-09-06 2004-04-02 Hitachi Software Eng Co Ltd Fragility test inspection providing system and fragility test information providing method
US7386883B2 (en) 2003-07-22 2008-06-10 International Business Machines Corporation Systems, methods and computer program products for administration of computer security threat countermeasures to a computer system
US20050022021A1 (en) * 2003-07-22 2005-01-27 Bardsley Jeffrey S. Systems, methods and data structures for generating computer-actionable computer security threat management information
US7710946B2 (en) 2003-09-23 2010-05-04 International Business Machines Corporation Wireless telephone system including voice over IP and POTS
US7492758B2 (en) 2003-09-23 2009-02-17 International Business Machines Corporation Wireless telephone system including voice over IP and POTS
US7770203B2 (en) 2007-04-17 2010-08-03 International Business Machines Corporation Method of integrating a security operations policy into a threat management vector

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030004689A1 (en) * 2001-06-13 2003-01-02 Gupta Ramesh M. Hierarchy-based method and apparatus for detecting attacks on a computer system
US20030084349A1 (en) * 2001-10-12 2003-05-01 Oliver Friedrichs Early warning system for network attacks
US20030126472A1 (en) * 2001-12-31 2003-07-03 Banzhof Carl E. Automated computer vulnerability resolution system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2572740A (en) * 2018-02-09 2019-10-16 Nanotego Ltd Autonomous countermeasure deployment

Also Published As

Publication number Publication date
TWI378362B (en) 2012-12-01
TW200612278A (en) 2006-04-16
CN1981289B (en) 2010-12-08
CN1981289A (en) 2007-06-13
JP4852542B2 (en) 2012-01-11
US8458793B2 (en) 2013-06-04
CA2567799A1 (en) 2006-01-19
US20060015941A1 (en) 2006-01-19
JP2008507017A (en) 2008-03-06
WO2006005679A1 (en) 2006-01-19
EP1782322A1 (en) 2007-05-09

Similar Documents

Publication Publication Date Title
US8458793B2 (en) Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems
US7386883B2 (en) Systems, methods and computer program products for administration of computer security threat countermeasures to a computer system
US20050022021A1 (en) Systems, methods and data structures for generating computer-actionable computer security threat management information
JP6224173B2 (en) Method and apparatus for dealing with malware
Porras et al. A mission-impact-based approach to INFOSEC alarm correlation
US9727424B2 (en) System and method for maintaining server data integrity
US20020174422A1 (en) Software distribution system
CN102132287B (en) Protecting virtual guest machine from attacks by infected host
US20100031361A1 (en) Fixing Computer Files Infected by Virus and Other Malware
US10296412B2 (en) Processing run-time error messages and implementing security policies in web hosting
Saidane et al. The design of a generic intrusion-tolerant architecture for web servers
US20100332593A1 (en) Systems and methods for operating an anti-malware network on a cloud computing platform
JP2006520975A (en) Non-intrusive automatic off-site patch fingerprinting and updating system and method
US7370345B2 (en) Domain controlling systems, methods and computer program products for administration of computer security threat countermeasures to a domain of target computer systems
US11621974B2 (en) Managing supersedence of solutions for security issues among assets of an enterprise network
US20180307861A1 (en) System and method for automatically establishing, tracking, and querying the trust level of files, patches, and updates
GB2469308A (en) Disinfecting an electronic file by replacing all or part of it with a clean version
US20160041866A1 (en) Processing run-time error messages and implementing security policies in web hosting
CN106254353A (en) The update method of IPS strategy and device
JP2002055839A (en) Server computer, method for updating software and storage medium
CN100353277C (en) Implementing method for controlling computer virus through proxy technique
KR100956574B1 (en) Methods, computer program products and data structures for intrusion detection, intrusion response and vulnerability remediation across target computer systems
EP4231168A1 (en) Mimic storage system and method for data security of industrial control system
Jain Lateral movement detection using ELK stack
CN113067840B (en) Method for realizing cloud plug-in vulnerability response honey net architecture

Legal Events

Date Code Title Description
AS Assignment

Owner name: INTERNATIONAL BUSINESS MACHINES CORPORATION, NEW Y

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MCKENNA, JOHN J.;REEL/FRAME:030481/0050

Effective date: 20130520

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: FINJAN BLUE, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:INTERNATIONAL BUSINESS MACHINES CORPORATION;REEL/FRAME:046037/0040

Effective date: 20180518