The present disclosure relates to a technology for controlling network access of a terminal based on a tunnel in a network environment.
Multiple devices may communicate data through a network. For example, a smartphone may transmit or receive data to and from a server through the Internet. The network may include a private network such as an intranet as well as a public network such as the Internet.
The present disclosure has been made to solve the above-mentioned problems occurring in the prior art while advantages achieved by the prior art are maintained intact.
In order to control indiscriminate access to the network, a technology for restricting access to the network is applied based on transmission control protocol (TCP)/internet protocol (IP).
For example, a network access controller (NAC) is a method that allows an authorized terminal to access the network by receiving an authorized IP address and blocks an unauthorized terminal by using address resolution protocol (ARP) spoofing when the unauthorized terminal uses an unauthorized IP address. A firewall is a method of determining whether to allow transmission of a data packet based on source IP, destination IP, and port information included in IP header information and a policy. A virtual private network (VPN) is a method of ensuring integrity and confidentiality of data packets by using a tunnel to which encryption is applied over the TCP/IP protocol.
However, the ARP spoofing puts a load on the network, and recently, a technology to bypass the ARP spoofing has been developed. Since the firewall is to control a flow of data packets, it may not be directly involved in a process of generating a connection between two nodes. In addition, the VPN is vulnerable to managing the flow of data packets after the tunnel is generated. In addition, the above-mentioned technologies are based on the TCP/IP, and may be thus vulnerable to security for other layers (e.g., application layers) among open system interconnection (OSI) layers.
Various exemplary embodiments disclosed in the present disclosure are intended to provide a system for solving the above-described problem in a network environment and a method thereof.
According to an exemplary embodiment of the present disclosure, a node includes 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, wherein the memory stores instructions that when executed by the processor, cause the node to: detect a network access event of the target application to a destination network through the access control application, identify whether a tunnel corresponding to identification information of the target application and the destination network and authorized by an external server exists, transmit a data packet of the target application through the authorized tunnel using the communication circuit, when the authorized tunnel exists, and drop the data packet of the target application, when the authorized tunnel does not exist.
According to another exemplary embodiment of the present disclosure, a server includes a communication circuit; a memory storing a database; and a processor operatively connected to the communication circuit and the memory, wherein the processor is configured to: receive a first request that requests network access of a target application stored in a node to a destination network from an access control application of the node, the first request including identification information of a control flow, identification information of the target application, and identification information of the destination network, identify whether the target application is accessible based on the identification information of the control flow and the database, identify whether an authorized tunnel exists between the target application and a gateway of the destination network based on the database, the identification information of the target application, and the identification information of the destination network, when target application is accessible, and transmit the identified result to the access control application using the communication circuit.
According to another exemplary embodiment of the present disclosure, a gateway is configured to: receive a data packet from a node, identify whether the received data packet is received through a tunnel authorized by an external server, forward the data packet to a destination network, when the data packet is received through the authorized tunnel, and drop the data packet, when the data packet is not received through the authorized tunnel.
According to another exemplary embodiment of the present disclosure, a node includes 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, wherein the memory stores instructions that when executed by the processor, cause the node to: detect a network access event of the target application to a destination network through the access control application, request network access to the destination network to the external server using the communication circuit, receive a first response to the network access request from the external server, identify whether an available tunnel exists based on the first response, transmit the data packet of the target application through the available tunnel using the communication circuit, when the available tunnel exists, and drop the data packet of the target application, when the available tunnel does not exist.
The above and other objects, features and advantages of the present disclosure will be more apparent from the following detailed description taken in conjunction with the accompanying drawings.
In connection with the description of the drawings, the same or similar reference numerals may be used for the same or similar components.
Hereinafter, various exemplary embodiments of the present disclosure will be described with reference to the accompanying drawings. However, it is to be understood that technologies mentioned in the present disclosure are not limited to specific exemplary embodiments, but include various modifications, equivalents, and/or alternatives according to exemplary embodiments of the present disclosure.
In the present disclosure, the singular form of a noun corresponding to an item may include one or more of the items unless clearly indicated otherwise in a related context. In the present disclosure, each of the phrases such as “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 one of the items listed together in the corresponding one of the phrases, or all possible combinations thereof. Terms such as “first” and “second” may be used simply to distinguish a corresponding component from other corresponding components, and do not limit the corresponding components in other aspects (e.g., importance or order). When any (e.g., first) component is referred to as “coupled” or “connected” to another (e.g., second) component, with or without the terms “functionally” or “communicatively”, it means that any component may be connected to another component directly (e.g., by wire), wirelessly, or via a third component.
Each component (e.g., module or program) of the components described in the present disclosure may include a singular number or a plurality of entities. According to various exemplary embodiments, one or more components or operations among the corresponding components may be omitted, or one or more other components or operations may be added. Alternatively or additionally, a plurality of components (e.g., modules or programs) 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 same or similar manner as that performed by the corresponding component among the plurality of components prior to the integration. According to various exemplary embodiments, the operations performed by the module, the program, or other components may be executed in a sequential, parallel, iterative, or heuristic manner, or one or more of the operations may be executed in a different order or omitted, or one or more other operations may be added.
The team “module” used in the present disclosure includes a unit implemented in hardware, software, or firmware, and may be used interchangeably with terms such as, for example, logic, logic blocks, parts, or circuits. The module may be an integrally configured component or a minimum unit of the component or a part thereof that performs one or more functions. For example, according to an exemplary embodiment, the module may be implemented in the form of an application-specific integrated circuit (ASIC).
Various exemplary embodiments of the present disclosure may be implemented as software (e.g., a program or application) including one or more instructions stored in a storage medium (e.g., a memory) readable by a machine. For example, a processor of the machine may invoke and execute at least one of the one or more stored instructions from the storage medium. This makes it possible for the machine to be operated to perform at least one function according to the at least one invoked instruction. The one or more instructions may include code generated by a compiler or code executable by an interpreter. The machine-readable storage medium may be provided in the form of a non-transitory storage medium. Here, the term “non-transitory” simply means that the storage medium is a tangible device and does not contain signals (e.g., electromagnetic waves), and such a term does not distinguish between a case where data is stored semi-permanently in the storage medium and a case where data is temporarily stored in the storage medium.
The method according to various exemplary embodiments disclosed in the present disclosure may be provided as being included in a computer program product. The computer program product may be traded as a product between a seller and a purchaser. 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) online, through an application store (e.g., Play Store™) or directly between two user devices (e.g., smartphones). In the case of the online distribution, at least some of the computer program product may be temporarily stored or temporarily generated in a machine-readable storage medium such as a memory of a server of a manufacturer, a server of an application store, or a relay server.
Referring to
The first network 10 may include a terminal 101. In
The terminal 101 may attempt to access the second network 20 and transmit data to servers 102a and 102b included in the second network 20. The terminal 101 may transmit the data to the servers 102a and 102b through a gateway 103 and a tunnel 105.
When the access of the terminal 101 to the first network 10 is approved, the terminal 101 may communicate with all servers included in the first network 10, and accordingly, the terminal 101 may be exposed from an attack by a malicious program. For example, the terminal 101 may receive data of untrusted or unsecured applications such as a malicious code 110c and an infected business application 110d as well as trusted and/or secure applications such as an Internet web browser 110a and a business application 110b.
The terminal 101 infected by the malicious program may attempt to access and/or transmit data to the second network 20. When the second network 20 is foiled based on IP such as a VPN, the second network 20 may be difficult to individually monitor a plurality of devices included in the second network 20, and may be vulnerable to security for an application layer or a transport layer in an OSI layer. In addition, when the terminal 101 includes a malicious application after the tunnel has already been generated, data of the malicious application may be transmitted to other electronic devices in the second network 20.
Referring to
The controller 202 may be a server (or a cloud server), for example. The controller 202 may ensure trusted data transmission within the network environment by managing data transmission between the terminal 201, the gateway 203, and other networks (e.g., the destination network 205). For example, the controller 202 may manage the access of the terminal 201 to the destination network 205 through policy information or blacklist information, mediate a generation of an authorized tunnel 210 between the terminal 201 and the gateway 203, or remove the tunnel 210 according to a 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, and if the authorized tunnel 210 does not exist, the terminal 201 may be blocked from accessing the destination network 205. According to an exemplary embodiment, the controller 202 may transmit and receive control data packets with the terminal 201 in order to perform various operations (e.g., registration, approval, authentication, update, and termination) related to network access of the terminal 201. A flow (e.g., 220) in which the control data packets are transmitted may be referred to as a control flow.
The gateway 203 may be located at a boundary of a network to which the terminal 201 belongs or a boundary of the destination network 205. The number of gateways 203 may be plural. The gateway 203 may forward only data packets received through the authorized tunnel 210 among the data packets received from the terminal 201 to the destination network 205. A flow (e.g., 230) in which the data packets are 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 exemplary embodiment, the gateway 203 may be connected to the controller 202 on a cloud basis. The gateway 203 may generate an authorized tunnel 210 together with the terminal 201 under the control of the controller 202.
According to various exemplary embodiments, the terminal 201 may include an access control application 211 and a network driver (not illustrated) for managing network access of applications stored in the terminal 201. For example, if an access event of a target application 221 (e.g., any one of applications 110a to 110d in
Referring to
An access policy database 311 may include information on networks and/or services to which the identified network, terminal, user, or application is accessible. For example, when the terminal requests access to the destination network, the controller may determine whether or not 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 accessible to the destination network based on the access policy database 311.
A tunnel policy database 312 may include information on the type, encryption method, and encryption level of a tunnel to be connected to a gateway existing at a boundary between a source node (e.g., a terminal) and a network on a connection path. For example, when the terminal requests access to the destination network, the controller may provide an optimal tunnel for accessing the destination network and information about the optimal tunnel to the terminal based on the tunnel policy database 312.
A blacklist policy database 313 may include a policy for permanently or temporarily blocking 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 analysis of the degree of risk, occurrence period, and/or behavior of security events among the security events periodically collected by the terminal or gateway.
A blacklist database 314 may include a list of at least one of the terminal, the IP address, the MAC address, or the user blocked by the blacklist policy database 313. For example, when identification information of the terminal requesting access to the destination network is included in the blacklist database 314, the controller may isolate the terminal from the destination network by rejecting the access request from the terminal.
The control flow table 315 is an example of a session table for managing a flow (e.g., a control flow) of control data packets generated between the terminal and the controller. When the terminal successfully accesses the controller, 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 that is identified when accessing and authenticating the controller, a terminal ID, or a user ID. For example, when the terminal requests access to the destination network, the controller may determine whether the terminal is accessible and whether the tunnel is generated by searching for control flow information through the identification information of the control flow received from the terminal, and mapping at least one of the IP address, terminal ID, or user ID included in the searched control flow information to the access policy database 311.
According to an exemplary embodiment, the control flow may have an expiration time. The terminal needs to update the expiration time of the control flow, and if the expiration time is not updated for a predetermined period of time, the control flow (or control flow information) may be removed. In addition, when it is determined that immediate access blocking is necessary according to the security event collected from the terminal or gateway, the controller may remove the control flow according to an access termination request of the terminal. When the control flow is removed, the previously generated tunnel and data flow are also removed, so that the access of the terminal to the network may be blocked.
A tunnel table 316 is a table for managing a tunnel connected between the terminal and the gateway. The tunnel may be generated in units of devices or IPs, for example. If the 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, and a tunnel type, and/or additional information for managing the tunnel.
A data flow table 317 is a table for managing a flow (e.g., data flow) in which detailed data packets are transmitted between the terminal and the gateway. The data flow may be generated in a TCP session, an application of a source terminal, or a more detailed unit within the tunnel. 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 identifying a data flow of an authorized target, a destination IP address, and/or a service port.
Referring to
The processor 410 may control an overall operation of the terminal. In various exemplary embodiments, the processor 410 may include one processor core (single 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, and a hexa-core. According to exemplary embodiments, the processor 410 may further include a cache memory located internally or externally. According to exemplary 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 other components (e.g., the memory 420, the communication circuit 430, or the display 440) in the terminal. The processor 410 may receive commands from other components of the terminal, may interpret the received commands, and may perform calculations or process data according to the interpreted commands. 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 generated or occurred by a program. For example, the processor 410 may request instructions, data, or signals to the memory 420 to execute or control the program. The processor 410 may write (or store) or update the instructions, the data, or the signals in the memory 420 to execute or control the program.
The memory 420 may store an instruction for controlling the terminal, a control instruction code, control data, or user data. For example, the memory 420 may include at least one of an application program, an operating system (OS), middleware, and 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 a non-volatile medium such as a hard disk drive (HDD), a solid state disk (SSD), an embedded multi media card (eMMC), or a universal flash storage (UFS).
According to an exemplary embodiment, the memory 420 may store some of the information included in a memory (e.g., the memory 330 of
The communication circuit 430 may support establishing a wired or wireless communication connection between the terminal and an external electronic device (e.g., the controller 202 or gateway 203 of
The display 440 may output content, data, or signals. In various exemplary embodiments, the display 440 may display image data processed by the processor 410. According to exemplary embodiments, the display 440 may also be configured with an integrated touch screen by being coupled with a plurality of touch sensors (not illustrated) capable of receiving a touch input or the like. When the display 440 is configured with the touch screen, the plurality of touch sensors may be disposed on the display 440 or may be disposed under the display 440.
Referring to
According to another exemplary embodiment, when the access control application 211 is not installed in the terminal 201 or the malicious application bypasses the control of the access control application 211, unauthorized data packets may be transmitted from the terminal 201. In this case, since the gateway 203 existing at the boundary of the network blocks data packets received through an unauthorized tunnel (operation 520), the data packets (e.g., data packets 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.
Since the terminal 201 needs to be authorized by the controller 202 in order to access the destination network (e.g., the destination network 205 of
Referring to
As an example, referring to
In operation 610, the terminal 201 may request the controller access to the controller 202 in response to detecting the controller access event. The terminal 201 may request the controller access through the access control application 211. According to an exemplary embodiment, the access control application 211 may transmit identification information (e.g., terminal ID, IP address, and MAC address), type, location, and environment of the terminal 201, identification information of the network to which the terminal 201 belongs, and/or identification information of the access control application 211 to the controller 202.
In operation 615, the controller 202 may identify whether or not the terminal 201 is accessible in response to the received request. According to an exemplary embodiment, the controller 202 may identify whether or not the terminal 201 is accessible based on the database included in the memory (e.g., the memory 330 of
If 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 the form of a random number, and may store the identification information of the terminal 201 and/or the network to which the terminal 201 belongs in the control flow table. The information (e.g., the control flow identification information and/or the 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 identification for network access of the terminal 201, and/or a validity check.
If the control flow is generated, the controller 202 may transmit a response to the controller access request to the terminal 201 in operation 620. 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 according to the received response. For example, the access control application 211 may store the received control flow identification information and display a user interface screen indicating that the controller access is completed to the user. If the controller access is completed, the network access request of the terminal 201 to the destination network may be controlled by the controller 202.
According to another exemplary embodiment, the controller 202 may determine that the terminal 201 is not accessible. For example, if the identification information of the terminal 201 and/or the network to which the terminal 201 belongs is included in the blacklist database, the controller 202 may determine that the terminal 201 is not accessible. In this case, the controller 202 may not generate the control flow in operation 615 and may transmit a response indicating that the terminal 201 is not accessible in operation 620.
If the terminal 201 receives the response indicating that the terminal 201 is not accessible, the terminal 201 may output a user interface screen indicating that the controller access is impossible to the user in operation 625. For example, referring to
In order for the terminal 201 to be granted detailed access privileges to the destination network, the access control application 211 of the terminal 201 may receive authentication for the user of the terminal 201 from the controller 202.
Referring to
In operation 810, the terminal 201 may request the controller 202 for user authentication. For example, the access control application 211 may transmit input information for user authentication to the controller 202. If the control flow between the terminal 201 and the controller 202 has already been generated, the access control application 211 may transmit the input information for user authentication together with the control flow identification information.
In operation 815, the controller 202 may authenticate a user based on the information received from the terminal 201. For example, the controller 202 may determine whether or not the user is accessible according to the access policy and whether or not the user is included in the blacklist based on the user ID, the password, and/or the enhanced authentication information included in the received information, and a database (e.g., the access policy database 311 or the blacklist database 314 of
If the user is authenticated, the controller 202 may add user identification information (e.g., user ID) to the identification information of the control flow. The added user identification information may be used for controller access or network access of the authenticated user.
In operation 820, the controller 202 may transmit information indicating that the user is authenticated to the terminal 201 in response to the user authentication request.
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 exemplary embodiment, the controller 202 may determine that user authentication is impossible. For example, if the user identification information is included in the blacklist database, the controller 202 may determine that the user authentication is impossible. In this case, in operation 820, the controller 202 may transmit information indicating that the user authentication is impossible to the terminal 201, and in operation 825, the terminal 201 may display a user interface screen indicating that the user authentication has failed.
After the terminal 201 is authorized from the controller 202, the terminal 201 may ensure trusted data transmission by controlling network access of other applications stored in the terminal 201 through the access control application 211 of the terminal 201.
Referring to
In operation 910, the access control application 211 may request network access of the target application to the controller 202. In this case, the access control application 211 may transmit identification information of the target application, IP of an access target, and/or service port information to the controller 202 together with the identification information of the control flow generated between the terminal 201 and the controller 202.
In operation 915, the controller 202 may identify an access policy and a tunnel policy 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 or not the information received from the access control application 211 satisfies the access policy of the controller 202. If the target application is not accessible, the controller 202 may transmit information indicating that access is impossible to the terminal 201 in operation 925. In this case, the access control application 211 may drop a data packet of the target application and display a user interface screen indicating that access to the network is impossible.
If the target application is accessible, the controller 202 may identify whether an authorized tunnel exists between the terminal 201 and the gateway 203. For example, the controller 202 may identify a tunnel end point (TEP) and/or a tunnel type in the tunnel policy corresponding to the destination network, and may determine whether an authorized tunnel corresponding to the identified TEP exists in the tunnel table. If the authorized tunnel exists, the controller 202 may generate a tunnel ID of a previously generated tunnel and information included in the data flow table, and may transmit the generated information to the terminal 201 in operation 925. If the authorized tunnel does not exist, the controller 202 may generate information (e.g., tunnel type, method, authentication information, and/or IP and port of TEP) required for tunnel generation and information included in the data flow table, and may transmit the generated information to the gateway 203 and the terminal 201 (operations 920 and 925).
As another example, if there is no tunnel that satisfies the tunnel policy among the tunnels to be generated between the terminal 201 and the gateway 203, the controller 202 may notify the terminal 201 that the network access is impossible in operation 925. In this case, the access control application 211 may drop a data packet of the target application and display a user interface screen indicating that the network access is impossible.
The access control application 211 may process a result value according to the response received in operation 925. According to an exemplary embodiment, upon receiving information from the controller 202 that the network access of the target application is impossible or that the authorized tunnel does not exist, the access control application 211 may drop a data packet and output a user interface screen indicating that the network access is impossible. For example, referring to
According to another exemplary embodiment, when the information required for tunnel generation is received from the controller 202, the access control application 211 may generate a tunnel with the gateway 203 in operation 930, and transmit a data packet of the target application through the generated tunnel in operation 935. In this case, the access control application 211 may receive the data packet from the destination network and process data provided by the destination network. For example, referring to
According to another exemplary embodiment, when a tunnel ID of a pre-existing tunnel is received from the controller 202, the access control application 211 may transmit the data packet of the target application to the gateway 203 through a tunnel corresponding to the tunnel ID in operation 935 without pertaining an additional tunnel generation procedure.
According to an exemplary embodiment, before performing operation 910, the access control application 211 may first identify whether an authorized tunnel exists between the target application and the gateway 203 at the boundary of the destination network. For example, the access control application 211 may identify identification information of the target application, identification information of the destination network (e.g., destination IP), and service port information, and may identify whether a tunnel corresponding to the information identified in the data flow table stored in the memory of the terminal 201 exists. If the authorized tunnel exists, the access control application 211 may transmit the data packet to the gateway 203 through the authorized tunnel in operation 935 without requesting the network access. If the authorized tunnel does not exist, the access control application 211 may request the network access in operation 910.
According to an exemplary embodiment, the access control application 211 may further perform a validity check of the target application before requesting the network access to ensure integrity and stability of the target application. For example, the access control application 211 may determine whether or not the target application is forged or falsified, and perform a code signing check and/or a fingerprint check. As another example, the access control application 211 may identify whether the target application, the access target IP, and the service port are accessible based on the access policy database received from the controller 202. If the validity check of the target application fails, the access control application 211 may drop the data packet without requesting the network access. In this case, the access control application 211 may display a user interface screen indicating that access is impossible. If the validity check of the target application is successful, the access control application 211 may request the network access in operation 910.
Referring to
In operation 1110, the terminal may identify whether an authorized tunnel exists between the terminal and the gateway at the boundary of the destination network. For example, the access control application may identify whether a tunnel corresponding to the identification information of the target application and the destination network (e.g., the destination IP) exists in the data flow table stored in the terminal. The authorized tunnel may be a tunnel authorized by an external server (e.g., the controller 202 of
If the authorized tunnel exists, the terminal may transmit a data packet of the target application through the authorized tunnel in operation 1115. If the authorized tunnel does not exist, the terminal may drop the data packet or request the external server for network access in operation 1120.
If the authorized tunnel does not exist, the terminal may request the external server for network access in operation 1220. The external server may be, for example, a server that manages network access of the terminal, such as the controller 202 of
In operation 1225, the terminal may receive a response to the network access request from the external server. The received response may include whether or not the target application may access the destination network, whether or not an authorized tunnel exists between the target application and the destination network, information (e.g., identification information) on the authorized tunnel if the authorized tunnel exists, and/or information required to generate the authorized tunnel if the authorized tunnel does not exist.
In operation 1230, the terminal may identify whether an available tunnel (or a valid tunnel) exists based on the received response. If an already generated tunnel exists or a tunnel that may be generated based on the information received from the external server exists, the terminal may transmit a data packet of the target application through the tunnel in operation 1235. If the available tunnel does not exist, the terminal may drop the data packet in operation 1240.
Referring to
In operation 1310, the gateway may identify whether or not the received data packet is received through an authorized tunnel. The authorized tunnel may be, for example, a tunnel between the gateway and the terminal generated under the control of an external server (e.g., the controller 202 of
If the data packet is received through the authorized tunnel, the gateway may forward the data packet to the destination network in operation 1315. If the data packet is not received through the authorized tunnel, the gateway may drop the data packet in operation 1320.
Referring to
According to an exemplary embodiment, the terminal 201 may attempt to release the network access in response to a network access release event such as a request from a user, a restart of the terminal 201, or a request from the access control application 211. For example, referring to
In operation 1410, the controller 202 may remove (or release) a control flow corresponding to the received identification information in response to the request of the terminal 201.
In operation 1415, the controller 202 may request the gateway 203 to remove a tunnel dependent on the removed control flow. The number of tunnels dependent on the removed control flow may be a large number. In this case, the controller 202 may request a removal of all tunnels dependent on the removed control flow.
In operation 1420, the gateway 203 may remove the tunnel in response to the request of the controller 202. If the tunnel is removed, data packets transmitted to the destination network corresponding to the removed tunnel may be blocked by the access control application 211 or the gateway 203. Through the above-described operations, a system including the terminal 201 may provide complete blocking and isolation of the terminal 201 from the network by releasing the authorized tunnel when necessary.
According to the exemplary embodiments disclosed in the present disclosure, the terminal may block the transmission of data packets from unauthorized applications.
In addition, according to the exemplary embodiments disclosed in the present disclosure, compared to a wide range of IP address-based network security technology such as NAC, it is possible to solve the problem of policy setting and retrieval and prevent bypass attacks.
In addition, according to the exemplary embodiments disclosed in the present disclosure, since it is possible to block a man in the middle attack (MITM) attack in a zero trust network environment, tunnel-based access control may be performed compared to the VPN that provides only section protection.
In addition, according to the exemplary embodiments disclosed in the present disclosure, it is possible to solve the problems inherent in the TCP/IP-based network security technology and provide a secure network connection.
In addition, according to the exemplary embodiments disclosed in the present disclosure, it is possible to solve the problem of setting the policy according to the network control equipment.
Besides, various effects that are directly or indirectly identified through the present disclosure may be provided.
Number | Date | Country | Kind |
---|---|---|---|
10-2020-0030721 | Mar 2020 | KR | national |
Number | Name | Date | Kind |
---|---|---|---|
7606902 | Rao et al. | Oct 2009 | B2 |
7978714 | Rao et al. | Jul 2011 | B2 |
8019868 | Rao et al. | Sep 2011 | B2 |
8291119 | Rao et al. | Oct 2012 | B2 |
8363650 | Rao et al. | Jan 2013 | B2 |
8843998 | Fu | Sep 2014 | B2 |
8892778 | Rao et al. | Nov 2014 | B2 |
8897299 | Rao et al. | Nov 2014 | B2 |
9088564 | Hobson et al. | Jul 2015 | B1 |
9106538 | Asnis | Aug 2015 | B1 |
9143942 | Agarwal et al. | Sep 2015 | B2 |
9240938 | Dimond et al. | Jan 2016 | B2 |
9578052 | Cp et al. | Feb 2017 | B2 |
9715597 | Smith et al. | Jul 2017 | B2 |
9984230 | Pikhur et al. | May 2018 | B2 |
10033766 | Gupta et al. | Jul 2018 | B2 |
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 |
10785111 | Hill | Sep 2020 | B2 |
20020163920 | Walker | Nov 2002 | 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 |
20100002693 | Rao et al. | Jan 2010 | A1 |
20100024026 | Ylonen et al. | Jan 2010 | A1 |
20130014206 | Rao et al. | Jan 2013 | A1 |
20130128892 | Rao et al. | May 2013 | A1 |
20130232263 | Kelly et al. | Sep 2013 | A1 |
20130322255 | Dillon | Dec 2013 | A1 |
20140101716 | Touboul | Apr 2014 | A1 |
20140237137 | Ervin et al. | Aug 2014 | A1 |
20140301397 | Zhou | Oct 2014 | A1 |
20150121449 | Cp et al. | Apr 2015 | A1 |
20150341259 | Li et al. | Nov 2015 | A1 |
20150347768 | Martin et al. | Dec 2015 | A1 |
20160092700 | Smith et al. | Mar 2016 | A1 |
20160142293 | Hu et al. | May 2016 | A1 |
20160180092 | Aktas | Jun 2016 | A1 |
20160182550 | Spurlock | Jun 2016 | A1 |
20160359673 | Gupta et al. | Dec 2016 | A1 |
20160360352 | Khan et al. | Dec 2016 | A1 |
20160371484 | Mehta 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 |
20170063782 | Jain et al. | Mar 2017 | A1 |
20170078184 | Tang et al. | Mar 2017 | A1 |
20170118228 | Cp et al. | Apr 2017 | A1 |
20170339631 | Pugaczewski | Nov 2017 | A1 |
20180013786 | Knopf | Jan 2018 | A1 |
20180018476 | Smith et al. | Jan 2018 | A1 |
20190014152 | Verma et al. | Jan 2019 | A1 |
20190109822 | Clark | Apr 2019 | A1 |
20190109848 | Clark et al. | Apr 2019 | A1 |
20190155752 | Spurlock et al. | May 2019 | A1 |
20190173736 | Ponnuswamy et al. | Jun 2019 | A1 |
20190173891 | Cp et al. | Jun 2019 | A1 |
20190222559 | Wang | Jul 2019 | A1 |
20190238592 | Qureshi et al. | Aug 2019 | A1 |
20190278908 | Mehta et al. | Sep 2019 | A1 |
20190306035 | Scheib et al. | Oct 2019 | A1 |
20190349369 | Bengtson et al. | Nov 2019 | A1 |
20200177550 | Valluri et al. | Jun 2020 | A1 |
20200244625 | Tummalapenta | Jul 2020 | A1 |
20200287749 | Glazemakers et al. | Sep 2020 | A1 |
20200389393 | Bosch et al. | Dec 2020 | A1 |
20210243163 | Miriyala et al. | Aug 2021 | A1 |
Number | Date | Country |
---|---|---|
104284385 | Jan 2015 | CN |
105471748 | Apr 2016 | CN |
107445011 | Dec 2017 | CN |
3254415 | Dec 2017 | EP |
2007243655 | Sep 2007 | JP |
2011015327 | Jan 2011 | JP |
5239341 | Jul 2013 | JP |
2017537501 | Dec 2017 | JP |
20020088728 | Nov 2002 | KR |
100692653 | Mar 2007 | KR |
20070037650 | Apr 2007 | KR |
20070102698 | Oct 2007 | KR |
20120045859 | May 2012 | KR |
1020130045919 | May 2013 | KR |
20130076798 | Jul 2013 | KR |
20140055857 | May 2014 | KR |
1020140074357 | Jun 2014 | KR |
1020150013453 | Feb 2015 | KR |
20150088494 | Aug 2015 | KR |
101561108 | Oct 2015 | KR |
101578193 | Dec 2015 | KR |
20160056118 | May 2016 | KR |
20160123069 | Oct 2016 | KR |
20170010835 | Feb 2017 | KR |
101743559 | Jun 2017 | KR |
1020170063795 | Jun 2017 | KR |
1020180019273 | Feb 2018 | KR |
1020180030023 | Mar 2018 | KR |
1020180032864 | Apr 2018 | KR |
101910605 | Oct 2018 | KR |
1020180132868 | Dec 2018 | KR |
1020190036504 | Apr 2019 | KR |
20190052541 | May 2019 | KR |
20190073114 | Jun 2019 | KR |
102119257 | Jun 2020 | KR |
2016190641 | Dec 2016 | WO |
2021060856 | Apr 2021 | WO |
Entry |
---|
Korean Notice of Allowance; Application No. KR 10-2020-0105345; dated May 2, 2021. |
KR Office Action; Application No. 10-2020-0117543; dated Nov. 13, 2020; 6 pages. |
Cloud Security Alliance, “SDP specification 1.0”; Software Defined Perimeter Working Group; Apr. 2014; 28 Pages. |
Cloud Security Alliance, “Software-Defined Perimeter”; Architecture Guide; Mar. 10, 2020, Machine Translation; 43 Pages. |
Japanese Office Action; Application No. 2021-039780; dated Jun. 8, 2021; 13 Pages. |
Extended European Search Report; Application No. 21162189.1; Completed: Jul. 7, 2021; dated Jul. 16, 2021; 44 Pages. |
U.S. Notice of Allowance; U.S. Appl. No. 16/580,866; dated Sep. 7, 2021; 9 Pages. |
Glatz, Eduard, et al.; Classifying Internet One-way Traffic; In Proceedings of the 2012 Internet Measurement Conference (IMC '12); Association for Computing Machinery; New York, NY, USA; May 15, 2012; 29 Pages. |
Hassan, Suhaidi, et al.; “Border Gateway Protocol based Path Vector Mechanism for Inter-domain Routing in Software Defined Network Environment”; InterNetWorks Research Lab, School of Computing; 2016 IEEE Conference on Open Systems (ICOS); Langkawi, Malaysia; Oct. 10, 2016; 5 Pages. |
Waliyi, Adebayo Gbenga; “Study And Implementation Of Wireless Sensor Networks To Manage Energy In A Smart Home”; African University of Science and Technology; Abuja, Nigeria; Dec. 15, 2017; 69 Pages. |
United States Office Action; U.S. Appl. No. 16/580,974; dated Oct. 15, 2021; 12 pages. |
Number | Date | Country | |
---|---|---|---|
20210328830 A1 | Oct 2021 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 17030918 | Sep 2020 | US |
Child | 17359800 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 16580866 | Sep 2019 | US |
Child | 17030918 | US | |
Parent | 16580974 | Sep 2019 | US |
Child | 16580866 | US |