Modeling queue-based message-oriented middleware relationships in a security system

Information

  • Patent Grant
  • 11876817
  • Patent Number
    11,876,817
  • Date Filed
    Wednesday, December 23, 2020
    3 years ago
  • Date Issued
    Tuesday, January 16, 2024
    4 months ago
Abstract
A system and a method for modeling queue-based message-oriented middleware (MoM) are provided. The method commences with connecting with a MoM system and converting information associated with the MoM system into a standardized object model. The standardized object model may include a queue-based node, at least one producer application, and at least one consumer application. The at least one producer application provides a message to the queue-based node. The at least one consumer application receives the message from the queue-based node. The message persists in the queue until consumed by the at least one consumer application. The method continues with generating a standardized graph of relationships between a producer and a consumer over a period of time. The method further includes creating a policy, periodically analyzing the standardized graph for at least one deviation from the policy, and issuing an alert in response to detecting the at least one deviation.
Description
TECHNICAL FIELD

The present disclosure relates generally to data processing and, more particularly, to systems and methods for modeling queue-based message-oriented middleware (MoM) within security and operational management systems.


BACKGROUND

Currently, there exist many different systems providing MoM within enterprise solutions. However, the existing MoM systems are not standardized and, therefore, are delivered and instrumented using varying approaches. The lack of standardization makes it difficult to monitor and ensure that proper security controls are in place when dealing with multiple MoM systems. It also makes operational and business continuity planning challenging as understanding end-to-end application dependencies through MoM systems is inconsistent and complex. Because the existing MoM systems are complex and their interfaces are not standardized, enterprise security teams do not readily have access to information. There is currently no reliable way of interfacing with different systems and making it simple and accessible for a security team or application developers to understand all of their use of MoM to facilitate security of these systems and understanding of application dependencies for operational purposes. These difficulties exist in private data centers, private and public computing clouds, and various combinations thereof.


Because all of the existing solutions are deployed above a networking layer, normal network monitoring tools and normal network security tools, such as security groups, virtual private cloud flow logs, monitoring telemetry, and so forth cannot be used. There is currently no interface or integration between all of these different systems, as well as no integration into a standardized model that would make it simple for an application developer to create data flow diagrams, such that they can review the usage, identify when the usage changes, and get alerted. Some existing systems operate on an open basis by default, whereas others do not. For open systems, a rogue actor could potentially join a queue and gain access to all of the messaging because all of the transport layer encryption is below the system. Thus, there is currently no system that would allow providing consistent sets of permissions to minimize the amount of access to ensure that only a specific system with access to a given queue gets the access.


Moreover, there are regulatory requirements for critical business functions to be reviewed on a periodic basis. Conventionally, data to be reviewed are generated manually or developers of the system make assumptions as to what the data mean and on the relationships between components of the system.


SUMMARY

This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.


Provided are systems and methods for modeling queue-based MoM. According to one example embodiment, an enterprise security system for modeling queue-based MoM may include a cloud connector, a graphical unit, and a policy compute engine. The cloud connector may be configured to connect with a MoM system and convert information associated with the MoM system into a standardized object model. The standardized object model may include a queue-based node associated with a queue of the MoM system, at least one producer application, and at least one consumer application. The at least one producer application may be configured to provide a message to the queue-based node. The message may be generated by a producer associated with the at least one producer application. The at least one consumer application may be configured to receive the message from the queue-based node. The message may be consumed by a consumer associated with the at least one consumer application. The message may persist in the queue until consumed by the at least one consumer application. The graphical unit may be configured to generate a standardized graph of relationships between the producer and the consumer over a period of time. The standardized graph can be viewed or exported in a human readable report (e.g., a Portable Document Format (PDF) report) or a machine-readable report (e.g., a Comma-Separated Values (CSV) report or a JavaScript Object Notation (JSON) report). The policy compute engine may be configured to create a policy and periodically analyze the standardized graph for at least one deviation from the policy. In response to detecting the at least one deviation, the policy compute engine may issue an alert.


According to another example embodiment, a method for modeling queue-based MoM is provided. The method may commence with connecting, by a cloud connector, with a MoM system. The method may include converting, by the cloud connector, information associated with the MoM system into a standardized object model. The standardized object model may include a queue-based node associated with a queue of the MoM system, at least one producer application, and at least one consumer application. The at least one producer application may provide a message to the queue-based node. The message may be generated by a producer associated with the at least one producer application. The at least one consumer application may receive the message from the queue-based node. The message may be consumed by a consumer associated with the at least one consumer application. The message may persist in the queue until consumed by the at least one consumer application. The method may continue with generating, by a graphical unit, a standardized graph of relationships between the producer and the consumer over a period of time. The method may further include creating a policy by a policy compute engine. The policy compute engine may periodically analyze the standardized graph for at least one deviation from the policy. The method may further include issuing an alert by the policy compute engine in response to detecting the at least one deviation.


Additional objects, advantages, and novel features will be set forth in part in the detailed description section of this disclosure, which follows, and in part will become apparent to those skilled in the art upon examination of this specification and the accompanying drawings or may be learned by production or operation of the example embodiments. The objects and advantages of the concepts may be realized and attained by means of the methodologies, instrumentalities, and combinations particularly pointed out in the appended claims.





BRIEF DESCRIPTION OF THE DRAWINGS

Embodiments are illustrated by way of example and not limitation in the figures of the accompanying drawings, in which like references indicate similar elements.



FIG. 1 is a block diagram of an environment, in which systems and methods for modeling queue-based message-oriented middleware can be implemented, according to some example embodiments.



FIG. 2 shows an enterprise security system for modeling queue-based message-oriented middleware, according to an example embodiment.



FIG. 3 is a flow chart of an example method for modeling queue-based message-oriented middleware, according to some example embodiments.



FIG. 4 shows a controller implemented in an enterprise security system for modeling queue-based message-oriented middleware, according to an example embodiment.



FIG. 5 shows a computing system that can be used to implement a system and a method for modeling queue-based message-oriented middleware, according to an example embodiment.





DETAILED DESCRIPTION

The following detailed description includes references to the accompanying drawings, which form a part of the detailed description. The drawings show illustrations in accordance with example embodiments. These example embodiments, which are also referred to herein as “examples,” are described in enough detail to enable those skilled in the art to practice the present subject matter. The embodiments can be combined, other embodiments can be utilized, or structural, logical, and electrical changes can be made without departing from the scope of what is claimed. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope is defined by the appended claims and their equivalents.


The present disclosure provides methods and systems for modeling queue based message-oriented middleware. The proposed systems provide a way of interfacing with different applications/platforms that communicate with each other and facilitating access for a security team or some application developers to better understand their use of a queue-based message-oriented middleware to simplify providing security for those applications/platforms and to understand application dependencies.


The systems of the present disclosure can interface with different applications, integrate information into a standardized model, and facilitate creation of data flow diagrams such that any unexpected usage changes can be detected, and alerts issued. Furthermore, the systems of the present disclosure allow creating sets of permissions to minimize the amount of access, thereby ensuring that only certain systems are provided with access to a message queue.


The systems and methods disclosed herein can use an enterprise security system defined as the application controller (also referred herein to as a controller) to create a standardized model in a graph in order to describe how queue-based message-oriented middleware work.


Referring now to the drawings, FIG. 1 is a block diagram of environment 100, in which methods for modeling queue-based message-oriented middleware can be implemented, according to some example embodiments. The environment 100 may include an enterprise network 105 and an enterprise security system 200 (referred herein to as a system 200) for modeling queue-based message-oriented middleware. The enterprise network 105 may be associated with an enterprise (not shown) and may have a plurality of distributed systems shown as application servers 110, 115, and 120, which may communicate with each other. The distributed systems may include applications, Enterprise JavaBeans, servlets, and other components and may run on different networked platforms. A MoM system 125 may be provided in the enterprise network 105 to support the interactions between the application servers 110, 115, and 120 by providing a Publish/Subscribe communications channel known commonly as an Enterprise Message Bus.


The MoM system 125 is software or hardware infrastructure that supports sending and receiving messages between distributed systems. Data producers (also called publishers) may not send data directly to a destination service but may put the data onto a distributed broker or an Enterprise Message Bus (such as the MoM system 125) where the data wait until data consumers retrieve the data. Therefore, application modules, such as application servers 110, 115, and 120, may be distributed over heterogeneous platforms and may communicate with each other via the MOM system 125. For example, the application server 110 may communicate with the application server 115 and the application server 115 may communicate with the application server 120 via the MOM system 125. Specifically, the MOM system 125 may act as a message broker between the application servers 110, 115, and 120 and may receive messages from one server and send the messages to and/or store the messages for other servers. For example, the MOM system 125 may serve communications 130 sent between the application server 110 and the application server 115 and communications 135 sent between the application server 115 and the application server 120.


The MOM system 125 creates a distributed communications layer that insulates an application developer from information related to various operating systems and network interfaces associated with the application servers 110, 115, and 120. The MOM system 125 may have an API that can be used by the application servers 110, 115, and 120 distributed on different network nodes to communicate. Software elements of the MOM system 125 may reside in all communicating components of the enterprise network 105 and may typically support asynchronous calls between client and server applications.


As can be seen in FIG. 1, from a networking perspective, the application server 110 communicates with the MOM system 125 and then the MOM system 125 communicates with the application server 115; and the application server 115 communicates with the MOM system 125 and then the MOM system 125 communicates with the application server 120. Meanwhile, from a perspective of relationships between the application servers, the application server 110 is actually communicating with the application server 115 by sending communications 130, and the application server 115 is actually communicating with the application server 120 by sending communications 135.


The communications may be produced (or published) by one application server (acting as producer of messages) and consumed (or read) by other application servers (acting as consumers of messages). In an example embodiment, the MoM system 125 may use a queue-based approach of communicating messages between the application servers 110, 115, and 120. The MoM system 125 may create a queue 155 for storing messages received from the application servers. Specifically, a message produced (or published) by one application server (acting as producers of the message) may be put into the queue 155 and stored in the queue 155 until the message is consumed (or read) by another application server (acting as a consumer of the message). After the consumer reads the message stored in the queue 155, the message may be deleted from the queue 155. Therefore, in the queue-based approach, the message is stored in a queue in the queue 155 until a consumer reads the message from the queue. This queue-based messaging approach can be used for critical and sensitive data.


To provide a full end-to-end application visibility of the enterprise network 105, the enterprise security system 200 for modeling queue-based message-oriented middleware is provided and connected to the MoM system 125. In an example embodiment, the system 200 may communicate with the MoM system 125 via a data network 140.


The data network 140 may include the Internet or any other network capable of communicating data between devices. Suitable networks may include or interface with any one or more of, for instance, a local intranet, a corporate data network, a data center network, a home data network, a Personal Area Network, a Local Area Network (LAN), a Wide Area Network (WAN), a Metropolitan Area Network, a virtual private network, a storage area network, a frame relay connection, an Advanced Intelligent Network connection, a synchronous optical network connection, a digital T1, T3, E1 or E3 line, Digital Data Service connection, Digital Subscriber Line connection, an Ethernet connection, an Integrated Services Digital Network line, a dial-up port such as a V.90, V.34 or V.34bis analog modem connection, a cable modem, an Asynchronous Transfer Mode connection, or a Fiber Distributed Data Interface or Copper Distributed Data Interface connection. Furthermore, communications may also include links to any of a variety of wireless networks, including Wireless Application Protocol, General Packet Radio Service, Global System for Mobile Communication, Code Division Multiple Access or Time Division Multiple Access, cellular phone networks, Global Positioning System, cellular digital packet data, Research in Motion, Limited duplex paging network, Bluetooth radio, or an IEEE 802.11-based radio frequency network. The data network 140 can further include or interface with any one or more of a Recommended Standard 232 (RS-232) serial connection, an IEEE-1394 (FireWire) connection, a Fiber Channel connection, an IrDA (infrared) port, a Small Computer Systems Interface connection, a Universal Serial Bus (USB) connection or other wired or wireless, digital or analog interface or connection, mesh or Digi® networking.


The system 200 may receive information 145 associated with the MoM system 125, process the collected information 145, and generate a standardized graph 150 of relationships between the distributed systems, such as application servers 110, 115, and 120 over a period of time. The standardized graph 150 can be viewed or exported in a human readable report (e.g., a PDF report) or a machine-readable report (e.g., a CSV report or a JSON report).



FIG. 2 shows an enterprise security system 200 for modeling queue-based message-oriented middleware. In an example embodiment, the system 200 may act as an application controller shown as a controller 400. The system 200 may include a cloud connector 205, a graphical unit 210, and a policy compute engine 215. The cloud connector 205 may be configured to connect with a MoM system, such as the MoM system 125 shown in FIG. 1. The MoM system may be associated with a private data center, a private cloud, a public cloud, and so forth. Example MoM systems include Apache Kafka, IBM MQ, RabbitMQ, TIBCO Rendezvous, AWS Kinesis, Microsoft Azure Service Bus, Microsoft Message Queuing (MSMQ), NServiceBus, Simple Queue Service (SQS), Simple Notification Service (SNS), Advanced Message Processing System (AMPS), and so forth.


The cloud connector 205 may be configured to receive information associated with the MoM system and convert the received information into a standardized object model 220. In an example embodiment, the information received from the MoM system by the cloud connector 205 may include a telemetry feed with events of the MoM system (e.g., IBM MQ accounting). In this embodiment, the cloud connector 205 may consume a stream of the telemetry feed (e.g., process and directional metadata), convert the events into relationships, and summarize the relationships. If, for example, there are thousands of producer applications 230 producing messages to a queue associated with the queue-based node 225 and one of consumer applications 235 is consuming these messages, the cloud connector 205 may summarize the information related to messages to only one entry stating that the producer applications 230 produced N messages (where N is the number of messages) to the queue consumed by one of the consumer applications 235. Therefore, the information associated with the MoM system received by the cloud connector 205 may be compressed when converting the information into the standardized object model 220.


In a further example embodiment, the MoM system may not support the telemetry streaming (e.g., Kafka). In this embodiment, the information received from the MoM system by the cloud connector 205 may include a data snapshot of requests from the MoM system. The cloud connector 205 may be configured to periodically request the data snapshot of requests from the MoM system or receive the data snapshot directly from the MoM system through logs and/or accounting information, determine status information based on the data snapshot, and convert the status information into the standardized object model.


The standardized object model 220 may include a node associated with the MoM system 125 and a queue-based node 225 associated with the MoM system, one or more producer applications 230, and one or more consumer applications 235. The queue-based node 225 may be associated with a queue created by the MoM system for messages and may have a queue name relating to the queue. The MoM system may enable writing one message at a time to the queue by one of the producers and reading different messages from the queue by multiple consumers. The producer application(s) 230 may be configured to provide a message to the queue-based node 225. The message may be generated by a producer associated with the producer application(s) 230. The consumer application 235 may be configured to receive the message from the queue-based node 225. The message may be consumed by a consumer associated with the consumer application 235. If there are no consumer applications available, the message may be stored in the queue until a consumer application that reads the message appears. The message may persist in the queue until consumed by the consumer application. In some embodiments, the producer application(s) 230 may be configured to receive a confirmation once one of the consumer applications 235 receives the message. Upon reading the message by one of the consumer applications 235, the message may be deleted from the queue so that no other consumer applications can read the message. Therefore, only one consumer application can read the message from the queue. Multiple consumer applications can read messages in a round robin fashion, but one message goes to only one consumer application. This queue-based messaging approach can be used for critical and sensitive data.


The graphical unit 210 may use the standardized object model 220 to generate a standardized graph of relationships 240 between the one or more producers and the one or more consumers over a period of time. The standardized graph may visualize the information collected by the cloud connector 205 for network operators to facilitate understanding of configuration types and specific parameters of a data network.


For example, the standardized graph may show relationships between an application sending messages and an application receiving the messages. The standardized graph may also consolidate communications related to the queue across the MoM system 125, Transmission Control Protocol/Internet Protocol (TCP/IP) communications, and other communications.


When the system 200 puts the information into the standardized graph, the system 200 can record one instance of each relationship at a time over a period of time (e.g., months) for the producer applications 230 producing messages for the queue. Thus, the standardized graph may show which producer application 230 produced massages to the queue, when a first message was produced by the producer application 230, when a last message was produced by the producer application 230, the number of messages the producer application 230 produced, the volume of messages the producer application 230 produced, and so forth.


The policy compute engine 215 may be configured to create a policy. The policy may be created by the policy compute engine 215 based on the one or more producers associated with the at least one producer application, the one or more consumers associated with the at least one consumer application, and, optionally, the queue. For example, the policy may set a normal behavior of a system. The policy compute engine 215 may periodically analyze the standardized graph for at least one deviation from the policy. The policy compute engine 215 may issue an alert upon detecting the at least one deviation from the policy. For example, the policy compute engine 215 may compare new behavior of producers and consumers against the policy and create an event if a deviation from the policy is detected.


In an example embodiment, the at least one deviation may be indicative of an operational risk or a cyber risk. The at least one deviation may be determined based on at least one of the following events: an unexpected change in usage, appearance of a new node, an unexpected change in a node, a new relationship between nodes (e.g., when instead of consumer applications 1 and 2, consumer application 3 appears and starts consuming messages generated by a producer application), a threshold of communications exceeded, events occurring at a different time, a higher Service Level Agreement (SLA) requirement, a Recovery Time Objective (RTO) mismatch between nodes, a Recovery Point Objective (RPO) mismatch between nodes, and so forth.


The analysis of the standardized graph may be performed based on one or more of the following: baselined historical data, a set of predetermined permissions, regulatory requirements, and so forth. For example, the events that deviate from the policy may include exceeding threshold of communication volume, events happening at different time of day than expected, appearance of a new producer application or a new consumer application, and so forth.


In an example embodiment, the events that deviate from the policy may include an event when a new producer application or consumer application becomes dependent on the queue (which means joining the queue by a new member and indicating that the new member is producing or retrieving data from an enterprise system). In this embodiment, a business impact analysis may need to be performed. The standardized graph can include the SLA, RTOs and RPOs, and operational information associated with consumer applications and producer applications. A new consumer application can have a higher SLA requirement than the SLA associated with the producer application.


The RTO for critical functions can be asserted across complex business interdependencies to meet regulatory obligations. The RTO is an amount of time it takes for an application to go from a down state to an active state. The RPO is a period of time in which an enterprise system must be restored after a disruptive event. The RTOs and RPOs can be used in operational risk assessments to determine whether a producer application 1 is appropriate to provide service to a consumer application 1. For example, the producer application 1 can have an RTO of 4 and the consumer application 1 can have an RTO of 1, which means that the producer application 1 is inappropriate to provide service to the consumer application 1. Therefore, dynamic, continuous, transparent, and consistent visibility of applications and dependencies and relationships across the MoM system can be used to reduce the operational risk. Responding immediately to changes in interdependencies of critical functions and their recovery time capabilities can be used to improve customer experience.


Based on the analysis of the standardized graph, the MoM system can be monitored for behavior anomalies and a pattern of accessing the queue by applications can be determined. Based on the standardized graph, a behavioral model of a usual behavior of applications can be built. The deviation from the behavioral model may result in generation of the alert. For example, the policy can be written to issue the alert if the RTO of the consumer application 1 is higher than the RTO of the producer application 1 to detect that there is an operational risk. The policy compute engine 215 may be further configured to create a report showing relationships between the producer application and the consumer application of the MoM system.


In some embodiments, a clustering machine learning module may be built based on the standardized graph to monitor the MoM system for behavior anomalies.


The policy compute engine 215 may use the standardized graph to generate data flow diagrams and infrastructure dependencies associated with the MoM system. Data flow diagrams can show relationships between producer applications and consumer applications. Using the data flow diagrams, a data flow diagram report can be produced for the whole enterprise system. The data flow diagram report can be used to satisfy regulatory requirements for critical business functions to be reviewed on a periodic basis. In view of this, the policy compute engine 215 may be further configured to periodically review critical business functions visualized in the standardized graph.


The policy compute engine 215 may be further configured to set permissions to control access to the queue. Based on the permissions, the MoM system can determine which producer application is allowed to produce (publish) message to a queue and which consumer application is allowed to consume (subscribe on) messages from the queue based on processes running on machines associated with the producer application and the consumer application. In some embodiments, the determination of whether the application is allowed to access is performed based on certificates, public key infrastructure, a username, a password, and so forth. The permissions allow preventing an authorized producer application from spoofing data and preventing an authorized consumer from illegitimately accessing a queue and accessing the data.


The policy compute engine 215 may be further configured to periodically review critical business functions visualized in the standardized graph. The policy compute engine 215 may be further configured to take a mitigating action in response to the alert. The policy compute engine 215 may create a report showing relationships between the producer application and the consumer application of the MoM system.



FIG. 3 is a flow chart of example method 300 for modeling queue-based message-oriented middleware, according to some example embodiments. The method 300 may commence with connecting, by a cloud connector, with a MoM system at operation 302. The method 300 may include converting, by the cloud connector, information associated with the MoM system into a standardized object model at operation 304. The cloud connector may receive the information from the MoM system. The standardized object model may include a queue-based node associated with the MoM system, at least one producer application, and at least one consumer application. The producer application may provide a message to the queue-based node. The message may be generated by a producer associated with the producer application. The consumer application may receive the message from the queue-based node. The message may be consumed by a consumer associated with the consumer application. The message may persist in the queue until consumed by the consumer application.


The method 300 may further include generating, by a graphical unit, a standardized graph of relationships between the producer and the consumer over a period of time at operation 306. The method 300 may continue with creating a policy by a policy compute engine at operation 308. At operation 310, the policy compute engine may periodically analyze the standardized graph for at least one deviation from the policy. At operation 312, the policy compute engine may issue an alert when the at least one deviation is detected. The method 300 may further include creating, by the policy compute engine, a report showing relationships between the producer application and the consumer application of the MoM system.


The method 300 may further include generating, via the standardized graph, data flow diagrams and infrastructure dependencies associated with the MoM system. The method 300 may further include setting, by the policy compute engine, permissions to control access to the queue.



FIG. 4 shows a controller 400, according to an example embodiment. In some embodiments, the controller 400 may be implemented in the form of an enterprise security system 200 for modeling queue-based message-oriented middleware shown in FIG. 2.


The controller 400 can receive streaming telemetry 475 from network logs 470, events 485 from cloud control plane 480, and inventory 495 from configuration management database (CMDB) 490.


Network logs 470 can be data sources such as flow logs from cloud services 4601-460Z (e.g., Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP)), vArmour DSS Distributed Security System, Software Defined Networking (SDN) (e.g., VMware NSX and Cisco Application Centric Infrastructure (ACI)), monitoring agents (e.g., Tanium Asset and Falco), and the like. Generally, streaming telemetry 475 can be low-level data about relationships between applications. Streaming telemetry 475 can include 5-tuple, layer 7 (application layer) process information, management plane logs, and the like. 5-tuple refers to a set of five different values that comprise a TCP/IP connection: a source IP address/port number, destination IP address/port number and the protocol in use. Streaming telemetry 475 can alternatively or additionally include a volume of data (i.e., how much data there is or how many data packets there are) exchanged between workloads (e.g., a physical computing system, a virtual machine, a container, and combinations thereof) in a network, dates and times at which communications (e.g., data packets) are exchanged between workloads, and the like.


Cloud control plane 480 establishes and controls the network and computing resources within a cloud computing environment (e.g., environment 100 in FIG. 1). Cloud control plane 480 can include interfaces for managing assets (e.g., launching virtual machines and/or containers, configuring the network, etc.) in a cloud computing environment. For example, cloud control plane 480 can include one or more instances of container orchestration, such as Docker Swarm®, Kubernetes®, Amazon EC2 Container Service (ECS), Diego, and Apache® Mesos™. By way of further non-limiting examples, cloud control plane 480 can include VMware vSphere, application programming interfaces (APIs) provided by cloud services 4601-460Z, and the like.


Events 485 can include information about a container being created, having a state change, having an error, and the like. For example, when a container is created, information about the workload such as a service name, image deployed, and the like can be received in events 485. By way of further example, additional information from an image registry corresponding to the deployed image can be gathered by controller 400.


The CMDB 490 can be a database of information about the hardware and software components (also known as assets) used in a cloud computing environment (e.g., environment 100 in FIG. 1) and relationships between those components and business functions. CMDB 490 can include information about upstream sources or dependencies of components, and the downstream targets of components. For example, inventory 495 can be used to associate an application name and other information (e.g., regulatory requirements, business unit ownership, business criticality, and the like) with the workload it is running on.


Streaming telemetry 475, events 485, and inventory 495 can be ingested by graph 420. Graph 420 normalizes information received in streaming telemetry 475, events 485, and inventory 495 into a standard data format and/or model stored in a graph database 425. Graph database 425 uses a graph data model comprised of nodes (also referred to as vertices), which is an entity such as a workload, and edges, which represent the relationship between two nodes. Edges can be referred to as relationships. An edge can have a start node, end node, type, and direction, and an edge can describe parent-child relationships, actions, ownership, and the like. In contrast to relational databases, relationships are (most) important in graph database 425. In other words, connected data is equally (or more) important than individual data points.


Conventionally, security management systems store raw logs of each and every individual communication between workloads. The amount of data is scaled linearly and consumes massive amounts of storage. In contrast, streaming telemetry 475, events 485, and inventory 495 can be used by graph 420 to create and update graph database 425. The individual communications may be not stored. In this way, graph database 425 is advantageously scalable. For example, graph database 425 for a large cloud computing environments of 30,000-50,000 workloads can be stored in memory of a workload.


A graphical unit 210 can visually present information from graph database 425 to users according to various criteria, such as by application, application type, organization, and the like. The graphical unit 210 can visually organize information from graph database 425. In some embodiments, nodes that behave similarly can be clustered together (i.e., be put in a cluster). For example, when two nodes have similar edges (relationships) and behave in a similar fashion (e.g., run the same application, are associated with the same organization, and the like), the two nodes can be clustered together. Nodes that are clustered together can be visually presented as a shape (e.g., circle, rectangle, and the like), which denotes that there are a certain number of workloads fulfilling the same function, instead of presenting a shape for each workload in the cluster.


The policy compute engine 215 can use information in the graph database 425 to design security policies, also referred to herein as policies. The policy compute engine 215 can produce multiple security policies, each reflecting independent pieces of security logic that can be implemented by the policy compute engine 215. Security policies can implement security controls, for example, to protect an application wherever it is in a cloud computing environment (e.g., environment 100 in FIG. 1). A security policy can specify what is to be protected (“nouns”), for example, applications run for a particular organization. A security policy can further specify a security intent (“verbs”), that is, how to protect. For example, a security intent can be to implement Payment Card Industry Data Security Standard (PCI DSS) network segmentation requirements (a regulatory requirement), implement security best practices for databases, implement a whitelist architecture, and the like. By way of further example, a security intent can be specified in a template by a user (responsible for system administration, security, and the like).


Cloud drivers 4501-450Z can serve as an interface between the policy compute engine 215 (having a centralized security policy) and cloud services 4601-460Z. In other words, cloud drivers 4501-450Z implement the security policy using different facilities (e.g., APIs) and capabilities available from cloud services 4601-460Z. In an example embodiment, the cloud drivers 4501-450Z may act as a cloud connector 205 shown in FIG. 2.



FIG. 5 illustrates an exemplary computing system 500 that may be used to implement embodiments described herein. The computing system 500 can be implemented in the contexts of the system 200 and the application controller 400. The exemplary computing system 500 of FIG. 5 may include one or more processors 510 and memory 520. Memory 520 may store, in part, instructions and data for execution by the one or more processors 510. Memory 520 can store the executable code when the exemplary computing system 500 is in operation. The exemplary computing system 500 of FIG. 5 may further include a mass storage 530, portable storage 540, one or more output devices 550, one or more input devices 560, a network interface 570, and one or more peripheral devices 580.


The components shown in FIG. 5 are depicted as being connected via a single bus 590. The components may be connected through one or more data transport means. The one or more processors 510 and memory 520 may be connected via a local microprocessor bus, and the mass storage 530, one or more peripheral devices 580, portable storage 540, and network interface 570 may be connected via one or more input/output buses.


Mass storage 530, which may be implemented with a magnetic disk drive or an optical disk drive, is a non-volatile storage device for storing data and instructions for use by a magnetic disk or an optical disk drive, which in turn may be used by one or more processors 510. Mass storage 530 can store the system software for implementing embodiments described herein for purposes of loading that software into memory 520.


Portable storage 540 may operate in conjunction with a portable non-volatile storage medium, such as a compact disk (CD) or digital video disc (DVD), to input and output data and code to and from the computing system 500 of FIG. 5. The system software for implementing embodiments described herein may be stored on such a portable medium and input to the computing system 500 via the portable storage 540.


One or more input devices 560 provide a portion of a user interface. The one or more input devices 560 may include an alphanumeric keypad, such as a keyboard, for inputting alphanumeric and other information, or a pointing device, such as a mouse, a trackball, a stylus, or cursor direction keys. Additionally, the computing system 500 as shown in FIG. 5 includes one or more output devices 550. Suitable one or more output devices 550 include speakers, printers, network interfaces, and monitors.


Network interface 570 can be utilized to communicate with external devices, external computing devices, servers, and networked systems via one or more communications networks such as one or more wired, wireless, or optical networks including, for example, the Internet, intranet, LAN, WAN, cellular phone networks (e.g., Global System for Mobile communications network, packet switching communications network, circuit switching communications network), Bluetooth radio, and an IEEE 802.11-based radio frequency network, among others. Network interface 570 may be a network interface card, such as an Ethernet card, optical transceiver, radio frequency transceiver, or any other type of device that can send and receive information. Other examples of such network interfaces may include Bluetooth®, 3G, 4G, and WiFi® radios in mobile computing devices as well as a USB.


One or more peripheral devices 580 may include any type of computer support device to add additional functionality to the computing system. The one or more peripheral devices 580 may include a modem or a router.


The components contained in the exemplary computing system 500 of FIG. 5 are those typically found in computing systems that may be suitable for use with embodiments described herein and are intended to represent a broad category of such computer components that are well known in the art. Thus, the exemplary computing system 500 of FIG. 5 can be a personal computer, handheld computing device, telephone, mobile computing device, workstation, server, minicomputer, mainframe computer, or any other computing device. The computer can also include different bus configurations, networked platforms, multi-processor platforms, and so forth. Various operating systems (OS) can be used including UNIX, Linux, Windows, Macintosh OS, Palm OS, and other suitable operating systems.


Some of the above-described functions may be composed of instructions that are stored on storage media (e.g., computer-readable medium). The instructions may be retrieved and executed by the processor. Some examples of storage media are memory devices, tapes, disks, and the like. The instructions are operational when executed by the processor to direct the processor to operate in accord with the example embodiments. Those skilled in the art are familiar with instructions, processor(s), and storage media.


It is noteworthy that any hardware platform suitable for performing the processing described herein is suitable for use with the example embodiments. The terms “computer-readable storage medium” and “computer-readable storage media” as used herein refer to any medium or media that participate in providing instructions to a central processing unit (CPU) for execution. Such media can take many forms, including, but not limited to, non-volatile media, volatile media, and transmission media. Non-volatile media include, for example, optical or magnetic disks, such as a fixed disk. Volatile media include dynamic memory, such as RAM. Transmission media include coaxial cables, copper wire, and fiber optics, among others, including the wires that include one embodiment of a bus. Transmission media can also take the form of acoustic or light waves, such as those generated during radio frequency and infrared data communications. Common forms of computer-readable media include, for example, a floppy disk, a flexible disk, a hard disk, magnetic tape, any other magnetic medium, a CD-read-only memory (ROM) disk, DVD, any other optical medium, any other physical medium with patterns of marks or holes, a RAM, a PROM, an EPROM, an EEPROM, a FLASHEPROM, any other memory chip or cartridge, a carrier wave, or any other medium from which a computer can read.


Various forms of computer-readable media may be involved in carrying one or more sequences of one or more instructions to a CPU for execution. A bus carries the data to system RAM, from which a CPU retrieves and executes the instructions. The instructions received by system RAM can optionally be stored on a fixed disk either before or after execution by a CPU.


Thus, systems and methods for modeling queue-based message-oriented middleware are described. Although embodiments have been described with reference to specific exemplary embodiments, it will be evident that various modifications and changes can be made to these exemplary embodiments without departing from the broader spirit and scope of the present application. Accordingly, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense.

Claims
  • 1. An enterprise security system for modeling queue-based message-oriented middleware (MoM), the system comprising: a cloud connector configured to: connect with a MoM system;receive information associated with the MoM system;compress the received information associated with the MoM system; andconvert the compressed information associated with the MoM system into a standardized object model;wherein the standardized object model includes:a queue-based node associated with the MoM system;at least one producer application configured to provide a message to the queue-based node, the message being generated by a producer associated with the at least one producer application; andat least one consumer application configured to receive the message from the queue-based node, the message being consumed by a consumer associated with the at least one consumer application, the message persisting in a queue until consumed by the at least one consumer application;a graphical unit configured to generate a standardized graph of relationships between a policy compute engine configured to:the producer and the consumer over a period of time; and create a policy;periodically analyze the standardized graph for at least one deviation from the policy; andin response to detecting the at least one deviation, issue an alert.
  • 2. The system of claim 1, wherein the at least one producer application is configured to receive a confirmation once the at least one consumer application receives the message.
  • 3. The system of claim 1, wherein the standardized graph is configured to generate data flow diagrams and infrastructure dependencies associated with the MoM system.
  • 4. The system of claim 1, wherein the at least one deviation is indicative of an operational risk or a cyber risk.
  • 5. The system of claim 4, wherein the at least one deviation is determined based on at least one of the following events: an unexpected change in usage, a new node, an unexpected change in a node, a new relationship between nodes, a threshold of communications exceeded, events occurring at a different time, a higher Service Level Agreement (SLA) requirement, a Recovery Time Objective (RTO) mismatch between nodes, and a Recover Point Objective (RPO) mismatch between nodes.
  • 6. The system of claim 1, wherein the MoM system is associated with one of a private data center, a private cloud, and public cloud.
  • 7. The system of claim 1, wherein the policy compute engine is further configured to set permissions to control access to the queue.
  • 8. The system of claim 1, wherein the policy compute engine is further configured to periodically review critical business functions visualized in the standardized graph.
  • 9. The system of claim 1, wherein the policy compute engine is further configured to take a mitigating action in response to the alert.
  • 10. The system of claim 1, wherein the MoM system includes at least one of the following Kafka, IBM MQ, RabbitMQ, TIBCO rendezvous, AWS Kinesis, Microsoft Azure Service Bus, Microsoft Message Queuing (MSMQ), NServiceBus, Simple Queue Service (SQS), Simple Notification Service (SNS), AMPS, and one or more systems for relaying, routing, or transforming messages.
  • 11. The system of claim 1, wherein the information received from the MOM system by the cloud connector includes a telemetry feed with events of the MoM system, the cloud connector being configured to convert the events into relationships and summarize the relationships.
  • 12. The system of claim 1, wherein the cloud connector is further configured to: periodically: request a data snapshot of requests from the MoM system; orreceive the data snapshot directly from the MoM system through one or more of the following: logs and accounting information;determine status information based on the data snapshot; andconvert the status information into the standardized object model.
  • 13. The system of claim 1, wherein the policy compute engine is further configured to create a report showing relationships between the at least one producer application and the at least one consumer application of the MoM system.
  • 14. The system of claim 1, wherein the policy is created by the policy compute engine based on one or more producers associated with the at least one producer application and one or more consumers associated with the at least one consumer application.
  • 15. The system of claim 1, wherein the periodically analyzing the standardized graph is based on one or more of the following: baselined historical data, a set of predetermined permissions, and regulatory requirements.
  • 16. A method for modeling queue-based message-oriented middleware (MOM), the method comprising: connecting, by a cloud connector, with a MoM system;converting, by the cloud connector, information associated with the MoM system into a standardized object model, wherein the standardized object model includes: a queue-based node associated with the MoM system;at least one producer application, the at least one producer application providing a message to the queue-based node, the message being generated by a producer associated with the at least one producer application; andat least one consumer application, the at least one consumer application receiving the message from the queue-based node, the message being consumed by a consumer associated with the at least one consumer application, the message persisting in a queue until consumed by the at least one consumer application;generating, by a graphical unit, a standardized graph of relationships between the producer and the consumer over a period of time;creating, by a policy compute engine, a policy;periodically analyzing, by the policy compute engine, the standardized graph for at least one deviation from the policy; andin response to detecting the at least one deviation, issuing, by the policy compute engine, an alert.
  • 17. The method of claim 16, further comprising generating, via the standardized graph, data flow diagrams and infrastructure dependencies associated with the MOM system.
  • 18. The method of claim 16, further comprising setting, by the policy compute engine, permissions to control access to the queue.
  • 19. The method of claim 16, further comprising creating, by the policy compute engine, a report showing the relationships between the producer and the consumer of the MoM system.
  • 20. An enterprise security system for modeling queue-based message-oriented middleware (MoM), the system comprising: a cloud connector configured to: connect with a MoM system;receive information from the MoM system, wherein the information includes at least a telemetry feed with events of the MoM system;compress the received information associated with the MoM system;convert the compressed information associated with the MoM system into a standardized object model;convert, the events into relationships; andsummarize the relationships;wherein the standardized object model includes: a queue-based node associated with the MoM system;at least one producer application configured to provide a message to the queue-based node, the message being generated by a producer associated with the at least one producer application;at least one consumer application configured to receive the message from the queue-based node, the message being consumed by a consumer associated with the at least one consumer application, the message persisting in a queue until consumed by the at least one consumer application;wherein the at least one producer application is further configured to receive a confirmation once the at least one consumer application receives the message;a graphical unit configured to generate a standardized graph of relationships between the producer and the consumer over a period of time; anda policy compute engine configured to: create a policy;periodically analyze the standardized graph for at least one deviation from the policy;in response to detecting the at least one deviation, issue an alert; andcreate a report showing the relationships between the producer and the consumer of the MoM system.
US Referenced Citations (361)
Number Name Date Kind
6158007 Moreh et al. Dec 2000 A
6253321 Nikander et al. Jun 2001 B1
6484261 Wiegel Nov 2002 B1
6578076 Putzolu Jun 2003 B1
6765864 Natarajan et al. Jul 2004 B1
6832243 Mikalsen et al. Dec 2004 B1
6970459 Meier Nov 2005 B1
6981155 Lyle et al. Dec 2005 B1
7058712 Vasko et al. Jun 2006 B1
7062566 Amara et al. Jun 2006 B2
7096260 Zavalkovsky et al. Aug 2006 B1
7373524 Motsinger et al. May 2008 B2
7397794 Lacroute et al. Jul 2008 B1
7467408 O'Toole, Jr. Dec 2008 B1
7475424 Lingafelt et al. Jan 2009 B2
7516476 Kraemer et al. Apr 2009 B1
7519062 Kloth et al. Apr 2009 B1
7533128 Sanchez et al. May 2009 B1
7627671 Palma Dec 2009 B1
7694181 Noller et al. Apr 2010 B2
7725937 Levy May 2010 B1
7742414 Iannaccone et al. Jun 2010 B1
7774837 McAlister Aug 2010 B2
7797306 Pather et al. Sep 2010 B1
7849495 Huang et al. Dec 2010 B1
7900240 Terzis et al. Mar 2011 B2
7904454 Raab Mar 2011 B2
7996255 Shenoy et al. Aug 2011 B1
8051460 Lum et al. Nov 2011 B2
8112304 Scates Feb 2012 B2
8254381 Allen et al. Aug 2012 B2
8259571 Raphel et al. Sep 2012 B1
8291495 Burns et al. Oct 2012 B1
8296459 Brandwine et al. Oct 2012 B1
8307422 Varadhan et al. Nov 2012 B2
8321862 Swamy et al. Nov 2012 B2
8353021 Satish et al. Jan 2013 B1
8369333 Hao et al. Feb 2013 B2
8396986 Kanada et al. Mar 2013 B2
8429647 Zhou Apr 2013 B2
8468113 Harrison et al. Jun 2013 B2
8490153 Bassett et al. Jul 2013 B2
8494000 Nadkarni et al. Jul 2013 B1
8499330 Albisu et al. Jul 2013 B1
8528091 Bowen et al. Sep 2013 B2
8539548 Overby, Jr. et al. Sep 2013 B1
8565118 Shukla et al. Oct 2013 B2
8612744 Shieh Dec 2013 B2
8661434 Liang et al. Feb 2014 B1
8677496 Wool Mar 2014 B2
8688491 Shenoy et al. Apr 2014 B1
8726343 Borzycki et al. May 2014 B1
8730963 Grosser, Jr. et al. May 2014 B1
8798055 An Aug 2014 B1
8813169 Shieh Aug 2014 B2
8813236 Saha et al. Aug 2014 B1
8819762 Harrison et al. Aug 2014 B2
8898788 Aziz et al. Nov 2014 B1
8935457 Feng et al. Jan 2015 B2
8938782 Sawhney et al. Jan 2015 B2
8990371 Kalyanaraman et al. Mar 2015 B2
9009829 Stolfo et al. Apr 2015 B2
9015299 Shah Apr 2015 B1
9021546 Banerjee Apr 2015 B1
9027077 Bharali et al. May 2015 B1
9036639 Zhang May 2015 B2
9060025 Xu Jun 2015 B2
9141625 Thornewell et al. Sep 2015 B1
9191327 Shieh et al. Nov 2015 B2
9258275 Sun et al. Feb 2016 B2
9294302 Sun et al. Mar 2016 B2
9294442 Lian et al. Mar 2016 B1
9361089 Bradfield et al. Jun 2016 B2
9380027 Lian et al. Jun 2016 B1
9405665 Shashi et al. Aug 2016 B1
9407602 Feghali et al. Aug 2016 B2
9521115 Woolward Dec 2016 B1
9609083 Shieh Mar 2017 B2
9621595 Lian et al. Apr 2017 B2
9680852 Wager et al. Jun 2017 B1
9762599 Wager et al. Sep 2017 B2
9794289 Banerjee et al. Oct 2017 B1
9973472 Woolward et al. May 2018 B2
10009317 Woolward Jun 2018 B2
10009381 Lian et al. Jun 2018 B2
10091238 Shieh et al. Oct 2018 B2
10116441 Rubin et al. Oct 2018 B1
10191758 Ross et al. Jan 2019 B2
10193929 Shieh et al. Jan 2019 B2
10264025 Woolward Apr 2019 B2
10333827 Xu et al. Jun 2019 B2
10333986 Lian et al. Jun 2019 B2
10382467 Wager et al. Aug 2019 B2
10528897 Labat et al. Jan 2020 B2
10554604 Burcham et al. Feb 2020 B1
10630703 Ghosh et al. Apr 2020 B1
10755334 Eades et al. Aug 2020 B2
10862748 Deruijter Dec 2020 B1
11194815 Kumar et al. Dec 2021 B1
11290493 Woolward et al. Mar 2022 B2
11290494 Li et al. Mar 2022 B2
11310284 Woolward et al. Apr 2022 B2
11470684 Hu et al. Oct 2022 B2
11711374 Ross et al. Jul 2023 B2
20020031103 Wiedeman et al. Mar 2002 A1
20020066034 Schlossberg et al. May 2002 A1
20020178273 Pardo-Bastellote et al. Nov 2002 A1
20030055950 Cranor et al. Mar 2003 A1
20030172368 Alumbaugh et al. Sep 2003 A1
20030177389 Albert et al. Sep 2003 A1
20030227392 Ebert et al. Dec 2003 A1
20040062204 Bearden et al. Apr 2004 A1
20040095897 Vafaei May 2004 A1
20040143631 Banerjee et al. Jul 2004 A1
20040172557 Nakae et al. Sep 2004 A1
20040240458 T V et al. Dec 2004 A1
20050021943 Ikudome et al. Jan 2005 A1
20050033989 Poletto et al. Feb 2005 A1
20050114829 Robin et al. May 2005 A1
20050119905 Wong et al. Jun 2005 A1
20050125768 Wong et al. Jun 2005 A1
20050154576 Tarui Jul 2005 A1
20050174235 Davis Aug 2005 A1
20050190758 Gai et al. Sep 2005 A1
20050201343 Sivalingham et al. Sep 2005 A1
20050246241 Irizarry, Jr. et al. Nov 2005 A1
20050283823 Okajo et al. Dec 2005 A1
20060005228 Matsuda Jan 2006 A1
20060037077 Gadde et al. Feb 2006 A1
20060050696 Shah et al. Mar 2006 A1
20060085412 Johnson et al. Apr 2006 A1
20060168070 Thompson et al. Jul 2006 A1
20060168331 Thompson et al. Jul 2006 A1
20070016945 Bassett et al. Jan 2007 A1
20070019621 Perry et al. Jan 2007 A1
20070022090 Graham Jan 2007 A1
20070027801 Botzer et al. Feb 2007 A1
20070064617 Reves Mar 2007 A1
20070079308 Chiaramonte et al. Apr 2007 A1
20070130566 Van Rietschote Jun 2007 A1
20070157286 Singh et al. Jul 2007 A1
20070162400 Brew et al. Jul 2007 A1
20070168971 Royzen et al. Jul 2007 A1
20070192861 Varghese et al. Aug 2007 A1
20070192863 Kapoor et al. Aug 2007 A1
20070198656 Mazzaferri et al. Aug 2007 A1
20070234369 Paramisivam et al. Oct 2007 A1
20070239987 Hoole et al. Oct 2007 A1
20070271612 Fang et al. Nov 2007 A1
20070277222 Pouliot Nov 2007 A1
20080016339 Shukla Jan 2008 A1
20080016550 McAlister Jan 2008 A1
20080083011 McAlister et al. Apr 2008 A1
20080155239 Chowdhury et al. Jun 2008 A1
20080163207 Reumann et al. Jul 2008 A1
20080195670 Boydstun Aug 2008 A1
20080229382 Vitalos Sep 2008 A1
20080239961 Hilerio et al. Oct 2008 A1
20080263179 Buttner et al. Oct 2008 A1
20080301770 Kinder Dec 2008 A1
20080307110 Wainner et al. Dec 2008 A1
20090006268 Tanner Jan 2009 A1
20090077621 Lang et al. Mar 2009 A1
20090077666 Chen et al. Mar 2009 A1
20090083445 Ganga Mar 2009 A1
20090138316 Weller et al. May 2009 A1
20090138590 Lee et al. May 2009 A1
20090165078 Samudrala et al. Jun 2009 A1
20090190585 Allen et al. Jul 2009 A1
20090249470 Litvin et al. Oct 2009 A1
20090260051 Igakura Oct 2009 A1
20090268667 Gandham et al. Oct 2009 A1
20090328187 Meisel Dec 2009 A1
20100043068 Varadhan et al. Feb 2010 A1
20100064341 Aldera Mar 2010 A1
20100071025 Devine et al. Mar 2010 A1
20100088738 Birnbach Apr 2010 A1
20100095367 Narayanaswamy Apr 2010 A1
20100125476 Yeom et al. May 2010 A1
20100191863 Wing Jul 2010 A1
20100192223 Ismael et al. Jul 2010 A1
20100192225 Ma et al. Jul 2010 A1
20100199349 Ellis Aug 2010 A1
20100208699 Lee et al. Aug 2010 A1
20100228962 Simon et al. Sep 2010 A1
20100235880 Chen et al. Sep 2010 A1
20100274970 Treuhaft et al. Oct 2010 A1
20100281539 Burns et al. Nov 2010 A1
20100287544 Bradfield et al. Nov 2010 A1
20100333165 Basak et al. Dec 2010 A1
20110003580 Belrose et al. Jan 2011 A1
20110022812 van der Linden et al. Jan 2011 A1
20110069710 Naven et al. Mar 2011 A1
20110072486 Hadar et al. Mar 2011 A1
20110090915 Droux et al. Apr 2011 A1
20110113472 Fung et al. May 2011 A1
20110138384 Bozek et al. Jun 2011 A1
20110138441 Neystadt et al. Jun 2011 A1
20110184993 Chawla et al. Jul 2011 A1
20110225624 Sawhney et al. Sep 2011 A1
20110249679 Lin et al. Oct 2011 A1
20110263238 Riley et al. Oct 2011 A1
20120017258 Suzuki Jan 2012 A1
20120113989 Akiyoshi May 2012 A1
20120130936 Brown et al. May 2012 A1
20120131685 Broch et al. May 2012 A1
20120185913 Martinez et al. Jul 2012 A1
20120207174 Shieh Aug 2012 A1
20120210428 Blackwell Aug 2012 A1
20120216273 Rolette et al. Aug 2012 A1
20120224057 Gill et al. Sep 2012 A1
20120278903 Pugh Nov 2012 A1
20120284792 Liem Nov 2012 A1
20120297383 Meisner et al. Nov 2012 A1
20120311144 Akelbein et al. Dec 2012 A1
20120311575 Song Dec 2012 A1
20120324069 Nori et al. Dec 2012 A1
20120324567 Couto et al. Dec 2012 A1
20130019277 Chang et al. Jan 2013 A1
20130054536 Sengupta Feb 2013 A1
20130081142 McDougal et al. Mar 2013 A1
20130086399 Tychon et al. Apr 2013 A1
20130097138 Barkol et al. Apr 2013 A1
20130097692 Cooper et al. Apr 2013 A1
20130145465 Wang et al. Jun 2013 A1
20130151680 Salinas et al. Jun 2013 A1
20130166490 Elkins et al. Jun 2013 A1
20130166681 Thompson et al. Jun 2013 A1
20130166720 Takashima et al. Jun 2013 A1
20130198799 Staggs et al. Aug 2013 A1
20130198840 Drissi et al. Aug 2013 A1
20130219384 Srinivasan et al. Aug 2013 A1
20130223226 Narayanan et al. Aug 2013 A1
20130250956 Sun et al. Sep 2013 A1
20130263125 Shamsee et al. Oct 2013 A1
20130275592 Xu et al. Oct 2013 A1
20130276035 Walker Oct 2013 A1
20130276092 Sun et al. Oct 2013 A1
20130283336 Macy et al. Oct 2013 A1
20130291088 Shieh et al. Oct 2013 A1
20130298181 Smith et al. Nov 2013 A1
20130298184 Ermagan et al. Nov 2013 A1
20130298243 Kumar et al. Nov 2013 A1
20130318617 Chaturvedi et al. Nov 2013 A1
20130343396 Yamashita et al. Dec 2013 A1
20140007181 Sarin et al. Jan 2014 A1
20140022894 Oikawa et al. Jan 2014 A1
20140033267 Aciicmez Jan 2014 A1
20140096229 Burns et al. Apr 2014 A1
20140099623 Amit Apr 2014 A1
20140137240 Smith et al. May 2014 A1
20140153577 Janakiraman et al. Jun 2014 A1
20140157352 Paek et al. Jun 2014 A1
20140250524 Meyers et al. Sep 2014 A1
20140282027 Gao et al. Sep 2014 A1
20140282518 Banerjee Sep 2014 A1
20140283030 Moore et al. Sep 2014 A1
20140310765 Stuntebeck et al. Oct 2014 A1
20140337743 Branton Nov 2014 A1
20140344435 Mortimore, Jr. et al. Nov 2014 A1
20150047046 Pavlyushchik Feb 2015 A1
20150058983 Zeitlin et al. Feb 2015 A1
20150082417 Bhagwat et al. Mar 2015 A1
20150124606 Alvarez et al. May 2015 A1
20150163088 Anschutz Jun 2015 A1
20150180894 Sadovsky et al. Jun 2015 A1
20150180949 Maes Jun 2015 A1
20150229641 Sun et al. Aug 2015 A1
20150235229 Pryor Aug 2015 A1
20150249676 Koyanagi et al. Sep 2015 A1
20150269383 Lang et al. Sep 2015 A1
20150295943 Malachi Oct 2015 A1
20160028851 Shieh Jan 2016 A1
20160072899 Tung et al. Mar 2016 A1
20160105370 Mellor et al. Apr 2016 A1
20160162179 Annett et al. Jun 2016 A1
20160171682 Abedini et al. Jun 2016 A1
20160173521 Yampolskiy et al. Jun 2016 A1
20160191466 Pernicha Jun 2016 A1
20160191545 Nanda et al. Jun 2016 A1
20160203331 Khan et al. Jul 2016 A1
20160234250 Ashley et al. Aug 2016 A1
20160269442 Shieh Sep 2016 A1
20160294774 Woolward et al. Oct 2016 A1
20160294875 Lian et al. Oct 2016 A1
20160301704 Hassanzadeh et al. Oct 2016 A1
20160323245 Shieh et al. Nov 2016 A1
20160337390 Sridhara et al. Nov 2016 A1
20160350105 Kumar et al. Dec 2016 A1
20160357424 Pang et al. Dec 2016 A1
20160357774 Gauchi et al. Dec 2016 A1
20170005986 Bansal et al. Jan 2017 A1
20170006135 Siebel et al. Jan 2017 A1
20170063795 Lian et al. Mar 2017 A1
20170075744 Deshpande et al. Mar 2017 A1
20170085654 Mikhailov et al. Mar 2017 A1
20170118218 Koottayi Apr 2017 A1
20170134422 Shieh et al. May 2017 A1
20170168864 Ross et al. Jun 2017 A1
20170180421 Shieh et al. Jun 2017 A1
20170195454 Shieh Jul 2017 A1
20170208100 Lian et al. Jul 2017 A1
20170223033 Wager et al. Aug 2017 A1
20170223038 Wager et al. Aug 2017 A1
20170251013 Kirti Aug 2017 A1
20170264619 Narayanaswamy et al. Sep 2017 A1
20170264640 Narayanaswamy et al. Sep 2017 A1
20170279770 Woolward Sep 2017 A1
20170295188 David et al. Oct 2017 A1
20170302685 Ladnai et al. Oct 2017 A1
20170339188 Jain et al. Nov 2017 A1
20170374032 Woolward et al. Dec 2017 A1
20170374101 Woolward Dec 2017 A1
20180005296 Eades et al. Jan 2018 A1
20180083977 Murugesan et al. Mar 2018 A1
20180095976 Shelksohn Apr 2018 A1
20180113773 Kirshnan et al. Apr 2018 A1
20180137506 Kcl May 2018 A1
20180191779 Shieh et al. Jul 2018 A1
20180191813 Harpaz Jul 2018 A1
20180225795 Napoli Aug 2018 A1
20180232262 Chowdhury et al. Aug 2018 A1
20180234385 O'Neil Aug 2018 A1
20180254892 Egorov Sep 2018 A1
20180270127 Pang et al. Sep 2018 A1
20180293701 Appu Oct 2018 A1
20180329940 Tiku Nov 2018 A1
20180375877 Jakbsson et al. Dec 2018 A1
20190014153 Lang et al. Jan 2019 A1
20190043534 Sievert Feb 2019 A1
20190052549 Duggal et al. Feb 2019 A1
20190081963 Waghorn Mar 2019 A1
20190109820 Clark et al. Apr 2019 A1
20190141075 Gay May 2019 A1
20190273746 Coffing Sep 2019 A1
20190278760 Smart Sep 2019 A1
20190317728 Chen et al. Oct 2019 A1
20190342307 Gamble et al. Nov 2019 A1
20190394225 Vajipayajula et al. Dec 2019 A1
20200043008 Hrabik Feb 2020 A1
20200065343 Morkovine Feb 2020 A1
20200074078 Saxe et al. Mar 2020 A1
20200076826 Ford Mar 2020 A1
20200145441 Patterson et al. May 2020 A1
20200169565 Badawy et al. May 2020 A1
20200259852 Wolff Aug 2020 A1
20200329118 Wang Oct 2020 A1
20200382363 Woolward et al. Dec 2020 A1
20200382556 Woolward et al. Dec 2020 A1
20200382557 Woolward et al. Dec 2020 A1
20200382560 Woolward et al. Dec 2020 A1
20200382586 Badawy et al. Dec 2020 A1
20210120029 Ross et al. Apr 2021 A1
20210126837 Dinh et al. Apr 2021 A1
20210168150 Ross et al. Jun 2021 A1
20220036302 Cella et al. Feb 2022 A1
20220201024 Ross et al. Jun 2022 A1
20220201025 Ross et al. Jun 2022 A1
20220245256 Wang et al. Aug 2022 A1
20220247774 Bigbee et al. Aug 2022 A1
20220311460 Azin et al. Sep 2022 A1
Foreign Referenced Citations (12)
Number Date Country
201642616 Dec 2016 TW
201642617 Dec 2016 TW
201642618 Dec 2016 TW
201703483 Jan 2017 TW
201703485 Jan 2017 TW
WO2002098100 Dec 2002 WO
WO2016148865 Sep 2016 WO
WO2016160523 Oct 2016 WO
WO2016160533 Oct 2016 WO
WO2016160595 Oct 2016 WO
WO2016160599 Oct 2016 WO
WO2017100365 Jun 2017 WO
Non-Patent Literature Citations (29)
Entry
“International Search Report” and “Written Opinion of the International Searching Authority,” Patent Cooperation Treaty Application No. PCT/US2016/024116, dated May 3, 2016, 12 pages.
“International Search Report” and “Written Opinion of the International Searching Authority,” Patent Cooperation Treaty Application No. PCT/US2016/024300, dated May 3, 2016, 9 pages.
“International Search Report” and “Written Opinion of the International Searching Authority,” Patent Cooperation Treaty Application No. PCT/US2016/024053, dated May 3, 2016, 12 pages.
“International Search Report” and “Written Opinion of the International Searching Authority,” Patent Cooperation Treaty Application No. PCT/US2016/019643, dated May 6, 2016, 27 pages.
Dubrawsky, Ido, “Firewall Evolution—Deep Packet Inspection,” Symantec, Created Jul. 28, 2003; Updated Nov. 2, 2010, symantec.com/connect/articles/firewall-evolution-deep-packet-inspection, 3 pages.
“International Search Report” and “Written Opinion of the International Searching Authority,” Patent Cooperation Treaty Application No. PCT/US2016/024310, dated Jun. 20, 2016, 9 pages.
“Feature Handbook: NetBrain® Enterprise Edition 6.1” NetBrain Technologies, Inc., Feb. 25, 2016, 48 pages.
Arendt, Dustin L. et al., “Ocelot: User-Centered Design of a Decision Support Visualization for Network Quarantine”, IEEE Symposium on Visualization for Cyber Security (VIZSEC), Oct. 25, 2015, 8 pages.
“International Search Report” and “Written Opinion of the International Searching Authority,” Patent Cooperation Treaty Application No. PCT/US2016/065451, dated Jan. 12, 2017, 20 pages.
Maniar, Neeta, “Centralized Tracking and Risk Analysis of 3rd Party Firewall Connections,” SANS Institute InfoSec Reading Room, Mar. 11, 2005, 20 pages.
Hu, Hongxin et al., “Detecting and Resolving Firewall Policy Anomalies,” IEEE Transactions on Dependable and Secure Computing, vol. 9, No. 3, May/Jun. 2012, pp. 318-331.
Woolward et al., “Template-Driven Intent-Based Security,” U.S. Appl. No. 16/428,838, filed May 31, 2019, Specification, Claims, Abstract, and Drawings, 60pages.
Woolward et al., “Validation of Cloud Security Policies,” U.S. Appl. No. 16/428,849, filed May 31, 2019, Specification, Claims, Abstract, and Drawings, 54 pages.
Woolward et al., “Reliability Prediction for Cloud Security Policies,” U.S. Appl. No. 16/428,858, filed May 31, 2019, Specification, Claims, Abstract, and Drawings, 59 pages.
Bates, Adam Macneil, “Designing and Leveraging Trustworthy Provenance-Aware Architectures”, ProQuest Dissertations and Theses ProQuest Dissertations Publishing, 2017, 147 pages.
Wang et al., “System and Method for Attributing User Behavior from Multiple Technical Telemetry Sources,” U.S. Appl. No. 17/162,761, filed Jan. 29, 2021; Specification, Claims, Abstract, and Drawings, 31 pages.
Badidi et al., “A Cloud-based Approach for Context Information Provisioning,” World of Computer Science and Information Technology Journal (WCSIT), vol. 1, No. 3, 2011, pp. 63-70.
Fazio et al., “Message Oriented Middleware for Cloud Computing to Improve Efficiency in Risk Management Systems,” Scalable Computing: Practice and Expirence, vol. 14, No. 4, 2013, pp. 201-213.
Souto et al., “A Message-Oriented Middleware for Sensor Networks,” 2nd International Workshop on Middleware for Pervasive and Ad-Hoc Computing, Oct. 18-22, 2004, Toronto, Ontario, Canada, pp. 127-134.
Wun et al., “A Policy Management Framework for Content-Based Publish/Subscribe Middleware,” ACM/IFIP/USENIX International Conference on Distributed Systems Platforms and Open Distributed Processing Middleware 2007, pp. 368-388.
Wang et al., “Anomaly Detection in the Case of Message Oriented Middleware,” MidSec '08: Proceedings of the 2008 workshop on Middleware security, Dec. 2008, https://doi.org/10.1145/1463342.1463350, pp. 40-42.
Carranza et al., “Brokering Policies and Execution Monitors for IoT Middleware,” SACMAT '19, Jun. 3-6, 2019, Toronto, ON, Canada, pp. 49-60.
Albano et al., “Message-oriented Middleware for Smart Grids,” Computer Standards & Interfaces, vol. 38, Feb. 2015, pp. 133-143.
“Middleware for Communications,” Qusay Mahmoud (Ed.), John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, England, Jun. 29, 2004, Online ISBN:9780470862087 |DOI:10.1002/0470862084, abstract, 1 page.
Chew, Zhen Bob, “Modelling Message-Oriented-Middleware Brokers Using Autoregressive Models for Bottleneck Prediction,” PhD diss., Queen Mary, University of London, 2013, 179 pages.
Vinoski, S. “An Overview of Middleware,” In: Llamosí, A., Strohmeier, A. (eds), Reliable Software Technologies—Ada-Europe 2004. Ada-Europe 2004. Lecture Notes in Computer Science, vol. 3063, Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-540-24841-5_3, pp. 35-51.
Casola et al., “A Security Monitoring System for Internet of Things,” Internet of Things, vol. 7, Sep. 2019, 20 pages.
Pierleoni et al., “Amazon, Google and Microsoft Solutions for IoT: Architectures and a Performance Comparison,” in IEEE Access, vol. 8, 2020, doi: 10.1109/ACCESS.2019.2961511, pp. 5455-5470.
Rusello et al., “A Policy-Based Pulish/Subscribe Middleware for Sense-and-React Applications,” Journal of Systems and Software vol. 84, No. 4, 2011 pp. 638-654.
Related Publications (1)
Number Date Country
20220201025 A1 Jun 2022 US