The present technology pertains to computer security, and more specifically to computer network security.
A hardware firewall is a network security system that controls incoming and outgoing network traffic. A hardware firewall generally creates a barrier between an internal network (assumed to be trusted and secure) and another network (e.g., the Internet) that is assumed not to be trusted and secure.
Attackers breach internal networks to steal critical data. For example, attackers target low-profile assets to enter the internal network. Inside the internal network and behind the hardware firewall, attackers move laterally across the internal network, exploiting East-West traffic flows, to critical enterprise assets. Once there, attackers siphon off valuable company and customer data.
Some embodiments of the present technology include computer-implemented methods for autonomously forwarding unauthorized attempts to access critical application infrastructure in a network to a deception point, which may include: receiving a high-level security policy including a specification of the critical application infrastructure, prohibited behaviors, and an identification associated with the deception point, the specification including at least one of an application and a protocol; classifying each workload in the network by network behavior; identifying the critical application infrastructure using the classification and specification of the critical application infrastructure; automatically generating a low-level firewall rule set using the identified critical application infrastructure and the high-level security policy; and providing the low-level firewall rule set to an enforcement point (e.g., network forwarding and/or security device), such that the enforcement point forwards incoming data traffic including prohibited behaviors directed to the critical application infrastructure to the deception point.
The accompanying drawings, where like reference numerals refer to identical or functionally similar elements throughout the separate views, together with the detailed description below, are incorporated in and form part of the specification, and serve to further illustrate embodiments of concepts that include the claimed disclosure, and explain various principles and advantages of those embodiments. The methods and systems disclosed herein have been represented where appropriate by conventional symbols in the drawings, showing only those specific details that are pertinent to understanding the embodiments of the present disclosure so as not to obscure the disclosure with details that will be readily apparent to those of ordinary skill in the art having the benefit of the description herein.
While this technology is susceptible of embodiment in many different forms, there is shown in the drawings and will herein be described in detail several specific embodiments with the understanding that the present disclosure is to be considered as an exemplification of the principles of the technology and is not intended to limit the technology to the embodiments illustrated. The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the technology. As used herein, the singular forms “a,” “an,” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises,” “comprising,” “includes,” and/or “including,” when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof. It will be understood that like or analogous elements and/or components, referred to herein, may be identified throughout the drawings with like reference characters. It will be further understood that several of the figures are merely schematic representations of the present technology. As such, some of the components may have been distorted from their actual scale for pictorial clarity.
Information technology (IT) organizations face cyber threats and advanced attacks. Firewalls are an important part of network security. Firewalls control incoming and outgoing network traffic using a rule set. A rule, for example, allows a connection to a specific (Internet Protocol (IP)) address (and/or port), allows a connection to a specific (IP) address (and/or port) if the connection is secured (e.g., using Internet Protocol security (IPsec)), blocks a connection to a specific (IP) address (and/or port), redirects a connection from one IP address (and/or port) to another IP address (and/or port), logs communications to and/or from a specific IP address (and/or port), and the like. A firewall rule at a low level of abstraction may indicate a specific (IP) address and protocol to which connections are allowed and/or not allowed.
Managing a set of firewall rules is a difficult challenge. Some IT security organizations have a large staff (e.g., dozens of staff members) dedicated to maintaining firewall policy (e.g., a firewall rule set). A firewall rule set can have tens of thousands or even hundreds of thousands of rules. Some embodiments of the present technology may autonomically generate a reliable declarative security policy at a high level of abstraction. Abstraction is a technique for managing complexity by establishing a level of complexity which suppresses the more complex details below the current level. The high-level declarative policy may be compiled to produce a firewall rule set at a low level of abstraction.
Network 110 (also referred to as a computer network or data network) is a telecommunications network that allows computers to exchange data. For example, in network 110, networked computing devices pass data to each other along data connections (e.g., network links). Data can be transferred in the form of packets. The connections between nodes may be established using either cable media or wireless media. For example, network 110 includes at least one of a local area network (LAN), wireless local area network (WLAN), wide area network (WAN), metropolitan area network (MAN), and the like. In some embodiments, network 110 includes the Internet.
Data center 120 is a facility used to house computer systems and associated components. Data center 120, for example, comprises computing resources for cloud computing services or operated for the benefit of a particular organization. Data center equipment, for example, is generally mounted in rack cabinets, which are usually placed in single rows forming corridors (e.g., aisles) between them. Firewall 130 creates a barrier between data center 120 and network 110 by controlling incoming and outgoing network traffic based on a rule set.
Optional core switch/router 140 is a high-capacity switch/router that serves as a gateway to network 110 and provides communications between ToR switches 1501 and 150x, and between ToR switches 1501 and 150x and network 110. ToR switches 1501 and 150x connect physical hosts 1601,1-1601,y and 160x,1-160x,y (respectively) together and to network 110 (optionally through core switch/router 140). For example, ToR switches 1501-150x use a form of packet switching to forward data to a destination physical host (of physical hosts 1601,1-160x,y) and (only) transmit a received message to the physical host for which the message was intended.
In some embodiments, physical hosts 1601,1-160x,y are computing devices that act as computing servers such as blade servers. Computing devices are described further in relation to
Hypervisor (also known as a virtual machine monitor (VMM)) 230 is software running on at least one of physical hosts 1601,1-160x,y, and hypervisor 230 runs VMs 2601-260V. A physical host (of physical hosts 1601,1-160x,y) on which hypervisor 230 is running one or more virtual machines 2601-260V, is also referred to as a host machine. Each VM can also be referred to as a guest machine.
For example, hypervisor 230 allows multiple OSes 2701-270V to share a single physical host (of physical hosts 1601,1-160x,y). Each of OSes 2701-270V appears to have the host machine's processor, memory, and other resources all to itself. However, hypervisor 230 actually controls the host machine's processor and resources, allocating what is needed to each operating system in turn and making sure that the guest OSes (e.g., virtual machines 2601-260V) cannot disrupt each other. OSes 2701-270V are described further in relation to
VMs 2601-260V also include applications 2801-280V. Applications (and/or services) 2801-280V are programs designed to carry out operations for a specific purpose. Applications 2801-280V can include at least one of web application (also known as web apps), web server, transaction processing, database, and the like software. Applications 2801-280V run using a respective OS of OSes 2701-270V.
Hypervisor 230 optionally includes virtual switch 240. Virtual switch 240 is a logical switching fabric for networking VMs 2601-260V. For example, virtual switch 240 is a program running on a physical host (of physical hosts 1601,1-160x,y) that allows a VM (of VMs 2601-260V) to communicate with another VM.
Hypervisor 230 also includes enforcement points 2501-250V, according to some embodiments. For example, enforcement points 2501-250V are a firewall service that provides network traffic filtering and monitoring for VMs 2601-260V and containers (described below in relation to
According to some embodiments, enforcement points 2501-250V control network traffic to and from a VM (of VMs 2601-260V) (and/or a container) using a rule set. A rule, for example, allows a connection to a specific (IP) address, allows a connection to a specific (IP) address if the connection is secured (e.g., using IPsec), denies a connection to a specific (IP) address, redirects a connection from one IP address to another IP address (e.g., to a deception point), logs communications to and/or from a specific IP address, and the like. Each address is virtual, physical, or both. Connections are incoming to the respective VM (or a container), outgoing from the respective VM (or container), or both. Redirection is described further in related United States patent application “System and Method for Threat-Driven Security Policy Controls” (application Ser. No. 14/673,679) filed Mar. 30, 2015, which is hereby incorporated by reference for all purposes.
In some embodiments, logging includes metadata associated with action taken by enforcement point 250 (of enforcement points 2501-250V), such as the permit, deny, and log behaviors. For example, for a Domain Name System (DNS) request, metadata associated with the DNS request, and the action taken (e.g., permit/forward, deny/block, redirect, and log behaviors) are logged. Activities associated with other (application-layer) protocols (e.g., Dynamic Host Configuration Protocol (DHCP), Domain Name System (DNS), File Transfer Protocol (FTP), Hypertext Transfer Protocol (HTTP), Internet Message Access Protocol (IMAP), Post Office Protocol (POP), Secure Shell (SSH), Secure Sockets Layer (SSL), Transport Layer Security (TLS), and the like) and their respective metadata may be additionally or alternatively logged. For example, metadata further includes at least one of a source (IP) address and/or hostname, a source port, destination (IP) address and/or hostname, a destination port, protocol, application, and the like.
Host operating system 320 can include a container engine 330. Container engine 330 can create and manage containers 3401-340z, for example, using an (high-level) application programming interface (API). By way of non-limiting example, container engine 330 is at least one of Docker®, Rocket (rkt), Solaris Containers, and the like. For example, container engine 330 may create a container (e.g., one of containers 3401-340z) using an image. An image can be a (read-only) template comprising multiple layers and can be built from a base image (e.g., for host operating system 320) using instructions (e.g., run a command, add a file or directory, create an environment variable, indicate what process (e.g., application or service) to run, etc.). Each image may be identified or referred to by an image type. In some embodiments, images (e.g., different image types) are stored and delivered by a system (e.g., server side application) referred to as a registry or hub (not shown in
Container engine 330 can allocate a filesystem of host operating system 320 to the container and add a read-write layer to the image. Container engine 330 can create a network interface that allows the container to communicate with hardware 310 (e.g., talk to a local host). Container engine 330 can set up an Internet Protocol (IP) address for the container (e.g., find and attach an available IP address from a pool). Container engine 330 can launch a process (e.g., application or service) specified by the image (e.g., run an application, such as one of APP 3501-350z, described further below). Container engine 330 can capture and provide application output for the container (e.g., connect and log standard input, outputs and errors). The above examples are only for illustrative purposes and are not intended to be limiting.
Containers 3401-340z can be created by container engine 330. In some embodiments, containers 3401-340z, are each an environment as close as possible to an installation of host operating system 320, but without the need for a separate kernel. For example, containers 3401-340z share the same operating system kernel with each other and with host operating system 320. Each container of containers 3401-340z can run as an isolated process in user space on host operating system 320. Shared parts of host operating system 320 can be read only, while each container of containers 3401-340z can have its own mount for writing.
Containers 3401-340z can include one or more applications (APP) 3501-350z (and all of their respective dependencies). APP 3501-350z can be any application or service. By way of non-limiting example, APP 3501-350z can be a database (e.g., Microsoft® SQL Server®, MongoDB, HTFS, MySQL®, Oracle® database, etc.), email server (e.g., Sendmail®, Postfix, qmail, Microsoft® Exchange Server, etc.), message queue (e.g., Apache® Qpid™, RabbitMQ®, etc.), web server (e.g., Apache® HTTP Server™, Microsoft® Internet Information Services (IIS), Nginx, etc.), Session Initiation Protocol (SIP) server (e.g., Kamailio® SIP Server, Avaya® Aura® Application Server 5300, etc.), other media server (e.g., video and/or audio streaming, live broadcast, etc.), file server (e.g., Linux server, Microsoft® Windows Server®, Network File System (NFS), HTTP File Server (HFS), Apache® Hadoop®, etc.), service-oriented architecture (SOA) and/or microservices process, object-based storage (e.g., Lustre®, EMC® Centera, Scality® RING®, etc.), directory service (e.g., Microsoft® Active Directory®, Domain Name System (DNS) hosting service, etc.), monitoring service (e.g., Zabbix®, Qualys®, HP® Business Technology Optimization (BTO; formerly OpenView), etc.), logging service (e.g., syslog-ng, Splunk®, etc.), and the like.
Each of VMs 2601-260V (
Orchestration layer 410 can manage and deploy containers 3401,1-340W,Z across one or more environments 3001-300W in one or more data centers of data center 120 (
Orchestration layer 410 can maintain (e.g., create and update) metadata 430. Metadata 430 can include reliable and authoritative metadata concerning containers (e.g., containers 3401,1-340W,Z).
Referring back to
Models 440 may additionally or alternatively include a model(s) for a workload(s) (or workload model). A workload model can describe behavior and relationships of a particular workload (referred to as the primary workload) with other workloads (referred to as secondary workloads). A workload model is described further below in relation to
In various embodiments, models 440 are modifiable by an operator, such that a security policy is adapted to the evolving security challenges confronting the IT organization. For example, the operator provides permitted and/or forbidden (network communications) behaviors via at least one of a graphical user interface (GUI), command-line interface (CLI), application programming interface (API), and the like (not depicted in
By way of additional non-limiting example, file server 520B (e.g., HTTP File Server or HFS) can be expected to communicate using HTTP and common secure management applications. For example, file server 520B can be expected to communicate with application servers and infrastructure management devices. In various embodiments, if file server 520B were to communicate with a user device using Hypertext Transfer Protocol (HTTP), then such a deviation from expected behavior could be used at least in part to detect a security breach.
Many other deviations from expected behavior are possible. Additionally, other different combinations and/or permutations of services, protocols (e.g., Advanced Message Queuing Protocol (AMQP), DNS, Dynamic Host Configuration Protocol (DHCP), Network File System (NFS), Server Message Block (SMB), User Datagram Protocol (UDP), and the like) and common ports, communication partners, direction, and application payload and/or message semantics (e.g., Secure Shell (SSH), Internet Control Message Protocol (ICMP), Structured Query Language (SQL), and the like), including ones not depicted in
In some embodiments, using metadata 430 and models of expected behavior (e.g., included in models 440), enforcement point 250 applies heuristics to generate a high-level declarative security policy associated with a container (e.g., of containers 3401,1-340W,Z). A high-level security policy can comprise one or more high-level security statements, where there is one high-level security statement per allowed protocol, port, and/or relationship combination. In some embodiments, enforcement point 250 determines an image type using metadata 430 and matches the image type with one or more models of expected behavior (e.g., included in models 440) associated with the image type. For example, if/when the image type corresponds to a certain database application, then one or more models associated with that database are determined. A list of at least one of: allowed protocols, ports, and relationships for the database may be determined using the matched model(s).
In various embodiments, enforcement point 250 produces a high-level declarative security policy for the container using the list of at least one of: allowed protocols, ports, and relationships. The high-level declarative security policy can be at least one of: a statement of protocols and/or ports the container is allowed to use, indicate applications/services that the container is allowed to communicate with, and indicate a direction (e.g., incoming and/or outgoing) of permitted communications. According to some embodiments, single application/service is subsequently used to identify several different machines associated with the single application/service. The high-level declarative security policy is at a high level of abstraction, in contrast with low-level firewall rules, which are at a low level of abstraction and only identify specific machines by IP address and/or hostname. Accordingly, one high-level declarative security statement can be compiled to produce hundreds or more of low-level firewall rules.
The high-level security policy can be compiled by enforcement point 250 (or other machine) to produce a low-level firewall rule set. Compilation is described further in related United States patent application “Conditional Declarative Policies” (application Ser. No. 14/673,640) filed Mar. 30, 2015, which is hereby incorporated by reference for all purposes.
According to some embodiments, a low-level firewall rule set is used by enforcement point 250 to determine when the high-level security policy is (possibly) violated. For example, a database (e.g., in a container of containers 3401,1-340W,Z) serving web pages using the Hypertext Transfer Protocol (HTTP) and/or communicating with external networks (e.g., network 110 of
Workload model 500C for primary workload 510C can be checked for sustained convergence with expected behavior(s). By way of non-limiting example, does primary workload 510C conform to the expected behavior (e.g., 510B in
Additionally or alternatively at step 610, enforcement point 250 can determine first metadata associated with the network traffic. For example, the first metadata can be at least one of a source (IP) address and/or hostname, a source port, destination (IP) address and/or hostname, a destination port, protocol, application, and the like associated with each of the received network communications.
At step 620, a primary categorization—e.g., associated with the primary VM (of VMs 2601-260V shown in
In addition or alternative to “Service Type,” other tags/labels (e.g., name) can be used to indicate application grouping. For example, an operator using tags/labels may introduce more granularity into the service definition (e.g., differentiating between internal- and external-facing Web servers), and customize default heuristics based upon their specific application architectures. In this way, categorization can be modifiable and extensible.
At step 630, the primary categorization may be evaluated for reliability and/or stability. In some embodiments, the primary categorization may be determined to be reliable and/or stable after a predetermined amount of time elapses. For example, enough network traffic associated with the primary VM (of VMs 2601-260V shown in
At step 640, a secondary categorization associated with at least one secondary VM (of VMs 2601-260V shown in
At step 650, the primary and secondary categorizations can be evaluated for consistency. In some embodiments, the primary categorization, the secondary categorization, and models of expected behavior (e.g., included in models 440 (
At optional step 660, tertiary metadata may be received. In some embodiments, tertiary metadata is metadata 430 received using API 420 (
At optional step 670, the primary, secondary, and tertiary categorizations can be checked for agreement (e.g., consistency). In some embodiments, when the “Service Type” (
At step 680, a model for a workload (or workload model; e.g., model 500C in
Optionally, at step 680 a security policy is generated using the workload model. For example, a high-level declarative security policy for the primary VM or container is produced using the workload model. In some embodiments, theworkload model is used to determine expected (network communications) behaviors (e.g., the workload model is matched with one or more models of expected behavior associated with the workload model). A list of at least one of: allowed protocols, ports, and relationships for the database may be determined using the matched model(s) of expected behavior. By way of non-limiting example, when the workload model indicates the workload is a web server, an expected (network communications) behavior is outgoing communications with a file server (
A high-level security policy can comprise one or more high-level security statements, where there is one high-level security statement per allowed protocol, port, and/or relationship combination. The high-level declarative security policy can be at least one of: a statement of protocols and/or ports the primary VM or container is allowed to use, indicate applications/services that the primary VM or container is allowed to communicate with, and indicate a direction (e.g., incoming and/or outgoing) of permitted communications.
According to some embodiments, one application/service is subsequently used to identify several different machines associated with the single application/service. The high-level declarative security policy is at a high level of abstraction, in contrast with low-level firewall rules, which are at a low level of abstraction and only identify specific machines by IP address and/or hostname. Accordingly, one high-level declarative security statement can be compiled to produce hundreds or more of low-level firewall rules. The high-level security policy can be compiled by enforcement point 250 (or other machine) to produce a low-level firewall rule set. Compilation is described further in related United States patent application “Conditional Declarative Policies” (application Ser. No. 14/673,640) filed Mar. 30, 2015, which is hereby incorporated by reference for all purposes.
In some embodiments, method 600 is performed autonomously without intervention by an operator, other than operator input which may be received for model 440 (
Security director 710 can receive metadata from orchestration layer 410 (
Security director 710 can also be communicatively coupled to enforcement points 2501-250U. For example, security director 710 disseminates respective low-level security policies to enforcement points 2501-250U, each security policy applicable to a respective one of enforcement points 2501-250U. By way of further non-limiting example, security director 710 receives information logged by enforcement points 2501-250U, as described above in relation to
According to some embodiments, policy 720 is a data store of high-level declarative security policies and/or low-level firewall rule sets. A data store can be a repository for storing and managing collections of data such as databases, files, and the like, and can include a non-transitory storage medium (e.g., mass data storage 930, portable storage device 940, and the like described in relation to
In various embodiments, analytics 730 provides computational analysis for data network security. For example, analytics 730 compiles high-level declarative security policies into low-level firewall rule sets. By way of further non-limiting example, analytics 730 analyzes log 740 for malicious behavior, and the like.
In accordance with some embodiments, log 740 is a data store of information logged by enforcement points 2501-250U, as described above in relation to
Management 750 can dynamically commission (spawn/launch) and/or decommission instances of security director 610 and/or enforcement points 2501-250U. In this way, computing resources can be dynamically added to, reallocated in, and removed from an associated data network, and microsegmentation is maintained. For example, as containers (e.g., of containers 3401-340Z (
Attacker 760 can be a computing system employed by one or more persons (unauthorized user or “hacker”) who seek and exploit weaknesses in data center 120. In some embodiments, attacker 760 is a computing system described below in relation to
Critical application infrastructure 770 can be one or more workloads in one or more data centers that provide important/essential services. By way of non-limiting example, critical application infrastructure 770 comprises combinations and permutations of physical hosts (e.g., physical hosts 1601,1-160x,y shown in
By way of further non-limiting example, critical application infrastructure 770 comprises various combinations and permutations of name servers, time servers, authentication servers, database servers, file servers, and the like. Some of the servers of critical application infrastructure 770 can be bastion hosts. A bastion host is a special purpose computer on a network specifically designed and configured to withstand attacks. The bastion host can hosts a single application, for example a proxy server, and all other services are removed or limited to reduce the threat to the computer. Name servers (e.g., Domain Name System (DNS) server, a server running Active Directory Domain Services (AD DS) called a domain controller, etc.) can implement a network service for providing responses to queries against a directory service. Time servers (e.g., Network Time Protocol (NTP) server) can read an actual time from a reference clock and distribute this information to client computers using a computer network. Authentication servers (e.g., Kerberos server, Terminal Access Controller Access-Control System (TACACS) server, Remote Authentication Dial-In User Service (RADIUS) server) provide a network service that applications use to authenticate the credentials, usually account names and passwords, of their users. Database servers provide database services to other computer programs or computers (e.g., database servers can run Microsoft® SQL Server®, MongoDB, HTFS, MySQL®, Oracle® database, etc.). File servers store, manage, and control access to separate files (e.g., file servers can run Linux server, Microsoft® Windows Server®, Network File System (NFS), HTTP File Server (HFS), Apache® Hadoop®, etc.).
As described in relation to
Deception point 780 can comprise one or more physical hosts (e.g., physical hosts 1601,1-160x,y shown in
The emulation/imitation can be rudimentary to sophisticated. By way of non-limiting example, deception point 780 can provide a simple login window (e.g., username and password prompt) to learn what credential attacker 760 uses. By way of further non-limiting example, deception point 780 includes a fake hostname and emulates the shell of a Linux® server to observe methodologies employed by attacker 760. Deception point 780 can allow attacker 760 to load (and install) a file on deception point 780, and the file can subsequently be analyzed for malware.
In some embodiments, deception point 780 provides multiple emulations/imitations using one identification (e.g., hostname, IP address, etc.). In various embodiments, deception point 780 provides certain emulations/imitations using a particular identification (e.g., hostname, IP address, etc.) associated with the one or more emulations/imitations. By way of non-limiting example, a command-line login for SSH and a basic Apache® HTTP Server™ for HTTP can be provided using one identification or separate identifications (e.g., hostname, IP address, etc.). Accordingly, the high-level security policy can specify one identification (e.g., hostname, IP address, etc.) for all prohibited behaviors or multiple identifications for one or more particular prohibited behaviors. In various embodiments, deception point 780 is a dynamic honeypot.
Trusted administrator 790 (also called a management host) is a computer (e.g., computing system described below in relation to
In some embodiments, a whitelist of hosts including trusted administrator 790 can be used with a high-level security policy to allow communications between trusted administrator 790 and critical application infrastructure 770. For example, there can be an exception high-level rule to allow (forward) packets from systems in the whitelist of trusted hosts (e.g., trusted administrator 790) to critical application infrastructure 770. In this way, communications between trusted administrator 790 and critical application infrastructure 770 would not violate the high-level security policy (e.g., would not be included with the prohibited behaviors) and would be permitted.
In various embodiments, system 700 includes jump server 795 (also known as a jump host or jumpbox). Jump server 795 can be a (special-purpose) computer (e.g., computing system described below in relation to
In various embodiments, certain ones of prohibited behaviors are associated with a particular security mechanism (e.g., deception point 780). For example, when the prohibited behavior is HTTP, an associated deception point includes a basic Apache® HTTP Server. By way of further example, when the prohibited behavior is SSH, an associated deception point includes a command-line login. These two example security mechanisms may be provided using one identification (e.g., hostname, IP address, etc.) or separate identifications.
At step 820, workloads in a network can be classified or a classification of workloads can be received. By way of non-limiting example, all data traffic to and from workloads in a network is logged by one or more enforcement points 250. Security director 710 can analyze the logs and identify a classification for each workload, for example, using the primary categorization, the secondary categorization, and optionally the tertiary categorization. By way of further non-limiting example, workloads in a network can be classified using at least some of the steps of method 600 in
At step 830, workloads comprising critical application infrastructure can be identified using the classification and the specification of the critical application infrastructure. In some embodiments, workloads having a classification associated with or corresponding to the critical application infrastructure specification are identified as a part of the critical application infrastructure. By way of non-limiting example, if DNS servers are included in the critical application infrastructure specification and a workload is classified as a DNS server, then the workload is identified as being included in the critical application infrastructure.
At step 840, a low-level firewall rule set is generated. In some embodiments, a high-level security policy is used to generate the low-level firewall rule set. For example, the high-level security policy includes: any network traffic to the identified critical application infrastructure using any of the specified prohibited behaviors is directed (not to critical application infrastructure but instead) to a security mechanism (e.g., deception point 780) or dropped. The high-level security policy can be compiled to produce a low-level firewall rule set. In some embodiments, depending on the network topology, the high-level security policy can be compiled into a respective low-level firewall rule set for each enforcement point (e.g., enforcement point 250 in
At step 850, the low-level firewall rule is provided to at least one of an enforcement point (e.g., enforcement point 250 in
In some embodiments, attack traffic (e.g., network traffic including prohibited behavior directed at the critical application infrastructure) is forwarded (e.g., using tunneling/encapsulation as described in relation to
Embodiments of the present invention include the benefits of autonomously classifying workloads, thereby identifying critical application infrastructure (e.g., critical application infrastructure 770 in
The components shown in
Mass data storage 930, which can be implemented with a magnetic disk drive, solid state drive, or an optical disk drive, is a non-volatile storage device for storing data and instructions for use by processor unit(s) 910. Mass data storage 930 stores the system software for implementing embodiments of the present disclosure for purposes of loading that software into main memory 920.
Portable storage device 940 operates in conjunction with a portable non-volatile storage medium, such as a flash drive, floppy disk, compact disk, digital video disc, or Universal Serial Bus (USB) storage device, to input and output data and code to and from the computer system 900 in
User input devices 960 can provide a portion of a user interface. User input devices 760 may include one or more microphones, an alphanumeric keypad, such as a keyboard, for inputting alphanumeric and other information, or a pointing device, such as a mouse, a trackball, stylus, or cursor direction keys. User input devices 960 can also include a touchscreen. Additionally, the computer system 900 as shown in
Graphics display system 970 include a liquid crystal display (LCD) or other suitable display device. Graphics display system 970 is configurable to receive textual and graphical information and processes the information for output to the display device.
Peripheral device(s) 980 may include any type of computer support device to add additional functionality to the computer system.
The components provided in the computer system 900 in
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 technology. Those skilled in the art are familiar with instructions, processor(s), and storage media.
In some embodiments, the computing system 900 may be implemented as a cloud-based computing environment, such as a virtual machine operating within a computing cloud. In other embodiments, the computing system 900 may itself include a cloud-based computing environment, where the functionalities of the computing system 900 are executed in a distributed fashion. Thus, the computing system 900, when configured as a computing cloud, may include pluralities of computing devices in various forms, as will be described in greater detail below.
In general, a cloud-based computing environment is a resource that typically combines the computational power of a large grouping of processors (such as within web servers) and/or that combines the storage capacity of a large grouping of computer memories or storage devices. Systems that provide cloud-based resources may be utilized exclusively by their owners or such systems may be accessible to outside users who deploy applications within the computing infrastructure to obtain the benefit of large computational or storage resources.
The cloud is formed, for example, by a network of web servers that comprise a plurality of computing devices, such as the computing system 600, with each server (or at least a plurality thereof) providing processor and/or storage resources. These servers manage workloads provided by multiple users (e.g., cloud resource customers or other users). Typically, each user places workload demands upon the cloud that vary in real-time, sometimes dramatically. The nature and extent of these variations typically depends on the type of business associated with the user.
It is noteworthy that any hardware platform suitable for performing the processing described herein is suitable for use with the technology. 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 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, magnetic, and solid-state disks, such as a fixed disk. Volatile media include dynamic memory, such as system random-access memory (RAM). Transmission media include coaxial cables, copper wire and fiber optics, among others, including the wires that comprise one embodiment of a bus. Transmission media can also take the form of acoustic or light waves, such as those generated during radio frequency (RF) and infrared (IR) 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-ROM disk, digital video disk (DVD), any other optical medium, any other physical medium with patterns of marks or holes, a RAM, a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), a Flash memory, any other memory chip or data exchange adapter, 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.
Computer program code for carrying out operations for aspects of the present technology may be written in any combination of one or more programming languages, including an object oriented programming language such as JAVA, SMALLTALK, C++ or the like and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider).
The corresponding structures, materials, acts, and equivalents of all means or step plus function elements in the claims below are intended to include any structure, material, or act for performing the function in combination with other claimed elements as specifically claimed. The description of the present technology has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the invention. Exemplary embodiments were chosen and described in order to best explain the principles of the present technology and its practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.
Aspects of the present technology are described above with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, 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, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer readable medium that can direct a computer, other programmable data processing apparatus, or other devices to function in a particular manner, such that the instructions stored in the computer readable medium produce an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide processes for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present technology. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. 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 involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The description of the present technology has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the invention. Exemplary embodiments were chosen and described in order to best explain the principles of the present technology and its practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.
This application is a continuation-in-part of U.S. patent application Ser. No. 15/201,351, filed Jul. 1, 2016, which is a continuation-in-part of U.S. patent application Ser. No. 15/192,967, filed Jun. 24, 2016, the disclosures of which are hereby incorporated by reference for all purposes.
Number | Date | Country | |
---|---|---|---|
Parent | 15201351 | Jul 2016 | US |
Child | 15299433 | US | |
Parent | 15192967 | Jun 2016 | US |
Child | 15201351 | US |