Public wireless networks may pose special security threats to network users and administrators. For example, public wireless networks may enable any person or guest to access these networks without performing any security check or identity authentication. Accordingly, attackers and malicious users may readily obtain access to these wireless networks and carry out attacks on corresponding computing resources. For example, public wireless networks may enable any user to readily sniff, obtain, read, or parse network communications between other users and a shared access point.
Some users may utilize a virtual private network (VPN) to reduce the security threats when utilizing public wireless networks. A VPN may enable users to send and receive data across public networks by extending a private network across the public network, as if the computing devices were directly connected to the private network. Applications that utilize a VPN may benefit from the security of the private network. A VPN may also allow users to securely access an internal intranet, which may include protected resources only accessible through the intranet, while located outside the office. Unfortunately, only some of the network traffic of a computing device may be directed to the VPN, which may result in network traffic that circumvents any security checks or inspection provided by the VPN.
In some traditional systems, computing devices may utilize split tunneling techniques to access dissimilar security domains, like a public network (e.g., the Internet) and a LAN or WAN, at the same time, using the same or different network connections. Split tunneling may utilize a routing table of the operating system to split the traffic based on its destination IP address before the traffic reaches the VPN client. Split tunneling may provide benefits, such as conservation of bandwidth of the VPN server as irrelevant traffic is not passed through the VPN server. Another benefit includes providing users in a third-party network environment who wish to access both private resource behind a VPN server and resources in the third-party network the ability to access both, without having to constantly connect and disconnect the VPN client.
Split tunneling may provide several disadvantages. For example, traffic bypassing the VPN will also bypass any traffic inspection provided by the VPN infrastructure. The instant disclosure, therefore, identifies and addresses a need for systems and methods for split network tunneling based on traffic inspection.
As will be described in greater detail below, the instant disclosure describes various systems and methods for split network tunneling based on traffic inspection.
In one example, a method for split network tunneling based on traffic inspection may include (i) directing, by the computing device, network traffic to a network client of the computing device, (ii) performing, by the network client, an inspection of the network traffic, (iii) categorizing the network traffic based on the inspection, and (iv) in response to categorizing the network traffic, performing a security action to protect the computing device from computer malware.
In some examples, the step of performing the inspection of the network traffic may include determining that the network traffic is a domain name system (DNS) request. The method may further include (i) parsing the network traffic, (ii) extracting a domain name from the network traffic, (iii) determining a reputation of the domain name, and (iv) in response to determining the reputation of the domain name, performing the security action, wherein the security action comprises one of blocking access to a domain of the domain name and allowing access to the domain of the domain name.
In some examples, the step of performing the inspection of the network traffic may include determining that the network traffic is a hypertext transfer protocol (HTTP) request. The method may further include (i) parsing the network traffic, (ii) determining that the HTTP request is for a protected resource of a remote server, and (iii) performing the security action, wherein the security action comprises transmitting the network traffic over a secure tunnel to the remote server.
In some examples, the security action may be one of (i) blocking transmission of the network traffic, (ii) transmitting the network traffic directly to a destination host, or (iii) transmitting the network traffic through a secure tunnel connection to a remote server. In some examples, the method may include establishing secure channel to a designated server and transmitting a portion of the network traffic to the designated server using the secure channel. In some embodiments, the secure tunnel connection may be one of (i) a transport layer security (TLS) tunnel, (ii) a datagram TLS (DTLS) tunnel, (iii) an Internet Protocol Security (IPsec) tunnel, and (iv) an OpenVPN tunnel.
In some examples, the step of transmitting the network traffic directly to the destination host may include (i) transmitting a payload of a packet of the network traffic directly to the destination host, (ii) receiving a response from the destination host, (iii) embedding the response in a response packet, and (iv) transmitting the response packet to the network client.
In some examples, the method may include (i) logging the network traffic and the security action, (ii) correlating the network traffic and the security action, and (iii) generating a policy for the inspection of the network traffic based at least in part on correlations of the network traffic and the security action.
In one example, a system for split network tunneling based on traffic inspection may include a computing device comprising at least one physical processor; and physical memory comprising computer-executable instructions that, when executed by the at least one physical processor, cause the computing device to (i) direct network traffic to a network client of the computing device, (ii) perform, by the network client, an inspection of the network traffic, (iii) categorize the network traffic based on the inspection, and (iv) in response to categorizing the network traffic, perform a security action to protect the computing device from computer malware.
In some examples, to perform the inspection of the network traffic, the computer-executable instructions may further cause the one or more computing devices to determine that the network traffic is a domain name system (DNS) request. The computer-executable instructions may further cause the computing device to (i) parse the network traffic, (ii) extract a domain name from the network traffic, (iii) determine a reputation of the domain name, and (iv) in response to a determination of the reputation of the domain name, perform the security action, wherein the security action comprises one of blocking access to a domain of the domain name and allowing access to the domain of the domain name.
In some examples, to perform the inspection of the network traffic, the computer-executable instructions may further cause the computing device to determine that the network traffic is a hypertext transfer protocol (HTTP) request. The computer-executable instructions may further cause the one or more computing devices to (i) parse the network traffic, (ii) determine that the HTTP request is for a protected resource of a remote server, and (iii) perform the security action, wherein the security action comprises transmitting the network traffic over a secure tunnel to the remote server.
In some examples, the security action may be one of (i) blocking transmission of the network traffic, (ii) transmitting the network traffic directly to a destination host, or (iii) transmitting the network traffic through a secure tunnel connection to a remote server. In some embodiments, the secure tunnel connection may be one of (i) a transport layer security (TLS) tunnel, (ii) a datagram TLS (DTLS) tunnel, (iii) an Internet Protocol Security (IPsec) tunnel, and (iv) an OpenVPN tunnel.
In some examples, to transmit the network traffic directly to a destination host, the computer-executable instructions may further cause the computing device to (i) transmit a payload of a packet of the network traffic directly to the destination host, (ii) receive a response from the destination host, (iii) embed the response in a response packet, and (iv) transmit the response packet to the network client.
In some examples, the computer-executable instructions may further cause the one or more computing devices to (i) log the network traffic and the security action, (ii) correlate the network traffic and the security action, and (iii) generate a policy for the inspection of the network traffic based at least in part on correlations of the network traffic and the security action.
In some examples, the above-described method may be encoded as computer-readable instructions on a non-transitory computer-readable medium. For example, a computer-readable medium may include one or more computer-executable instructions that, when executed by at least one processor of a computing device, may cause the computing device to (i) direct network traffic to a network client of the computing device, (ii) perform, by the network client, an inspection of the network traffic, (iii) categorize the network traffic based on the inspection, and (iv) in response to categorizing the network traffic, perform a security action to protect the computing device from computer malware.
In some examples, the security action may cause the computing device to (i) block transmission of the network traffic, (ii) transmit the network traffic directly to a destination host, and (iii) transmit the network traffic through a secure tunnel connection to a remote server.
Features from any of the above-mentioned embodiments may be used in combination with one another in accordance with the general principles described herein. These and other embodiments, features, and advantages will be more fully understood upon reading the following detailed description in conjunction with the accompanying drawings and claims.
The accompanying drawings illustrate a number of example embodiments and are a part of the specification. Together with the following description, these drawings demonstrate and explain various principles of the instant disclosure.
Throughout the drawings, identical reference characters and descriptions indicate similar, but not necessarily identical, elements. While the example embodiments described herein are susceptible to various modifications and alternative forms, specific embodiments have been shown by way of example in the drawings and will be described in detail herein. However, the example embodiments described herein are not intended to be limited to the particular forms disclosed. Rather, the instant disclosure covers all modifications, equivalents, and alternatives falling within the scope of the appended claims.
The present disclosure is generally directed to systems and methods for split network tunneling based on traffic inspection.
As will be explained in greater detail below, by directing network traffic to a network client of a computing device, performing an inspection of the network traffic by the network client, and categorizing the network traffic based on the inspection, the systems and methods described herein may be able to perform a security action to protect the computing device from computer malware on network traffic which may have bypassed such security checks in existing split tunneling solutions.
The systems and methods described herein are directed to providing at least one secure channel and at least one direct channel for network traffic transmission within a network client solution, enabling a network client to make determinations whether to transfer traffic through a secure tunnel connection or directly send the traffic to a destination host without utilizing a third-party server. The network client may provide multiple secure channels and multiple direct channels for a computing device. In some examples, the secure channels may be middlebox channels. A middlebox may be a component that scans for malware along an encrypted channel. Determinations regarding traffic routing may be made based on dynamic policies and/or traffic inspection results within the network security solutions provided by the network client. Thus, the network client may provide seamless network traffic transfer between a secure tunnel channel and direct channel, based on traffic inspection results and a set of dynamic policies.
In some examples, the systems and methods described herein may be directed to a network client that comprises multiple components. An inspection component of the network client may receive device traffic redirected by a computing device, packet inspection of the traffic, and traffic transmission determinations based on the packet inspection and dynamic security policies. The network client may be an implementation of a VPN interface provided by system software development kits (SDKs) and may include protocol parsers, which may parse data from different layers of a network packet of the device traffic. The parsed data may be used to determine a security action to protect the computing device from computer malware. In some embodiments, based at least in part on the parsed data and one or more dynamic policies, the inspection component of the network client may determine to block the traffic from transmission, send the traffic directly to a destination host, and/or send the traffic through a secure tunnel connection to a remote server.
In one example, the inspection component of the network client may determine that the network traffic includes a DNS request. A DNS parser of the network client may be able to extract the domain name from the packet and retrieve reputation data associated with the domain name. Based on the reputation data retrieved, the network client may determine to block or allow access to that domain.
In another example, the device traffic may include a Hypertext Transfer Protocol (HTTP) request targeting a specific corporate-owned resource. The inspection component of the network client may, based at least in part on one or more dynamic policies, determine to transmit the traffic over a secure tunnel to a remote corporate server associated with the corporate-owned resource, such as a corporate VPN server.
In another example, the inspection component may determine that the traffic includes streaming video content. The inspection component of the network client may determine to transmit the device traffic directly to a destination host designated in the device traffic.
Additionally, a direct transmission component of the network client may directly transmit device traffic to a destination host, without utilizing a third-party server or first transmitting the traffic to a remote server, such as a remote VPN server. For example, the direct transmission component of the network client may directly transmit to a destination host the payload of an Internet Protocol (IP) packet received from the inspection component. When the direct transmission component receives the response from the destination host, the direct transmission component may embed the response within an IP packet and transmit the response to the inspection component of the network client. The direct transmission component may manage multiple direct connections to different destination hosts, based on the network traffic inspected.
In some examples, a secure transmission component of the network client may provide secure tunnel connections, such as secure VPN tunnel connections, for transmitting device traffic. The secure transmission component may encrypt and/or encapsulate the device traffic in accordance with a secure protocol negotiation with a remote server, such as a remote VPN server, and transmit the traffic to the remote server accordingly. In some embodiments, the secure transmission component may be a transport layer security (TLS) tunnel, a datagram TLS (DTLS) tunnel, an Internet Protocol Security (IPsec) tunnel, or other open protocols (e.g., OpenVPN). The secure transmission component of the network client may receive an IP packet from the inspection component, encrypt and/or encapsulate the IP packet with a designated security protocol and transmit the IP packet to the remote server over the secure tunnel connection. The secure transmission component may receive a response from the remote server, decrypt and/or decapsulate the response to obtain a response IP packet, and transmit the response IP packet to the inspection component of the network client. The secure transmission component may manage multiple secure connections to different remote servers, based on the network traffic inspected. Accordingly, the different components of the network client may inspect and shape device traffic and manage the device traffic utilizing split tunneling.
In addition, the systems and methods described herein may improve the functioning of a computing device by providing a consolidated network client that provides traffic inspection, direct transmission of traffic over one or more channels to one or more destination hosts, and secure transmission of traffic over one or more secure tunnels to a remote server. Providing a consolidated network solution for split network tunneling enables traffic inspection of all network traffic for a computing device while providing the benefits of split tunneling device traffic, namely providing direct internet access or secure connections based on user needs or dynamic policies. The network client may also ensure compliance with certain regulations. For example, content streaming services may want to ban tunneled access to resources under geo-protected copyright. A consolidated network client may enable inspection of traffic and application of security checks by the network client then direct Internet access for such resources.
The following will provide, with reference to
In certain embodiments, one or more of modules 102 in
As illustrated in
As illustrated in
As illustrated in
Example system 100 in
Computing device 206 generally represents any type or form of computing device capable of reading computer-executable instructions. Examples of computing device 206 include, without limitation, laptops, tablets, desktops, servers, cellular phones, Personal Digital Assistants (PDAs), multimedia players, embedded systems, wearable devices (e.g., smart watches, smart glasses, etc.), smart vehicles, smart packaging (e.g., active or intelligent packaging), gaming consoles, so-called Internet-of-Things devices (e.g., smart appliances, etc.), variations or combinations of one or more of the same, and/or any other suitable computing device.
Remote server 208 generally represents any type or form of computing device that is capable reading computer-executable instructions. Remote server 208, such as a remote VPN server (also known as a VPN provider), may be coupled to the computing device 206 over a secure encrypted connection, such as a VPN tunnel. Additional examples of remote server 208 include, without limitation, security servers, application servers, web servers, storage servers, and/or database servers configured to run certain software applications and/or provide various security, web, storage, and/or database services. Although illustrated as a single entity in
Destination host 210 generally represents any type or form of computing device that is capable reading computer-executable instructions. Destination host 210 does not require any type of secure channel and may be accessed by computing devices without any encryption or additional security measures. Additional examples of destination host 210 include, without limitation, security servers, application servers, web servers, storage servers, and/or database servers configured to run certain software applications and/or provide various security, web, storage, and/or database services. Although illustrated as a single entity in
Network 204 generally represents any medium or architecture capable of facilitating communication or data transfer. In one example, network 204 may facilitate communication between computing device 206, remote server 208, and/or destination host 210. In this example, network 204 may facilitate communication or data transfer using wireless and/or wired connections. Examples of network 204 include, without limitation, an intranet, a Wide Area Network (WAN), a Local Area Network (LAN), a Personal Area Network (PAN), the Internet, Power Line Communications (PLC), a cellular network (e.g., a Global System for Mobile Communications (GSM) network), portions of one or more of the same, variations or combinations of one or more of the same, and/or any other suitable network.
As illustrated in
At step 304, one or more of the systems described herein provide a network client that may perform an inspection of the network traffic. For example, receiving module 104 may, as part of system 200 in
The systems described herein may perform step 304 in any suitable manner. For example, inspection module 108 may receive the parsed network traffic from parser module 106 and may apply one or more filters and/or security policies to the traffic. For example, inspection module 108 may include a web filter, a content filter, and a tunnel selector. The web filter may determine a reputation associated with a domain. For example, the inspection module 108 may extract a domain name from the parsed data and may use the domain name to obtain reputation data. The reputation data may be stored locally or on a remote computing device. The reputation data may be a numeric value of a given scale that indicates a positive or negative data associated with the domain name (e.g., number of incident reports, detection of malware on the domain, etc.). Similarly, the content filter may determine which content may require additional security (e.g., email, file repositories, etc.) and content that may be directly transmitted (e.g., streaming content request from a known content provider). The tunnel selector of the inspection module 108 may determine whether to transmit traffic through a secure tunnel to a remote server. The inspection module 108 may inspect the network traffic and proceed to step 306.
At step 306, the systems described herein may categorize the network traffic based on the inspection. For example, inspection module 108 may, as part of system 200 in
At step 308, in one or more of the systems described herein, the network client that may perform security action to protect the computing device from computer malware. For example, security action module 114 may, as part of system 200 in
The systems described herein may perform step 308 in any suitable manner. For example, security action module 114 may receive data from inspection module 108. If the security action module 114 determines to block access to an external resource, such as a destination host, remote server, or the like, the security action module 114 may communicate with a proxy socket of a network client executing on the computing device to block access to the resource and to transmit a message to the user indicating that access to the external resource has been block. The message may include an indication of the reasons for blocking access (e.g., low reputation score of a website, historical data indicating potential high security risk, or the like).
In some examples, the security action module 114 may determine to transmit the traffic based on data received from the inspection module 108. The security action module 114 may determine to directly transmit the traffic to a designated destination host. The security action module may transmit the traffic to direct transmission module 110, which may determine a type of connection to establish with the destination host (e.g., transmission control protocol (TCP), User Datagram Protocol (UDP), etc.) and transmit the traffic to the destination host accordingly. The direct transmission module 110 may also receive response data from the destination host and transmit the data to a system network stack of the computing device for further processing.
In some examples, the security action module 114 may determine to securely transmit the traffic to a remote server. The security action module 114 may transmit the traffic to secure transmission module 112, which may encrypt and/or encapsulate the traffic. The secure transmission module 112 may establish a secure tunnel to the remote server and may transmit the encrypted/encapsulated traffic to the remote server. The secure transmission module 112 may also receive response data from the remote server, decrypt and/or de-encapsulate the response data, and transmit the data to a system network stack of the computing device for further processing.
As illustrated in
As depicted in
Routing table 404 may route a portion of the traffic to VPN client 408. VPN client 408 may include outbound component 410 and inbound component 412. Outbound component 410 may receive device traffic routed by routing table 404 to VPN client 408. Outbound component 410 may transmit the received outbound device traffic to remote VPN tunnel connections 414. Remote VPN tunnel connections 414 may transmit the device traffic to remote VPN server 420 using tunnel transmit 416. Tunnel transmit 416 may be a component that establishes a secure tunnel with remote VPN server 420, encrypts the device traffic, and transmits the encrypted device traffic to remote VPN server 420 using the secure channel. Remote VPN server 420 may receive the device traffic over the encrypted tunnel, decrypt the traffic, and process the traffic accordingly. In some embodiments, remote VPN server 420 may communicate with one or more destination hosts 406, as specified by the device traffic.
In some examples, remote VPN server 420 may receive a response from destination host 406. Remote VPN server 420 may communicate with VPN client 408 via remote VPN tunnel connection 414. Tunnel receive 418 may communicate with remote VPN server 420 to establish a secure tunnel. Tunnel receive 418 may receive an encrypted response packet from remote VPN server 420 and may decrypt the response packet. The response packet may be routed to inbound component 412, which may transmit the response packet to system network stack 402 for processing.
As illustrated in
After inspection by inspection module 108, the device traffic may be transmitted to proxy connect 518. Proxy connect may determine at channel determination 520, based on data from a tunnel selector of the inspection module 108, which channel (e.g., channel type, channel and destination to transmit the traffic. For example, if the traffic requires additional security, proxy connect 518 may transmit the device traffic to secure socket 524, which may establish a secure tunnel with remote server 532 and transmit the traffic accordingly. Secure socket 524 may manage any data received from remote server 532. Secure socket 524 may receive response traffic from remote server 532, decrypt or de-encapsulate the traffic, and transmit the response through proxy socket 516 to inbound component 510 of L3 stack 506 and to the system network stack 502. If the traffic does not require additional security, the traffic may be transmitted to direct socket 522, which may transmit the traffic directly to a designated destination host 530. Direct socket 522 may manage any data received from destination host 530 and transmit the response through proxy socket 516 to inbound component 510 of L3 stack 506 and to the system network stack 502. Although
The network traffic may be parsed by parser module 106. Parser module 106 may include different types of parsers. For example, parser module 106 may include an IP parser, a TCP parser, SSL parser, a DNS parser, a HTTP parser, or any other type of parser use to process network packets. The parser module 106 may inspect the traffic to determine the type of network packet received and to select a parser to parse the traffic.
The parsed traffic may be transmitted to inspection module 108. Inspection module 108 may include different types of filters, proxies, and/or selectors. For example, inspection module 108 may include a web filter, content filter, DNS proxy, tunnel selector, and the like. The web filter may include rules and policies to identify risky or unsafe websites. In some embodiments, at inspection checkpoint 514, the parser module 106 may determine that the network traffic is a DNS request. The parsed data may be transmitted to the inspection module 108. A web filter of the inspection module 108 obtain a domain name extracted by the parser module 106 from the network traffic and may determine a reputation of the domain name. In some examples, the reputation data may be obtained by transmitted the domain name to a reputation server and receive reputation data associated with the domain name. For example, the reputation data may be a numeric score. The numeric score may indicate positive or negative reputation of the domain name. A negative reputation may indicate that the domain is untrustworthy or is associated with malware or otherwise fails a security metric. In some embodiments, a security action may be performed in response to determining a reputation of the domain name. For example, at access determination 526, if the domain name reputation is negative (e.g., is below a designated threshold value), the security action performed by the network client 504 may include proxy socket 516 blocking access 528 to a domain of the domain name. If the domain name reputation is positive, the security action may include proxy socket 516 allowing access to the domain of the domain name. Proxy socket 516 may determine to utilize direct socket 522 to access destination host 530. Proxy socket 516 may determine to utilize secure socket 524 to connect to remote server 532, which may communicate with destination host 530.
In some examples, the proxy socket 516 may receive an indication from remote server 532 that the remote server 532 has low bandwidth. The proxy socket 516 may determine to re-evaluate the traffic and load balance some of the traffic to a different remote server 532 or determine whether the data can be transmitted to direct socket 522 for direct transmission to a destination host 530.
In another example, the inspection module 108 may determine that the network traffic includes an HTTP request. In some embodiments, the parser module 106 may parse the network traffic using an HTTP parser and may determine that the HTTP request is for a protected resource of a remote server 532. The protected resource may be a file, internal webpage, or other resource only accessible on the remote server 532. A tunnel selector of inspection module 108 may determine, at channel determination 520, to perform a security action in response to determining the network traffic includes an HTTP request for the protected resource. The security action may include determining, at channel determination 520, that the network traffic is to be transmitted over one or more secure tunnels or channels by secure socket 524 to one or more remote server 532. For example, secure socket 524 may establish a secure tunnel to remote server 532, encrypt and/or encapsulate the HTTP request for the protected resource, and may transmit the request to remote server 532.
As explained above, by providing split network tunneling based on traffic inspection, a consolidated network client may enable traffic inspection of all network traffic for a computing device while providing the benefits of split tunneling device traffic, namely providing direct internet access or secure VPN connections based on user needs or dynamic policies. Traditional split tunneling systems may utilize a routing table of the operating system to split the traffic based on its destination IP address before the traffic reaches a VPN client. Traffic that bypasses the VPN, based on routing determined by the routing table, will also bypass any traffic inspection provided by the VPN infrastructure. The systems and methods described herein that provide split network tunneling based on traffic inspection may improve the security of a computing device by ensuring that the network client inspects device traffic. Appropriate security actions may be performed (e.g., blocking the traffic, permitting transmission of traffic, etc.) based on the inspection. The traffic determined to have access may be routed efficiently based on dynamic network security polices, either through direct transmission to a destination host or through secure transmission through a secure tunnel to a remote server. Additionally, the network client may also ensure compliance with certain regulations. For example, content streaming services may want to ban tunneled access to resources under geo-protected copyright. A consolidated network client may enable inspection of traffic and application of security checks by the network client then direct Internet access for such resources.
Computing system 610 broadly represents any single or multi-processor computing device or system capable of executing computer-readable instructions. Examples of computing system 610 include, without limitation, workstations, laptops, client-side terminals, servers, distributed computing systems, handheld devices, or any other computing system or device. In its most basic configuration, computing system 610 may include at least one processor 614 and a system memory 616.
Processor 614 generally represents any type or form of physical processing unit (e.g., a hardware-implemented central processing unit) capable of processing data or interpreting and executing instructions. In certain embodiments, processor 614 may receive instructions from a software application or module. These instructions may cause processor 614 to perform the functions of one or more of the example embodiments described and/or illustrated herein.
System memory 616 generally represents any type or form of volatile or non-volatile storage device or medium capable of storing data and/or other computer-readable instructions. Examples of system memory 616 include, without limitation, Random Access Memory (RAM), Read Only Memory (ROM), flash memory, or any other suitable memory device. Although not required, in certain embodiments computing system 610 may include both a volatile memory unit (such as, for example, system memory 616) and a non-volatile storage device (such as, for example, primary storage device 632, as described in detail below). In one example, one or more of modules 102 from
In some examples, system memory 616 may store and/or load an operating system 640 for execution by processor 614. In one example, operating system 640 may include and/or represent software that manages computer hardware and software resources and/or provides common services to computer programs and/or applications on computing system 610. Examples of operating system 640 include, without limitation, LINUX, JUNOS, MICROSOFT WINDOWS, WINDOWS MOBILE, MAC OS, APPLE'S 10S, UNIX, GOOGLE CHROME OS, GOOGLE'S ANDROID, SOLARIS, variations of one or more of the same, and/or any other suitable operating system.
In certain embodiments, example computing system 610 may also include one or more components or elements in addition to processor 614 and system memory 616. For example, as illustrated in
Memory controller 618 generally represents any type or form of device capable of handling memory or data or controlling communication between one or more components of computing system 610. For example, in certain embodiments memory controller 618 may control communication between processor 614, system memory 616, and I/O controller 620 via communication infrastructure 612.
I/O controller 620 generally represents any type or form of module capable of coordinating and/or controlling the input and output functions of a computing device. For example, in certain embodiments I/O controller 620 may control or facilitate transfer of data between one or more elements of computing system 610, such as processor 614, system memory 616, communication interface 622, display adapter 626, input interface 630, and storage interface 634.
As illustrated in
As illustrated in
Additionally or alternatively, example computing system 610 may include additional I/O devices. For example, example computing system 610 may include I/O device 636. In this example, I/O device 636 may include and/or represent a user interface that facilitates human interaction with computing system 610. Examples of I/O device 636 include, without limitation, a computer mouse, a keyboard, a monitor, a printer, a modem, a camera, a scanner, a microphone, a touchscreen device, variations or combinations of one or more of the same, and/or any other I/O device.
Communication interface 622 broadly represents any type or form of communication device or adapter capable of facilitating communication between example computing system 610 and one or more additional devices. For example, in certain embodiments communication interface 622 may facilitate communication between computing system 610 and a private or public network including additional computing systems. Examples of communication interface 622 include, without limitation, a wired network interface (such as a network interface card), a wireless network interface (such as a wireless network interface card), a modem, and any other suitable interface. In at least one embodiment, communication interface 622 may provide a direct connection to a remote server via a direct link to a network, such as the Internet. Communication interface 622 may also indirectly provide such a connection through, for example, a local area network (such as an Ethernet network), a personal area network, a telephone or cable network, a cellular telephone connection, a satellite data connection, or any other suitable connection.
In certain embodiments, communication interface 622 may also represent a host adapter configured to facilitate communication between computing system 610 and one or more additional network or storage devices via an external bus or communications channel. Examples of host adapters include, without limitation, Small Computer System Interface (SCSI) host adapters, Universal Serial Bus (USB) host adapters, Institute of Electrical and Electronics Engineers (IEEE) 1394 host adapters, Advanced Technology Attachment (ATA), Parallel ATA (PATA), Serial ATA (SATA), and External SATA (eSATA) host adapters, Fibre Channel interface adapters, Ethernet adapters, or the like. Communication interface 622 may also allow computing system 610 to engage in distributed or remote computing. For example, communication interface 622 may receive instructions from a remote device or send instructions to a remote device for execution.
In some examples, system memory 616 may store and/or load a network communication program 638 for execution by processor 614. In one example, network communication program 638 may include and/or represent software that enables computing system 610 to establish a network connection 642 with another computing system (not illustrated in
Although not illustrated in this way in
As illustrated in
In certain embodiments, storage devices 632 and 633 may be configured to read from and/or write to a removable storage unit configured to store computer software, data, or other computer-readable information. Examples of suitable removable storage units include, without limitation, a floppy disk, a magnetic tape, an optical disk, a flash memory device, or the like. Storage devices 632 and 633 may also include other similar structures or devices for allowing computer software, data, or other computer-readable instructions to be loaded into computing system 610. For example, storage devices 632 and 633 may be configured to read and write software, data, or other computer-readable information. Storage devices 632 and 633 may also be a part of computing system 610 or may be a separate device accessed through other interface systems.
Many other devices or subsystems may be connected to computing system 610. Conversely, all of the components and devices illustrated in
The computer-readable medium containing the computer program may be loaded into computing system 610. All or a portion of the computer program stored on the computer-readable medium may then be stored in system memory 616 and/or various portions of storage devices 632 and 633. When executed by processor 614, a computer program loaded into computing system 610 may cause processor 614 to perform and/or be a means for performing the functions of one or more of the example embodiments described and/or illustrated herein. Additionally or alternatively, one or more of the example embodiments described and/or illustrated herein may be implemented in firmware and/or hardware. For example, computing system 610 may be configured as an Application Specific Integrated Circuit (ASIC) adapted to implement one or more of the example embodiments disclosed herein.
Client systems 710, 720, and 730 generally represent any type or form of computing device or system, such as example computing system 610 in
As illustrated in
Servers 740 and 745 may also be connected to a Storage Area Network (SAN) fabric 780. SAN fabric 780 generally represents any type or form of computer network or architecture capable of facilitating communication between a plurality of storage devices. SAN fabric 780 may facilitate communication between servers 740 and 745 and a plurality of storage devices 790(1)-(N) and/or an intelligent storage array 795. SAN fabric 780 may also facilitate, via network 750 and servers 740 and 745, communication between client systems 710, 720, and 730 and storage devices 790(1)-(N) and/or intelligent storage array 795 in such a manner that devices 790(1)-(N) and array 795 appear as locally attached devices to client systems 710, 720, and 730. As with storage devices 760(1)-(N) and storage devices 770(1)-(N), storage devices 790(1)-(N) and intelligent storage array 795 generally represent any type or form of storage device or medium capable of storing data and/or other computer-readable instructions.
In certain embodiments, and with reference to example computing system 610 of
In at least one embodiment, all or a portion of one or more of the example embodiments disclosed herein may be encoded as a computer program and loaded onto and executed by server 740, server 745, storage devices 760(1)-(N), storage devices 770(1)-(N), storage devices 790(1)-(N), intelligent storage array 795, or any combination thereof. All or a portion of one or more of the example embodiments disclosed herein may also be encoded as a computer program, stored in server 740, run by server 745, and distributed to client systems 710, 720, and 730 over network 750.
As detailed above, computing system 610 and/or one or more components of network architecture 700 may perform and/or be a means for performing, either alone or in combination with other elements, one or more steps of an example method for split network tunneling based on traffic inspection.
While the foregoing disclosure sets forth various embodiments using specific block diagrams, flowcharts, and examples, each block diagram component, flowchart step, operation, and/or component described and/or illustrated herein may be implemented, individually and/or collectively, using a wide range of hardware, software, or firmware (or any combination thereof) configurations. In addition, any disclosure of components contained within other components should be considered example in nature since many other architectures can be implemented to achieve the same functionality.
In some examples, all or a portion of example system 100 in
In various embodiments, all or a portion of example system 100 in
According to various embodiments, all or a portion of example system 100 in
In some examples, all or a portion of example system 100 in
In addition, all or a portion of example system 100 in
In some embodiments, all or a portion of example system 100 in
According to some examples, all or a portion of example system 100 in
The process parameters and sequence of steps described and/or illustrated herein are given by way of example only and can be varied as desired. For example, while the steps illustrated and/or described herein may be shown or discussed in a particular order, these steps do not necessarily need to be performed in the order illustrated or discussed. The various example methods described and/or illustrated herein may also omit one or more of the steps described or illustrated herein or include additional steps in addition to those disclosed.
While various embodiments have been described and/or illustrated herein in the context of fully functional computing systems, one or more of these example embodiments may be distributed as a program product in a variety of forms, regardless of the computer-readable media used to carry out the distribution. The embodiments disclosed herein may also be implemented using software modules that perform certain tasks. These software modules may include script, batch, or other executable files that may be stored on a computer-readable storage medium or in a computing system. In some embodiments, these software modules may configure a computing system to perform one or more of the example embodiments disclosed herein.
In addition, the systems and methods described herein may improve the functioning of computing devices by redirecting network traffic of a computing device to a network client (e.g., a VPN client) where the network traffic may be inspected. These systems and methods may also improve the fields of malware protection by efficiency of network traffic by traffic of a computing device to be inspected and security policies applied to vulnerable network traffic. Thus, the disclosed systems and methods may provide additional asset protection for common targets of malware by inspecting previously unsecure network traffic to identify malware. A further benefit of the systems and methods described herein may be an improvement in a user experience due to automated redirection of network traffic through a network client, rather than having to determine whether to use a VPN client for certain resources.
The preceding description has been provided to enable others skilled in the art to best utilize various aspects of the example embodiments disclosed herein. This example description is not intended to be exhaustive or to be limited to any precise form disclosed. Many modifications and variations are possible without departing from the spirit and scope of the instant disclosure. The embodiments disclosed herein should be considered in all respects illustrative and not restrictive. Reference should be made to the appended claims and their equivalents in determining the scope of the instant disclosure.
Unless otherwise noted, the terms “connected to” and “coupled to” (and their derivatives), as used in the specification and claims, are to be construed as permitting both direct and indirect (i.e., via other elements or components) connection. In addition, the terms “a” or “an,” as used in the specification and claims, are to be construed as meaning “at least one of.” Finally, for ease of use, the terms “including” and “having” (and their derivatives), as used in the specification and claims, are interchangeable with and have the same meaning as the word “comprising.”