Embodiments disclosed in this specification relate to a technology for authenticating and controlling network access of a terminal in a network environment.
A plurality of devices may access data over a network. For example, a smartphone may transmit or receive data with a server on the Internet. The network may include a private network such as the intranet as well as a public network such as the Internet.
A technology for restricting access to the network based on transmission control protocol (TCP)/Internet protocol (IP) is being applied to control indiscriminate access to a network. For example, a network access controller (NAC) allows an authorized terminal to access a network by receiving the authorized IP address and blocks an unauthorized terminal by using address resolution protocol spoofing (ARP spoofing) when the unauthorized terminal uses an unauthorized IP address. A firewall refers to a method of determining whether to allow transmission of a data packet, based on source IP, destination IP, and port information, which are included in IP header information, and a policy. A virtual private network (VPN) refers to a method that guarantees the integrity and confidentiality of data packets by using a tunnel, to which encryption is applied, on the TCP/IP protocol. Nowadays, the number of companies using two or more security technologies among NAC, a firewall, and VPN is increasing. Besides the security technologies, a key-in method (e.g., entering an ID and a password) or a multi-factor authentication method is used to authenticate a user's identity during the first network access.
ARP spoofing may be a load on a network. Recently, a technology for bypassing the ARP spoofing has been developed. The firewall may be used to control the flow of data packets, and thus may not be directly involved in a process of generating a connection between two nodes. VPN is vulnerable to managing the flow of data packets after a tunnel is generated. Furthermore, advanced persistent threat (APT) uses a method of hiding malware capable of taking control of a terminal by executing a key logger in the terminal. A method of authenticating a user's identity is not performed after the first network access. Accordingly, credential stuffing using an ID and a password, which are obtained by using a key logger during VPN or NAC-based access, may occur frequently. Besides, the technologies are based on TCP/IP, and thus may be vulnerable to security on another layer (e.g., an application layer) among open system interconnection (OSI) layers.
Various embodiments disclosed in the specification provide a system for solving the above-described problems in a network environment, and a method therefor.
According to an embodiment disclosed in the specification, a terminal may include a communication circuit, a processor operatively connected to the communication circuit, and a memory operatively connected to the processor and storing a target application and an access control application. The memory may store instructions that cause, when executed by the processor, the terminal to detect a network access event for a destination network of the target application through the access control application, to determine whether data flow information corresponding to identification information of the target application and the destination network is present, through the access control application, to determine whether authentication of a data flow indicated by the data flow information is valid, through the access control application, and to drop a data packet of the target application when the data flow information is not present or the authentication of the data flow is not valid, or to transmit the data packet of the target application when the data flow information is present and the authentication of the data flow is valid.
According to an embodiment disclosed in the specification, a server may include a communication circuit, a memory storing a database, and a processor operatively connected to the communication circuit and the memory. The processor may be configured to receive a first request for network access of a target application, which is stored in a terminal, to a destination network from an access control application of the terminal, the first request including identification information of a control flow, identification information of the target application, and identification information of the destination network, to determine whether the target application is accessible, based on information included in the first request and the database, to determine whether authentication of a data flow corresponding to the target application and the destination network is necessary, based on the database, the identification information of the target application, and the identification information of the destination network when the target application is accessible, and to transmit the determination result to the access control application by using the communication circuit.
According to an embodiment disclosed in the specification, a gateway may be configured to receive a data packet from a terminal, to determine whether the received data packet is received through a tunnel authorized by an external server, to determine whether the data packet is valid, based on authentication information included in the data packet, and to drop the data packet when the data packet is not received through the authorized tunnel or the data packet is not valid, or to forward the data packet to a destination network when the data packet is received through the authorized tunnel and the data packet is valid.
According to embodiments disclosed in the specification, a terminal may block data packet transmission of an unauthorized network, terminal, user, or application.
Furthermore, embodiments disclosed in the specification may solve the problem of setting and retrieving a policy and may prevent bypass attacks as compared to a wide range of IP address-based network security technologies such as NAC.
Moreover, embodiments disclosed in the specification may block a man-in-the-middle (MITM) attack in a zero trust network environment, and thus tunnel-based access control may be performed as compared to VPN that provides only section protection.
Moreover, embodiments disclosed in the specification may block an access trial of a detour data packet to a destination network when enhanced authentication is not performed at the time of network access, by blocking the network access at the stage of a terminal and gateway.
Moreover, an access control application according to embodiments disclosed in the specification may fundamentally block credential stuffing that malware, which is hidden in a terminal and is being executed, attempts to access a target network by using authentication information obtained in advance.
Moreover, an access control application according to embodiments disclosed in the specification may perform enhanced authentication incapable of being collected by a key logger while accessing a network depending on a controller's instructions, and may allow the network access only through valid authentication, thereby providing a secure security element.
Besides, a variety of effects directly or indirectly understood through the specification may be provided.
With regard to description of drawings, the same or similar components will be marked by the same or similar reference signs.
Hereinafter, various embodiments of the present disclosure will be described with reference to accompanying drawings. However, those of ordinary skill in the art will recognize that modification, equivalent, and/or alternative on various embodiments described herein may be variously made without departing from the scope and spirit of the present disclosure.
In this specification, the singular form of the noun corresponding to an item may include one or more of items, unless interpreted otherwise in context. In the present disclosure, the expressions “A or B”, “at least one of A and B”, “at least one of A or B”, “A, B, or C”, “at least one of A, B, and C”, and “at least one of A, B, or C” may include any and all combinations of one or more of the associated listed items. The terms, such as “first” or “second” may be used to simply distinguish the corresponding component from the other component, but do not limit the corresponding components in other aspects (e.g., importance or order). When a component (e.g., a first component) is referred to as being “coupled with/to” or “connected to” another component (e.g., a second component) with or without the term of “operatively” or “communicatively”, it may mean that a component is connectable to the other component, directly (e.g., by wire), wirelessly, or through the third component.
Each component (e.g., a module or a program) of components described in this specification may include a single entity or a plurality of entities. According to various embodiments, one or more components of the corresponding components or operations may be omitted, or one or more other components or operations may be added. Alternatively or additionally, a plurality of components (e.g., a module or a program) may be integrated into one component. In this case, the integrated component may perform one or more functions of each component of the plurality of components in the manner same as or similar to being performed by the corresponding component of the plurality of components prior to the integration. According to various embodiments, operations executed by modules, programs, or other components may be executed by a successive method, a parallel method, a repeated method, or a heuristic method. Alternatively, at least one or more of the operations may be executed in another order or may be omitted, or one or more operations may be added.
The term “module” used herein may include a unit, which is implemented with hardware, software, or firmware, and may be interchangeably used with the terms “logic”, “logical block”, “part”, or “circuit”. The “module” may be a minimum unit of an integrated part or may be a minimum unit of the part for performing one or more functions or a part thereof. For example, according to an embodiment, the module may be implemented in the form of an application-specific integrated circuit (ASIC).
Various embodiments of the present disclosure may be implemented with software (e.g., a program or an application) including one or more instructions stored in a storage medium (e.g., a memory) readable by a machine. For example, the processor of a machine may call at least one instruction of the stored one or more instructions from a storage medium and then may execute the at least one instruction. This enables the machine to operate to perform at least one function depending on the called at least one instruction. The one or more instructions may include a code generated by a complier or a code executable by an interpreter. The machine-readable storage medium may be provided in the form of a non-transitory storage medium. Herein, ‘non-transitory’ just means that the storage medium is a tangible device and does not include a signal (e.g., electromagnetic waves), and this term does not distinguish between the case where data is semipermanently stored in the storage medium and the case where the data is stored temporarily.
A method according to various embodiments disclosed in the specification may be provided to be included in a computer program product. The computer program product may be traded between a seller and a buyer as a product. The computer program product may be distributed in the form of a machine-readable storage medium (e.g., compact disc read only memory (CD-ROM)) or may be distributed (e.g., downloaded or uploaded), through an application store (e.g., PlayStore™), directly between two user devices (e.g., smartphones), or online. In the case of on-line distribution, at least part of the computer program product may be at least temporarily stored in the machine-readable storage medium such as the memory of a manufacturer's server, an application store's server, or a relay server or may be generated temporarily.
Referring to
The first network 10 may include a terminal 101. In various embodiments described with reference to
The terminal 101 may attempt to access the second network 20 and may transmit data to servers 102a and 102b included in the second network 20. The terminal 101 may transmit data to the servers 102a and 102b through a gateway 103 and a tunnel 105.
When it is approved that the terminal 101 accesses the first network 10, the terminal 101 may communicate with all servers included in the first network 10, and thus the terminal 101 may be exposed from attacks by malicious programs. For example, in addition to trusted and/or secure applications such as an Internet web browser 110a and a business application 110b, the terminal 101 may receive data of untrusted or unsecured applications such as a malicious code 110c and an infected business application 110d.
The terminal 101 infected by a malicious program may attempt to access the second network 20 and/or to transmit data. When the second network 20 is formed based on IP, such as VPN, it may be difficult for the second network 20 to individually monitor a plurality of devices included in the second network 20. The second network 20 may be vulnerable to security for an application layer or a transport layer in an OSI layer. Also, when the terminal 101 includes a malicious application after a tunnel has already been generated, the data of the malicious application may be delivered to another electronic device in the second network 20.
Referring to
For example, the controller 202 may be a server (or a cloud server). The controller 202 may guarantee reliable data transmission in a network environment by managing data transmission between the terminal 201, the gateway 203, and another network (e.g., the destination network 205). For example, the controller 202 may manage access of the terminal 201 to the destination network 205 through policy information or blacklist information, may relay the generation of an authorized tunnel 210 between the terminal 201 and the gateway 203, or may remove the tunnel 210 depending on the security event collected from the terminal 201 or the gateway 203. The terminal 201 may communicate with the destination network 205 only through the tunnel 210 authorized by the controller 202. When the authorized tunnel 210 is not present, the terminal 201 may be blocked from accessing the destination network 205. According to an embodiment, the controller 202 may transmit or receive control data packets to or from the terminal 201 to perform various operations (e.g., registration, approval, authentication, update, and termination) associated with network access of the terminal 201. A flow (e.g., 220) through which a control data packet is transmitted may be referred to as a control flow.
The gateway 203 may be positioned on the boundary of the network, to which the terminal 201 belongs, or on the boundary of the destination network 205. The plurality of gateways 203 may be present. The gateway 203 may forward only a data packet, which is received through the authorized tunnel 210, from among data packets received from the terminal 201 to the destination network 205. A flow (e.g., 230) through which a data packet is transmitted between the terminal 201 and the gateway 203 or between the gateway 203 and the destination network 205 may be referred to as a “data flow”. According to an embodiment, the gateway 203 may be connected to the controller 202 based on a cloud. The gateway 203 may generate the tunnel 210, which is authorized and which is connected to the terminal 201, under the control of the controller 202. According to an embodiment, even though a data packet transmitted from terminal 201 is received through the authorized tunnel, the gateway 203 may control the forwarding of the data packet depending on whether the data packet requires authentication.
The terminal 201 may include an access control application 211, which manages network access of an application stored in the terminal 201, and a network driver (not shown). For example, when an event that a target application 221 (e.g., an application (one of 110a to 110d) of
Referring to
The access policy database 311 may include information associated with a network, service, and/or authentication that an identified network, an identified terminal, an identified user, an identified application, or an unidentified user (e.g., a guest) is capable of accessing. For example, when a request for access to the destination network is received from the terminal, the controller may determine whether the identified network (e.g., a network to which the terminal belongs), terminal, user (e.g., a user of the terminal), and/or application (e.g., an application included in the terminal) is capable of accessing a destination network, whether the authentication for them is required, and an authentication method, based on the access policy database 311.
The tunnel policy database 312 may include an encryption method, encryption level information, and the type of a tunnel, which is to be connected between a source node (e.g., a terminal) and a gateway present on the boundary of a network on a connection path. For example, when a request for the access to the destination network is received from a terminal, the controller may provide the terminal with an optimal tunnel for accessing the destination network and information about the optimal tunnel based on the tunnel policy database 312.
The blacklist policy database 313 may include a policy for permanently or temporarily blocking the access of a specific terminal. The blacklist policy database 313 may be generated based on information (e.g., at least one of a terminal identifier (ID), an IP address, a media access control (MAC) address, or a user ID) identified through the risk level, occurrence period, and/or behavioral analysis of a security event among security events periodically collected at a terminal or gateway.
The blacklist database 314 may include a list of at least one of a terminal, an IP address, a MAC address, or a user blocked based on the blacklist policy database 313. For example, when identification information of the terminal requesting for access to the destination network is included in the blacklist database 314, the controller may isolate the terminal from the destination network by denying the access request of the terminal.
The control flow table 315 is an example of a session table for managing a flow (e.g., a control flow) of a control data packet generated between a terminal and a controller. When the terminal successfully accesses the controller, the control flow information may be generated by the controller. The control flow information may include at least one of identification information of the control flow, an IP address, a terminal ID, or a user ID which is identified during access to the controller or authentication for the controller. For example, when a request for the access to the destination network is received from the terminal, the controller may search for the control flow information through control flow identification information received from the terminal and then may map at least one of an IP address, a terminal ID, or a user ID included in the found control flow information onto the access policy database 311. Accordingly, the controller may determine whether access of the terminal is possible and whether to generate a tunnel. When enhanced authentication for a specific terminal (or an application or a destination network) is required, authentication request information may include an authentication method, an authentication token, and/or an authentication target.
According to an embodiment, the control flow may have an expiration time. The terminal needs to update the expiration time of the control flow. When the expiration time is not updated during a specific time, the control flow (or the control flow information) may be removed. Besides, when it is determined, depending on the security event collected from the terminal or gateway, that there is a need for immediate access blocking, the controller may remove the control flow depending on an access termination request of the terminal. Because the pre-generated tunnel and data flow are also removed when the control flow is removed, the terminal may be blocked from accessing to the network.
The tunnel table 316 is a table for managing a tunnel connected between the terminal and the gateway. For example, the tunnel may be generated in units of devices or IPs. When a tunnel is generated between the terminal and the gateway, the tunnel table 316 may include tunnel identification information, control flow identification information when the tunnel is dependent on the control flow, a tunnel end point (TEP), a tunnel start point (TSP), a tunnel algorithm, a tunnel type, and/or additional information for managing the tunnel.
The data flow table 317 is a table for managing a flow (e.g., a data flow) through which the detailed data packet is transmitted between the terminal and the gateway. The data flow may be generated in units of TCP sessions, in units of source terminal applications, or in more detailed units within a tunnel generated in units of terminals or IPs. The data flow table 317 may include data flow identification information, control flow identification information when the data flow is dependent on the control flow, an application ID for determining whether a data packet transmitted from the terminal is an authorized data packet, a destination IP address, and/or a service port. Also, the data flow table 317 may include identification information of a tunnel, through which a data flow is to be used. Moreover, the data flow table 317 may include a header (or header information) for determining whether a data packet is valid. Furthermore, the data flow table 317 may further include whether a data flow header, which is authentication information, is inserted into a data packet, a method of inserting a header, whether the authentication of a data flow is required, an authentication state of a data flow, and/or an authentication expiration time of a data flow.
Referring to
The processor 410 may control overall operations of the terminal. In various embodiments, the processor 410 may include a single processor core or may include a plurality of processor cores. For example, the processor 410 may include a multi-core such as a dual-core, a quad-core, a hexa-core, or the like. According to embodiments, the processor 410 may further include a cache memory positioned inside or outside the processor 410. According to embodiments, the processor 410 may be configured with one or more processors. For example, the processor 410 may include at least one of an application processor, a communication processor, or a graphical processing unit (GPU).
All or part of the processor 410 may be electrically or operatively coupled with or connected to another component (e.g., the memory 420, the communication circuit 430, or the display 440) within the terminal. The processor 410 may receive a command from other components of the terminal, may interpret the received command, and may perform calculations or process data depending on the interpreted command. The processor 410 may interpret and process messages, data, instructions, or signals received from the memory 420, the communication circuit 430, or the display 440. The processor 410 may generate new messages, data, instructions, or signals based on the received messages, data, instructions, or signals. The processor 410 may provide the processed or generated messages, data, instructions, or signals to the memory 420, the communication circuit 430, or the display 440.
The processor 410 may process data or signals, which is generated by a program and occurs in a program. For example, the processor 410 may request instructions, data, or signals from the memory 420 to execute or control a program. The processor 410 may write (or store) or update instructions, data, or signals to the memory 420 to execute or control the program.
The memory 420 may store instructions for controlling the terminal, control command codes, control data, or user data. For example, the memory 420 may include at least one of an application program, an operating system (OS), middleware, or a device driver.
The memory 420 may include one or more of a volatile memory or a non-volatile memory. The volatile memory may include a dynamic random access memory (DRAM), a static RAM (SRAM), a synchronous DRAM (SDRAM), a phase-change RAM (PRAM), a magnetic RAM (MRAM), a resistive RAM (RRAM), a ferroelectric RAM (FeRAM), and the like. The non-volatile memory may include a read only memory (ROM), a programmable ROM (PROM), an electrically programmable ROM (EPROM), an electrically erasable programmable ROM (EEPROM), a flash memory, and the like.
The memory 420 may further include nonvolatile media (medium) such as a hard disk drive (HDD), a solid state disk (SSD), an embedded multimedia card (eMMC), and universal flash storage (UFS).
According to an embodiment, the memory 420 may store some of information included in a memory (e.g., the memory 330 of
The communication circuit 430 may establish a wired or wireless communication connection between the terminal and an external electronic device (e.g., the controller 202 or the gateway 203 of
The display 440 may output content, data, or a signal. In various embodiments, the display 440 may display image data processed by the processor 410. In embodiments, the display 440 may be configured with an integrated touch screen by being coupled with a plurality of touch sensors (not shown) capable of receiving a touch input or the like. When the display 440 is configured with a touch screen, the plurality of touch sensors may be disposed above the display 440 or below the display 440.
Referring to
According to another embodiment, when the access control application 211 is not installed in the terminal 201 or a malicious application bypasses the control of the access control application 211, an unauthorized data packet may be transmitted from the terminal 201. In this case, the gateway 203, which is present on the boundary of a network, blocks data packets received through an unauthorized tunnel (operation 520), a data packet (e.g., a data packet for generating a TCP session) transmitted from the terminal 201 may not reach the destination network 205. In other words, the terminal 201 may be isolated from the destination network 205.
For the terminal 201 to connect to a destination network (e.g., the destination network 205 in
Referring to
For example, referring to
In operation 610, the terminal 201 may make a request for controller access to the controller 202 in response to detecting the controller access event. The terminal 201 may request controller access through the access control application 211. According to an embodiment, the access control application 211 may transmit, to the controller 202, identification information (e.g., a terminal ID, an IP address, or an MAC address) of the terminal 201, the type of the terminal 201, the location of the terminal 201, the environment of the terminal 201, identification information of a network to which the terminal 201 belongs, and/or identification information of the access control application 211.
In operation 615, the controller 202 may identify whether the terminal 201 is accessible, in response to the received request. According to an embodiment, the controller 202 may determine whether the terminal 201 is accessible, based on a database included in a memory (e.g., the memory 330 in
When the terminal 201 is accessible, the controller 202 may generate a control flow between the terminal 201 and the controller 202. In this case, the controller 202 may generate control flow identification information in a form of random numbers and then may store the identification information of the terminal 201 and/or the network, to which the terminal 201 belongs, in a control flow table. Information (e.g., control flow identification information and/or control flow information) stored in the control flow table may be used for user authentication of the terminal 201, information update of the terminal 201, policy check for network access of the terminal 201, and/or a validity check.
When the control flow is generated, in operation 620, the controller 202 may transmit, to the terminal 201, a response to the controller access request. In this case, the controller 202 may transmit the generated control flow identification information to the terminal 201.
In operation 625, the terminal 201 may process a result value depending on the received response. For example, the access control application 211 may store the received control flow identification information and then may display a user interface screen indicating that controller access is completed, to the user. When the controller access is completed, a request for network access of the terminal 201 to a destination network may be controlled by the controller 202.
According to another embodiment, the controller 202 may determine that access of the terminal 201 is impossible. For example, when the identification information of the terminal 201 and/or the network to which the terminal 201 belongs is included in a blacklist database, the controller 202 may determine that access of the terminal 201 is impossible. In this case, in operation 620, the controller 202 may transmit a response indicating that the access of the terminal 201 is impossible, without generating a control flow in operation 615.
When receiving a response indicating that the access of the terminal 201 is impossible, in operation 625, the terminal 201 may output a user interface screen indicating that the access of the terminal 201 is impossible, to the user. For example, referring to
For the terminal 201 to receive a permission to access a destination network, the access control application 211 of the terminal 201 may receive authentication for a user of the terminal 201 from the controller 202. The user authentication shown in
Referring to
In operation 810, the terminal 201 may make a request for user authentication to the controller 202. For example, the access control application 211 may transmit input information for user authentication to the controller 202. When the control flow between the terminal 201 and the controller 202 is already generated, the access control application 211 may transmit the input information for user authentication together with control flow identification information.
In operation 815, the controller 202 may authenticate a user based on information received from the terminal 201. For example, the controller 202 may determine whether the user is accessible depending on an access policy and whether the user is included in a blacklist, based on a user ID, a password, and/or enhanced authentication information, which are included in the received information, and a database (e.g., the access policy database 311 or the blacklist database 314 of
When the user is authenticated, the controller 202 may add identification information (e.g., user ID) of the user to identification information of a control flow. The added user identification information may be used for the authenticated user's controller access or network access.
In operation 820, the controller 202 may transmit information indicating that the user is authenticated, as a response to a user authentication request to the terminal 201.
In operation 825, the terminal 201 may process a result value for user authentication. For example, the terminal 201 may display a user interface screen indicating that the user authentication is completed, to the user.
According to another embodiment, the controller 202 may determine that user authentication is impossible. For example, when identification information of the user is included in a blacklist database, the controller 202 may determine that the user authentication is impossible. In this case, in operation 820, the controller 202 may transmit, to the terminal 201, information indicating that user authentication is impossible. In operation 825, the terminal 201 may display a user interface screen indicating that user authentication has failed.
After the terminal 201 is authorized from the controller 202, the terminal 201 may guarantee reliable data transmission by controlling network access of other applications stored in the terminal 201 through the access control application 211 of the terminal 201. In detail, the terminal 201 may guarantee more enhanced security by controlling network access of other applications further based on not only an authorized tunnel, but also whether a data flow is authenticated.
Referring to
In operation 910, the access control application 211 may make a request for network access of the target application to the controller 202. In this case, the access control application 211 may transmit, to the controller 202, identification information of a target application, an IP of an access target, and/or service port information together with identification information of the control flow generated between the terminal 201 and the controller 202.
In operation 915, the controller 202 may determine whether a target application is accessible, whether authentication is required, and/or whether a valid tunnel (or an authorized tunnel) for accessing the destination network is present, based on the request received from the access control application 211.
For example, the controller 202 may determine whether the target application is accessible, based on whether information (e.g., an ID of the target application, an access target ID, and/or service port information) received from the access control application 211 satisfies an access policy corresponding to information (e.g., information of a terminal, a user, and/or a source network) identified in the control flow. When the access of the target application is impossible, in operation 925, the controller 202 may transmit, to the terminal 201, a response indicating that access is impossible. In this case, the access control application 211 may drop a data packet of the target application and may display a user interface screen indicating that access to the network is impossible.
When access to the target application is possible but enhanced authentication is required, the controller 202 may generate authentication request information depending on the enhanced authentication method (e.g., virtual keypad input-based authentication, two-factor authentication between a PC and a smartphone, or two-factor authentication using ARS and SMS) included in the authentication policy and, in operation 925, may transmit a response requesting enhanced authentication to the terminal 201.
When the access to the network is possible and enhanced authentication is not required, the controller 202 may determine whether an authorized tunnel is present between the terminal 201 and the gateway 203. For example, the controller 202 may identify a TEP and/or a tunnel type in a tunnel policy corresponding to a destination network and then may determine whether an authorized tunnel corresponding to the identified TEP is present in a tunnel table. When the authorized tunnel is present, the controller 202 may generate data flow information including information for using a pre-generated tunnel. For example, the data flow information may include a tunnel ID of the pre-generated tunnel, an ID of an application (e.g., an access control application or a target application) authorized to manage access between a terminal, which is TSP, and a gateway, which is TEP, an IP or service port of a destination network, and/or header information to be used for an authenticated data packet. The controller 202 may transmit the generated data flow information to the terminal 201 and the gateway 203 (in operation 920 and operation 925).
When an authorized tunnel is not present, the controller 202 may generate data flow information including information (e.g., a tunnel type, a method, authentication information, and/or the IP and port of TEP) and then may transmit the generated information to the gateway 203 and the terminal 201 (in operation 920 and operation 925).
As another example, when a tunnel, which satisfies a tunnel policy, from among tunnels to be generated between the terminal 201 and the gateway 203 is not present, in operation 925, the controller 202 may notify the terminal 201 that network access is impossible. In this case, the access control application 211 may drop a data packet of the target application and may display a user interface screen indicating that network access is impossible.
The access control application 211 may process a result value depending on the response received in operation 925.
According to an embodiment, when receiving information indicating that network access of the target application is impossible or information indicating that an authorized tunnel is not present, from the controller 202, the access control application 211 may drop the data packet and may output a user interface screen indicating that the network access is impossible. For example, referring to
According to another embodiment, when information required to generate a tunnel is received from the controller 202, the access control application 211 may generate a tunnel to be connected to the gateway 203 in operation 935 and then may transmit the data packet of the target application through the generated tunnel in operation 940. In this case, the access control application 211 may receive a data packet from the destination network and may process data provided by the destination network. For example, referring to
When the generation of a tunnel fails despite attempting to generate a tunnel, the access control application 211 may drop a data packet and may display a user interface screen indicating that network access is impossible.
According to another embodiment, when receiving the tunnel ID of the existing tunnel from the controller 202, the access control application 211 may transmit a data packet of the target application to the gateway 203 through a tunnel corresponding to the tunnel ID in operation 940 without performing an additional tunnel generation procedure.
When a response requesting enhanced authentication is received according to another embodiment, in operation 930, the access control application 211 may perform enhanced authentication. For example, referring to
When authentication is not required, the access control application 211 may perform operation 935 or operation 940 without performing operation 930.
The access control application 211 and the gateway 203 may add data flow information received from the controller 202 to the data flow table and then may add information about the newly-generated tunnel to a tunnel table.
Referring to
In operation 1110, the terminal may determine whether a valid data flow is present. For example, the terminal may identify the IP and service port information of a target application requesting access and a destination (or a destination network) and then may determine whether data flow information corresponding to the information identified is present in the data flow table. When there is no valid data flow (i.e., when there is no data flow information corresponding to the identified information), in operation 1125, the terminal may drop a data packet.
When the valid data flow is present, in operation 1115, the terminal may determine whether the authentication of the corresponding data flow is valid. For example, the terminal may identify the authentication state of the identified data flow (or data flow information). When data flow authentication is required, or the authentication time of a data flow has expired, the terminal may determine that authentication of a data flow is not valid. In this case, in operation 1125, the terminal may drop the data packet.
When authentication of a data flow is valid, in operation 1120, the terminal may transmit a data packet depending on a data flow policy.
When a valid data flow is not present, the authentication of a data flow is not valid, or an authorized tunnel is not present, in operation 1205, the terminal may guarantee the integrity and stability of a target application by performing the validity check of the target application. For example, the access control application may determine whether the target application is forged or tampered, or may test a code signing check and/or a fingerprint check. As another example, the access control application may determine whether a target application, an access target IP, and a service port are accessible, based on an access policy database received from an external server. For example, the external server may be a server that manages the network access of a terminal as shown in the controller 202 of
When the validity check of the target application is successful, in operation 1210, the terminal may make a request for network access to an external server. For example, the terminal may be registered in the external server through the controller access of
In operation 1215, the terminal may receive data flow information from an external server. The data flow information may include tunnel information required to transmit a data packet, control flow information allocated to the terminal, information indicating whether authentication is required, identification information for checking whether network access is authenticated, and authentication request information (e.g., an authentication method, an authentication token, and/or an authentication target) required for authentication. When enhanced authentication is not required, the data flow information may not include authentication information. When a pre-generated tunnel is present, the data flow information may include information (e.g., a tunnel ID, an ID of an application authorized to manage access between a terminal, which is TSP, and a gateway, which is TEP, an IP or service port of a destination network, and/or header information to be used for an authenticated data packet) associated with the pre-generated tunnel. As another example, when an authorized tunnel is not present, the data flow information may include information (e.g., a tunnel type, a method, authentication information, and/or IP and port of TEP) required to generate a tunnel.
In operation 1220, the terminal may perform authentication (or enhanced authentication) for data flow based on the received data flow information. For example, the terminal may make a request for a series of information to a user based on an authentication method indicated by the data flow information and then may obtain enhanced authentication information from the user. For example, virtual keypad input-based authentication, two-factor authentication between a PC and a smartphone, and two-factor authentication using ARS and SMS may be used for the enhanced authentication.
Referring to
In operation 1310, the access control application 211 may request network access authentication from the controller 202. For example, the access control application 211 may transmit enhanced authentication information to the controller 202. Additionally, the access control application 211 may transmit the IP and/or service port information of a target application and an access target. Additionally, the access control application 211 may transmit control flow identification information allocated to the terminal 201 together with enhanced authentication information.
In operation 1315, the controller 202 may verify the requested authentication. For example, the controller 202 may determine whether the authentication information obtained from the access control application 211 is valid, based on the authentication method matched with information (e.g., the IP and/or service port information of the target application and the access target) identified on a control flow. When authentication information is not valid, in operation 1330, the controller 202 may transmit information indicating that authentication fails, as a response.
When the authentication information is valid, in operation 1320, the controller 202 may determine whether a target application is accessible and/or whether a valid tunnel (or an authorized tunnel) for accessing the destination network is present, from the access control application 211.
For example, the controller 202 may determine whether the target application is accessible, based on whether information (e.g., an ID of the target application, an access target ID, and/or service port information) received from the access control application 211 satisfies an access policy corresponding to information (e.g., information of a terminal, a user, and/or a source network) identified in the control flow. When the access of the target application is impossible, in operation 1330, the controller 202 may transmit, to the terminal 201, a response indicating that access is impossible.
When the access to the target application is possible, the controller 202 may determine whether an authorized tunnel is present between the terminal 201 and the gateway 203. For example, the controller 202 may identify a TEP and/or a tunnel type in a tunnel policy corresponding to a destination network and then may determine whether an authorized tunnel corresponding to the identified TEP is present in a tunnel table. When the authorized tunnel is present, the controller 202 may generate data flow information including information for using a pre-generated tunnel. For example, the data flow information may include a tunnel ID of the pre-generated tunnel, an ID of an application (e.g., an access control application or a target application) authorized to manage access between a terminal, which is TSP, and a gateway, which is TEP, an IP or service port of a destination network, and/or header information to be used for an authenticated data packet. The controller 202 may transmit the generated data flow information to the terminal 201 and the gateway 203 (in operation 1330 and operation 1325).
When an authorized tunnel is not present, the controller 202 may generate data flow information including information (e.g., a tunnel type, a method, authentication information, and/or the IP and port of TEP) and then may transmit the generated information to the gateway 203 and the terminal 201 (in operation 1330 and operation 1325).
As another example, when a tunnel, which satisfies a tunnel policy, from among tunnels to be generated between the terminal 201 and the gateway 203 is not present, in operation 1330, the controller 202 may notify the terminal 201 that network access is impossible.
The access control application 211 may process a result value depending on the response received in operation 1330.
According to an embodiment, when receiving information indicating that network access of the target application is impossible or information indicating that an authorized tunnel is not present, from the controller 202, the access control application 211 may drop the data packet and may output a user interface screen indicating that the network access is impossible.
According to another embodiment, when information required to generate a tunnel is received from the controller 202, the access control application 211 may generate a tunnel to be connected to the gateway 203 in operation 1335 and then may transmit the data packet of the target application through the generated tunnel in operation 1340. When the generation of a tunnel fails despite attempting to generate a tunnel, the access control application 211 may drop a data packet and may display a user interface screen indicating that network access is impossible.
According to another embodiment, when receiving the tunnel ID of the existing tunnel from the controller 202, the access control application 211 may transmit a data packet of the target application to the gateway 203 through a tunnel corresponding to the tunnel ID in operation 1340 without performing an additional tunnel generation procedure.
The access control application 211 and the gateway 203 may add data flow information received from the controller 202 to the data flow table and then may add information about the newly-generated tunnel to a tunnel table.
A terminal (or an access control application) may manipulate a packet based on the authentication request information, which is received from an external server (e.g., a controller) and which is included in the data flow information. For example, the authentication request information may include whether a data flow header (or header information) that is authentication information is inserted and/or an insertion method. For example, referring to
Referring to
When the header insertion method is used for TCP session authentication, in operation 1510, the terminal may insert a header into a payload of each of an SYN packet and an ACK packet. The SYN packet and the ACK packet may be used in the 3-way handshake process for the first TCP access.
When the header insertion method is used for data packet authentication, in operation 1515, the terminal may insert a header into the payload of the data packet. For example, the terminal may insert header information included in the data flow information received from the external server into the data packet. When the data packet is encrypted, the terminal may enable the gateway to determine whether the data packet is valid, by inserting a header into the encrypted data packet.
After performing operation 1510 or operation 1515, the terminal may perform fragmentation depending on a maximum transmission unit (MTU) value. The terminal may transmit the encapsulated and encrypted packet (or data packet) to the destination network.
Referring to
In operation 1610, the gateway may determine whether the data packet is received through a tunnel authorized by an external server (e.g., a controller). When the data packet is not received through the authorized tunnel, in operation 1625, the gateway may drop the data packet.
When the data packet is received through the authorized tunnel, in operation 1615, the gateway may determine whether the received data packet is valid.
For example, the gateway may determine whether data flow information corresponding to a destination IP and port information, which are included in the received data packet, is present in the data flow table of the gateway. When an access control application of the terminal makes a request for controller access or network access to the controller, the data flow table may be based on the data flow information received by the gateway from the controller.
When the data flow information is present, the gateway may determine whether the identified data flow is an enhanced authentication target. When data flow is not an enhanced authentication target, in operation 1620, the gateway may forward a data packet.
When the identified data flow is the enhanced authentication target, the gateway may identify the authentication method. The authentication check method may be based on source IP, based on a TCP header, or based on a payload header. When the authentication check method is based on the source IP, the gateway may determine whether the data flow information matching the source IP of the data packet is present. When the authentication check method is based on the TCP header, the gateway may determine whether a header is present in the payload of each of the SYN packet and the ACK packet for the 3-way handshaker, and then may determine whether the identified header matches the found data flow information. When the authentication check method is based on the payload header, the gateway may determine whether a header is present in the payload of the data packet, and then may determine whether the identified header matches the found data flow information. When the source IP, the TCP header, or the payload header does not match data flow information, the TCP header is not present, or the payload header is not present, the gateway may determine that the received data packet is invalid. In this case, in operation 1625, the gateway may drop the data packet.
Additionally, the gateway may identify an authentication expiration time of the data flow information. When the authentication expiration time has expired, the gateway may determine that the data packet is invalid.
When the data packet is received through the authorized tunnel and is a valid data packet, in operation 1620, the gateway may forward the received data packet to a destination network.
Referring to
According to an embodiment, the terminal 201 may attempt to release the network access in response to a network access release event, such as a user's request, the restart of the terminal 201, or a request of the access control application 211. For example, referring to
In operation 1710, the controller 202 may remove (or release) a control flow corresponding to the received identification information in response to a request of the terminal 201. When the control flow is removed, all tunnels and data flows that are dependent on the control flow may be removed.
In operation 1715, the controller 202 may request the gateway 203 to remove a tunnel and a data flow, which are dependent on the removed control flow. In this case, the controller 202 may transmit tunnel information and data flow information that are to be removed.
In operation 1720, the gateway 203 may remove the tunnel and data flow in response to the request of the controller 202. When the tunnel and data flow are removed, the terminal may no longer transmit data packets to a destination network.
Number | Date | Country | Kind |
---|---|---|---|
10-2020-0100062 | Aug 2020 | KR | national |
The present application is the National Stage of International Application No. PCT/KR2020/012929, filed on Sep. 24, 2020, which claims priority from U.S. patent application Ser. No. 16/580,866, filed on Sep. 24, 2019, and Ser. No. 16/580,974, filed on Sep. 24, 2019. International Application No. PCT/KR2020/012929 claims priority to Korean Patent Application No. 10-2020-0100062, filed on Aug. 10, 2020. The present application is a continuation-in-part of U.S. patent application Ser. No. 16/580,974, filed on Sep. 24, 2019. All prior applications are herein incorporated by reference.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/KR2020/012929 | 9/24/2020 | WO |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO2021/060859 | 4/1/2021 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
5995623 | Kawano et al. | Nov 1999 | A |
6076168 | Fiveash et al. | Jun 2000 | A |
6738909 | Cheng et al. | May 2004 | B1 |
6963982 | Brustoloni et al. | Nov 2005 | B1 |
7139276 | Sitaraman et al. | Nov 2006 | B1 |
7215667 | Davis | May 2007 | B1 |
7302496 | Metzger | Nov 2007 | B1 |
7318234 | Dharmarajan | Jan 2008 | B1 |
7346770 | Swander et al. | Mar 2008 | B2 |
7606902 | Rao et al. | Oct 2009 | B2 |
7760636 | Cheriton | Jul 2010 | B1 |
7920701 | Cox et al. | Apr 2011 | B1 |
7978714 | Rao et al. | Jul 2011 | B2 |
8000327 | Minei et al. | Aug 2011 | B1 |
8019868 | Rao et al. | Sep 2011 | B2 |
8024488 | Salowey | Sep 2011 | B2 |
8289968 | Zhuang | Oct 2012 | B1 |
8291119 | Rao et al. | Oct 2012 | B2 |
8363650 | Rao et al. | Jan 2013 | B2 |
8385199 | Coward et al. | Feb 2013 | B1 |
8612612 | Dukes et al. | Dec 2013 | B1 |
8843998 | Fu et al. | Sep 2014 | B2 |
8892778 | Rao et al. | Nov 2014 | B2 |
8897299 | Rao et al. | Nov 2014 | B2 |
8923853 | Shaw et al. | Dec 2014 | B1 |
9088564 | Hobson et al. | Jul 2015 | B1 |
9106538 | Asnis | Aug 2015 | B1 |
9143481 | Wood | Sep 2015 | B2 |
9143942 | Agarwal et al. | Sep 2015 | B2 |
9148408 | Glazemakers | Sep 2015 | B1 |
9240938 | Dimond et al. | Jan 2016 | B2 |
9252972 | Dukes et al. | Feb 2016 | B1 |
9356866 | Sivaramakrishnan et al. | May 2016 | B1 |
9402002 | Hao et al. | Jul 2016 | B1 |
9578052 | Cp et al. | Feb 2017 | B2 |
9715597 | Smith et al. | Jul 2017 | B2 |
9860208 | Ettema et al. | Jan 2018 | B1 |
9912673 | Evenden | Mar 2018 | B2 |
9984230 | Pikhur et al. | May 2018 | B2 |
10033766 | Gupta | Jul 2018 | B2 |
10129207 | Wan et al. | Nov 2018 | B1 |
10162767 | Spurlock et al. | Dec 2018 | B2 |
10176344 | Smith et al. | Jan 2019 | B2 |
10205743 | Cp et al. | Feb 2019 | B2 |
10243833 | Tang et al. | Mar 2019 | B2 |
10326672 | Scheib et al. | Jun 2019 | B2 |
10339303 | Mehta et al. | Jul 2019 | B2 |
10402577 | Knapp et al. | Sep 2019 | B2 |
10484334 | Lee et al. | Nov 2019 | B1 |
10659434 | Kim et al. | May 2020 | B1 |
10659462 | Kim et al. | May 2020 | B1 |
10764249 | Kommula et al. | Sep 2020 | B1 |
10785111 | Hill et al. | Sep 2020 | B2 |
10812576 | Yuan et al. | Oct 2020 | B1 |
10903990 | Ladd et al. | Jan 2021 | B1 |
11271777 | Kim et al. | Mar 2022 | B2 |
11379611 | Horesh et al. | Jul 2022 | B1 |
20010039576 | Kanada | Nov 2001 | A1 |
20020010800 | Riley | Jan 2002 | A1 |
20020049899 | Kenworthy | Apr 2002 | A1 |
20020161905 | Haverinen et al. | Oct 2002 | A1 |
20020163920 | Walker et al. | Nov 2002 | A1 |
20030041172 | Calvignac et al. | Feb 2003 | A1 |
20030055978 | Collins | Mar 2003 | A1 |
20030131263 | Keane et al. | Jul 2003 | A1 |
20030188192 | Tang et al. | Oct 2003 | A1 |
20030212900 | Liu et al. | Nov 2003 | A1 |
20040081150 | Chiang et al. | Apr 2004 | A1 |
20040088385 | Blanchet et al. | May 2004 | A1 |
20040136534 | Stiscia et al. | Jul 2004 | A1 |
20040139339 | Yeh et al. | Jul 2004 | A1 |
20040190449 | Mannal et al. | Sep 2004 | A1 |
20040215819 | Tsuruoka et al. | Oct 2004 | A1 |
20050060328 | Suhonen et al. | Mar 2005 | A1 |
20050111399 | Sapienza | May 2005 | A1 |
20050273609 | Eronen | Dec 2005 | A1 |
20050273853 | Oba et al. | Dec 2005 | A1 |
20050283604 | Deshpande et al. | Dec 2005 | A1 |
20060018291 | Patel et al. | Jan 2006 | A1 |
20060029062 | Rao et al. | Feb 2006 | A1 |
20060029063 | Rao et al. | Feb 2006 | A1 |
20060029064 | Rao et al. | Feb 2006 | A1 |
20060037071 | Rao et al. | Feb 2006 | A1 |
20060153067 | Vasseur et al. | Jul 2006 | A1 |
20060159029 | Samuels | Jul 2006 | A1 |
20060182111 | Wahl | Aug 2006 | A1 |
20060242405 | Gupta et al. | Oct 2006 | A1 |
20060262808 | Lin et al. | Nov 2006 | A1 |
20070088959 | Cox et al. | Apr 2007 | A1 |
20070147421 | Kim | Jun 2007 | A1 |
20070186100 | Wakameda | Aug 2007 | A1 |
20070189486 | Ise | Aug 2007 | A1 |
20080080509 | Khanna et al. | Apr 2008 | A1 |
20080130515 | Vasseur | Jun 2008 | A1 |
20080148379 | Xu | Jun 2008 | A1 |
20080162924 | Chinitz et al. | Jul 2008 | A1 |
20080313240 | Freking et al. | Dec 2008 | A1 |
20090077618 | Pearce et al. | Mar 2009 | A1 |
20090245204 | Voyer et al. | Oct 2009 | A1 |
20090287955 | Matsumoto et al. | Nov 2009 | A1 |
20100002693 | Rao et al. | Jan 2010 | A1 |
20100005311 | Okamoto | Jan 2010 | A1 |
20100011056 | Bryson et al. | Jan 2010 | A1 |
20100024026 | Ylonen et al. | Jan 2010 | A1 |
20100061253 | Kaminsky et al. | Mar 2010 | A1 |
20100199325 | Raleigh | Aug 2010 | A1 |
20100278338 | Chang et al. | Nov 2010 | A1 |
20100306816 | Mcgrew et al. | Dec 2010 | A1 |
20110032868 | Huang et al. | Feb 2011 | A1 |
20110158237 | Mcdysan et al. | Jun 2011 | A1 |
20110161416 | Mcdysan et al. | Jun 2011 | A1 |
20110261723 | Yamato et al. | Oct 2011 | A1 |
20110271093 | McKenna | Nov 2011 | A1 |
20120014314 | Chen et al. | Jan 2012 | A1 |
20120084368 | Go et al. | Apr 2012 | A1 |
20120303835 | Kempf et al. | Nov 2012 | A1 |
20120304276 | Legacy et al. | Nov 2012 | A1 |
20130054761 | Kempf et al. | Feb 2013 | A1 |
20130083799 | Xie et al. | Apr 2013 | A1 |
20130128892 | Rao et al. | May 2013 | A1 |
20130163470 | Chidambaram | Jun 2013 | A1 |
20130166720 | Takashima et al. | Jun 2013 | A1 |
20130232263 | Kelly et al. | Sep 2013 | A1 |
20130318345 | Hengeveld | Nov 2013 | A1 |
20130322255 | Dillon | Dec 2013 | A1 |
20130336159 | Previdi et al. | Dec 2013 | A1 |
20140059356 | Nesnow | Feb 2014 | A1 |
20140101716 | Touboul | Apr 2014 | A1 |
20140105382 | Liu | Apr 2014 | A1 |
20140108668 | Zhang et al. | Apr 2014 | A1 |
20140122716 | Santhiveeran | May 2014 | A1 |
20140156720 | Janakiraman et al. | Jun 2014 | A1 |
20140211799 | Yu et al. | Jul 2014 | A1 |
20140237137 | Ervin et al. | Aug 2014 | A1 |
20140237539 | Wing et al. | Aug 2014 | A1 |
20140241247 | Kempf et al. | Aug 2014 | A1 |
20140301396 | Hong et al. | Oct 2014 | A1 |
20140301397 | Zhou | Oct 2014 | A1 |
20140334488 | Guichard et al. | Nov 2014 | A1 |
20140359159 | Diaz-Cuellar | Dec 2014 | A1 |
20150074756 | Deng et al. | Mar 2015 | A1 |
20150085664 | Sachdev et al. | Mar 2015 | A1 |
20150109967 | Hogan et al. | Apr 2015 | A1 |
20150121449 | Cp et al. | Apr 2015 | A1 |
20150188949 | Mahaffey et al. | Jul 2015 | A1 |
20150261972 | Lee | Sep 2015 | A1 |
20150281060 | Xiao | Oct 2015 | A1 |
20150281131 | Bhat et al. | Oct 2015 | A1 |
20150281173 | Quinn et al. | Oct 2015 | A1 |
20150341259 | Li et al. | Nov 2015 | A1 |
20150347768 | Martin et al. | Dec 2015 | A1 |
20150371055 | Park et al. | Dec 2015 | A1 |
20160043866 | Nixon et al. | Feb 2016 | A1 |
20160092700 | Smith et al. | Mar 2016 | A1 |
20160094661 | Jain et al. | Mar 2016 | A1 |
20160099917 | Glazemakers | Apr 2016 | A1 |
20160105471 | Nunes et al. | Apr 2016 | A1 |
20160142293 | Hu et al. | May 2016 | A1 |
20160180092 | Aktas | Jun 2016 | A1 |
20160182550 | Spurlock | Jun 2016 | A1 |
20160191380 | De et al. | Jun 2016 | A1 |
20160197830 | Ulevitch et al. | Jul 2016 | A1 |
20160226779 | Kikuchi | Aug 2016 | A1 |
20160261557 | Herrero et al. | Sep 2016 | A1 |
20160283728 | Antonopoulos et al. | Sep 2016 | A1 |
20160285735 | Chen et al. | Sep 2016 | A1 |
20160285846 | Abe | Sep 2016 | A1 |
20160292430 | Antonopoulos et al. | Oct 2016 | A1 |
20160294710 | Sreeramoju | Oct 2016 | A1 |
20160315853 | Liste et al. | Oct 2016 | A1 |
20160352685 | Park | Dec 2016 | A1 |
20160359673 | Gupta et al. | Dec 2016 | A1 |
20160360352 | Khan et al. | Dec 2016 | A1 |
20160371484 | Mehta et al. | Dec 2016 | A1 |
20160373304 | Sharma et al. | Dec 2016 | A1 |
20160378685 | Spurlock et al. | Dec 2016 | A1 |
20160378975 | Pikhur et al. | Dec 2016 | A1 |
20160379003 | Kapoor et al. | Dec 2016 | A1 |
20160381051 | Edwards et al. | Dec 2016 | A1 |
20170012956 | Lee et al. | Jan 2017 | A1 |
20170026349 | Smith et al. | Jan 2017 | A1 |
20170034052 | Chanda et al. | Feb 2017 | A1 |
20170041229 | Zheng | Feb 2017 | A1 |
20170063782 | Jain et al. | Mar 2017 | A1 |
20170063927 | Schultz et al. | Mar 2017 | A1 |
20170078184 | Tang et al. | Mar 2017 | A1 |
20170099160 | Mithyantha et al. | Apr 2017 | A1 |
20170104851 | Arangasamy et al. | Apr 2017 | A1 |
20170118228 | Cp et al. | Apr 2017 | A1 |
20170171055 | Wang et al. | Jun 2017 | A1 |
20170223063 | Herrero | Aug 2017 | A1 |
20170237552 | Karame | Aug 2017 | A1 |
20170237760 | Holeman et al. | Aug 2017 | A1 |
20170264695 | Markovitz et al. | Sep 2017 | A1 |
20170317954 | Masurekar et al. | Nov 2017 | A1 |
20170339631 | Pugaczewski et al. | Nov 2017 | A1 |
20170346731 | Pukhraj Jain et al. | Nov 2017 | A1 |
20170353378 | Chen | Dec 2017 | A1 |
20170359247 | Dixon | Dec 2017 | A1 |
20170374025 | Pan | Dec 2017 | A1 |
20180013786 | Knopf | Jan 2018 | A1 |
20180018476 | Smith et al. | Jan 2018 | A1 |
20180026949 | Kimn | Jan 2018 | A1 |
20180063077 | Tumuluru | Mar 2018 | A1 |
20180123827 | Josyula | May 2018 | A1 |
20180124183 | Kozat et al. | May 2018 | A1 |
20180139176 | Sato | May 2018 | A1 |
20180262487 | Zaifman et al. | Sep 2018 | A1 |
20180309786 | Apelewicz et al. | Oct 2018 | A1 |
20180324761 | Velev et al. | Nov 2018 | A1 |
20180337788 | Gajek et al. | Nov 2018 | A1 |
20180359231 | Vemulapalli et al. | Dec 2018 | A1 |
20190005148 | Lam et al. | Jan 2019 | A1 |
20190014152 | Verma et al. | Jan 2019 | A1 |
20190021122 | Kawasaki et al. | Jan 2019 | A1 |
20190036708 | Fregly et al. | Jan 2019 | A1 |
20190097805 | Shin et al. | Mar 2019 | A1 |
20190109822 | Clark et al. | Apr 2019 | A1 |
20190109848 | Clark et al. | Apr 2019 | A1 |
20190155752 | Spurlock et al. | May 2019 | A1 |
20190173736 | Ponnuswamy et al. | Jun 2019 | A1 |
20190173850 | Jain et al. | Jun 2019 | A1 |
20190173891 | Cp et al. | Jun 2019 | A1 |
20190190746 | Lee et al. | Jun 2019 | A1 |
20190205045 | Hugot | Jul 2019 | A1 |
20190207747 | Durvasula et al. | Jul 2019 | A1 |
20190222559 | Wang et al. | Jul 2019 | A1 |
20190238592 | Qureshi et al. | Aug 2019 | A1 |
20190246148 | Oh et al. | Aug 2019 | A1 |
20190278908 | Mehta et al. | Sep 2019 | A1 |
20190306018 | Steverson et al. | Oct 2019 | A1 |
20190306035 | Scheib et al. | Oct 2019 | A1 |
20190312775 | Patil et al. | Oct 2019 | A1 |
20190313295 | Xu et al. | Oct 2019 | A1 |
20190335022 | Pasam et al. | Oct 2019 | A1 |
20190349317 | Lu | Nov 2019 | A1 |
20190349369 | Bengtson et al. | Nov 2019 | A1 |
20190372948 | Varghese et al. | Dec 2019 | A1 |
20190379532 | Si et al. | Dec 2019 | A1 |
20190394049 | Hartwig | Dec 2019 | A1 |
20200036735 | Canard et al. | Jan 2020 | A1 |
20200052928 | Lee et al. | Feb 2020 | A1 |
20200068049 | Ngo et al. | Feb 2020 | A1 |
20200076733 | Venkataraman | Mar 2020 | A1 |
20200076740 | Kim et al. | Mar 2020 | A1 |
20200076927 | Barthur et al. | Mar 2020 | A1 |
20200112540 | Venkataraman | Apr 2020 | A1 |
20200119981 | Guthrie et al. | Apr 2020 | A1 |
20200153604 | Sun et al. | May 2020 | A1 |
20200162919 | Velev | May 2020 | A1 |
20200177550 | Valluri et al. | Jun 2020 | A1 |
20200177606 | Valluri et al. | Jun 2020 | A1 |
20200177658 | Barthur et al. | Jun 2020 | A1 |
20200184112 | Wallach | Jun 2020 | A1 |
20200213154 | Han et al. | Jul 2020 | A1 |
20200213280 | Guim Bernat et al. | Jul 2020 | A1 |
20200228503 | Zhang et al. | Jul 2020 | A1 |
20200244625 | Tummalapenta et al. | Jul 2020 | A1 |
20200252898 | Bild et al. | Aug 2020 | A1 |
20200274851 | Qiao et al. | Aug 2020 | A1 |
20200287749 | Glazemakers et al. | Sep 2020 | A1 |
20200314179 | He et al. | Oct 2020 | A1 |
20200351254 | Xiong et al. | Nov 2020 | A1 |
20200389393 | Bosch et al. | Dec 2020 | A1 |
20210218777 | Chander et al. | Jul 2021 | A1 |
20210243163 | Miriyala et al. | Aug 2021 | A1 |
20210266156 | Zee et al. | Aug 2021 | A1 |
20210266161 | Zee et al. | Aug 2021 | A1 |
20210328830 | Kim et al. | Oct 2021 | A1 |
20210360083 | Duggal et al. | Nov 2021 | A1 |
20220104181 | Velev et al. | Mar 2022 | A1 |
20220109698 | Roh | Apr 2022 | A1 |
20220247720 | Kim | Aug 2022 | A1 |
20230247003 | Chanak et al. | Aug 2023 | A1 |
Number | Date | Country |
---|---|---|
104284385 | Jan 2015 | CN |
105471748 | Apr 2016 | CN |
107445011 | Dec 2017 | CN |
3254415 | Dec 2017 | EP |
2007243655 | Sep 2007 | JP |
2009163546 | Jul 2009 | JP |
2010011122 | Jan 2010 | JP |
2011015327 | Jan 2011 | JP |
2011166704 | Aug 2011 | JP |
5239341 | Jul 2013 | JP |
2015053069 | Mar 2015 | JP |
2016189127 | Nov 2016 | JP |
2017535843 | Nov 2017 | JP |
2017537501 | Dec 2017 | JP |
2018508140 | Mar 2018 | JP |
2018524843 | Aug 2018 | JP |
2019079504 | May 2019 | JP |
1020020088728 | Nov 2002 | KR |
1020030075810 | Sep 2003 | KR |
100692653 | Mar 2007 | KR |
1020070037650 | Apr 2007 | KR |
100748698 | Aug 2007 | KR |
1020070102698 | Oct 2007 | KR |
100856674 | Aug 2008 | KR |
1020100008740 | Jan 2010 | KR |
101020470 | Feb 2011 | KR |
1020120045859 | May 2012 | KR |
101173583 | Aug 2012 | KR |
1020130045919 | May 2013 | KR |
1020130076798 | Jul 2013 | KR |
1020140055857 | May 2014 | KR |
1020140074357 | Jun 2014 | KR |
101481337 | Jan 2015 | KR |
1020150013453 | Feb 2015 | KR |
1020150088494 | Aug 2015 | KR |
101561108 | Oct 2015 | KR |
101578193 | Dec 2015 | KR |
1020160029660 | Mar 2016 | KR |
1020160056118 | May 2016 | KR |
1020160123069 | Oct 2016 | KR |
1020170010835 | Feb 2017 | KR |
101743559 | Jun 2017 | KR |
1020170063795 | Jun 2017 | KR |
1020170132608 | Dec 2017 | KR |
1020180006413 | Jan 2018 | KR |
1020180019273 | Feb 2018 | KR |
1020180030023 | Mar 2018 | KR |
1020180032864 | Apr 2018 | KR |
101861201 | May 2018 | KR |
1020180062838 | Jun 2018 | KR |
1020180086964 | Aug 2018 | KR |
101910605 | Oct 2018 | KR |
1020180132868 | Dec 2018 | KR |
20190037088 | Apr 2019 | KR |
1020190036504 | Apr 2019 | KR |
1020190052541 | May 2019 | KR |
1020190073114 | Jun 2019 | KR |
102119257 | Jun 2020 | KR |
102146568 | Aug 2020 | KR |
WO 2013170177 | Nov 2013 | WO |
2014062337 | Apr 2014 | WO |
2016057177 | Apr 2016 | WO |
2016190641 | Dec 2016 | WO |
2017016473 | Feb 2017 | WO |
WO 2017081864 | May 2017 | WO |
WO 2017126556 | Jul 2017 | WO |
WO 2018116123 | Jun 2018 | WO |
2021060856 | Apr 2021 | WO |
Entry |
---|
Hassan, Suhaidi, et al.; Border Gateway Protocol based Path Vector mechanism for inter-domain routing in Software Defined Network environment; IEEE Conference on Open Systems (ICOS); Langkawi, Malaysia; Oct. 10, 2016; 5 Pages. |
Glatz, Eduard, et al.; Classifying Internet One-way Traffic; Proceedings of the 12th ACM Sigmetrics/Performance joint international conference on Measurement and Modeling of Computer Systems (SIGMETRICS 12); Association for Computing Machinery; New York, NY, USA; May 15, 2012; 29 Pages. |
Bilger, Brent, et al.; Cloud Security Alliance (CSA); Software-Defined Perimeter Working Group (SDP) Specification 1.0; Apr. 2014; 28 Pages. |
Garbis, Jason, et al.; Cloud Security Alliance (CSA); Software-Defined Perimeter Architecture Guide; Mar. 10, 2020; 43 Pages. |
Waliyi, Adebayo Gbenga; Study And Implementation Of Wireless Sensor Networks To Manage Energy In A Smart Home; African University of Science and Technology; AUST Institutional Repository; Abuja, Nigeria; Dec. 15, 2017; 69 Pages. |
Ikuta, Takayuki, et al.; Software Defined Perimeter (SDP) Usage Scenario Collection, Version 1.0; Japan Cloud Security Alliance, SDP Working Group; Apr. 25, 2019; 52 Pages. |
Korean Office Action; Application No. 10-2020-0117543; Mailed: Nov. 13, 2020; 6 pages. |
Korean Notice of Allowance; Application No. KR 10-2020-0105345; Dated: May 2, 2021. |
Japanese Office Action; Application No. 2021-039780; Issued: Jun. 8, 2021; 13 Pages. |
Extended European Search Report; Application No. 21162189.1; Completed: Jul. 7, 2021; Issued: Jul. 16, 2021; 44 Pages. |
U.S. Notice of Allowance; U.S. Appl. No. 16/580,974; Issued: Mar. 14, 2022; 8 Pages. |
Extended European Search Report dated Oct. 28, 2022 for European Pat. App. No. 20868832.5. |
Extended European Search Report dated Oct. 17, 2022 for European Pat. App. No. 20868932.3. |
Japanese First Office Action; Application No. 2022-515499; 7 Pages. |
Japanese Office Action; Application No. 2022002658; Issued: Mar. 3, 2022; 10 Pages. |
Office Action dated Dec. 5, 2023 for Japanese application No. 2023-136154. |
Machine Translation for JP 2016189127 A. |
Machine Translation for JP 2015053069 A. |
Office Action dated Feb. 12, 2024 for U.S. Appl. No. 17/656,155. |
International Search Report and Written Opinion of the International Searching Authority; Application No. PCT/KR2020/012929; Completed: Jan. 5, 2021; Mailing Date: Jan. 5, 2021; 11 Pages. |
Number | Date | Country | |
---|---|---|---|
20220247721 A1 | Aug 2022 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 16580974 | Sep 2019 | US |
Child | 17656172 | US | |
Parent | 16580866 | Sep 2019 | US |
Child | 17656172 | US |