A system and method for capture and resumption of network application sessions in a network system. A transaction may be detected between a client and server that includes application session state information. The session state information may relate to a session between the client and the server. The application session state information may be recorded in response to the detection of the transaction, and the application session state information may not be deleted according to session information expiration policies (e.g., of the client). User input may be received which requests to review the captured network application session. Correspondingly, a network request comprising captured credentials of the captured session may be generated and forwarded to the server. The network request may be usable to enable resumption of the captured network application session.
|
25. A network monitoring device, comprising:
at least one port for coupling to a network;
a processor; and
a memory medium coupled to the processor, wherein the memory medium stores program instructions executable by the processor to:
detect a transaction between a client and a server that includes session state information, wherein the session state information relates to an application session between the client and the server, and wherein, during the application session, content of the application session is provided from the server to the client;
record the session state information in response to said detecting;
prevent termination of the application session after completion of the application session by the client;
provide information regarding the application session for presentation to a user;
receive user input requesting to review the application session to view a portion of the content based on the provided information, wherein said receiving is performed at a point in time after completion of the application session by the client; and
generate a network request comprising captured credentials of the session state information, wherein said generating enables resumption of the application session.
23. A computer-accessible, non-transitory, memory medium comprising program instructions for capture and resumption of an application session in a network, wherein the program instructions are executable to:
monitor network traffic of the application session between a client and a server coupled to the network, wherein the application session uses an application protocol, wherein, during the application session, content of the application session is provided from the server to the client, and wherein said monitoring comprises tracking network connections;
detect a transaction of the network traffic that includes authentication credentials;
record the authentication credentials in response to said detecting;
prevent termination of the application session after completion of the application session by the client;
provide information regarding the application session for presentation to a user;
receive user input requesting to review the application session to view a portion of the content based on the information, wherein said receiving is performed at a point in time after completion of the application session by the client; and
generate a network request comprising the authentication credentials of the application session, wherein the network request is provided to the server, and wherein said generating enables resumption of the application session;
wherein the program instructions are executable by a network monitoring device to perform said detecting, said recording, said preventing, said providing, said receiving user input, and said generating.
1. A method for capture and resumption of an application session in a network system, the method comprising:
detecting a transaction of the application session between a client and server, wherein the transaction includes session state information, wherein the session state information relates to the application session between the client and the server, and wherein, during the application session, content of the application session is provided from the server to the client;
recording the session state information of the application session in response to said detecting;
preventing termination of the application session after completion of the application session by the client;
providing information regarding the application session for presentation to a user;
receiving user input requesting review of the application session to view a portion of the content based on the provided information, wherein said receiving is performed at a point in time after completion of the application session by the client; and
generating a network request in response to said user input requesting review of the application session, wherein the network request comprises at least a portion of the session state information, wherein the at least a portion of the session state information comprises authentication credentials of the application session, wherein the network request is provided to the server, wherein said generating enables resumption of the application session;
wherein said detecting, said recording, said preventing, said providing, said receiving user input, and said generating are performed by a network monitoring device.
27. A method for capture and resumption of an application session in a network system, the method comprising:
detecting a transaction of the application session between a client and server, wherein the transaction includes session state information, wherein the session state information relates to the application session between the client and the server, and wherein,
during the application session, content of the application session is provided from the server to the client;
recording the session state information of the application session in response to said detecting;
actively maintaining the application session between the client and server, wherein said actively maintaining comprises preventing a logout action for the client, wherein said actively maintaining is performed after completion of the application session by the client;
providing information regarding the application session for presentation to a user;
receiving user input requesting review of the application session to view a portion of the content based on the provided information; and
generating a network request in response to said user input requesting review of the application session, wherein the network request comprises at least a portion of the session state information, wherein the at least a portion of the session state information comprises authentication credentials of the application session, wherein the network request is provided to the server, wherein said generating enables resumption of the application session;
wherein said detecting, said recording, said actively maintaining, said providing, said receiving user input, and said generating are performed by a network monitoring device.
28. A method for capture and resumption of an application session in a network system, the method comprising:
detecting a transaction of the application session between a client and server, wherein the transaction includes session state information, wherein the session state information relates to the application session between the client and the server, and wherein, during the application session, content of the application session is provided from the server to the client;
recording the session state information of the application session in response to said detecting, wherein the session state information comprises authentication credentials;
actively maintaining the application session between the client and server, wherein said actively maintaining the application session between the client and the server comprises periodically refreshing the application session, including replaying a prior request with authentication credentials or session state information, wherein said actively maintaining is performed after completion of the application session by the client;
providing information regarding the application session for presentation to a user;
receiving user input requesting review of the application session to view a portion of the content based on the information; and
generating a network request in response to said user input requesting review of the application session, wherein the network request comprises the authentication credentials of the application session, wherein the network request is provided to the server, wherein said generating enables resumption of the application session;
wherein said detecting, said recording, said actively maintaining, said providing, said receiving user input, and said generating are performed by a network monitoring device.
2. The method of
wherein the session state information is not deleted according to session expiration policies.
3. The method of
preventing the server from removing the session state information according to expiration policies of the server.
4. The method of
5. The method of
6. The method of
7. The method of
8. The method of
9. The method of
10. The method of
analyzing the transaction; and
determining if characteristics of the transaction indicate a request to terminate the application session.
12. The method of
13. The method of
monitoring network traffic of a network session between a client and a server, wherein said monitoring comprises tracking network connections, wherein said detecting is performed in response to said monitoring.
14. The method of
15. The method of
16. The method of
17. The method of
18. The method of
19. The method of
20. The method of
21. The method of
22. The method of
24. The memory medium of
26. The network monitoring device of
|
The present invention relates to the field of computer networks and more particularly to a system and method for capture and resumption of network application sessions.
On most of today's computer networks, data is packaged into collections of bytes called packets. The packets are generally transmitted and received by a network interface card (NIC) (e.g., of a computer) in a wireless manner or over a physical medium, such as a cable. Additionally, the packets are transmitted and received according to a network communication protocol suite, such as TCP/IP (transmission control protocol/internet protocol), among others.
Network monitors have long existed in order to assess the health of and troubleshoot computer networks. These tools have taken the form of software applications as well as specialized network devices. Some network monitors record or analyze packets as they are transmitted over the network. Such tools are commonly called packet sniffers. Packet sniffers that further analyze or dissect the underlying network or application protocols are called protocol analyzers. In general, packet sniffers and protocol analyzers passively monitor network traffic without participating in the communication protocols. In some instances, they receive a copy of each packet on a particular network segment or VLAN (virtual local area network). This is generally done though a port mirror or SPAN (switched port analyzer) port on a managed Ethernet switch. In other instances, they are placed in the network between two or more devices and copy packets from one interface to the other.
Unlike protocol analyzers, network proxies do participate in the communication protocols. Network proxies must be placed in the network path between the endpoints. Proxies provide a variety of services, such as caching, content filtering, and access control. HTTP (hypertext transfer protocol) content filters are network proxies that participate in the HTTP protocol in order to limit the content that the client is able to access generally for the purpose of restricting inappropriate content. The content may be filtered in a variety of ways including site blacklists and real-time analysis. Web application firewalls are similar to HTTP content filters; however, rather than limit content by what is appropriate, the web application firewall attempts to protect the web application from malicious or malformed requests. To do so, the web application firewall blocks requests that are malformed, violate configured or learned rules, and/or do not follow a correct path through the site.
Certain operations in network applications may explicitly terminate the application session and invalidate any saved state. Many applications may also specify an upper-bound on the amount of time a session may be held open without new activity; after this time elapses, the session will be terminated. However, such termination generally prevents resumption/review of the session. Therefore, it would be desirable to provide a system and method which allows for resumption/review of network sessions that may otherwise be terminated.
Various embodiments of a system and method for capture and resumption of application sessions are presented herein.
In general, capture of network application sessions comprises the process of monitoring and recording network traffic in order to enable the review, analysis, and/or replay of application transactions at a later time. Embodiments of the invention may operate to prevent termination of a session or deletion of session information (among other processes) in order to allow for subsequent review of the application session. In general, network applications present data to clients or servers involved in the session indicating their session state. In some embodiments, a network device or other software may capture this presentation of data, thereby making it possible to resume the session for purposes of review, auditing, or testing, among others. In one embodiment, application sessions may be reviewed in order to determine whether any anomalous or unauthorized transactions are being attempted or executed. In another embodiment, such audits may take place for the purpose of performance tuning or fault isolation. In some embodiments, such review may occur for the purpose of determining appropriateness of viewed content, for example, to enforce compliance with acceptable Internet usage policies on a corporate or educational network, or for parental monitoring. Without the aforementioned session data, it may not be possible to reproduce the prior transaction for subsequent review in this manner. Thus, the present invention may allow for review and/or resumption of previous network sessions in various networking systems.
Briefly stated, a system, apparatus, and method is disclosed for the capture and resumption of network sessions, e.g., network application sessions, as described above. When a client engages in a session with a server using an application protocol such as, for example, HTTP, it may collect and present session information, e.g., using HTTP cookies. The client may also provide authentication and/or authorization information using one or more of a multitude of authentication mechanisms, including, for example, Basic-Auth, NTLM (NT LAN manager), and the like. Additionally, the client may provide HTTP session data using methods such as POST form submissions. In some embodiments, the client may include session state information within the Uniform Resource Identifier (URI), which is described in RFC (request for comments) 2396. When such session data is detected, it is recorded in order to facilitate future resumption of the session. Additionally, various methods (such as those described herein, among others) are employed in order to prevent the invalidation of this session. Note that while the aforementioned examples relate to the HTTP protocol, HTTP is only used as an example due to its pervasiveness, and that other protocols and communication methods are envisioned.
In one embodiment, a network monitor device (NMD) may monitor network traffic. The NMD may track network connections from and to the client. Upon detecting a transaction that includes application session state or authentication credentials, the NMD may record this session state. In some embodiments, the NMD may also be configured to block requests that invalidate and/or tear down session state (e.g. “logout” transactions) and to periodically request certain application resources from the server in order to prevent the session from expiring. Additionally, in the case of HTTP, a session cookie may be employed by the application with the understanding that the session cookie will be removed upon the termination of the client application viewer or the expiration of the cookie. The NMD may be configured to capture such session cookies without adhering to their expiration policy, thus extending their lifetime beyond that of the viewer on the client system. When an administrator or user wishes to review a captured session, the NMD may accept the user's request, inject the captured credentials, and forward this request to the server, thus enabling the resumption of previously captured network sessions.
A better understanding of the present invention can be obtained when the following detailed description of the preferred embodiment is considered in conjunction with the following drawings, in which:
While the invention is susceptible to various modifications and alternative forms, specific embodiments thereof are shown by way of example in the drawings and are herein described in detail. It should be understood, however, that the drawings and detailed description thereto are not intended to limit the invention to the particular form disclosed, but on the contrary, the intention is to cover all modifications, equivalents and alternatives falling within the spirit and scope of the present invention as defined by the appended claims.
The following is a glossary of terms used in the present application:
Memory Medium—Any of various types of memory devices or storage devices. The term “memory medium” or “memory” is intended to include an installation medium, e.g., a CD-ROM, floppy disks, or tape device; a computer system memory or random access memory such as DRAM, DDR RAM, SRAM, EDO RAM, Rambus RAM, etc.; or a non-volatile memory such as a magnetic media, e.g., a hard drive, or optical storage. The memory medium may comprise other types of memory as well, or combinations thereof. In addition, the memory medium may be located in a first computer in which the programs are executed, or may be located in a second different computer which connects to the first computer over a network, such as the Internet. In the latter instance, the second computer may provide program instructions to the first computer for execution. The term “memory medium” may include two or more memory mediums which may reside in different locations, e.g., in different computers that are connected over a network.
Carrier Medium—a memory medium as described above, as well as a physical transmission medium, such as a bus, network, and/or other physical transmission medium that conveys signals such as electrical, electromagnetic, or digital signals.
Graphical User Interface—this term is intended to have the full breadth of its ordinary meaning. The term “Graphical User Interface” is often abbreviated to “GUI”. A GUI may comprise only one or more input GUI elements, only one or more output GUI elements, or both input and output GUI elements.
The following provides examples of various aspects of GUIs. The following examples and discussion are not intended to limit the ordinary meaning of GUI, but rather provide examples of what the term “graphical user interface” encompasses:
A GUI may comprise a single window having one or more GUI Elements, or may comprise a plurality of individual GUI Elements (or individual windows each having one or more GUI Elements), wherein the individual GUI Elements or windows may optionally be tiled together.
Computer System—any of various types of computing or processing systems, including a personal computer system (PC), mainframe computer system, workstation, network appliance, Internet appliance, personal digital assistant (PDA), television system, grid computing system, or other device or combinations of devices. In general, the term “computer system” can be broadly defined to encompass any device (or combination of devices) having at least one processor that executes instructions from a memory medium.
Subset—in a set having N elements, the term “subset” comprises any combination of one or more of the elements, up to and including the full set of N elements. For example, a subset of a plurality of icons may be any one icon of the plurality of the icons, any combination of one or more of the icons, or all of the icons in the plurality of icons. Thus, a subset of an entity may refer to any single element of the entity as well as any portion up to and including the entirety of the entity.
Network Connection—a specific exchange of packets over one or more physical or wireless links that enable a computing device to communicate with another computing device over a network. A “communication endpoint” refers to one of the computing devices participating in a network connection. One such network connection may be a TCP connection. TCP connections are virtual connections between two computing devices over a network that initiate, exchange data, and terminate according to the TCP protocol. The TCP protocol is described in more detail in RFC 793, which is available through the IETF. A network connection “over” a particular path or link refers to a network connection that employs the specified path or link to establish and/or maintain a communication.
Client, Server—As used herein the term “client” refers to a computing device's general role as a requester of data or services, and the term “server” refers to a computing device's role as a provider of data or services. In general, it is possible that a computing device can change its role from client to server or vice versa, acting as a client in one transaction and as a server in another transaction or both simultaneously.
Application Session or Session—a series of application interactions between two or more communication endpoints over a network that occur within one or more network connections. Several sessions can use the same network connection, and sessions may span multiple individual connections in parallel or in series.
Session State or Session Data—state information associated with an application session stored on the server. Within this specification, session state includes any sequence of data such as a cookie presented by the client or server for the purpose of identifying the state of the application session. Typically, the client will present this session state during the initiation of an application transaction.
Application Protocol—a network communication protocol that occupies layer 7 of the ISO Open Systems Interconnection (OSI) seven layer model. Common application protocols include HTTP, SMTP (simple mail transfer protocol), SIP (session initiation protocol), RTSP (real time streaming protocol), RTP (real time transport protocol), and FTP (file transfer protocol). Within this specification, protocols that can work in conjunction with or on top of HTTP, such as SOAP (simple object access protocol), are also considered application protocols.
Contact—the digital identity of an individual with whom one communicates using an electronic communication application and/or protocol such as email, instant messaging, Internet Relay Chat (IRC), or the like.
Cookie—a sequence of data that a server gives to a client as part of a transaction. The client is expected to include the cookie in subsequent requests to the server. “Session cookies” are cookies that have a lifetime matching that of the session. Typically session cookies are not written to persistent storage and are discarded when the application, such as a web browser, is closed. HTTP cookies are one common type of cookie and are described further in RFC 2109 and RFC 2965, which are available through the IETF.
Digital Credential or Authorization Token—a sequence of data used by a server to grant access to specific resources. The client usually presents the “credential” upon requesting access to such resources. A credential can take the form of a password, session cookie, HTTP Basic-Auth token, NTLM response, Kerberos ticket, SSL (secure sockets layer) client certificate, and/or other token. In many instances, the credential is encrypted or cryptographically hashed.
The present invention now will be described more fully hereinafter with reference to the accompanying drawings, which form a part hereof, and which show, by way of illustration, specific exemplary embodiments by which the invention may be practiced. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. Among other things, the present invention may be embodied as methods or devices. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. The following detailed description is, therefore, not to be taken in a limiting sense.
Throughout the specification and claims, the following terms take the meanings explicitly associated herein, unless the context clearly dictates otherwise. The phrase “in one embodiment” as used herein does not necessarily refer to the same embodiment, though it may. Furthermore, the phrase “in another embodiment” as used herein does not necessarily refer to a different embodiment, although it may. Thus, as described below, various embodiments of the invention may be readily combined, without departing from the scope or spirit of the invention.
In addition, as used herein, the term “or” is an inclusive “or” operator, and is equivalent to the term “and/or,” unless the context clearly dictates otherwise. The term “based on” is not exclusive and allows for being based on additional factors not described, unless the context clearly dictates otherwise. In addition, throughout the specification, the meaning of “a,” “an,” and “the” include plural references. The meaning of “in” includes “in” and “on.”
Illustrative Operating Environment
As shown in
One embodiment of client device 102 is described in more detail below in conjunction with
The client device 102 may further include various client applications. For example, the client device 102 may include a web browser that transmits HTTP requests over the network 106. In addition, the client device 102 may employ a variety of other client applications to communicate with other devices over network 106, including, but not limited to Voice Over Internet Protocol (VOIP), Instant Messaging (IM), email, Peer-to-Peer file sharing (P2P), or the like. In one embodiment, the client device 102 may employ a plurality of network sessions over one or more possibly secure network connections to another computing device, such as gateway 104, server device 108, or the like. In another embodiment, the client device 102 may employ a tunneling protocol, such as Layer-2 Tunneling Protocol (L2TP), in order to communicate remotely with computing devices such as the gateway 104.
In various embodiments, the client device 102 may communicate with network 106 employing a variety of network interfaces and associated communication protocols. Client device 102 may, for example, have broadband access in the form of a Digital Subscriber Line (DSL), Integrated Services Digital Network (ISDN), cable modem, Digital Signal 1 (DS1) or T1 circuit, Worldwide Interoperability for Microwave Access (WiMAX), or the like. Client device 102 may further employ communication protocols such as Serial Line IP (SLIP) protocol, Point to Point Protocol (PPP), Synchronous Optical Networking (SONET), Asynchronous Transfer Mode (ATM), as well as any of a variety of wireless networking protocols.
The network 106 is configured to allow network connections between client device 102 and other networked devices, such as server device 108. The network 106 may be configured to employ any form of carrier medium for communicating information from one computing device to another. In one embodiment, the network 106 may be the Internet, and may include local area networks (LANs), wide area networks (WANs), direct connections, such as through a universal serial bus (USB) port, Ethernet link, other forms of carrier media, or any combination thereof. On an interconnected set of computer networks, including those based on differing architectures and protocols, a router may be configured to forward packets from one network to another Communication links within LANs may include unshielded twisted pair or coaxial cable, while communication links between networks may utilize analog telephone lines, full or fractional dedicated digital lines including T1, T2, T3, and T4, Integrated Services Digital Networks (ISDNs), Digital Subscriber Lines (DSLs), optical fiber links, wireless links including satellite links, or other communications links known to those skilled in the art. Note that the above enumerated communication links, networks, device, and protocols are exemplary only and that other systems, processes, and configurations are envisioned.
The network 106 may further employ a plurality of wireless access technologies including, but not limited to, 2nd (2G), 3rd (3G) generation radio access for cellular systems, Wireless-LAN, Wireless Router (WR) mesh, and the like. Access technologies such as 2G, 3G, and future access networks may enable wide area coverage for network devices, such as the client device 102, and the like, with various degrees of mobility. For example, the network 106 may enable a wireless network connection over one of the aforementioned access technologies using a protocol for wireless data transfer such as Global System for Mobil communication (GSM), General Packet Radio Services (GPRS), Enhanced Data GSM Environment (EDGE), Wideband Code Division Multiple Access (WCDMA), and the like.
Furthermore, remote computing devices and other related electronic devices could be remotely connected to either LANs or WANs via a modem and/or analog telephone link. In essence, the network 106 includes any communication method or carrier medium by which information may be exchanged between the client device 102 and the server device 108.
The gateway device 104 includes virtually any device that forwards network traffic. Such devices include, for example, routers, proxies, firewalls, access points, link load balancers, devices that perform network address translation, or any combination of the preceding devices. The gateway device 104 may receive data packets from and transmit data packets to the Internet, an intranet, or a LAN accessible through another network, among others. The gateway device 104 may recognize packets that are part of a particular communication protocol and/or are the same network connection or application session. The gateway device 104 may perform special processing on such packets including granting access to the client machine, logging or not logging an event, and network address and port translation.
The NMD 110 may include virtually any device that monitors network traffic. In various embodiments, the NMD 110 may be or include, for example, packet sniffers, protocol analyzers, and the like. In one embodiment, the NMD 110 may receive a copy of each packet transmitted or received by the client device 102. These packets may be copied and delivered by the gateway device 106. Although not pictured, these packets may be copied and delivered by an Ethernet switch, hub, or the like. Alternatively, these packets may be received and then retransmitted by the NMD 110. In one embodiment, the NMD 110 may be integrated directly with the gateway device 104. In another embodiment, the NMD 110 may be placed in the network path between the client device and the server device. In another embodiment, the NMD 110 may be integrated directly with the client device 102 where it may be implemented as software, hardware, or some combination thereof. In another embodiment, the NMD 110 may include a cluster of network devices working together on one or more networks. In another embodiment, NMD 110 may include a collection of client applications working together on one or more client devices. In some embodiments, the NMD 110 may employ a process substantially similar to that described below in conjunction with
In one embodiment, the NMD 110 may be implemented using one or more personal computers, servers, microprocessor-based or programmable consumer electronics, video gaming consoles, network media players, network PCs, radio frequency (RF) devices, infrared (IR) devices, integrated devices combining one or more of the preceding devices, and the like. Such devices may be implemented solely in hardware or in hardware and software. For example, such devices may include some application specific integrated circuits (ASICs) coupled to one or more microprocessors. An embodiment of a network device that could be used as the NMD 110 is the network device 300 of
Server device 108 may include any computing device capable of establishing and/or maintaining a network connection with the client device 102. In one embodiment, the server device 108 is configured to operate as a web server. However, the server device 108 may also operate as a messaging server, File Transfer Protocol (FTP) server, database server, chat server, media server, online gaming server, and the like. Additionally, the server device 108 may be a single component in a larger online application. Devices that may operate as the server device 108 include personal computers, multiprocessor systems, microprocessor-based or programmable consumer electronics, network PCs, integrated devices combining one or more of the preceding devices, and the like.
Illustrative Client Device
Generally, the client device 200 may include any personal electronic device. Oftentimes, electronic devices may be capable of personal communication by connecting to one or more wired and/or wireless networks, connecting to multiple nodes of a single wired and/or wireless network, communicating over one or more channels to one or more networks, or otherwise engaging in one or more network connections. The client device 200 may, for example, comprise electronic devices such as Personal Digital Assistants (PDAs), handheld computers, personal computers, microprocessor-based or programmable consumer electronics, video gaming consoles, network media players, network PCs, wearable computers, or the like. The client device 200 may also include a server device, such as the server device 108, among others.
The client device 200 may include many more or less components than those shown in
The client device 200 may also include a power supply 227, one or more network interfaces 251, an audio interface 253, a display 255, a keyboard 257, a pointing device 259, and/or an input/output interface 261, among others. The power supply 227 may provide power to client device 200. Note that in some embodiments, a rechargeable or non-rechargeable battery may be used to provide power. The power may also be provided by an external power source, such as an AC adapter or a powered docking cradle that supplements and/or recharges a battery.
The client device 200 may optionally communicate with a base station (not shown), or directly with another computing device. The network interface 251 may allow the client device 200 to communicate over one or more networks, and may be constructed for use with one or more communication protocols and technologies including, but not limited to, global system for mobile communication (GSM), code division multiple access (CDMA), time division multiple access (TDMA), user datagram protocol (UDP), transmission control protocol/Internet protocol (TCP/IP), SMS, general packet radio service (GPRS), WAP, ultra wide band (UWB), IEEE 802.16 Worldwide Interoperability for Microwave Access (WiMax), SIP/RTP, and/or the like. Network interface 251 may sometimes be referred to as a transceiver, transceiving device, or network interface card (NIC).
The audio interface 253 is arranged to produce and receive audio signals such as the sound of a human voice. For example, the audio interface 253 may be coupled to a speaker and microphone (not shown) to enable telecommunication with others and/or generate an audio acknowledgment for some action. The display 255 may be a liquid crystal display (LCD), gas plasma, light emitting diode (LED), cathode ray tube (CRT), or any other type of display used with a computing device. The display 255 may also include a touch sensitive screen arranged to receive input from an object such as a stylus or a digit from a human hand.
The keyboard 257 may comprise any input device arranged to receive input from a user. For example, the keyboard 257 may include a push button numeric dial, or a keyboard. The keyboard 257 may also include command buttons that are associated with launching software applications or executing a predefined series of commands. The pointing device 259 may comprise a trackball, mouse, stylus, or the like.
The client device 200 also comprises input/output interface 261 for communicating with external devices, such as a headset, or other input or output devices not shown in
The memory 231 may include a RAM 233, a ROM 235, and other storage means. The memory 231 illustrates another example of computer storage media for storage of information such as computer readable instructions, data structures, program modules or other data. The memory 231 may store a basic input/output system (“BIOS”) 241 for controlling low-level operation of the client device 200. The memory 231 may also store an operating system 242 for controlling the operation of the client device 200. It will be appreciated that this component may include a general purpose operating system such as a version of UNIX or Linux, a specialized client communication operating system such as Windows Mobile™ or the Symbian™ operating system, or an embedded or real-time operating system such as VxWorks or Neutrino. The operating system 242 may include, or interface with a Java virtual machine module that enables control of hardware components and/or operating system operations via Java application programs.
The operating system 242 may also include network stack 248. The network stack 248 may represent a suite of components that enable various networking communications. The network stack 248 may be referred to as a TCP/IP stack, a TCP/IP protocol suite, or a networking protocol stack. The network stack 248 may be configured to manage various networking communication protocols within layers 3 and 4 (e.g., the network layer, and the transport layer) of the seven-layer protocol stack as defined by the ISO-OSI (International Standards Organization-Open Systems Interconnection) framework. For example, the network stack 248 may include components configured to manage TCP, UDP (user datagram protocol), RTP, SCTP (stream control transmission protocol), SPX communications, or the like. The network stack 248 may also include components configured to manage IP, ICMP (Internet control message protocol), ARP (address resolution protocol), BGP (border gateway protocol), OSPF (open shortest path first), RIP (routing information protocol), IGRP (interior gateway routing protocol), X.25 communications, or the like. Moreover, the network stack 248 may be configured to operate in conjunction with various security applications to enable the client device 200 to request and/or establish one or more tunneled network connections with another computing device, including L2TP over DTLS (datagram transport layer security), PPP (point-to-point protocol) over SSH (secure shell), or a variety of other tunneling connection types and/or protocols, including L2TP, PPP, PPTP (point-to-point tunneling protocol), IPSec (Internet protocol security), GRE (generic routing encapsulation), MBone (multicast backbone), SSL/TLS (transport layer security), and the like.
The memory 231 may further include at least one data storage 245, which can be utilized by the client device 200 to store, among other things, applications 243 (including session managers 250) and/or other data. For example, the data storage 245 may also be employed to store information that describes various capabilities of the client device 200. The information may then be provided to another device based on any of a variety of events, including being sent as part of a header during a communication, sent upon request, or the like.
The applications 243 may include computer executable instructions which, when executed by the client device 200, transmit, receive, and/or otherwise process messages (e.g., SMS, MMS, IM, email, and/or other messages), audio, video, and enable telecommunication with another user of another client device. Other examples of application programs include calendars, browsers, email clients, contact managers, task managers, transcoders, database programs, word processing programs, security applications, spreadsheet programs, games, and so forth.
Illustrative Network Device
The network device 300 may include processing unit 313, video display adapter 314, and a memory, which may be in communication with each other via bus 323. The memory generally includes RAM 317, ROM 333, and/or one or more permanent mass storage devices, such as hard disk drive 329, a tape drive, an optical drive, and/or a floppy disk drive, among others. The memory may store the operating system 321 for controlling operation of the network device 300.
As illustrated in
The network device 300 may also include an SMTP handler application for transmitting and receiving e-mail, an HTTP handler application for receiving and handing HTTP requests, and an HTTPS handler application for handling secure connections. The HTTPS (HTTP secure) handler application may initiate communication with an external application in a secure fashion. Moreover, network device 300 may further include other applications that support virtually any secure connection, including TLS, TTLS tunneled transport layer security), EAP (extensible authentication protocol), SSL, IPSec, and the like. Similarly, the network device 300 may include applications that support a variety of tunneling mechanisms, such as VPN (virtual private network), PPP, L2TP, and so forth.
The network device 300 may also include input/output interface 325 for communicating with external devices, such as a mouse, keyboard, scanner, or other input devices not shown in
In one embodiment, the network device 300 includes at least one Application Specific Integrated Circuit (ASIC) chip (not shown) coupled to the bus 323. The ASIC chip can include logic that performs some of the actions of the network device 300. For example, in one embodiment, the ASIC chip can perform a number of packet processing functions for incoming and/or outgoing packets. In one embodiment, the ASIC chip can perform at least a portion of the logic to enable the operation of session manager 353.
In one embodiment, the network device 300 can further include one or more programmable hardware elements, e.g., field-programmable gate arrays (FPGA) (not shown), instead of, or in addition to, the ASIC chip. A number of functions of the network device 300 can be performed by the ASIC chip, the FPGA, by CPU 313 with instructions stored in memory, or by any combination of the ASIC chip, FPGA, and CPU.
The memory as described above illustrates another type of computer-readable media, namely computer storage media. Computer storage media may include volatile, nonvolatile, removable, and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data. Examples of computer storage media include RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by a computing device.
The memory also stores program code and data. One or more applications 351 may be loaded into memory and run on the operating system 321. Examples of application programs may include email programs, routing programs, schedulers, calendars, database programs, word processing programs, web browsers, traffic monitoring programs, security programs, and so forth.
The operating system 321 may further include networking components (not shown) that enable network device to monitor network traffic and/or establish and maintain network connections with at least another computing device. As such, the operating system 321 may include various components to manage operations of the Open Systems Interconnection (OSI) network stack, including Internet Protocol (IP), TCP, UDP, SSL, HTTP, and the like.
FIG. 4—Capture of Application Sessions
As shown in
FIG. 5—Resumption of Application Sessions
As indicated above, process 500 of
FIG. 6—Refreshing Network Sessions
As shown in
As shown in
Thus, the preceding Figures describe various embodiments for capturing and resuming network sessions between a client and one or more servers. However, it should be noted that each block of a flowchart illustration (such as in
Although the embodiments above have been described in considerable detail, numerous variations and modifications will become apparent to those skilled in the art once the above disclosure is fully appreciated. It is intended that the following claims be interpreted to embrace all such variations and modifications.
Mukerji, Arindum, Rothstein, Jesse Abraham
Patent | Priority | Assignee | Title |
10003693, | Mar 14 2014 | Twilio, Inc. | System and method for a work distribution service |
10033617, | Oct 15 2012 | Twilio, Inc. | System and method for triggering on platform usage |
10038611, | Feb 08 2018 | ExtraHop Networks, Inc.; EXTRAHOP NETWORKS, INC | Personalization of alerts based on network monitoring |
10051011, | Mar 14 2013 | TWILIO, INC | System and method for integrating session initiation protocol communication in a telecommunications platform |
10057734, | Jun 19 2013 | Twilio Inc. | System and method for transmitting and receiving media messages |
10063434, | Aug 29 2017 | ExtraHop Networks, Inc.; EXTRAHOP NETWORKS, INC | Classifying applications or activities based on network behavior |
10063461, | Nov 12 2013 | Twilio, Inc. | System and method for client communication in a distributed telephony network |
10063713, | May 23 2016 | KORE WIRELESS GROUP, INC | System and method for programmatic device connectivity |
10069773, | Nov 12 2013 | Twilio, Inc. | System and method for enabling dynamic multi-modal communication |
10116679, | May 18 2018 | ExtraHop Networks, Inc.; EXTRAHOP NETWORKS, INC | Privilege inference and monitoring based on network behavior |
10116733, | Jul 07 2014 | Twilio, Inc. | System and method for collecting feedback in a multi-tenant communication platform |
10122763, | May 23 2011 | TWILIO INC | System and method for connecting a communication to a client |
10127273, | Apr 15 2014 | SPLUNK Inc. | Distributed processing of network data using remote capture agents |
10165015, | May 23 2011 | Twilio Inc. | System and method for real-time communication by using a client application communication protocol |
10182147, | Sep 21 2011 | TWILIO, INC | System and method for determining and communicating presence information |
10187530, | Oct 01 2008 | Twilio, Inc. | Telephony web event system and method |
10193916, | Oct 30 2014 | SPLUNK Inc. | Configuring the generation of event data based on a triggering search query |
10200458, | May 09 2012 | Twilio, Inc. | System and method for managing media in a distributed communication network |
10204211, | Feb 03 2016 | ExtraHop Networks, Inc.; EXTRAHOP NETWORKS, INC | Healthcare operations with passive network monitoring |
10212237, | Jul 07 2014 | Twilio, Inc. | System and method for managing media and signaling in a communication platform |
10212275, | Sep 21 2011 | Twilio, Inc. | System and method for determining and communicating presence information |
10229126, | Jul 07 2014 | Twilio, Inc. | Method and system for applying data retention policies in a computing platform |
10230772, | Feb 04 2011 | Twilio, Inc. | Method for processing telephony sessions of a network |
10257059, | Apr 15 2014 | SPLUNK Inc. | Transforming event data using remote capture agents and transformation servers |
10257674, | Oct 15 2012 | Twilio, Inc. | System and method for triggering on platform usage |
10263863, | Aug 11 2017 | ExtraHop Networks, Inc.; Reel/Frame: 043271/0705; EXTRAHOP NETWORKS, INC | Real-time configuration discovery and management |
10264003, | Feb 07 2018 | ExtraHop Networks, Inc. | Adaptive network monitoring with tuneable elastic granularity |
10264106, | Oct 30 2014 | SPLUNK Inc. | Configuring generation of multiple event streams from a packet flow |
10277618, | May 18 2018 | ExtraHop Networks, Inc. | Privilege inference and monitoring based on network behavior |
10291782, | Mar 14 2014 | Twilio, Inc. | System and method for a work distribution service |
10320983, | Jun 19 2012 | Twilio Inc. | System and method for queuing a communication session |
10326741, | Apr 24 2015 | ExtraHop Networks, Inc. | Secure communication secret sharing |
10334085, | Jan 29 2015 | SPLUNK Inc.; SPLUNK INC | Facilitating custom content extraction from network packets |
10348583, | Apr 15 2014 | SPLUNK Inc. | Generating and transforming timestamped event data at a remote capture agent |
10348908, | Mar 02 2009 | Twilio, Inc. | Method and system for a multitenancy telephone network |
10360196, | Apr 15 2014 | SPLUNK Inc.; SPLUNK INC | Grouping and managing event streams generated from captured network data |
10366101, | Apr 15 2014 | SPLUNK Inc.; SPLUNK INC | Bidirectional linking of ephemeral event streams to creators of the ephemeral event streams |
10374883, | Apr 15 2014 | SPLUNK Inc. | Application-based configuration of network data capture by remote capture agents |
10382296, | Aug 29 2017 | ExtraHop Networks, Inc. | Classifying applications or activities based on network behavior |
10382303, | Jul 11 2016 | ExtraHop Networks, Inc. | Anomaly detection using device relationship graphs |
10382599, | Oct 30 2014 | SPLUNK Inc. | Configuring generation of event streams by remote capture agents |
10389574, | Feb 07 2018 | ExtraHop Networks, Inc. | Ranking alerts based on network monitoring |
10411978, | Aug 09 2018 | ExtraHop Networks, Inc.; EXTRAHOP NETWORKS, INC | Correlating causes and effects associated with network activity |
10419891, | May 14 2015 | TWILIO, INC | System and method for communicating through multiple endpoints |
10439907, | Sep 17 2013 | Twilio Inc. | System and method for providing communication platform metadata |
10440192, | May 23 2016 | KORE WIRELESS GROUP, INC | System and method for programmatic device connectivity |
10440627, | Apr 17 2014 | Twilio Inc. | System and method for enabling multi-modal communication |
10455094, | Oct 01 2008 | Twilio Inc. | Telephony web event system and method |
10462004, | Apr 15 2014 | SPLUNK Inc.; SPLUNK INC | Visualizations of statistics associated with captured network data |
10462124, | Dec 30 2016 | GOOGLE LLC | Authenticated session management across multiple electronic devices using a virtual session manager |
10467064, | Feb 10 2012 | Twilio Inc. | System and method for managing concurrent events |
10467665, | Feb 03 2015 | Twilio Inc. | System and method for a media intelligence platform |
10469670, | Jul 24 2012 | Twilio Inc. | Method and system for preventing illicit use of a telephony platform |
10476673, | Mar 22 2017 | ExtraHop Networks, Inc. | Managing session secrets for continuous packet capture systems |
10511499, | Aug 11 2017 | ExtraHop Networks, Inc. | Real-time configuration discovery and management |
10523521, | Apr 15 2014 | SPLUNK Inc.; SPLUNK INC | Managing ephemeral event streams generated from captured network data |
10541992, | Dec 30 2016 | GOOGLE LLC | Two-token based authenticated session management |
10554825, | Oct 07 2009 | Twilio Inc. | System and method for running a multi-module telephony application |
10560485, | May 23 2011 | Twilio Inc. | System and method for connecting a communication to a client |
10560490, | Mar 14 2013 | Twilio Inc. | System and method for integrating session initiation protocol communication in a telecommunications platform |
10560495, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
10560516, | May 14 2015 | Twilio Inc. | System and method for signaling through data storage |
10594709, | Feb 07 2018 | ExtraHop Networks, Inc. | Adaptive network monitoring with tuneable elastic granularity |
10594718, | Aug 21 2018 | ExtraHop Networks, Inc. | Managing incident response operations based on monitored network activity |
10637912, | May 09 2012 | Twilio Inc. | System and method for managing media in a distributed communication network |
10637938, | Oct 21 2014 | Twilio Inc. | System and method for providing a micro-services communication platform |
10659349, | Feb 04 2016 | TWILIO, INC | Systems and methods for providing secure network exchanged for a multitenant virtual private cloud |
10671452, | Sep 17 2013 | Twilio Inc. | System and method for tagging and tracking events of an application |
10686694, | Nov 12 2013 | Twilio Inc. | System and method for client communication in a distributed telephony network |
10686902, | May 23 2016 | TWILIO, INC | System and method for a multi-channel notification service |
10686936, | Sep 21 2011 | Twilio Inc. | System and method for determining and communicating presence information |
10693742, | Apr 15 2014 | SPLUNK Inc.; SPLUNK INC | Inline visualizations of metrics related to captured network data |
10694042, | Apr 02 2008 | Twilio Inc. | System and method for processing media requests during telephony sessions |
10700950, | Apr 15 2014 | SPLUNK Inc.; SPLUNK INC | Adjusting network data storage based on event stream statistics |
10701191, | Oct 30 2014 | SPLUNK Inc. | Configuring rules for filtering events to be included in event streams |
10708317, | Feb 04 2011 | Twilio Inc. | Method for processing telephony sessions of a network |
10708437, | Mar 02 2009 | Twilio Inc. | Method and system for a multitenancy telephone network |
10728126, | Feb 08 2018 | ExtraHop Networks, Inc. | Personalization of alerts based on network monitoring |
10742530, | Aug 05 2019 | ExtraHop Networks, Inc. | Correlating network traffic that crosses opaque endpoints |
10742677, | Sep 04 2019 | ExtraHop Networks, Inc. | Automatic determination of user roles and asset types based on network monitoring |
10747717, | Jul 07 2014 | Twilio Inc. | Method and system for applying data retention policies in a computing platform |
10757200, | Jul 07 2014 | Twilio Inc. | System and method for managing conferencing in a distributed communication network |
10757546, | Oct 15 2012 | Twilio Inc. | System and method for triggering on platform usage |
10805438, | Oct 30 2014 | SPLUNK Inc. | Configuring the protocol-based generation of event streams by remote capture agents |
10812514, | Oct 30 2014 | SPLUNK Inc. | Configuring the generation of additional time-series event data by remote capture agents |
10819757, | May 23 2011 | Twilio Inc. | System and method for real-time communication by using a client application communication protocol |
10841421, | Sep 21 2011 | Twilio Inc. | System and method for determining and communicating presence information |
10853854, | Feb 03 2015 | Twilio Inc. | System and method for a media intelligence platform |
10862978, | Sep 19 2018 | Citrix Systems, Inc. | Systems and methods for maintaining and transferring SaaS session state |
10873892, | Apr 17 2014 | Twilio Inc. | System and method for enabling multi-modal communication |
10893078, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
10893079, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
10893100, | Mar 12 2015 | International Business Machines Corporation | Providing agentless application performance monitoring (APM) to tenant applications by leveraging software-defined networking (SDN) |
10904389, | Mar 14 2014 | Twilio Inc. | System and method for a work distribution service |
10951474, | Apr 15 2014 | SPLUNK Inc. | Configuring event stream generation in cloud-based computing environments |
10965702, | May 28 2019 | ExtraHop Networks, Inc. | Detecting injection attacks using passive network monitoring |
10979282, | Feb 07 2018 | ExtraHop Networks, Inc. | Ranking alerts based on network monitoring |
10986142, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
11005998, | Oct 01 2008 | Twilio Inc. | Telephony web event system and method |
11012329, | Aug 09 2018 | ExtraHop Networks, Inc. | Correlating causes and effects associated with network activity |
11019159, | Oct 21 2014 | Twilio Inc. | System and method for providing a micro-services communication platform |
11032325, | Mar 14 2013 | Twilio Inc. | System and method for integrating session initiation protocol communication in a telecommunications platform |
11032330, | Feb 04 2011 | Twilio Inc. | Method for processing telephony sessions of a network |
11055110, | Jun 05 2018 | Microsoft Technology Licensing, LLC | Operating system service for persistently executing programs |
11063972, | Jul 24 2012 | Twilio Inc. | Method and system for preventing illicit use of a telephony platform |
11076054, | May 23 2016 | KORE WIRELESS GROUP, INC | System and method for programmatic device connectivity |
11086897, | Apr 15 2014 | SPLUNK Inc. | Linking event streams across applications of a data intake and query system |
11088984, | Jun 25 2010 | Twilio Ine. | System and method for enabling real-time eventing |
11093305, | Feb 10 2012 | Twilio Inc. | System and method for managing concurrent events |
11108659, | Apr 15 2014 | SPLUNK Inc. | Using storage reactors to transform event data generated by remote capture agents |
11115505, | Jan 29 2015 | SPLUNK Inc. | Facilitating custom content extraction rule configuration for remote capture agents |
11165814, | Jul 29 2019 | ExtraHop Networks, Inc. | Modifying triage information based on network monitoring |
11165823, | Dec 17 2019 | ExtraHop Networks, Inc. | Automated preemptive polymorphic deception |
11165831, | Oct 25 2017 | ExtraHop Networks, Inc. | Inline secret sharing |
11165853, | May 09 2012 | Twilio Inc. | System and method for managing media in a distributed communication network |
11171865, | Feb 04 2016 | Twilio Inc. | Systems and methods for providing secure network exchanged for a multitenant virtual private cloud |
11240381, | Mar 02 2009 | Twilio Inc. | Method and system for a multitenancy telephone network |
11245581, | Apr 15 2014 | SPLUNK Inc. | Selective event stream data storage based on historical stream data |
11246013, | Oct 15 2012 | Twilio Inc. | System and method for triggering on platform usage |
11252056, | Apr 15 2014 | SPLUNK Inc. | Transforming event data generated by remote capture agents using user-generated code |
11265367, | May 14 2015 | Twilio Inc. | System and method for signaling through data storage |
11265392, | May 23 2016 | Twilio Inc. | System and method for a multi-channel notification service |
11272325, | May 14 2015 | Twilio Inc. | System and method for communicating through multiple endpoints |
11281643, | Apr 15 2014 | SPLUNK Inc. | Generating event streams including aggregated values from monitored network data |
11283843, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
11296951, | Apr 15 2014 | SPLUNK Inc. | Interval-based generation of event streams by remote capture agents |
11296967, | Sep 23 2021 | ExtraHop Networks, Inc. | Combining passive network analysis and active probing |
11297051, | Dec 30 2016 | GOOGLE LLC | Authenticated session management across multiple electronic devices using a virtual session manager |
11310256, | Sep 23 2020 | ExtraHop Networks, Inc. | Monitoring encrypted network traffic |
11314737, | Apr 15 2014 | SPLUNK Inc. | Transforming event data using values obtained by querying a data source |
11323467, | Aug 21 2018 | ExtraHop Networks, Inc. | Managing incident response operations based on monitored network activity |
11330108, | Mar 14 2014 | Twilio Inc. | System and method for a work distribution service |
11341092, | Jul 07 2014 | Twilio Inc. | Method and system for applying data retention policies in a computing platform |
11349861, | Jun 18 2021 | ExtraHop Networks, Inc. | Identifying network entities based on beaconing activity |
11379275, | Sep 17 2013 | Twilio Inc. | System and method for tagging and tracking events of an application |
11388072, | Aug 05 2019 | ExtraHop Networks, Inc. | Correlating network traffic that crosses opaque endpoints |
11394673, | Nov 12 2013 | Twilio Inc. | System and method for enabling dynamic multi-modal communication |
11399044, | May 23 2011 | Twilio Inc. | System and method for connecting a communication to a client |
11425229, | Oct 30 2014 | SPLUNK Inc. | Generating event streams from encrypted network traffic monitored by remote capture agents |
11431744, | Feb 09 2018 | ExtraHop Networks, Inc. | Detection of denial of service attacks |
11438247, | Aug 05 2019 | ExtraHop Networks, Inc. | Correlating network traffic that crosses opaque endpoints |
11438344, | Mar 10 2021 | Systems and methods for switch-based network security | |
11444985, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
11451453, | Apr 15 2014 | SPLUNK Inc. | Configuring the generation of ephemeral event streams by remote capture agents |
11463299, | Feb 07 2018 | ExtraHop Networks, Inc. | Ranking alerts based on network monitoring |
11463465, | Sep 04 2019 | ExtraHop Networks, Inc. | Automatic determination of user roles and asset types based on network monitoring |
11463466, | Sep 23 2020 | EXTRAHOP NETWORKS, INC | Monitoring encrypted network traffic |
11483399, | Sep 19 2018 | Citrix Systems, Inc. | Systems and methods for maintaining and transferring SaaS session state |
11489961, | Sep 21 2011 | Twilio Inc. | System and method for determining and communicating presence information |
11496378, | Aug 09 2018 | ExtraHop Networks, Inc. | Correlating causes and effects associated with network activity |
11539601, | Sep 17 2013 | Twilio Inc. | System and method for providing communication platform metadata |
11544752, | Feb 03 2015 | Twilio Inc. | System and method for a media intelligence platform |
11546153, | Mar 22 2017 | ExtraHop Networks, Inc. | Managing session secrets for continuous packet capture systems |
11546471, | Jun 19 2012 | Twilio Inc. | System and method for queuing a communication session |
11558413, | Sep 23 2020 | ExtraHop Networks, Inc. | Monitoring encrypted network traffic |
11575795, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
11595792, | Oct 15 2012 | Twilio Inc. | System and method for triggering on platform usage |
11611663, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
11621911, | Nov 12 2013 | Twillo Inc. | System and method for client communication in a distributed telephony network |
11622022, | May 23 2016 | Twilio Inc. | System and method for a multi-channel notification service |
11627225, | May 23 2016 | KORE WIRELESS GROUP, INC | System and method for programmatic device connectivity |
11632471, | Oct 01 2008 | Twilio Inc. | Telephony web event system and method |
11637876, | Mar 14 2013 | Twilio Inc. | System and method for integrating session initiation protocol communication in a telecommunications platform |
11637933, | Oct 07 2009 | Twilio Inc. | System and method for running a multi-module telephony application |
11637934, | Jun 23 2010 | Twilio Inc. | System and method for monitoring account usage on a platform |
11641427, | Oct 01 2008 | Twilio Inc. | Telephony web event system and method |
11652714, | Aug 05 2019 | ExtraHop Networks, Inc. | Correlating network traffic that crosses opaque endpoints |
11653282, | Apr 17 2014 | Twilio Inc. | System and method for enabling multi-modal communication |
11665207, | Oct 25 2017 | ExtraHop Networks, Inc. | Inline secret sharing |
11665285, | Oct 01 2008 | Twilio Inc. | Telephony web event system and method |
11689899, | Oct 15 2012 | Twilio Inc. | System and method for triggering on platform usage |
11706233, | May 28 2019 | ExtraHop Networks, Inc. | Detecting injection attacks using passive network monitoring |
11706349, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
11716248, | Apr 15 2014 | SPLUNK Inc. | Selective event stream data storage based on network traffic volume |
11722602, | Apr 02 2008 | Twilio Inc. | System and method for processing media requests during telephony sessions |
11755530, | Jul 07 2014 | Twilio Inc. | Method and system for applying data retention policies in a computing platform |
11765275, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
11768802, | Jul 07 2014 | Twilio Inc. | Method and system for applying data retention policies in a computing platform |
11785145, | Mar 02 2009 | Twilio Inc. | Method and system for a multitenancy telephone network |
11818018, | Apr 15 2014 | SPLUNK Inc. | Configuring event streams based on identified security risks |
11831415, | Nov 12 2013 | Twilio Inc. | System and method for enabling dynamic multi-modal communication |
11831810, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
11843606, | Mar 30 2022 | ExtraHop Networks, Inc. | Detecting abnormal data access based on data similarity |
11843722, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
11848967, | Feb 04 2011 | Twilio Inc. | Method for processing telephony sessions of a network |
11856150, | Apr 02 2008 | Twilio Inc. | System and method for processing telephony sessions |
11863408, | Apr 15 2014 | SPLUNK Inc. | Generating event streams including modified network data monitored by remote capture agents |
11882139, | Jul 24 2012 | Twilio Inc. | Method and system for preventing illicit use of a telephony platform |
11882242, | Mar 14 2014 | Twilio Inc. | System and method for a work distribution service |
11916771, | Sep 23 2021 | ExtraHop Networks, Inc. | Combining passive network analysis and active probing |
8438628, | Aug 10 2005 | RIVERBED TECHNOLOGY LLC | Method and apparatus for split-terminating a secure network connection, with client authentication |
8473620, | Apr 14 2003 | RIVERBED TECHNOLOGY LLC | Interception of a cloud-based communication connection |
8478986, | Aug 10 2005 | RIVERBED TECHNOLOGY LLC | Reducing latency of split-terminated secure communication protocol sessions |
8700892, | Mar 19 2010 | F5 Networks, Inc. | Proxy SSL authentication in split SSL for client-side proxy agent resources with content insertion |
8707043, | Mar 03 2009 | RIVERBED TECHNOLOGY LLC | Split termination of secure communication sessions with mutual certificate-based authentication |
8737962, | Jul 24 2012 | Twilio, Inc. | Method and system for preventing illicit use of a telephony platform |
8782393, | Mar 23 2006 | F5 NETWORKS INC | Accessing SSL connection data by a third-party |
8837465, | Apr 02 2008 | Twilio, Inc. | System and method for processing telephony sessions |
8848744, | Mar 15 2013 | ExtraHop Networks, Inc. | Resynchronization of passive monitoring of a flow based on hole detection |
8938053, | Oct 15 2012 | Twilio, Inc.; TWILIO, INC | System and method for triggering on platform usage |
8948356, | Oct 15 2012 | Twilio, Inc. | System and method for routing communications |
8964726, | Oct 01 2008 | TWILIO, INC | Telephony web event system and method |
8995641, | Mar 02 2009 | Twilio, Inc. | Method and system for a multitenancy telephone network |
9001666, | Mar 15 2013 | Twilio, Inc. | System and method for improving routing in a distributed communication platform |
9054952, | Mar 15 2013 | ExtraHop Networks, Inc. | Automated passive discovery of applications |
9100370, | Mar 19 2010 | F5 Networks, Inc | Strong SSL proxy authentication with forced SSL renegotiation against a target server |
9137127, | Sep 17 2013 | Twilio, Inc.; TWILIO, INC | System and method for providing communication platform metadata |
9160696, | Jun 19 2013 | Twilio, Inc.; TWILIO, INC | System for transforming media resource into destination device compatible messaging format |
9166955, | Mar 19 2010 | F5 Networks, Inc | Proxy SSL handoff via mid-stream renegotiation |
9172682, | Mar 19 2010 | F5 Networks, Inc | Local authentication in proxy SSL tunnels using a client-side proxy agent |
9178706, | Mar 19 2010 | F5 Networks, Inc.; F5 Networks, Inc | Proxy SSL authentication in split SSL for client-side proxy agent resources with content insertion |
9191288, | Mar 15 2013 | ExtraHop Networks, Inc. | Trigger based recording of flows with play back |
9210131, | Mar 19 2010 | F5 Networks, Inc. | Aggressive rehandshakes on unknown session identifiers for split SSL |
9210135, | Mar 15 2013 | ExtraHop Networks, Inc. | Resynchronization of passive monitoring of a flow based on hole detection |
9210275, | Oct 07 2009 | Twilio, Inc.; TWILIO, INC | System and method for running a multi-module telephony application |
9225840, | Jun 19 2013 | Twilio, Inc.; TWILIO, INC | System and method for providing a communication endpoint information service |
9226217, | Apr 17 2014 | TWILIO, INC | System and method for enabling multi-modal communication |
9240941, | May 09 2012 | Twilio, Inc. | System and method for managing media in a distributed communication network |
9240966, | Jun 19 2013 | Twilio, Inc.; TWILIO, INC | System and method for transmitting and receiving media messages |
9246694, | Jul 07 2014 | TWILIO, INC | System and method for managing conferencing in a distributed communication network |
9247062, | Jun 19 2012 | Twilio, Inc. | System and method for queuing a communication session |
9251371, | Jul 07 2014 | TWILIO, INC | Method and system for applying data retention policies in a computing platform |
9253254, | Jan 14 2013 | TWILIO, INC | System and method for offering a multi-partner delegated platform |
9270833, | Jul 24 2012 | Twilio, Inc. | Method and system for preventing illicit use of a telephony platform |
9282124, | Mar 14 2013 | Twilio, Inc.; TWILIO, INC | System and method for integrating session initiation protocol communication in a telecommunications platform |
9306982, | Apr 02 2008 | Twilio, Inc. | System and method for processing media requests during telephony sessions |
9307094, | Oct 15 2012 | Twilio, Inc. | System and method for routing communications |
9319857, | Oct 15 2012 | Twilio, Inc. | System and method for triggering on platform usage |
9325624, | Nov 12 2013 | TWILIO, INC ; Twilio, Inc. | System and method for enabling dynamic multi-modal communication |
9336500, | Sep 21 2011 | TWILIO, INC | System and method for authorizing and connecting application developers and users |
9338018, | Sep 17 2013 | TWILIO, INC | System and method for pricing communication of a telecommunication platform |
9338064, | Jun 23 2010 | TWILIO, INC | System and method for managing a computing cluster |
9338147, | Apr 24 2015 | ExtraHop Networks, Inc. | Secure communication secret sharing |
9338280, | Jun 19 2013 | Twilio, Inc.; TWILIO, INC | System and method for managing telephony endpoint inventory |
9344573, | Mar 14 2014 | TWILIO, INC | System and method for a work distribution service |
9350642, | May 09 2012 | Twilio, Inc. | System and method for managing latency in a distributed telephony network |
9350817, | Jul 22 2009 | Cisco Technology, Inc.; Cisco Technology, Inc | Recording a hyper text transfer protocol (HTTP) session for playback |
9357047, | Oct 01 2012 | Twilio, Inc. | Method and system for a multitenancy telephone network |
9363301, | Oct 21 2014 | TWILIO, INC | System and method for providing a micro-services communication platform |
9398622, | May 23 2011 | TWILIO, INC | System and method for connecting a communication to a client |
9407597, | Oct 01 2008 | TWILIO, INC | Telephony web event system and method |
9455949, | Feb 04 2011 | TWILIO, INC | Method for processing telephony sessions of a network |
9456008, | Apr 02 2008 | Twilio, Inc. | System and method for processing telephony sessions |
9459925, | Jun 23 2010 | TWILIO, INC | System and method for managing a computing cluster |
9459926, | Jun 23 2010 | TWILIO, INC | System and method for managing a computing cluster |
9477975, | Feb 03 2015 | TWILIO, INC | System and method for a media intelligence platform |
9483328, | Jul 19 2013 | TWILIO, INC | System and method for delivering application content |
9491309, | Oct 07 2009 | Twilio, Inc. | System and method for running a multi-module telephony application |
9495227, | Feb 10 2012 | TWILIO, INC | System and method for managing concurrent events |
9509663, | Mar 19 2010 | F5 Networks, Inc. | Secure distribution of session credentials from client-side to server-side traffic management devices |
9509782, | Oct 21 2014 | Twilio, Inc. | System and method for providing a micro-services communication platform |
9516101, | Jul 07 2014 | TWILIO, INC | System and method for collecting feedback in a multi-tenant communication platform |
9553799, | Nov 12 2013 | TWILIO, INC | System and method for client communication in a distributed telephony network |
9553900, | Jul 07 2014 | Twilio, Inc. | System and method for managing conferencing in a distributed communication network |
9588974, | Jul 07 2014 | Twilio, Inc. | Method and system for applying data retention policies in a computing platform |
9590849, | Jun 23 2010 | TWILIO, INC | System and method for managing a computing cluster |
9591033, | Apr 02 2008 | Twilio, Inc. | System and method for processing media requests during telephony sessions |
9596253, | Oct 30 2014 | SPLUNK Inc.; SPLUNK INC | Capture triggers for capturing network data |
9596274, | Apr 02 2008 | Twilio, Inc. | System and method for processing telephony sessions |
9602586, | May 09 2012 | Twilio, Inc. | System and method for managing media in a distributed communication network |
9614972, | Jul 24 2012 | Twilio, Inc. | Method and system for preventing illicit use of a telephony platform |
9621523, | Apr 24 2015 | ExtraHop Networks, Inc. | Secure communication secret sharing |
9621733, | Mar 02 2009 | Twilio, Inc. | Method and system for a multitenancy telephone network |
9628624, | Mar 14 2014 | Twilio, Inc. | System and method for a work distribution service |
9641677, | Sep 21 2011 | Twilio, Inc. | System and method for determining and communicating presence information |
9648006, | May 23 2011 | TWILIO, INC | System and method for communicating with a client application |
9654647, | Oct 15 2012 | Twilio, Inc. | System and method for routing communications |
9660879, | Jul 25 2016 | ExtraHop Networks, Inc. | Flow deduplication across a cluster of network monitoring devices |
9667601, | Mar 19 2010 | F5 Networks, Inc. | Proxy SSL handoff via mid-stream renegotiation |
9705852, | Mar 19 2010 | F5 Networks, Inc. | Proxy SSL authentication in split SSL for client-side proxy agent resources with content insertion |
9729416, | Jul 11 2016 | ExtraHop Networks, Inc. | Anomaly detection using device relationship graphs |
9742806, | Mar 23 2006 | F5 Networks, Inc. | Accessing SSL connection data by a third-party |
9762443, | Apr 15 2014 | SPLUNK Inc. | Transformation of network data at remote capture agents |
9774687, | Jul 07 2014 | TWILIO, INC | System and method for managing media and signaling in a communication platform |
9805399, | Feb 03 2015 | Twilio, Inc. | System and method for a media intelligence platform |
9807244, | Oct 01 2008 | Twilio, Inc. | Telephony web event system and method |
9811398, | Sep 17 2013 | Twilio, Inc. | System and method for tagging and tracking events of an application platform |
9838512, | Oct 30 2014 | SPLUNK Inc. | Protocol-based capture of network data using remote capture agents |
9843598, | Oct 30 2014 | SPLUNK Inc. | Capture triggers for capturing network data |
9853872, | Sep 17 2013 | Twilio, Inc. | System and method for providing communication platform metadata |
9858279, | Jul 07 2014 | Twilio, Inc. | Method and system for applying data retention policies in a computing platform |
9882942, | Feb 04 2011 | Twilio, Inc. | Method for processing telephony sessions of a network |
9894212, | Mar 02 2009 | Twilio, Inc. | Method and system for a multitenancy telephone network |
9906571, | Apr 02 2008 | Twilio, Inc. | System and method for processing telephony sessions |
9906607, | Oct 21 2014 | Twilio, Inc. | System and method for providing a micro-services communication platform |
9906651, | Apr 02 2008 | Twilio, Inc. | System and method for processing media requests during telephony sessions |
9907010, | Apr 17 2014 | Twilio, Inc. | System and method for enabling multi-modal communication |
9923767, | Apr 15 2014 | SPLUNK Inc. | Dynamic configuration of remote capture agents for network data capture |
9942394, | Sep 21 2011 | Twilio, Inc. | System and method for determining and communicating presence information |
9948703, | May 14 2015 | TWILIO, INC | System and method for signaling through data storage |
9948788, | Jul 24 2012 | Twilio, Inc. | Method and system for preventing illicit use of a telephony platform |
9959151, | Sep 17 2013 | Twilio, Inc. | System and method for tagging and tracking events of an application platform |
9967224, | Jun 25 2010 | TWILIO, INC | System and method for enabling real-time eventing |
9967292, | Oct 25 2017 | ExtraHop Networks, Inc.; EXTRAHOP NETWORKS, INC | Inline secret sharing |
9992608, | Jun 19 2013 | Twilio, Inc. | System and method for providing a communication endpoint information service |
Patent | Priority | Assignee | Title |
5027269, | Apr 27 1989 | INTERNATIONAL BUSINESS MACHINES CORPORATION, A CORP OF DE | Method and apparatus for providing continuous availability of applications in a computer network |
5715464, | Jun 07 1995 | Lenovo PC International | Computer system having suspend once resume many sessions |
5857188, | Apr 29 1996 | NCR CORPORATION, | Management of client requests in a client-server environment |
5928363, | Aug 27 1997 | International Business Machines Corporation | Method and means for preventing unauthorized resumption of suspended authenticated internet sessions using locking and trapping measures |
6263049, | Oct 10 1996 | Envision Telephony, Inc. | Non-random call center supervisory method and apparatus |
6385729, | May 26 1998 | Oracle America, Inc | Secure token device access to services provided by an internet service provider (ISP) |
6560636, | Jul 16 1997 | Microsoft Technology Licensing, LLC | Methods for performing client-hosted application sessions in distributed processing systems |
6704311, | Jun 25 1999 | WSOU Investments, LLC | Application-level switching server for internet protocol (IP) based networks |
6807565, | Sep 03 1999 | Cisco Technology, Inc | Instant messaging system using voice enabled web based application server |
6883015, | Mar 30 2000 | Cisco Technology, Inc | Apparatus and method for providing server state and attribute management for multiple-threaded voice enabled web applications |
7580356, | Jun 24 2005 | CA, INC | Method and system for dynamically capturing flow traffic data |
7606706, | Apr 20 2000 | AT&T Corp | System and method for storage and retrieval of personal communications in a broadband network |
7639613, | Jun 24 2005 | CA, INC | Adaptive, flow-based network traffic measurement and monitoring system |
7774456, | Feb 27 2004 | CA, INC | Methods, apparatuses and systems facilitating classification of web services network traffic |
20020035604, | |||
20020065912, | |||
20020152209, | |||
20030135667, | |||
20030212900, | |||
20030233361, | |||
20050066196, | |||
20050086255, | |||
20050125553, | |||
20050251009, | |||
20060045016, | |||
20060184535, | |||
20080031141, | |||
20080059582, | |||
20090034426, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Feb 26 2007 | ROTHSTEIN, JESSE ABRAHAM | EXTRAHOP NETWORKS, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 018936 | /0552 | |
Feb 26 2007 | MUKERJI, ARINDUM | EXTRAHOP NETWORKS, INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 018936 | /0552 | |
Feb 27 2007 | ExtraHop Networks,Inc. | (assignment on the face of the patent) | / | |||
Sep 11 2020 | EXTRAHOP NETWORKS, INC | Silicon Valley Bank | SECURITY INTEREST SEE DOCUMENT FOR DETAILS | 053756 | /0739 | |
Sep 11 2020 | EXTRAHOP NETWORKS, INC | SILICON VALLEY BANK, AS AGENT | SECURITY INTEREST SEE DOCUMENT FOR DETAILS | 053756 | /0774 | |
Jul 22 2021 | EXTRAHOP NETWORKS, INC | SIXTH STREET SPECIALTY LENDING, INC , AS THE COLLATERAL AGENT | SECURITY INTEREST SEE DOCUMENT FOR DETAILS | 056998 | /0590 | |
Jul 22 2021 | Silicon Valley Bank | EXTRAHOP NETWORKS, INC | RELEASE BY SECURED PARTY SEE DOCUMENT FOR DETAILS | 056967 | /0530 |
Date | Maintenance Fee Events |
Jan 05 2015 | M2551: Payment of Maintenance Fee, 4th Yr, Small Entity. |
Dec 28 2018 | M2552: Payment of Maintenance Fee, 8th Yr, Small Entity. |
Oct 26 2021 | BIG: Entity status set to Undiscounted (note the period is included in the code). |
Jan 06 2023 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
Jul 12 2014 | 4 years fee payment window open |
Jan 12 2015 | 6 months grace period start (w surcharge) |
Jul 12 2015 | patent expiry (for year 4) |
Jul 12 2017 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jul 12 2018 | 8 years fee payment window open |
Jan 12 2019 | 6 months grace period start (w surcharge) |
Jul 12 2019 | patent expiry (for year 8) |
Jul 12 2021 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jul 12 2022 | 12 years fee payment window open |
Jan 12 2023 | 6 months grace period start (w surcharge) |
Jul 12 2023 | patent expiry (for year 12) |
Jul 12 2025 | 2 years to revive unintentionally abandoned end. (for year 12) |