This invention relates to methods and apparatus for evaluating security and/or protecting systems on large computer networks, such as the internet.
Corporations and other entities employ third parties, including vendors and service providers, to outsource a variety of operational tasks. There are risks associated with working with these third parties, particularly where the third party interfaces with the entity's corporate network. Security ratings providers derive and sell security ratings to assist in evaluating these third-party risks. Despite the availability of these ratings and a variety of other security tools, securing a network remains a very difficult task that is often not completely successful.
Several aspects of this invention are presented in this specification and its claims. Systems according to the invention can help network administrators to detect, understand, and meaningfully assess risks posed by interacting with organizational entities. By continuously aggregating risk scores for threats posed by organizations, these administrators can quickly learn of changes to these risk levels. And openly presenting the triggering conditions for the underlying rules that lead to the aggregated risk score can also allow system administrators to understand and address these risk levels.
In one general aspect, the invention features a computer security monitoring method that includes continuously gathering machine-readable facts relating to a number of topics and continuously deriving and storing risk profiles for a plurality of monitored entities based on at least some of the facts. The method also includes providing an ontology that associates a different subset of the monitored entities to each of a plurality of organizational entities possessing digital assets, aggregating the risk scores for the scored entities for each of the organizational entities based on the associations in the ontology to derive an aggregated risk score, and electronically reporting the aggregated risk score to an end user.
In preferred embodiments, the method can further include responding to user requests to explore the ontological relationships that led to the aggregated organizational risk score. The method can further include determining whether the aggregated organizational risk score meets a predetermined criteria, with the step of electronically reporting including electronically issuing an alert in response to the meeting of the predetermined criteria. The step of electronically reporting can include issuing a report that includes the aggregated organizational entity risk score. The step of issuing a report can include issuing a report that further includes a plurality of visual elements that visually summarize the ontological relationships that lead to the aggregated organizational entity risk score. The step of issuing a report can include issuing an interactive report that includes a plurality of controls that allow the user to explore the ontological relationships that lead to the aggregated organizational entity risk score. The step of issuing a report can include issuing an interactive report that includes a plurality of visual elements that visually summarize the ontological relationships that lead to the aggregated organizational entity risk score, with the visual elements being responsive to user actuation to allow the user to explore the ontological relationships that lead to the aggregated organizational entity risk score. The step of presenting visual elements can present the visual elements as a series of textual links that visually summarize the ontological relationships that lead to the aggregated organizational entity risk score, in which the links can be actuated to further explore the ontological relationships that lead to the aggregated organizational entity risk score. The method can further include continuously updating the ontological relationships using an ongoing ontology maintenance process. The ontological relationships can include relationships between different organizational entities. The ontological relationships can include relationships between organizational entities and their subsidiaries. The ontological relationships can include relationships between organizational entities and their contractors. The ontological relationships can include relationships between organizational entities and network identifiers. The ontological relationships can include relationships between organizational entities and types of technology. The ontological relationships can be expressed as a directed acyclic graph.
In another general aspect, the invention features a computer security monitoring system that includes a fact monitoring interface operative to continuously gather machine-readable facts relating to a number of topics, risk assessment logic responsive to the fact monitoring interface and operative to continuously derive and store risk profiles for a plurality of monitored entities based on at least some of the facts. The system also includes ontology storage operative to store an ontology that associates a different subset of the monitored entities to each of a plurality of organizational entities possessing digital assets, aggregation logic operative to aggregate the risk scores for the scored entities for each of the organizational entities based on the associations in the ontology to derive an aggregated risk score, and a reporting interface operative to electronically report the aggregated risk score to an end user.
In a further general aspect, the invention features a computer security monitoring system that includes means for continuously gathering machine-readable facts relating to a number of topics, and means for continuously deriving and storing risk profiles for a plurality of monitored entities based on at least some of the facts. The system also includes means for providing an ontology that associates a different subset of the monitored entities to each of a plurality of organizational entities possessing digital assets, means for aggregating the risk scores for the scored entities for each of the organizational entities based on the associations in the ontology to derive an aggregated risk score, and means for electronically reporting the aggregated risk score to an end user.
Referring to
As shown in
A data analysis subsystem 42 analyzes items from the extracted meaning information to determine whether there are risks associated with them. When one or more risks are detected for a particular fact, the data analysis subsystem can associate corresponding risk identifiers with that fact. Risk identifiers can be of different types for different types of risks, and they can assigned in any suitable way. In one example, an IP address can be flagged with one type of risk identifier if it is associated with a Tor network. And a company web site that runs commonly exploited technology or older technology linked to specific exploits can be flagged with another type of risk identifier. An indexing subsystem organizes the threat information that it stores, so that it can also be accessed by one or more application programming interfaces 46 (APIs).
As shown in
Referring also to
If the score is changed in a way that causes it to meet one or more predetermined criteria, the system can generate a real-time alert, such as by sending an e-mail message. In one embodiment, any change for the worse is reported to the user with an alert, but other suitable criteria can also be used, such as when the score reaches an absolute threshold number, or when the magnitude of a change exceeds a predetermined amount.
The organizational scoring subsystem 42a can in addition include a reporting subsystem 26 that can report the aggregated score in a variety of machine-readable and user-readable formats. In one embodiment, it can present a user interface 28 with a score display area 30 and a list of ontology rule conditions 32a, 32b, . . . 32n, that led to the score. This can allow the user to quickly understand what the underlying rationale is for the score.
Referring also to
This form is interactive at least in that the rule list entries can be actuated to learn more about them. Each rule list entry includes a title and a list of conditions that triggered the rule, which can include a condensed list of illustrative underlying risk identifiers. This conditional list can be made up of links that allow the user to drill into pages for additional information about the condition. This additional information can include a full listing of the risk identifiers for the underlying facts and metadata for each one, such as whois and history of registration information for IP addresses. In one embodiment, the form is implemented with javascript, but it can be implemented in a variety of different ways, including any dynamic web page definition system.
The interactive report form 70 can also lead a user to information about remediating the risks flagged on the form. This information can include suggestions about actions the user can take. It can also include controls that allow information about the risk to be sent to a third party organization, such as a takedown service.
The organizational scoring subsystem 42a can provide an ontology that implements any suitable relationship between the organizational entities, monitored entities, and facts. Organizational entities can also depend on each other, such as in a parent-subsidiary or company-contractor relationship. In one embodiment, the ontological relationships can be expressed as a directed acyclic graph.
The organizational scoring subsystem 42a can weigh the relationships within the ontology in a variety of ways. It can simply aggregate threat information, such as by using a weighted average. Or it can use a more sophisticated approach, such as a rule set that can express more complex relationships. This can allow the importance of certain types of threats to be gated based on the presence of others, for example. The relationships are specific to particular situations and technologies and it is expected that they may have to be adjusted over time in an ontology maintenance process. In one embodiment, the score is computed as follows:
C is the number of risk categories, c is a specific category in (1, . . . , C)
Rc is the number of rules in categor c, rc,i is a specific rule in (1, . . . , Rc)
Ir=1 if ruler r in category c applies to company
Ir,c=0 if rule r in category c does not apply to company
The system described above has been implemented in connection with digital logic, storage, and other elements embodied in special-purpose software running on a general-purpose computer platform, but it could also be implemented in whole or in part using special-purpose hardware. And while the system can be broken into the series of modules and steps shown in the various figures for illustration purposes, one of ordinary skill in the art would recognize that it is also possible to combine them and/or split them differently to achieve a different breakdown.
The embodiments presented above can benefit from temporal and linguistic processing and risk scoring approaches outlined in U.S. Ser. No. 61/620,393, entitled INTERACTIVE EVENT-BASED INFORMATION SYSTEM, filed Apr. 4, 2012; U.S. Publication Nos. 20100299324 and 20090132582 both entitled INFORMATION SERVICE FOR FACTS EXTRACTED FROM DIFFERING SOURCES ON A WIDE AREA NETWORK; as well as to U.S. Ser. No. 61/550,371 entitled SEARCH ACTIVITY PREDICTION; and to U.S. Ser. No. 61/563,528 entitled AUTOMATED PREDICTIVE SCORING IN EVENT COLLECTION, which are all herein incorporated by reference.
The present invention has now been described in connection with a number of specific embodiments thereof. However, numerous modifications which are contemplated as falling within the scope of the present invention should now be apparent to those skilled in the art. Therefore, it is intended that the scope of the present invention be limited only by the scope of the claims appended hereto. In addition, the order of presentation of the claims should not be construed to limit the scope of any particular term in the claims.
This patent application claims priority to U.S. Provisional Application Ser. No. 62/795,493, filed Jan. 22, 2019, which is herein incorporated by reference.
Number | Date | Country | |
---|---|---|---|
62795493 | Jan 2019 | US |