WO2023090756A1 - 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법 - Google Patents

컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법 Download PDF

Info

Publication number
WO2023090756A1
WO2023090756A1 PCT/KR2022/017611 KR2022017611W WO2023090756A1 WO 2023090756 A1 WO2023090756 A1 WO 2023090756A1 KR 2022017611 W KR2022017611 W KR 2022017611W WO 2023090756 A1 WO2023090756 A1 WO 2023090756A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
domain
access control
control application
node
Prior art date
Application number
PCT/KR2022/017611
Other languages
English (en)
French (fr)
Inventor
김영랑
Original Assignee
프라이빗테크놀로지 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 프라이빗테크놀로지 주식회사 filed Critical 프라이빗테크놀로지 주식회사
Publication of WO2023090756A1 publication Critical patent/WO2023090756A1/ko

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Definitions

  • Embodiments disclosed in this document relate to a system and method for controlling a controller-based network connection.
  • a smartphone may transmit or receive data with a server via the Internet.
  • the network may include a private network such as an intranet as well as a public network such as the Internet.
  • TCP transmission control protocol
  • IP Internet protocol
  • NAC network access controller
  • a firewall is a method of determining whether or not to allow data packet transmission based on source IP, destination IP, and port information included in IP header information and a policy.
  • a VPN virtual private network
  • a VPN is a method of guaranteeing integrity and confidentiality of data packets by using a tunnel to which encryption is applied on the TCP/IP protocol.
  • ARP spoofing puts a load on the network, and recently, a technique to bypass it is being developed. Since the firewall is for controlling the flow of data packets, it may not be directly involved in the process of creating a connection between two nodes. In addition, VPN is weak in managing the flow of data packets after the tunnel is created. In addition, since the above technologies are based on TCP/IP, security of other layers (eg, application layer) among open system interconnection (OSI) layers may be vulnerable.
  • OSI open system interconnection
  • a node includes communication circuitry, a processor operatively connected to the communication circuitry, and a memory operatively connected to the processor and storing a database, a target application, and an access control application. and the memory, when executed by the processor, the node detects a network access event through the access control application, and transmits a Domain Name System (DNS) query request packet to a first external server through the access control application. transmits, receives a DNS query result from the first external server, the DNS query result includes domain information and IP information, and based on whether a data flow corresponding to the IP information exists through the access control application Commands that cause the second external server to perform a network access request or domain validation request including the domain information may be stored.
  • DNS Domain Name System
  • a server includes communication circuitry, a memory for storing a database, and a processor operatively connected to the communication circuitry and the memory, wherein the processor receives information from an access control application of the node.
  • Receives a network access request for a destination network of a target application checks whether the target application can access based on identification information and domain information of the target application, identification information and port of the destination network, and Confirm whether there is a data flow corresponding to the identification information, the identification information of the destination network, the port, and the domain information, perform domain validation based on the identification information of the destination network, the port, and the domain information, and perform the data flow It may be configured to transmit network access availability to the access control application based on the existence of a flow and the result of the domain validation.
  • a method of operating an access control application stored in a node includes an operation of detecting a network access event, an operation of determining whether a data packet of a target application is a DNS query request packet, and an operation of controlling the DNS query request packet.
  • the DNS query result includes domain information and IP information, and whether a data flow corresponding to the IP information exists and the data
  • a node may block reception of data packets by unauthorized applications.
  • tunnel-based access control can be performed compared to a VPN that only provides section protection.
  • access can be controlled for networks other than networks connected through a gateway.
  • unreliable DNS Domain Name System
  • MITM Man In The Middle Attack
  • applications and destination networks that are not authorized by the controller cannot be accessed, receive DNS packet information of nodes, and provide DNS information through a controller connected to reliable DNS. Since it provides a structure to check, it can solve the problem of bypassing proxy-type DNS pharming detection technology.
  • policy setting in the form of domain information is possible in addition to IP-based policy setting, so policy setting and management can be facilitated.
  • FIG. 1 shows an environment including a plurality of networks.
  • FIG. 2 illustrates an architecture within a network environment according to various embodiments.
  • FIG. 3 is a functional block diagram illustrating a database stored in a controller according to various embodiments.
  • FIG. 4 shows a functional block diagram of a node in accordance with various embodiments.
  • FIG. 6 shows a signal flow diagram for controller connection according to various embodiments.
  • FIG. 7 illustrates a user interface screen for accessing a controller according to various embodiments.
  • FIG. 8 shows a signal flow diagram for user authentication according to various embodiments.
  • FIG. 9 shows a signal flow diagram for DNS query according to various embodiments.
  • FIG. 10 shows a signal flow diagram for network access according to various embodiments.
  • FIG. 11 shows a signal flow diagram for domain validation in various embodiments.
  • FIG. 12 illustrates a user interface screen determined as a DNS pharming or harmful site according to various embodiments.
  • FIG. 13 is a flowchart illustrating an operation of querying a DNS when a node accesses a network according to various embodiments.
  • a (e.g., first) component is said to be “coupled” or “connected” to another (e.g., second) component, with or without the terms “functionally” or “communicatively.”
  • the certain component may be connected to the other component directly (eg by wire), wirelessly, or through a third component.
  • Each component (eg, module or program) of the components described in this document may include singular or plural entities. According to various embodiments, one or more components or operations among corresponding components may be omitted, or one or more other components or operations may be added. Alternatively or additionally, a plurality of components (eg modules or programs) may be integrated into a single component. In this case, the integrated component may perform one or more functions of each of the plurality of components identically or similarly to those performed by a corresponding component of the plurality of components prior to the integration. .
  • operations performed by modules, programs, or other components are executed sequentially, in parallel, iteratively, or heuristically, or one or more of the operations are executed in a different order, omitted, or , or one or more other operations may be added.
  • module used in this document may include a unit implemented in hardware, software, or firmware, and may be used interchangeably with terms such as logic, logic block, component, or circuit, for example.
  • a module may be an integrally constructed component or a minimal unit of components or a portion thereof that performs one or more functions.
  • the module may be implemented in the form of an application-specific integrated circuit (ASIC).
  • ASIC application-specific integrated circuit
  • Various embodiments of the present document may be implemented as software (eg, a program or application) including one or more instructions stored in a storage medium (eg, memory) readable by a machine.
  • the processor of the device may call at least one command among one or more commands stored from a storage medium and execute it. This enables the device to be operated to perform at least one function according to the at least one command invoked.
  • the one or more instructions may include code generated by a compiler or code executable by an interpreter.
  • the device-readable storage medium may be provided in the form of a non-transitory storage medium.
  • 'non-temporary' only means that the storage medium is a tangible device and does not contain a signal (e.g. electromagnetic wave), and this term refers to the case where data is stored semi-permanently in the storage medium. It does not discriminate when it is temporarily stored.
  • Computer program products may be traded between sellers and buyers as commodities.
  • a computer program product is distributed in the form of a device-readable storage medium (eg compact disc read only memory (CD-ROM)), or through an application store or between two user devices (eg smartphones). It can be distributed (e.g., downloaded or uploaded) directly or online.
  • a device-readable storage medium such as a manufacturer's server, an application store server, or a relay server's memory.
  • FIG. 1 shows an environment including a plurality of networks.
  • the first network 10 and the second network 20 may be different networks.
  • the first network 10 may be a public network such as the Internet
  • the second network 20 may be a private network such as an intranet or VPN.
  • the first network 10 may include a source node 101 .
  • the 'source node' may be various types of devices capable of performing data communication.
  • the source node 101 may be a portable device such as a smartphone or tablet, a computer device such as a desktop or laptop, a multimedia device, a medical device, a camera, a wearable device, or a virtual reality (VR) device. , or home appliances, but is not limited to the aforementioned devices.
  • source node 101 may include a server or gateway capable of transmitting data packets through an application.
  • the source node 101 may also be referred to as 'electronic device' or 'terminal'.
  • the destination node 102 may include the same or similar device as the above-described source node 101 .
  • the source node 101 may attempt access to the second network 20 and transmit data to the destination node 102 included in the second network 20 .
  • Source node 101 may transmit data to destination node 102 via gateway 103 and tunnel 105 .
  • the starting node 101 If access to the first network 10 of the starting node 101 is approved, since the starting node 101 can communicate with all servers included in the first network 10, the starting node 101 is malicious. ) can be exposed from program attacks. For example, the origin node 101 may be infected with malicious code 110c, as well as trusted and/or secure applications such as Internet web browser 110a and business application 110b. ) may receive data of an untrusted or unsecured application such as the business application 110d.
  • the starting node 101 infected by the malicious program may attempt access to the second network 20 and/or data transmission.
  • the second network 20 is formed based on IP, such as VPN, it may be difficult to individually monitor a plurality of devices included in the second network 20, and application in the OSI layer Security at the layer or transport layer may be vulnerable.
  • the source node 101 includes a malicious application after the tunnel has already been created, the data of the malicious application will be delivered to other electronic devices (eg, the destination node 102) within the second network 20.
  • FIG. 2 illustrates an architecture within a network environment according to various embodiments.
  • the number of source nodes 201 , gateways 203 and destination nodes 204 is not limited to the number shown in FIG. 2 .
  • the source node 201 may transmit data to a plurality of destination nodes through a plurality of gateways, and the controller 202 may manage the plurality of source nodes, gateways, and destination nodes.
  • the origin node 201 may perform the same or similar function as the origin node 101 shown in FIG. 1, and the gateway 203 may perform the same or similar function as the gateway 103 shown in FIG.
  • Destination node 204 may perform the same or similar functions as destination node 102 shown in FIG.
  • the controller 202 may be, for example, a server (or cloud server).
  • the controller 202 can ensure reliable data transmission within a network environment by managing data transmission between the source node 201, the gateway 203, and the destination node 204.
  • the controller 202 manages access of the source node 201 to the destination node 204 through policy information or blacklist information, or an authorized tunnel between the source node 201 and the gateway 203.
  • (210) intermediary the creation of Trusted DNS (205) to query DNS, communicate with the harmful site blocking system (206) to block access to harmful sites, or the source node (201) or gateway (203). ), the tunnel 210 may be removed according to the collected security events.
  • the source node 201 can communicate with the destination node 204 only through the tunnel 210 authorized by the controller 202, and if the authorized tunnel 210 does not exist, the source node 201 is the destination node ( 204) may be blocked.
  • the controller 202 sends the source node 201 and control data packets to perform various operations (eg, registration, approval, authentication, renewal, termination) associated with network access of the source node 201. can transmit and receive.
  • a flow through which the control data packet is transmitted (eg, 220) may be referred to as a control flow.
  • the gateway 203 may be located at a boundary of a network to which the source node 201 belongs or a boundary of a network to which the destination node 204 belongs.
  • the number of gateways 203 may be plural.
  • the gateway 203 may forward only data packets received through the authorized tunnel 210 among data packets received from the source node 201 to the destination node 204 .
  • a flow in which data packets are transmitted between the source node 201 and the gateway 203, the gateway 203 and the destination node 204, or the source node 201 and the destination node 204 (eg, 230) is referred to as a data flow. can be referenced.
  • the gateway 203 may be connected to the controller 202 based on a cloud.
  • the gateway 203 may create an authorized tunnel 210 with the source node 201 under the control of the controller 202 .
  • the source node 201 may include an access control application 211 and a network driver (not shown) for managing network access of applications stored in the source node 201 .
  • the access control application 211 may determine whether the target application 221 is accessible. If the target application 221 is accessible, the access control application 211 transmits a data packet to the gateway 203 through the tunnel 210.
  • the access control application 211 may control transmission of data packets in the source node 201 through a kernel including an operating system and a network driver.
  • FIG. 3 is a functional block diagram illustrating a database stored in a controller (eg, the controller 202 of FIG. 2 ) according to various embodiments.
  • the controller is a communication circuit (eg, the source node 201, the gateway 203, or the destination node 204 of FIG. 2) to communicate with an external electronic device.
  • the communication circuit 430 of FIG. 4 and a processor for controlling the overall operation of the controller (eg, the processor 410 of FIG. 4 ) may be further included.
  • the controller may store databases 311 to 319 for control of network access and data transmission in the memory 330 .
  • the access policy database 311 may include information on networks and/or services to which the identified network, source node, destination node, user, or application may access. For example, when access to a destination node is requested from a source node, the controller identifies a network (eg, a network to which the source node belongs), a source node, and a user (eg, a source node) identified based on the access policy database 311. user), and/or applications (eg, applications included in the source node) may determine whether access to the destination node is possible.
  • a network eg, a network to which the source node belongs
  • a source node e.g, a source node
  • a user eg, a source node
  • applications eg, applications included in the source node
  • the access policy database 311 includes information on whether DNS inspection is required, reliable DNS designation information for domain identification, information on whether or not it is necessary to block harmful sites, information on the type of database blocking harmful sites, and external harmful site blocking service. May include usage and interworking information.
  • the tunnel policy database 312 may include information on a type of tunnel to be connected to a gateway existing on a boundary between a source node (eg, terminal) and a network on a connection path, an encryption method, and an encryption level. For example, when an access to a destination node is requested from a source node, the controller may provide the optimum tunnel for accessing the destination node and related information to the source node based on the tunnel policy database 312 .
  • the blacklist policy database 313 may include a policy for permanently or temporarily blocking access of a specific node (eg, a source node or a destination node).
  • the blacklist policy database 313 includes information (e.g., source node ID (identifier ), at least one of an IP address, a media access control (MAC) address, or a user ID).
  • the blacklist database 314 may include a list of at least one of a source node, a destination node, an IP address, a MAC address, or a user blocked by the blacklist policy database 313 . For example, if the identification information of the source node requesting access to the destination node is included in the blacklist database 314, the controller may isolate the source node from the destination node by rejecting the request for access from the source node.
  • the control flow table 315 is an example of a session table for managing a flow (eg, control flow) of control data packets generated between a node (eg, a source node or a destination node) and a controller.
  • control flow information may be generated by the controller.
  • the control flow information may include at least one of control flow identification information, an IP address identified during access to and authentication of a controller, a node ID, and a user ID.
  • the controller searches for control flow information through control flow identification information received from the source node, and includes an IP address included in the searched control flow information, a source node ID, Alternatively, by mapping at least one of the user IDs to the access policy database 311, it is possible to determine whether the source node can access and whether to create a tunnel.
  • the control flow table 315 may include information about an authentication method, an authentication token, and an authentication target required when performing a request for enhanced authentication.
  • a control flow may have an expiration time.
  • a node eg, a source node or a destination node
  • the controller may remove the control flow according to the node's connection termination request. If the control flow is removed, the previously created tunnel and data flow are also removed, so node access may be blocked.
  • the tunnel table 316 is a table for managing tunnels connected between a source node and a gateway. Tunnel can be created, for example, per device or per IP. When a tunnel is created between the source node and the gateway, the tunnel table 316 includes tunnel identification information, control flow identification information when the tunnel is subordinate to the control flow, a tunnel end point (TEP), and a tunnel start point (tunnel start point (TSP), tunnel algorithm, tunnel type, and/or additional information for tunnel management.
  • TEP tunnel end point
  • TSP tunnel start point
  • the data flow table 317 is a table for managing a flow (eg, data flow) in which detailed data packets are transmitted between a source node and a destination node.
  • a data flow can be created in a TCP session, an application of a source node, or a more granular unit within a tunnel created by a source node or an IP unit.
  • the data flow table 317 includes data flow identification information, control flow identification information if the data flow is dependent on the control flow, an application ID for identifying whether the data packet transmitted from the source node is an authorized data packet, and a destination IP address , and/or a service port.
  • the data flow table 317 may include identification information of a tunnel through which a data flow is to be used.
  • the data flow table 317 may include a header (or header information) for determining whether the data packet is valid.
  • the data flow table 317 may further include whether or not a data flow header, which is authentication information, is inserted into the data packet, a header insertion method, whether or not authentication of the data flow is required, an authentication status, and/or an authentication expiration time.
  • the data flow table 317 may include source node information (eg, source IP) of a destination node, service port information, and receivable application information.
  • the data flow table 317 includes status information for rejecting access because the corresponding data flow is detected as a harmful site or abnormal DNS and cannot be used, domain identification required status information when the domain is not identified, and domain information when the domain identification is completed. Identification completion status information may be included.
  • the node or controller may block access according to state information stored in the data flow table 317, or may request domain identification if domain identification is required, and if the domain is identified, domain name information matched with IP is included. domain information can be updated in the data flow.
  • the DNS table 318 may be a table that stores domain names (domain information) matched with IPs.
  • the controller or node may first search the DNS table 318 for the IP or domain name requested for access based on the DNS table 318 and check whether it is normal. In addition, if the domain name or IP does not exist in the DNS table 318, the controller or node queries the trusted DNS associated with the controller (eg, Trusted DNS 205 in FIG. 2) to determine if the domain name is normal. And IP information matching the corresponding domain name can be checked. Therefore, the controller or node can quickly check whether the DNS is normal or not by searching information stored in the DNS table 318 instead of always checking the domain name and IP information by querying the external DNS.
  • the trusted DNS associated with the controller eg, Trusted DNS 205 in FIG. 2
  • the harmful site table 319 may be a list of IPs or domain names to be blocked from access. Nodes or controllers can block access if the IP or domain name requested for access is included in the harmful site table 319, and if the domain name or IP is not included in the harmful site table 319, block harmful sites that are updated in real time. In conjunction with a system (eg, the harmful site blocking system 206 of FIG. 2 ), it is possible to additionally check whether or not the site is blocked.
  • a system eg, the harmful site blocking system 206 of FIG. 2
  • Controllers and nodes according to various embodiments disclosed in this document, based on the DNS table 318 and the harmful site table 319, are directed to unsafe DNS or harmful sites in relation to other networks that are not interoperable with the gateway. access can be controlled.
  • FIG. 4 shows a functional block diagram of a node (eg, the source node 201 and the destination node 204 of FIG. 2 ) according to various embodiments.
  • a node may include a processor 410 , a memory 420 , and a communication circuit 430 .
  • the node may further include a display 440 to interface with a user.
  • the processor 410 may control the overall operation of the node.
  • the processor 410 may include a single processor core or may include a plurality of processor cores.
  • the processor 410 may include multi-cores such as dual-core, quad-core, and hexa-core.
  • the processor 410 may further include an internal or external cache memory.
  • the processor 410 may be configured with one or more processors.
  • the processor 410 may include at least one of an application processor, a communication processor, or a graphical processing unit (GPU).
  • GPU graphical processing unit
  • processor 410 is electrically or operatively coupled to other components within the node (e.g., memory 420, communication circuitry 430, or display 440). (coupled with) or connected to.
  • the processor 410 may receive commands from other components of the node, interpret the received commands, and perform calculations or process data according to the interpreted commands.
  • the processor 410 may interpret and process messages, data, commands, or signals received from the memory 420 , the communication circuit 430 , or the display 440 .
  • the processor 410 may generate a new message, data, command, or signal based on the received message, data, command, or signal.
  • Processor 410 may provide processed or generated messages, data, instructions, or signals to memory 420 , communication circuitry 430 , or display 440 .
  • the processor 410 may process data or signals generated or generated by 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 record (or store) or update instructions, data, or signals in the memory 420 to execute or control a program.
  • the memory 420 may store commands for controlling nodes, control command codes, control data, or user data.
  • the memory 420 may include at least one of an application program, an operating system (OS), middleware, or a device driver.
  • OS operating system
  • middleware middleware
  • device driver a device driver
  • the memory 420 may include one or more of volatile memory and non-volatile memory.
  • Volatile memory includes dynamic random access memory (DRAM), static RAM (SRAM), synchronous DRAM (SDRAM), phase-change RAM (PRAM), magnetic RAM (MRAM), resistive RAM (RRAM), and ferroelectric RAM (FeRAM).
  • DRAM dynamic random access memory
  • SRAM static RAM
  • SDRAM synchronous DRAM
  • PRAM phase-change RAM
  • MRAM magnetic RAM
  • RRAM resistive RAM
  • FeRAM ferroelectric RAM
  • the nonvolatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), flash memory, and the like.
  • the memory 420 uses a nonvolatile 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). can include more.
  • a nonvolatile 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).
  • HDD hard disk drive
  • SSD solid state disk
  • eMMC embedded multi media card
  • UFS universal flash storage
  • the memory 420 may store some of the information included in the memory of the controller (eg, the memory 330 of FIG. 3 ).
  • the memory 420 may store the tunnel table 316, data flow table 317, DNS table 318, and harmful site table 319 described in FIG. 3 .
  • the communication circuit 430 may support establishment of a wired or wireless communication connection between a node and an external electronic device (eg, the controller 202 and the gateway 203 of FIG. 2 ), and communication through the established connection.
  • the communication circuit 430 may be a wireless communication circuit (eg, cellular communication circuit, short-range wireless communication circuit, or global navigation satellite system (GNSS) communication circuit) or a wired communication circuit (eg, a local area network (LAN)).
  • GNSS global navigation satellite system
  • LAN local area network
  • communication circuit or power line communication circuit
  • a short-distance communication network such as Bluetooth, WiFi direct, or IrDA (infrared data association) or a cellular network
  • IrDA infrared data association
  • long-distance communication such as the Internet
  • computer network It may communicate with an external electronic device through a network.
  • the various types of communication circuits 430 described above may be implemented as a single chip or may be implemented as separate chips.
  • the display 440 may output content, data, or signals.
  • the display 440 may display image data processed by the processor 410 .
  • the display 440 may be configured as an integrated touch screen by being combined with a plurality of touch sensors (not shown) capable of receiving a touch input.
  • a plurality of touch sensors may be disposed above the display 440 or below the display 440 .
  • a server (eg, the controller 202 of FIG. 2 ) may include a processor 410 , a memory 420 , and a communication circuit 430 .
  • the processor 410, memory 420, and communication circuit 430 included in the server may be substantially the same as the processor 410, memory 420, and communication circuit 430 described above.
  • the access control application 211 detects a network access request for a destination network (eg, the destination node 204) from the target application 221 included in the source node 201, and the source node ( 201) or the target application 221 may determine whether the controller 202 is in a connected state.
  • the access control application 211 may block transmission of data packets in a kernel or network driver including an operating system. Yes (act 510).
  • the source node 201 may block access of malicious applications in advance in the application layer of the OSI layer.
  • 6 to 7 describe an operation for controller connection according to various embodiments.
  • 6 shows a signal flow diagram for controller connection
  • FIG. 7 shows a user interface screen for controller connection.
  • the access control application 211 of the source node 201 requests the controller 202 to create a control flow.
  • a connection to the controller of the source node 201 may be attempted.
  • the starting node 201 may be substantially the same as the starting node 201 in FIG. 2 .
  • the connection control application 211 may be substantially the same as the connection control application 211 in FIG. 2 .
  • the source node 201 may detect a controller connection event. For example, the source node 201 can detect that the access control application 211 is installed and executed in the source node 201, and access to the controller 202 is requested through the access control application 211. there is.
  • the source node 201 may display a user interface screen 710 for receiving information necessary for controller access.
  • the user interface screen 710 includes an input window 711 for inputting the IP or domain of the controller 202, an input window 712 for inputting a user ID, and/or an input window 713 for inputting a password.
  • the source node 201 can detect a controller connection event by receiving a button 714 for controller access by an authenticated user. For another example, if user authentication of the source node 201 is not yet completed, the source node 201 receives a button 715 for controller access by an unauthorized user (ie, a guest), thereby triggering a controller connection event. can detect
  • the source node 201 may request a controller connection from the controller 202 in response to detecting a controller connection event.
  • the source node 201 may request controller access through the access control application 211 .
  • the access control application 211 identifies the identification information (eg, terminal ID, IP address, MAC address) of the source node 201, type, location, environment, and identification of the network to which the source node 201 belongs. information, and/or identification information of the access control application 211 to the controller 202 .
  • the controller 202 may identify whether the source node 201 is accessible in response to the received request. According to an embodiment, the controller 202 may check whether the source node 201 is accessible based on a database included in a memory (eg, the memory 330 of FIG. 3 ) of the controller 202 . For example, the controller 202 determines whether the information received from the access control application 211 is included in the access policy database and the identification information of the source node 201 and/or the network to which the source node 201 belongs. It is possible to check whether the source node 201 is accessible based on whether it is included in the blacklist database.
  • a memory eg, the memory 330 of FIG. 3
  • the controller 202 may create a control flow between the source node 201 and the controller 202 .
  • the controller 202 may generate control flow identification information in the form of random numbers and store identification information of the source node 201 and/or a network to which the source node 201 belongs in a control flow table.
  • Information stored in the control flow table (eg, control flow identification information and/or control flow information) is a policy for user authentication of the source node 201, information update of the source node 201, and network access of the source node 201 It can be used for verification, and/or validation.
  • the controller 202 may generate receivable application information based on an access policy.
  • the receivable application information may be a whitelist generated based on an access policy.
  • the controller 202 may transmit a response to the controller connection request to the source node 201.
  • the controller 202 may transmit the generated control flow identification information to the source node 201 .
  • the controller 202 may deliver receivable application information to the connection control application 211 .
  • the access control application 211 of the originating node 201 may perform a check on the application.
  • the access control application 211 may perform an application inspection based on receivable application information and service port information received from the controller 202 .
  • the access control application 211 can check whether the application exists (is installed) on the source node 201 based on the application information that can be received, and in the case of the existing application, integrity and stability are checked according to the validation policy. (Above the application, tampering check, code signing check, fingerprint check) can be performed.
  • the access control application 211 may transmit the application check result to the controller 202 .
  • the access control application 211 may transmit to the controller 202 whether or not there is a receivable application and a validation result.
  • the controller 202 may check whether there is an accessible policy before network access authentication for each application in the access policy based on the received application inspection result.
  • the controller 202 may generate data flow information based on identification information of the source node 201, identification information of the destination node 204, and port information, and through domain validation Domain name information can be inserted into the created data flow.
  • the controller 202 may transmit the data flow into which the domain name information is inserted to the access control application 211.
  • the access control application 211 of the originating node 201 may process the resulting value according to the received response.
  • the connection control application 211 may store the received control flow identification information and display a user interface screen indicating completion of the controller connection to the user.
  • the request for network access to the destination network of the source node 201 may be controlled by the controller 202 .
  • the controller 202 may determine that the source node 201 is unreachable. For example, if identification information of the source node 201 and/or a network to which the source node 201 belongs is included in the blacklist database, the controller 202 may determine that the source node 201 is inaccessible. In this case, the controller 202 may transmit a response indicating that access to the controller of the source node 201 is impossible in operation 645 without generating a control flow in operation 615 . Also, in this case, operations 625 to 640 may not be performed.
  • the source node 201 may output a user interface screen indicating that connection to the controller is impossible to the user.
  • the source node 201 may display a user interface screen 720 through the access control application 211 .
  • the user interface screen 720 may include a user interface 725 indicating that access to the source node 201 is blocked and guiding isolation release through an administrator (eg, the controller 202).
  • the access control application 211 of the source node 201 updates the data flow when the data flow received from the controller 202 exists, and generates a data packet based on data flow information permitted in advance when accessing the network. You can manage the data flow so that it can be transmitted.
  • FIG. 8 shows a signal flow diagram for user authentication according to various embodiments.
  • the access control application 211 of the source node 201 may receive authentication for the user of the source node 201 from the controller 202 .
  • the source node 201 may receive an input for user authentication.
  • An input for user authentication may be, for example, a user input for inputting a user ID and password.
  • the input for user authentication may be a user input (eg, biometric information) for stronger authentication.
  • the source node 201 may request user authentication from the controller 202.
  • the access control application 211 may transmit input information for user authentication to the controller 202 . If the control flow between the source node 201 and the controller 202 has already been created, the access control application 211 may transmit input information for user authentication together with control flow identification information.
  • the controller 202 may authenticate the user based on the information received from the originating node 201 .
  • the controller 202 may use the user ID, password, and/or enhanced authentication information included in the received information and a database included in the memory of the controller 202 (e.g., the access policy database of FIG. 3). 311 or the blacklist database 314), it is possible to determine whether the user can access according to the access policy and whether the user is included in the blacklist.
  • the controller 202 may add user identification information (eg, user ID) to identification information of the control flow.
  • user identification information eg, user ID
  • the added user identification information can be used for the authenticated user's controller access or network access.
  • the controller 202 may generate receivable application information based on an access policy.
  • the receivable application information may be a whitelist generated based on an access policy.
  • the controller 202 may transmit information indicating that the user is authenticated to the source node 201 as a response to the user authentication request.
  • the controller 202 may deliver receivable application information to the connection control application 211 .
  • the access control application 211 of the originating node 201 may perform a check on the application.
  • the access control application 211 may perform an application inspection based on receivable application information and service port information received from the controller 202 .
  • the access control application 211 can check whether the application exists (is installed) on the source node 201 based on the application information that can be received, and in the case of the existing application, integrity and stability are checked according to the validation policy. (Above the application, tampering check, code signing check, fingerprint check) can be performed.
  • the access control application 211 may send the application check result to the controller 202 .
  • the access control application 211 may transmit to the controller 202 whether or not there is a receivable application and a validation result.
  • the controller 202 may check whether there is an accessible policy before network access authentication for each application in the access policy based on the received application inspection result.
  • the controller 202 may generate data flow information based on identification information of the source node 201, identification information of the destination node 204, and port information, and through domain validation Domain name information can be inserted into the created data flow.
  • the controller 202 may transmit the data flow into which the domain name information is inserted to the access control application 211.
  • the access control application 211 of the source node 201 may process the resulting value for user authentication.
  • the starting node 201 may output a user interface screen indicating completion of user authentication to the user through a display.
  • the controller 202 may determine that user authentication is impossible. For example, if user identification information is included in the blacklist database, the controller 202 may determine that user authentication is impossible. In this case, in operation 820, the controller 202 transmits information indicating that user authentication is impossible to the source node 201, and in operation 845, the source node 201 displays a user interface screen indicating that user authentication has failed. can be output through In this case, operations 825 to 840 may not be performed.
  • the access control application 211 of the source node 201 updates the data flow when the data flow received from the controller 202 exists, and generates a data packet based on data flow information permitted in advance when accessing the network. You can manage the data flow so that it can be transmitted.
  • FIG. 9 shows a signal flow diagram for DNS query according to various embodiments.
  • the source node 201 queries the external DNS server and controller 202 to stably control network access based on the domain name.
  • the connection control application 211 of the originating node 201 may detect a network connection event.
  • access control application 211 can detect that a target application, such as a web browser, is attempting to connect to a destination network that includes destination node 204, such as the Internet.
  • a target application such as a web browser
  • a destination network such as the Internet.
  • a user may execute a web browser and input and call a web address to be accessed.
  • the access control application 211 can detect that a DNS query data packet of a target application is attempting a connection.
  • the access control application 211 may check whether a data flow corresponding to identification information of a target application requesting access, identification information of a destination network, and port information exists. For example, if a data flow exists but is not valid, the connection control application 211 may drop the data packet. For another example, if there is a data flow, the access control application 211 may transmit a data packet.
  • the access control application 211 may check whether the network access request is a request for a DNS query. For example, the access control application 211 determines whether a network access request is a request for a DNS query based on whether it is a data packet containing a destination port for a DNS query or whether the data packet is a packet for a DNS query. You can check. Depending on the embodiment, if the network access request is not a DNS query request, the access control application 211 may perform operation 1015 of FIG. 10 .
  • the access control application 211 may transmit a DNS query request packet.
  • the access control application 211 may transmit a DNS query request packet to the untrusted DNS 207 and may receive a query request result value from the untrusted DNS 207 .
  • the query requested result value may be parsed according to the DNS query result standard and include IP information and additional information in the domain name.
  • the Untrusted DNS 207 may include an external server or DNS server.
  • the access control application 211 may store the extracted domain name and IP information in a DNS table (eg, the DNS table 318 of FIG. 3) in correspondence with each other.
  • the access control application 211 may check whether a data flow corresponding to the IP information requested by the DNS query exists. In addition, the access control application 211 may check whether a corresponding data flow requires domain validation.
  • the access control application 211 may request domain validation from the controller 202 .
  • the domain validation request may include at least one of data flow identification information, domain information, target application identification information, destination network identification information, and destination port information.
  • the controller 202 may check whether a valid data flow corresponding to the received identification information exists. For example, the controller 202 may check existence of a data flow corresponding to data flow identification information, domain information, target application identification information, destination network identification information, and destination port information. Depending on the embodiment, if the data flow does not exist, the controller 202 may transmit validation failure information to the access control application 211 of the source node 201 and notify that network access is impossible (operation 940 ).
  • the controller 202 may check the domain validity. For example, the controller 202 may check whether domain information is valid and included in harmful sites based on destination network identification information, destination port information, and domain information. Depending on the embodiment, if the domain validation fails, the controller 202 may transmit domain validation failure information to the access control application 211 and notify that network access is unavailable (operation 940). According to another embodiment, if the domain validation is successful, the controller 202 may add domain information to the data flow, change the domain state information included in the data flow to a domain validation complete state, and update the data flow. and may transmit the updated data flow to the access control application 211 of the source node 201 (operation 940). In one embodiment, the domain validation operation (operation 935) may be performed through operations 1105 to 1135 shown in FIG.
  • the access control application 211 of the source node 201 may process the domain validation result. For example, when the access control application 211 receives validation failure information and information that network access is impossible from the controller 202, the data flow state is changed to a transmittable state, and the data packet transmitted to the corresponding network to be able to block For another example, when the validation success information is received from the controller 202, the access control application 211 may allow transmission of a data packet to a corresponding network based on the updated data flow.
  • FIG. 10 shows a signal flow diagram for network access according to various embodiments.
  • the source node 201 After the source node 201 is authorized by the controller 202, the source node 201 controls network access of other applications stored in the source node 201 through the access control application 211 of the source node 201. By doing so, reliable data transmission can be guaranteed.
  • connection control application 211 of the originating node 201 may detect a network connection event.
  • access control application 211 can detect that a target application, such as a web browser, is attempting to connect to a destination network that includes destination node 204, such as the Internet.
  • a target application such as a web browser
  • destination node 204 such as the Internet.
  • a user may execute a web browser and input and call a web address to be accessed.
  • the access control application 211 may check whether the network access request is a DNS query request. For example, the access control application 211 may perform operations 915 to 945 of FIG. 9 when the network access request is a DNS query request. For another example, the access control application 211 may perform operation 1015 when the network access request is not a DNS query request.
  • the access control application 211 when the access control application 211 needs to communicate with the destination network, the identification information of the target application requesting access to communicate with the destination network, the identification information of the destination network, and the existence of a data flow corresponding to the port information can be checked.
  • the access control application 211 may drop a data packet of a target application when a data flow exists but is not valid (eg, a data packet cannot be transmitted). For another example, if a data flow exists, a data packet of the target application may be transmitted.
  • the access control application 211 performs validation according to the validation policy when the data flow needs to be updated, such as when the data flow does not exist or when the authentication time of the data flow expires and renewal is required.
  • the validity check may check the integrity and stability of the target application (on top of the application, tampering check, code signing check, fingerprint check, etc.).
  • the access control application 211 may check the DNS of the data packet. For example, the access control application 211 may check whether domain information corresponding to the identification information of the destination network exists in a DNS table (eg, the DNS table 318 of FIG. 3 ). Depending on the embodiment, when domain information corresponding to the identification information of the destination network does not exist in the DNS table, the identification information of the destination network is stored in the DNS table provided by the operating system through the IP-based DNS reverse query function provided by the operating system. It is possible to check whether corresponding domain information exists.
  • a DNS table eg, the DNS table 318 of FIG. 3
  • the access control application 211 transmits control flow identification information, target application identification information, destination network identification information and port information, domain information identified through DNS inspection to the controller 202, and establishes network access. can request For another example, if the domain information identified through the DNS check does not exist, the access control application 211 may transmit the remaining information except for the domain information to the controller 202 and request network access.
  • the controller 202 may check whether access is possible by checking whether information included in the network access request is included in an access policy corresponding to the identified information based on the received control flow identification information. In addition, the controller 202 may check whether access to the destination network corresponding to the received identification information is possible. Depending on the embodiment, the controller 202 may transmit a result indicating that the connection is impossible to the connection control application 211 when it is determined that the connection is impossible (operation 1040).
  • the controller 202 may check whether there is a valid data flow corresponding to the identification information received from the access control application 211 . Depending on the embodiment, if the data flow exists but the connection is impossible, the controller 202 may transmit a connection failure result to the connection control application 211 (operation 1040). According to another embodiment, the controller 202 may transmit a connection failure result to the access control application 211 when a data flow exists and domain information received upon request for access differs from domain information included in the data flow. (Action 1040).
  • the controller 202 may check whether the domain information is valid and included in harmful sites based on the destination network identification information, the destination port information, and the domain information. If the domain validation fails, the controller 202 may transmit validation failure information to the access control application 211 (operation 940). For another example, the controller 202 may create a data flow if validation succeeds, add the created data flow to a data flow table (eg, the data flow table 317 of FIG. 3), The generated data flow may be transmitted to the access control application 211 (operation 940). Depending on embodiments, the generated data flow may include domain information. In one embodiment, domain validation may be performed through the operation shown in FIG. 11 .
  • the access control application 211 may process the domain validation result received from the controller 202 . For example, the access control application 211 may drop a data packet when receiving a result that network access is unavailable. For another example, when the data flow generated by the controller 202 is received, the access control application 211 may add a data flow and transmit a data packet based on the received data flow.
  • FIG. 11 shows a signal flow diagram for domain validation in various embodiments.
  • the controller 202 can check whether the DNS is normal by checking the validity of the domain, can prevent access to harmful sites, and can control network access so that network access is performed in a stable environment.
  • the controller 202 may detect a domain validation event.
  • the controller 202 may detect a domain validation event through operation 935 of FIG. 9 or operation 1035 of FIG. 10 .
  • the controller 202 may detect a domain validation event through operation 635 of FIG. 6 or operation 835 of FIG. 8 .
  • controller 202 may perform a DNS check. For example, if the information requested for domain validation is IP information, the controller 202 may extract domain information corresponding to the IP information from a DNS table (eg, the DNS table 318 of FIG. 3 ). For another example, if domain information corresponding to IP information does not exist in the DNS table, the controller 202 may process access success because the domain name identification is required by the protection network or terminal. For another example, the controller 202 may perform operation 1120 when domain information corresponding to the IP information exists in the DNS table. For another example, if the information requested for examination is domain information, the controller 202 may extract IP information corresponding to the domain name from the DNS table. For another example, if IP information corresponding to the domain information exists, the controller 202 may perform operation 1120.
  • a DNS table eg, the DNS table 318 of FIG. 3
  • the controller 202 may process access success because the domain name identification is required by the protection network or terminal.
  • the controller 202 may perform operation 1120 when domain information corresponding to the IP information exists
  • the controller 202 may perform a query based on the domain information to the trusted DNS (eg, Trusted DNS 205) included in the access policy, You can receive query results.
  • the query result may include an IP list and ancillary information, and the controller 202 may update the query result to the DNS table.
  • the controller 202 may check whether the DNS is normal. For example, the controller 202 may compare the identified domain information with IP information requested for access. If the access request IP corresponding to the domain information does not exist, the controller 202 may determine that DNS pharming has occurred and may process an access failure. For another example, if there is an access request IP corresponding to the domain information, the controller 202 may add and process the domain information when the connection succeeds (operation 1135). Depending on the embodiment, controller 202 may add domain information to the data flow (act 1135).
  • the controller 202 may check whether IP and domain information corresponding to the harmful site table (eg, the harmful site table 319 of FIG. 3) exist based on the access request IP and domain information. For example, if access request IP and domain information are included in the harmful site table, the controller 202 may process an access failure. For another example, when the access request IP and domain information are not included in the harmful site table, the controller 202 may determine whether to perform operation 1130. When the controller 202 determines not to perform the harmful site query (operation 1130), the controller 202 may process connection success (operation 1135).
  • the harmful site table may include one or more tables applicable according to the identified user, network, terminal, harmful site classification criteria, risk level, etc., and the controller 202 sets the table according to the access policy. You can check whether the site is harmful or not.
  • the controller 202 transmits access request IP and domain information to an external server (eg, the harmful site blocking system 206) and may query whether harmful sites exist. there is.
  • the controller 202 may receive a response to an inquiry about harmful sites, process connection success if the access request IP and domain information are not included in harmful sites, and process connection failure if included in harmful site services. may (act 1135).
  • FIG. 12 illustrates a user interface screen determined as a DNS pharming or harmful site according to various embodiments.
  • the source node 201 may provide the user with an interface displaying information 1220 indicating that DNS pharming is detected on a user interface screen 1210 when the DNS check result is failure.
  • the source node 201 may provide an interface displaying information 1240 indicating a network designated as a harmful site on the user interface screen 1230 to the user.
  • FIG. 13 is a flowchart illustrating an operation of querying a DNS when a node accesses a network according to various embodiments. The operations shown in FIG. 13 may be performed by the access control application 211 of the source node 201 shown in FIG. 2 .
  • the access control application 211 may detect a network connection event (operation 1305).
  • the access control application 211 may verify that the data packet is a DNS query request packet. For example, the access control application 211 may perform operation 1315 when the data packet of the target application is a DNS query request packet. For another example, the access control application 211 may perform general network access control when the data packet is not a DNS query request packet.
  • the access control application 211 may transmit a DNS query request packet to the first external server.
  • the first external server may be Untrusted DNS 207 shown in FIG. 9 .
  • the access control application 211 may receive a DNS query result from the first external server.
  • the DNS query result may include domain information and IP information.
  • the access control application 211 may check whether a data flow corresponding to the IP information exists. In addition, the access control application 211 can check whether domain validation is required if there is a data flow. For example, the access control application 211 may determine whether to request domain validation from a controller (eg, the controller 202 of FIG. 2 ) by checking domain validation necessity information included in the data flow. .
  • a controller eg, the controller 202 of FIG. 2
  • the access control application 211 may request domain validation from a second external server (eg, the controller 202 of FIG. 2).
  • the domain validation request may include data flow identification information, domain information, and IP information.
  • the domain validation request may further include port information.
  • the domain validation request may be performed by the controller 202 of FIG. 2 through the operations shown in FIG. 11 .
  • the access control application 211 may receive a domain validation result from a second external server (eg, the controller 202 of FIG. 2).
  • the domain validation result may include a data flow in which a domain validation state is updated.
  • the access control application 211 may transmit a data packet of a target application based on a data flow with an updated test state.
  • the access control application 211 may drop a data packet of the target application and inform the user of a connection failure result.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

본 문서에 개시된 일 실시예에 따른 노드는, 접속 제어 애플리케이션을 통해 네트워크 접속 이벤트를 감지하고, 상기 접속 제어 애플리케이션을 통해 DNS(Domain Name System) 질의 요청 패킷을 제1 외부 서버로 전송하고, 상기 제1 외부 서버로부터 DNS 질의 결과를 수신하고, 상기 DNS 질의 결과는 도메인 정보 및 IP 정보를 포함하고, 상기 접속 제어 애플리케이션을 통해 상기 IP 정보에 대응하는 데이터 플로우의 존재 여부에 기반하여 제2 외부 서버에게 상기 도메인 정보를 포함하는 네트워크 접속 요청 또는 도메인 유효성 검사 요청을 수행하도록 하는, 명령어들을 저장할 수 있다.

Description

컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
관련출원과의 상호인용
본 발명은 2021.11.18.에 출원된 한국 특허 출원 제10-2021-0159715호에 기초한 우선권의 이익을 주장하며, 해당 한국 특허 출원의 문헌에 개시된 모든 내용을 본 명세서의 일부로서 포함한다.
기술분야
본 문서에 개시된 실시예들은 컨트롤러 기반 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법에 관한 것이다.
다수의 장치들은 네트워크를 통해서 데이터를 통신할 수 있다. 예를 들어, 스마트폰은 인터넷을 통해 서버와 데이터를 송신하거나 수신할 수 있다. 네트워크는 인터넷과 같은 공용 네트워크(public network)뿐만 아니라 인트라넷과 같은 사설 네트워크(private network)를 포함할 수 있다.
네트워크에 대한 무분별한 접속을 통제하기 위하여 TCP(transmission control protocol)/IP(internet protocol)를 기반으로 네트워크로의 접속을 제한하는 기술이 적용되고 있다.
예를 들어, NAC(network access controller)는 인가된 단말이 인가된 IP 주소를 제공받음으로써 네트워크에 접속할 수 있도록 허용하고, 비인가된 단말이 비인가된 IP 주소를 사용하는 경우 ARP 스푸핑(address resolution protocol spoofing)을 이용하여 비인가된 단말을 차단하는 방식이다. 방화벽(firewall)은 IP 헤더 정보에 포함되는 출발지 IP, 목적지 IP, 및 포트 정보와, 정책에 기반하여 데이터 패킷의 전송을 허용할지 여부를 결정하는 방식이다. VPN(virtual private network)은 TCP/IP 프로토콜 상에서 암호화가 적용된 터널을 이용함으로써 데이터 패킷의 무결성 및 기밀성을 보장하는 방식이다.
그러나, ARP 스푸핑은 네트워크에 부하를 주며 최근에는 이를 우회하는 기술이 발달하고 있다. 방화벽은 데이터 패킷의 흐름을 제어하기 위한 것이므로 두 노드 간의 연결(connection) 생성 과정에서 직접적으로 관여하지 못할 수 있다. 또한, VPN은 터널이 생성된 이후 데이터 패킷의 흐름에 대한 관리에 취약하다. 뿐만 아니라, 상기 기술들은 TCP/IP에 기반하기 때문에 OSI(open system interconnection) 계층 중에서 다른 계층(예: 응용 계층)에 대한 보안에 취약할 수 있다.
본 문서에 개시되는 다양한 실시예들은 네트워크 환경에서 상술한 문제점을 해결하기 위한 시스템 및 그에 관한 방법을 제공하고자 한다.
본 문서에 개시된 일 실시예에 따른 노드는, 통신 회로, 상기 통신 회로와 작동적으로 연결되는 프로세서 및 상기 프로세서와 작동적으로 연결되고, 데이터 베이스, 타겟 애플리케이션 및 접속 제어 애플리케이션을 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 노드가, 상기 접속 제어 애플리케이션을 통해 네트워크 접속 이벤트를 감지하고, 상기 접속 제어 애플리케이션을 통해 DNS(Domain Name System) 질의 요청 패킷을 제1 외부 서버로 전송하고, 상기 제1 외부 서버로부터 DNS 질의 결과를 수신하고, 상기 DNS 질의 결과는 도메인 정보 및 IP 정보를 포함하고, 상기 접속 제어 애플리케이션을 통해 상기 IP 정보에 대응하는 데이터 플로우의 존재 여부에 기반하여 제2 외부 서버에게 상기 도메인 정보를 포함하는 네트워크 접속 요청 또는 도메인 유효성 검사 요청을 수행하도록 하는, 명령어들을 저장할 수 있다.
본 문서에 개시된 일 실시예에 따른 서버는, 통신 회로, 데이터 베이스를 저장하는 메모리 및 상기 통신 회로 및 상기 메모리와 작동적으로 연결되는 프로세서를 포함하고, 상기 프로세서는, 상기 노드의 접속 제어 애플리케이션으로부터 타겟 애플리케이션의 목적지 네트워크에 대한 네트워크 접속 요청을 수신하고, 상기 타겟 애플리케이션의 식별 정보와 도메인 정보, 상기 목적지 네트워크의 식별 정보 및 포트에 기반하여 상기 타겟 애플리케이션의 접속 가능 여부를 확인하고, 상기 타겟 애플리케이션의 식별 정보, 상기 목적지 네트워크의 식별 정보, 포트 및 상기 도메인 정보에 대응하는 데이터 플로우가 존재하는지 확인하고, 상기 목적지 네트워크의 식별 정보, 포트 및 상기 도메인 정보를 기초로 도메인 유효성 검사를 수행하고, 상기 데이터 플로우의 존재 여부 및 상기 도메인 유효성 검사의 결과를 기초로 상기 접속 제어 애플리케이션에게 네트워크 접속 가능 여부를 전송하도록 구성될 수 있다.
본 문서에 개시된 일 실시예에 따른 노드에 저장된 접속 제어 애플리케이션의 동작 방법은, 네트워크 접속 이벤트를 감지하는 동작, 타겟 애플리케이션의 데이터 패킷이 DNS 질의 요청 패킷인지 확인하는 동작, 상기 DNS 질의 요청 패킷을 제1 외부 서버로 전송하는 동작, 상기 제1 외부 서버로부터 DNS 질의 결과를 수신하는 동작, 상기 DNS 질의 결과는 도메인 정보 및 IP 정보를 포함하고, 상기 IP 정보에 대응되는 데이터 플로우의 존재 여부 및 상기 데이터 플로우의 도메인 유효성 검사 필요 여부를 확인하는 동작, 제2 외부 서버에게 도메인 유효성 검사를 요청하는 동작, 상기 도메인 유효성 검사 요청은 상기 데이터 플로우 식별 정보, 상기 도메인 정보 및 상기 IP 정보를 포함하고 및 상기 제2 외부 서버로부터 도메인 유효성 검사 상태가 갱신된 데이터 플로우를 포함하는 도메인 유효성 검사 결과를 수신하는 동작을 포함할 수 있다.
본 문서에 개시되는 실시예들에 따르면, 노드는 인가되지 않은 애플리케이션의 데이터 패킷 수신을 차단할 수 있다.
또한, 본 문서에 개시되는 실시예들에 따르면, NAC와 같은 광범위한 IP 주소 기반의 네트워크 보안 기술에 비하여 정책 설정 및 회수의 문제를 해결하고, 우회적인 공격을 방지할 수 있다.
또한, 본 문서에 개시되는 실시예들에 따르면, 제로 트러스트 네트워크 환경에서 MITM(man in the middle attack) 공격을 차단할 수 있으므로 구간 보호만 제공하는 VPN 대비 터널 기반의 접속 제어를 할 수 있다.
또한, 본 문서에 개시되는 실시예들에 따르면, TCP/IP 기반 네트워크 보안 기술이 내재하고 있는 문제점을 해소하고 안전한 네트워크 연결을 제공할 수 있다.
또한, 본 문서에 개시되는 실시예들에 따르면, 네트워크 제어 장비에 따라서 정책을 설정해야 하는 문제를 해소할 수 있다.
또한, 본 문서에 개시되는 실시예들에 따르면, 게이트웨이를 통해 연결된 네트워크 이외의 네트워크에 대하여도 접속을 제어할 수 있다.
또한, 본 문서에 개시되는 실시예들에 따르면, 상시 접속 되어있는 인터넷을 통해서 신뢰할 수 없는 DNS(Domain Name System) 사용 또는 네트워크 구간에 존재하는 각종 Rogue AP 및 MITM(Man In The Middle Attack) 등에 의한 DNS 파밍 위협, 허용되지 않은 애플리케이션 또는 안전하지 않은 애플리케이션으로 유해 사이트 또는 허용되지 않은 사이트 접속을 통한 멀웨어 감염, 업무망에서 다운로드 받은 자료에 대한 유출을 방지할 수 있다.
또한, 본 문서에 개시되는 실시예들에 따르면, DNS 테이블 및 신뢰할 수 있는 DNS와의 질의 구조로 노드에서 신뢰할 수 없는 DNS 질의에 의한 접근이 정상적인지 여부를 검출할 수 있고, 정상적인 경우에만 접속을 허용할 수 있으며, 유해사이트 데이터 베이스 또는 유해 사이트 시스템과의 연계를 통해 네트워크 접속이 유해하지 않은 경우에만 접속을 허용하는 구조를 제공할 수 있다.
또한, 본 문서에 개시되는 실시예들에 따르면 컨트롤러에 의해 인가되지 않은 애플리케이션 및 목적지 네트워크는 접속이 불가능함과 동시에, 노드의 DNS 패킷 정보를 수신하고 신뢰할 수 있는 DNS와 연결된 컨트롤러를 통해서 DNS 정보를 확인하는 구조를 제공하기 때문에, Proxy 형태의 DNS 파밍 탐지 기술을 우회하는 문제를 해결할 수 있다.
또한, 본 문서에 개시되는 실시예들에 따르면 IP 기반의 정책 설정 이외에 도메인 정보 형태로 정책 설정이 가능하여, 정책 설정 및 관리가 용이해질 수 있다.
이 외에, 본 문서를 통해 직접적 또는 간접적으로 파악되는 다양한 효과들이 제공될 수 있다.
도 1은 복수의 네트워크를 포함하는 환경을 나타낸다.
도 2는 다양한 실시예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다.
도 3은 다양한 실시예들에 따라 컨트롤러에 저장된 데이터 베이스를 나타내는 기능적 블록도이다.
도 4는 다양한 실시예들에 따른 노드의 기능적 블록도를 나타낸다.
도 5는 다양한 실시예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다.
도 6은 다양한 실시예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타낸다.
도 7은 다양한 실시예들에 따른 컨트롤러 접속을 위한 사용자 인터페이스 화면을 나타낸다.
도 8은 다양한 실시예들에 따른 사용자 인증을 위한 신호 흐름도를 나타낸다.
도 9는 다양한 실시예들에 따른 DNS 질의를 위한 신호 흐름도를 나타낸다.
도 10은 다양한 실시예들에 따른 네트워크 접속을 위한 신호 흐름도를 나타낸다.
도 11은 다양한 실시예들에 도메인 유효성 검사를 위한 신호 흐름도를 나타낸다.
도 12는 다양한 실시예들에 따른 DNS 파밍 또는 유해 사이트로 판단된 사용자 인터페이스 화면을 나타낸다.
도 13은 다양한 실시예들에 따라 노드에서 네트워크 접속 시 DNS를 질의하는 동작 흐름도를 나타낸다.
도면의 설명과 관련하여, 동일 또는 유사한 구성요소에 대해서는 동일 또는 유사한 참조 부호가 사용될 수 있다.
이하, 본 발명의 다양한 실시 예가 첨부된 도면을 참조하여 기재된다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 실시 예의 다양한 변경(modification), 균등물(equivalent), 및/또는 대체물(alternative)을 포함하는 것으로 이해되어야 한다.
본 문서에서 아이템에 대응하는 명사의 단수 형은 관련된 문맥상 명백하게 다르게 지시하지 않는 한, 상기 아이템 한 개 또는 복수 개를 포함할 수 있다. 본 문서에서, "A 또는 B", "A 및 B 중 적어도 하나","A 또는 B 중 적어도 하나", "A, B 또는 C", "A, B 및 C 중 적어도 하나" 및 "A, B, 또는 C 중 적어도 하나"와 같은 문구들 각각은 그 문구들 중 해당하는 문구에 함께 나열된 항목들 중 어느 하나, 또는 그들의 모든 가능한 조합을 포함할 수 있다. "제 1", "제 2", 또는 "첫째" 또는 "둘째"와 같은 용어들은 단순히 해당 구성요소를 다른 해당 구성요소와 구분하기 위해 사용될 수 있으며, 해당 구성요소들을 다른 측면(예: 중요성 또는 순서)에서 한정하지 않는다. 어떤(예: 제 1) 구성요소가 다른(예: 제 2) 구성요소에, "기능적으로" 또는 "통신적으로"라는 용어와 함께 또는 이런 용어 없이, "커플드" 또는 "커넥티드"라고 언급된 경우, 그것은 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로(예: 유선으로), 무선으로, 또는 제 3 구성요소를 통하여 연결될 수 있다는 것을 의미한다.
본 문서에서 설명되는 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있다. 다양한 실시 예들에 따르면, 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 다양한 실시 예들에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다.
본 문서에서 사용되는 용어 "모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로와 같은 용어와 상호 호환적으로 사용될 수 있다. 모듈은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일 실시 예에 따르면, 모듈은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다.
본 문서의 다양한 실시 예들은 기기(machine) 의해 읽을 수 있는 저장 매체(storage medium)(예: 메모리)에 저장된 하나 이상의 명령어들을 포함하는 소프트웨어(예: 프로그램 또는 애플리케이션)로서 구현될 수 있다. 예를 들면, 기기의 프로세서는, 저장 매체로부터 저장된 하나 이상의 명령어들 중 적어도 하나의 명령을 호출하고, 그것을 실행할 수 있다. 이것은 기기가 상기 호출된 적어도 하나의 명령어에 따라 적어도 하나의 기능을 수행하도록 운영되는 것을 가능하게 한다. 상기 하나 이상의 명령어들은 컴파일러에 의해 생성된 코드 또는 인터프리터에 의해 실행될 수 있는 코드를 포함할 수 있다. 기기로 읽을 수 있는 저장 매체는, 비일시적(non-transitory) 저장 매체의 형태로 제공될 수 있다. 여기서, '비일시적'은 저장 매체가 실재(tangible)하는 장치이고, 신호(signal)(예: 전자기파)를 포함하지 않는다는 것을 의미할 뿐이며, 이 용어는 데이터가 저장 매체에 반영구적으로 저장되는 경우와 임시적으로 저장되는 경우를 구분하지 않는다.
본 문서에 개시된 다양한 실시 예들에 따른 방법은 컴퓨터 프로그램 제품(computer program product)에 포함되어 제공될 수 있다. 컴퓨터 프로그램 제품은 상품으로서 판매자 및 구매자 간에 거래될 수 있다. 컴퓨터 프로그램 제품은 기기로 읽을 수 있는 저장 매체(예: compact disc read only memory(CD-ROM))의 형태로 배포되거나, 또는 애플리케이션 스토어를 통해 또는 두 개의 사용자 장치들(예: 스마트폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 애플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다.
도 1은 복수의 네트워크를 포함하는 환경을 나타낸다.
도 1을 참조하면, 제1 네트워크(10) 및 제2 네트워크(20)는 서로 다른 네트워크일 수 있다. 예를 들어, 제1 네트워크(10)는 인터넷과 같은 공용 네트워크이고, 제2 네트워크(20)는 인트라넷 또는 VPN과 같은 사설 네트워크일 수 있다.
제1 네트워크(10)는 출발지 노드(101)를 포함할 수 있다. 도 1 및 이하 서술되는 실시 예들에서, '출발지 노드'는 데이터 통신을 수행할 수 있는 다양한 형태의 장치일 수 있다. 예를 들어, 출발지 노드(101)는 스마트폰 또는 태블릿과 같은 휴대용 장치, 데스크탑(desktop) 또는 랩탑(laptop)과 같은 컴퓨터 장치, 멀티미디어 장치, 의료 기기, 카메라, 웨어러블 장치, VR(virtual reality) 장치, 또는 가전 장치를 포함할 수 있으며 전술한 기기들에 한정되지 않는다. 예를 들어, 출발지 노드(101)는 애플리케이션을 통해 데이터 패킷을 전송할 수 있는 서버 또는 게이트웨이를 포함할 수 있다. 출발지 노드(101)는 '전자 장치' 또는 '단말'로도 참조될 수 있다. 한편, 도착지 노드(102)는 상술한 출발지 노드(101)와 동일 유사한 장치를 포함할 수 있다.
출발지 노드(101)는 제2 네트워크(20)로의 접속(access)을 시도하고 제2 네트워크(20)에 포함된 도착지 노드(102)로 데이터를 전송할 수 있다. 출발지 노드(101)는 게이트웨이(103) 및 터널(105)을 통해 데이터를 도착지 노드(102)로 전송할 수 있다.
출발지 노드(101)의 제1 네트워크(10)에 대한 접속이 승인되면 출발지 노드(101)는 제1 네트워크(10)에 포함된 모든 서버와 통신할 수 있으므로, 출발지 노드(101)는 악성(malicious) 프로그램의 공격으로부터 노출될 수 있다. 예를 들어, 출발지 노드(101)는 인터넷 웹 브라우저(110a), 비즈니스 애플리케이션(110b)과 같은 신뢰된(trusted) 및/또는 보안된(secure) 애플리케이션뿐만 아니라, 악성 코드(110c), 감염된(infected) 비즈니스 애플리케이션(110d)과 같이 신뢰되지 않거나 보안되지 않은 애플리케이션의 데이터를 수신할 수 있다.
악성 프로그램으로부터 감염된 출발지 노드(101)는 제2 네트워크(20)로의 접속 및/또는 데이터 전송을 시도할 수 있다. 제2 네트워크(20)가 VPN과 같이 IP에 기반하여 형성되는 경우, 제2 네트워크(20)는 제2 네트워크(20) 내에 포함되는 복수의 장치들을 개별적으로 모니터링하기 어려울 수 있으며, OSI 계층에서 응용 계층 또는 전송 계층에 대한 보안에 취약할 수 있다. 또한, 터널이 이미 생성된 이후에 출발지 노드(101)가 악성 애플리케이션을 포함하는 경우, 상기 악성 애플리케이션의 데이터는 제2 네트워크(20) 내의 다른 전자 장치(예: 도착지 노드(102))에게 전달될 수 있다.
도 2는 다양한 실시 예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다.
도 2를 참조하면, 출발지 노드(201), 게이트웨이(203) 및 도착지 노드(204)의 개수는 도 2에 도시된 개수로 제한되는 것은 아니다. 예를 들어, 출발지 노드(201)는 복수의 게이트웨이를 통해 복수의 도착지 노드에게 데이터를 전송할 수 있고, 컨트롤러(202)는 복수의 출발지 노드, 게이트웨이 및 도착지 노드를 관리할 수 있다. 출발지 노드(201)는 도 1에 도시된 출발지 노드(101)와 동일 유사한 기능을 수행할 수 있고, 게이트웨이(203)는 도 1에 도시된 게이트웨이(103)와 동일 유사한 기능을 수행할 수 있고, 도착지 노드(204)는 도 1에 도시된 도착지 노드(102)와 동일 유사한 기능을 수행할 수 있다.
컨트롤러(202)는 예를 들어, 서버(또는 클라우드 서버)일 수 있다. 컨트롤러(202)는 출발지 노드(201), 게이트웨이(203), 및 도착지 노드(204) 간 데이터 전송을 관리함으로써 네트워크 환경 내에서 신뢰되는 데이터 전송을 보장할 수 있다. 예를 들어, 컨트롤러(202)는 정책 정보 또는 블랙리스트 정보를 통해 출발지 노드(201)의 도착지 노드(204)에 대한 접속을 관리하거나, 출발지 노드(201)와 게이트웨이(203) 사이의 인가된 터널(210)의 생성을 중개하거나, Trusted DNS(205)와 통신하여 DNS를 질의하거나, 유해사이트 차단 시스템(206)과 통신해 유해 사이트로의 접속을 차단하거나, 출발지 노드(201) 또는 게이트웨이(203)로부터 수집된 보안 이벤트에 따라서 터널(210)을 제거할 수 있다. 출발지 노드(201)는 컨트롤러(202)에 의하여 인가된 터널(210)을 통해서만 도착지 노드(204)와 통신할 수 있으며, 인가된 터널(210)이 존재하지 않으면 출발지 노드(201)는 도착지 노드(204)로의 접속이 차단될 수 있다. 일 실시 예에 따르면, 컨트롤러(202)는 출발지 노드(201)의 네트워크 접속과 연관된 다양한 동작(예: 등록, 승인, 인증, 갱신, 종료)을 수행하기 위하여 출발지 노드(201)와 제어 데이터 패킷을 송수신할 수 있다. 제어 데이터 패킷이 전송되는 흐름(예: 220)은 제어 플로우(control flow)로 참조될 수 있다.
게이트웨이(203)는 출발지 노드(201)가 속하는 네트워크의 경계 또는 도착지 노드(204)가 속하는 네트워크의 경계에 위치할 수 있다. 게이트웨이(203)는 복수일 수 있다. 게이트웨이(203)는 출발지 노드(201)로부터 수신된 데이터 패킷 중에서 인가된 터널(210)을 통해서 수신된 데이터 패킷만을 도착지 노드(204)로 포워딩 할 수 있다. 출발지 노드(201)와 게이트웨이(203), 게이트웨이(203)와 도착지 노드(204) 또는 출발지 노드(201)와 도착지 노드(204) 사이에서 데이터 패킷이 전송되는 흐름(예: 230)은 데이터 플로우로 참조될 수 있다. 단말 또는 IP 단위로 생성되는 터널(210)에 비하여 데이터 플로우는 보다 세부적인 단위(예: 애플리케이션)로 생성될 수 있다. 일 실시 예에 따르면, 게이트웨이(203)는 클라우드(cloud) 기반으로 컨트롤러(202)와 연결될 수 있다. 게이트웨이(203)는 컨트롤러(202)의 제어에 따라서 출발지 노드(201)와 인가된 터널(210)을 생성할 수 있다.
다양한 실시 예들에 따르면, 출발지 노드(201)는 출발지 노드(201) 내에 저장된 애플리케이션의 네트워크 접속을 관리하기 위한 접속 제어 애플리케이션(211) 및 네트워크 드라이버(미도시)를 포함할 수 있다. 예를 들어, 출발지 노드(201)에 포함된 타겟 애플리케이션(221)(예: 도 1의 애플리케이션(110a 내지 110d 중 임의의 하나)의 도착지 노드(204)에 대한 접속 이벤트가 발생하면, 접속 제어 애플리케이션(211)은 타겟 애플리케이션(221)의 접속 가능 여부를 결정할 수 있다. 타겟 애플리케이션(221)이 접속 가능하면, 접속 제어 애플리케이션(211)은 터널(210)을 통해 게이트웨이(203)로 데이터 패킷을 전송할 수 있다. 접속 제어 애플리케이션(211)은 출발지 노드(201) 내에서 운영체제를 포함하는 커널(kernel) 및 네트워크 드라이버를 통해 데이터 패킷의 전송을 제어할 수 있다.
도 3은 다양한 실시 예들에 따라 컨트롤러(예: 도 2의 컨트롤러(202))에 저장된 데이터 베이스를 나타내는 기능적 블록도이다. 도 3은 메모리(330)만을 도시하지만, 컨트롤러는 외부 전자 장치(예: 도 2의 출발지 노드(201), 게이트웨이(203) 또는 도착지 노드(204))와 통신을 수행하기 위한 통신 회로(예: 도 4의 통신 회로(430)) 및 컨트롤러의 전반적인 동작을 제어하기 위한 프로세서(예: 도 4의 프로세서(410))를 더 포함할 수 있다.
도 3을 참조하면, 컨트롤러는 네트워크 접속 및 데이터 전송의 제어를 위한 데이터 베이스(311 내지 319)를 메모리(330)에 저장할 수 있다.
접속 정책 데이터 베이스(311)는 식별된 네트워크, 출발지 노드, 도착지 노드, 사용자, 또는 애플리케이션이 접속 가능한 네트워크 및/또는 서비스에 대한 정보를 포함할 수 있다. 예를 들어, 출발지 노드로부터 도착지 노드에 대한 접속이 요청되면, 컨트롤러는 접속 정책 데이터 베이스(311)에 기반하여 식별된 네트워크(예: 출발지 노드가 속하는 네트워크), 출발지 노드, 사용자(예: 출발지 노드의 사용자), 및/또는 애플리케이션(예: 출발지 노드에 포함되는 애플리케이션)이 도착지 노드에 접속이 가능한지 여부를 결정할 수 있다. 또한, 접속 정책 데이터 베이스(311)는 DNS 검사 필요 여부에 대한 정보, 도메인 식별을 위한 신뢰할 수 있는 DNS 지정 정보, 유해 사이트 차단 필요 여부에 대한 정보, 유해 사이트 차단 데이터베이스 종류 정보, 외부 유해 사이트 차단 서비스 사용 및 연동 정보를 포함할 수 있다.
터널 정책 데이터 베이스(312)는 연결(connection) 경로 상에서 출발지 노드(예: 단말)와 네트워크의 경계에 존재하는 게이트웨이에 연결될 터널의 종류, 암호화 방법, 및 암호화 수준 정보를 포함할 수 있다. 예를 들어, 출발지 노드로부터 도착지 노드에 대한 접속이 요청되면, 컨트롤러는 터널 정책 데이터 베이스(312)에 기반하여 도착지 노드에 접속하기 위한 최적의 터널 및 그에 관한 정보를 출발지 노드에게 제공할 수 있다.
블랙리스트 정책 데이터 베이스(313)는 특정 노드(예: 출발지 노드 또는 도착지 노드)의 접속을 영구적 또는 일시적으로 차단하기 위한 정책을 포함할 수 있다. 블랙리스트 정책 데이터 베이스(313)는 출발지 노드, 도착지 노드 또는 게이트웨이에서 주기적으로 수집되는 보안 이벤트 중에서 보안 이벤트의 위험도, 발생 주기, 및/또는 행위 분석을 통해 식별된 정보(예: 출발지 노드 ID(identifier), IP 주소, MAC(media access control) 주소, 또는 사용자 ID 중 적어도 하나)를 기반으로 생성될 수 있다.
블랙리스트 데이터 베이스(314)는 블랙리스트 정책 데이터 베이스(313)에 의해서 차단된 출발지 노드, 도착지 노드, IP 주소, MAC 주소, 또는 사용자 중 적어도 하나에 대한 목록을 포함할 수 있다. 예를 들어, 컨트롤러는 도착지 노드로의 접속을 요청하는 출발지 노드의 식별 정보가 블랙리스트 데이터 베이스(314)에 포함되면 출발지 노드의 접속 요청을 거부함으로써 도착지 노드로부터 출발지 노드를 격리시킬 수 있다.
제어 플로우 테이블(315)은 노드(예: 출발지 노드 또는 도착지 노드)와 컨트롤러 사이에 생성된 제어 데이터 패킷의 흐름(예: 제어 플로우)을 관리하기 위한 세션(session) 테이블의 일 예이다. 성공적으로 컨트롤러에 접속하는 경우, 제어 플로우 정보는 컨트롤러에 의하여 생성될 수 있다. 제어 플로우 정보는 제어 플로우의 식별 정보, 컨트롤러에 대한 접속 및 인증 시 식별되는 IP 주소, 노드 ID, 또는 사용자 ID 중 적어도 하나를 포함할 수 있다. 예를 들어, 출발지 노드로부터 도착지 노드에 대한 접속이 요청되면, 컨트롤러는 출발지 노드로부터 수신된 제어 플로우 식별 정보를 통해 제어 플로우 정보를 검색하고, 검색된 제어 플로우 정보 내에 포함된 IP 주소, 출발지 노드 ID, 또는 사용자 ID 중 적어도 하나를 접속 정책 데이터 베이스(311)에 매핑함으로써 출발지 노드가 접속이 가능한지 여부 및 터널 생성 여부를 결정할 수 있다. 실시예에 따라서, 제어 플로우 테이블(315)은 강화된 인증을 수행 요청한 경우 필요로 한 인증 방식, 인증 토큰 및 인증 대상에 관한 정보를 포함할 수 있다.
일 실시 예에 따르면, 제어 플로우는 만료 시각을 가질 수 있다. 노드(예: 출발지 노드 또는 도착지 노드)는 제어 플로우의 만료 시각을 갱신해야 하며, 일정 시간 동안에 만료 시각이 갱신되지 않으면 제어 플로우(또는, 제어 플로우 정보)는 제거될 수 있다. 또한, 노드 또는 게이트웨이로부터 수집된 보안 이벤트에 따라서 즉각적인 접속 차단이 필요하다고 결정되는 경우, 컨트롤러는 노드의 접속 종료 요청에 따라서 제어 플로우를 제거할 수 있다. 제어 플로우가 제거되면 기존에 생성된 터널 및 데이터 플로우 또한 제거되기 때문에 노드의 접속이 차단될 수 있다.
터널 테이블(316)은 출발지 노드와 게이트웨이 사이에 연결된 터널을 관리하기 위한 테이블이다. 터널은 예를 들어, 장치 또는 IP 단위로 생성될 수 있다. 출발지 노드와 게이트웨이 사이에 터널이 생성되면 터널 테이블(316)은 터널 식별 정보, 터널이 제어 플로우에 종속된 경우에는 제어 플로우 식별 정보, 터널 엔드 포인트(tunnel end point, TEP), 터널 스타트 포인트(tunnel start point, TSP), 터널 알고리즘, 터널 종류, 및/또는 터널을 관리하기 위한 부가 정보를 포함할 수 있다.
데이터 플로우 테이블(317)은 출발지 노드와 도착지 노드 사이에 세부적인 데이터 패킷이 전송되는 흐름(예: 데이터 플로우)을 관리하기 위한 테이블이다. 데이터 플로우는 출발지 노드 또는 IP 단위로 생성되는 터널 내에서 TCP 세션, 출발지 노드의 애플리케이션, 또는 보다 세부적인 단위로 생성될 수 있다. 데이터 플로우 테이블(317)은 데이터 플로우 식별 정보, 데이터 플로우가 제어 플로우에 종속되는 경우에는 제어 플로우 식별 정보, 출발지 노드로부터 전송된 데이터 패킷이 인가된 데이터 패킷인지를 식별하기 위한 애플리케이션 ID, 도착지 IP 주소, 및/또는 서비스 포트를 포함할 수 있다. 또한, 데이터 플로우 테이블(317)은 데이터 플로우가 이용될 터널의 식별 정보를 포함할 수 있다. 또한, 데이터 플로우 테이블(317)은 데이터 패킷이 유효한지 여부를 판단하기 위한 헤더(또는 헤더 정보)를 포함할 수 있다. 또한, 데이터 플로우 테이블(317)은 데이터 패킷에 인증 정보인 데이터 플로우 헤더가 삽입되었는지 여부, 헤더의 삽입 방식, 데이터 플로우의 인증 필요 여부, 인증 상태, 및/또는 인증 만료 시각을 더 포함할 수 있다. 또한, 데이터 플로우 테이블(317)은 도착지 노드의 출발지 노드 정보(예: 출발지 IP), 서비스 포트 정보 및 수신 가능한 애플리케이션 정보를 포함할 수 있다. 또한, 데이터 플로우 테이블(317)은 해당 데이터 플로우가 유해 사이트 또는 비정상적인 DNS로 탐지되어 사용할 수 없어 접속을 거절하기 위한 상태 정보, 도메인이 식별되지 않은 경우 도메인 식별 필요 상태 정보, 도메인 식별이 완료된 경우 도메인 식별 완료 상태 정보를 포함할 수 있다. 이 경우, 노드 또는 컨트롤러는 데이터 플로우 테이블(317)에 저장된 상태 정보에 따라서 접속을 차단하거나, 도메인 식별이 필요한 경우 도메인 식별을 요청할 수 있고, 도메인이 식별되었을 경우 IP 와 매칭된 도메인 네임 정보를 포함하는 도메인 정보를 데이터 플로우에 갱신할 수 있다.
DNS 테이블(318)은 IP와 매칭된 도메인 네임(도메인 정보)을 저장하는 테이블일 수 있다. 컨트롤러 또는 노드는 DNS 테이블(318)에 기반하여 접속 요청한 IP 또는 도메인 네임을 DNS 테이블(318)에서 우선적으로 검색하여 정상적인지 여부를 확인할 수 있다. 또한, 컨트롤러 또는 노드는 DNS 테이블(318)에 존재하지 않는 도메인 네임 또는 IP 인 경우, 컨트롤러와 연결된 신뢰할 수 있는 DNS(예: 도 2의 Trusted DNS(205))에 질의하여 해당 도메인 네임이 정상적인지 및 해당 도메인 네임과 매칭되는 IP 정보를 확인할 수 있다. 따라서, 컨트롤러 또는 노드는 상시 외부 DNS에 질의하여 도메인 네임 및 IP 정보를 확인하는 것이 아닌 DNS 테이블(318)에 저장된 정보를 검색하여 빠르게 DNS 정상 여부를 확인할 수 있다.
유해 사이트 테이블(319)은 접속을 차단해야 할 IP 또는 도메인 네임의 목록일 수 있다. 노드 또는 컨트롤러는 접속 요청한 IP 또는 도메인 네임이 유해 사이트 테이블(319)에 포함된 경우 접속을 차단할 수 있고, 유해 사이트 테이블(319)에 포함되지 않는 도메인 네임 또는 IP 인 경우 실시간으로 업데이트 되는 유해 사이트 차단 시스템(예: 도 2의 유해 사이트 차단 시스템(206))과 연동하여 추가적으로 차단 여부를 확인할 수 있다.
본 문서에 개시된 다양한 실시예들에 따른 컨트롤러 및 노드는, DNS 테이블(318) 및 유해 사이트 테이블(319)에 기반하여 게이트웨이와 연동되어 있지 않은 다른 네트워크와의 관계에서 안전하지 않은 DNS 또는 유해 사이트로의 접속을 제어할 수 있다.
도 4는 다양한 실시 예들에 따른 노드(예: 도 2의 출발지 노드(201) 및 도착지 노드(204))의 기능적 블록도를 나타낸다.
도 4를 참조하면, 노드는 프로세서(410), 메모리(420), 및 통신 회로(430)를 포함할 수 있다. 일 실시 예에 따르면, 노드는 사용자와 인터페이스를 수행하기 위하여 디스플레이(440)를 더 포함할 수 있다.
프로세서(410)는 노드의 전반적인 동작을 제어할 수 있다. 다양한 실시 예들에서, 프로세서(410)는 하나의 프로세서 코어(single core)를 포함하거나, 복수의 프로세서 코어들을 포함할 수 있다. 예를 들면, 프로세서(410)는 듀얼 코어(dual-core), 쿼드 코어(quad-core), 헥사 코어(hexa-core) 등의 멀티 코어(multi-core)를 포함할 수 있다. 실시 예들에 따라, 프로세서(410)는 내부 또는 외부에 위치된 캐시 메모리(cache memory)를 더 포함할 수 있다. 실시 예들에 따라, 프로세서(410)는 하나 이상의 프로세서들로 구성될(configured with) 수 있다. 예를 들면, 프로세서(410)는, 애플리케이션 프로세서(application processor), 통신 프로세서(communication processor), 또는 GPU(graphical processing unit) 중 적어도 하나를 포함할 수 있다.
프로세서(410)의 전부 또는 일부는 노드 내의 다른 구성 요소(예를 들면, 메모리(420), 통신 회로(430), 또는 디스플레이(440))와 전기적으로(electrically) 또는 작동적으로(operatively) 결합(coupled with)되거나 연결될(connected to) 수 있다. 프로세서(410)는 노드의 다른 구성 요소들의 명령을 수신할 수 있고, 수신된 명령을 해석할 수 있으며, 해석된 명령에 따라 계산을 수행하거나 데이터를 처리할 수 있다. 프로세서(410)는 메모리(420), 통신 회로(430), 또는 디스플레이(440)로부터 수신되는 메시지, 데이터, 명령어, 또는 신호를 해석할 수 있고, 가공할 수 있다. 프로세서(410)는 수신된 메시지, 데이터, 명령어, 또는 신호에 기반하여 새로운 메시지, 데이터, 명령어, 또는 신호를 생성할 수 있다. 프로세서(410)는 가공되거나 생성된 메시지, 데이터, 명령어, 또는 신호를 메모리(420), 통신 회로(430), 또는 디스플레이(440)에게 제공할 수 있다.
프로세서(410)는 프로그램에서 생성되거나 발생되는 데이터 또는 신호를 처리할 수 있다. 예를 들면, 프로세서(410)는 프로그램을 실행하거나 제어하기 위해 메모리(420)에게 명령어, 데이터 또는 신호를 요청할 수 있다. 프로세서(410)는 프로그램을 실행하거나 제어하기 위해 메모리(420)에게 명령어, 데이터, 또는 신호를 기록(또는 저장)하거나 갱신할 수 있다.
메모리(420)는 노드를 제어하는 명령어, 제어 명령어 코드, 제어 데이터, 또는 사용자 데이터를 저장할 수 있다. 예를 들면, 메모리(420)는 애플리케이션(application) 프로그램, OS(operating system), 미들웨어(middleware), 또는 디바이스 드라이버(device driver) 중 적어도 하나를 포함할 수 있다.
메모리(420)는 휘발성 메모리(volatile memory) 또는 불휘발성(non-volatile memory) 중 하나 이상을 포함할 수 있다. 휘발성 메모리는 DRAM(dynamic random access memory), SRAM(static RAM), SDRAM(synchronous DRAM), PRAM(phase-change RAM), MRAM(magnetic RAM), RRAM(resistive RAM), FeRAM(ferroelectric RAM) 등을 포함할 수 있다. 불휘발성 메모리는 ROM(read only memory), PROM(programmable ROM), EPROM(electrically programmable ROM), EEPROM(electrically erasable programmable ROM), 플래시 메모리(flash memory) 등을 포함할 수 있다.
메모리(420)는 하드 디스크 드라이브(HDD, hard disk drive), 솔리드 스테이트 디스크(SSD, solid state disk), eMMC(embedded multi media card), UFS(universal flash storage)와 같은 불휘발성 매체(medium)를 더 포함할 수 있다.
일 실시예에 따르면, 메모리(420)는 컨트롤러의 메모리(예: 도 3의 메모리(330))에 포함된 정보 중 일부를 저장할 수 있다. 예를 들어, 메모리(420)는 도 3에서 설명된 터널 테이블(316), 데이터 플로우 테이블(317), DNS 테이블(318) 및 유해 사이트 테이블(319)을 저장할 수 있다.
통신 회로(430)는 노드와 외부 전자 장치(예: 도 2의 컨트롤러(202), 게이트웨이(203)) 간의 유선 또는 무선 통신 연결의 수립, 및 수립된 연결을 통한 통신 수행을 지원할 수 있다. 일 실시 예에 따르면, 통신 회로(430)는 무선 통신 회로(예: 셀룰러 통신 회로, 근거리 무선 통신 회로, 또는 GNSS(global navigation satellite system) 통신 회로) 또는 유선 통신 회로(예: LAN(local area network) 통신 회로, 또는 전력선 통신 회로)를 포함하고, 그 중 해당하는 통신 회로를 이용하여 블루투스, WiFi direct 또는 IrDA(infrared data association) 같은 근거리 통신 네트워크 또는 셀룰러 네트워크, 인터넷, 또는 컴퓨터 네트워크와 같은 원거리 통신 네트워크를 통하여 외부 전자 장치와 통신할 수 있다. 상술한 여러 종류의 통신 회로(430)는 하나의 칩으로 구현되거나 또는 각각 별도의 칩으로 구현될 수 있다.
디스플레이(440)는, 컨텐츠, 데이터, 또는 신호를 출력할 수 있다. 다양한 실시 예들에서, 디스플레이(440)는 프로세서(410)에 의해 가공된 이미지 데이터를 표시할 수 있다. 실시예들에 따라, 디스플레이(440)는 터치 입력 등을 수신할 수 있는 복수의 터치 센서들(미도시)과 결합됨으로써, 일체형의 터치 스크린(touch screen)으로 구성될(configured with) 수도 있다. 디스플레이(440)가 터치 스크린으로 구성되는 경우, 복수의 터치 센서들은, 디스플레이(440) 위에 배치되거나, 디스플레이(440) 아래에 배치될 수 있다.
일 실시예에 따른 서버(예: 도 2의 컨트롤러(202))는 프로세서(410), 메모리(420), 및 통신 회로(430)를 포함할 수 있다. 서버에 포함되는 프로세서(410), 메모리(420) 및 통신 회로(430)는 상술한 프로세서(410), 메모리(420) 및 통신 회로(430)와 실질적으로 동일할 수 있다.
도 5는 다양한 실시예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다.
도 5를 참조하면, 접속 제어 애플리케이션(211)은 출발지 노드(201)에 포함된 타겟 애플리케이션(221)으로부터 목적지 네트워크(예: 도착지 노드(204))에 대한 네트워크 접속 요청을 감지하고, 출발지 노드(201) 또는 타겟 애플리케이션(221)이 컨트롤러(202)와 접속된 상태인지 여부를 결정할 수 있다. 출발지 노드(201) 또는 수신 애플리케이션(221)이 컨트롤러(202)와 접속된 상태가 아닌 경우, 접속 제어 애플리케이션(211)은 운영체제가 포함되는 커널(kernel)이나 네트워크 드라이버에서 데이터 패킷의 전송을 차단할 수 있다(동작 510). 접속 제어 애플리케이션(211)을 통해, 출발지 노드(201)는 OSI 계층 중 응용 계층에서 악의적인 애플리케이션의 접속을 사전에 차단할 수 있다.
도 6 내지 도 7은 다양한 실시예들에 따른 컨트롤러 접속을 위한 동작을 설명한다. 도 6은 컨트롤러 접속을 위한 신호 흐름도를 나타내고, 도 7은 컨트롤러 접속을 위한 사용자 인터페이스 화면을 나타낸다.
출발지 노드(201)가 네트워크를 접속 또는 수신하기 위해서는 컨트롤러(202)에 의하여 인가될 필요가 있으므로, 출발지 노드(201)의 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 제어 플로우의 생성을 요청함으로서 출발지 노드(201)의 컨트롤러 접속을 시도할 수 있다. 이때, 출발지 노드(201)는 도 2에서의 출발지 노드(201)와 실질적으로 동일할 수 있다. 또한, 접속 제어 애플리케이션(211)은 도 2에서의 접속 제어 애플리케이션(211)과 실질적으로 동일할 수 있다.
도 6을 참조하면, 동작 605에서, 출발지 노드(201)는 컨트롤러 접속 이벤트를 감지할 수 있다. 예를 들어, 출발지 노드(201)는 출발지 노드(201) 내에서 접속 제어 애플리케이션(211)이 설치 및 실행되고, 접속 제어 애플리케이션(211)을 통해 컨트롤러(202)에 대한 접속이 요청됨을 감지할 수 있다.
일 예로, 도 7을 참조하면, 접속 제어 애플리케이션(211)이 실행되면 출발지 노드(201)는 컨트롤러 접속을 위하여 필요한 정보를 수신하기 위한 사용자 인터페이스 화면(710)을 표시할 수 있다. 사용자 인터페이스 화면(710)은 컨트롤러(202)의 IP 또는 도메인을 입력하기 위한 입력 창(711), 사용자 ID를 입력하기 위한 입력 창(712), 및/또는 비밀번호를 입력하기 위한 입력 창(713)을 포함할 수 있다. 입력 창들(711 내지 713)에 대한 정보가 입력된 후 인증된 사용자의 컨트롤러 접속을 위한 버튼(714)을 수신함으로써 출발지 노드(201)는 컨트롤러 접속 이벤트를 감지할 수 있다. 다른 예를 들어, 출발지 노드(201)의 사용자 인증이 아직 완료되지 않은 상태라면, 출발지 노드(201)는 비인가된 사용자(즉, 게스트)의 컨트롤러 접속을 위한 버튼(715)을 수신함으로써 컨트롤러 접속 이벤트를 감지할 수 있다.
동작 610에서, 출발지 노드(201)는 컨트롤러 접속 이벤트를 감지한 것에 응답하여 컨트롤러(202)에게 컨트롤러 접속을 요청할 수 있다. 출발지 노드(201)는 접속 제어 애플리케이션(211)을 통해 컨트롤러 접속을 요청할 수 있다. 일 실시예에 따르면, 접속 제어 애플리케이션(211)은 출발지 노드(201)의 식별 정보(예: 단말 ID, IP 주소, MAC 주소), 종류, 위치, 환경, 출발지 노드(201)가 속하는 네트워크의 식별 정보, 및/또는 접속 제어 애플리케이션(211)의 식별 정보를 컨트롤러(202)에게 전송할 수 있다.
동작 615에서, 컨트롤러(202)는 수신된 요청에 응답하여 출발지 노드(201)의 접속 가능 여부를 확인(identify)할 수 있다. 일 실시예에 따르면, 컨트롤러(202)는 컨트롤러(202)의 메모리(예: 도 3의 메모리(330))에 포함된 데이터 베이스에 기반하여 출발지 노드(201)의 접속 가능 여부를 확인할 수 있다. 예를 들어, 컨트롤러(202)는 접속 제어 애플리케이션(211)으로부터 수신된 정보가 접속 정책 데이터 베이스에 포함되는지 여부와, 출발지 노드(201) 및/또는 출발지 노드(201)가 속한 네트워크의 식별 정보가 블랙리스트 데이터 베이스에 포함되는지 여부에 기반하여 출발지 노드(201)의 접속 가능 여부를 확인할 수 있다.
출발지 노드(201)가 접속 가능하다면, 컨트롤러(202)는 출발지 노드(201)와 컨트롤러(202) 간 제어 플로우를 생성할 수 있다. 이 경우, 컨트롤러(202)는 난수 형태로 제어 플로우 식별 정보를 생성하고, 출발지 노드(201) 및/또는 출발지 노드(201)가 속한 네트워크의 식별 정보를 제어 플로우 테이블에 저장할 수 있다. 제어 플로우 테이블에 저장된 정보(예: 제어 플로우 식별 정보 및/또는 제어 플로우 정보)는 출발지 노드(201)의 사용자 인증, 출발지 노드(201)의 정보 업데이트, 출발지 노드(201)의 네트워크 접속을 위한 정책 확인, 및/또는 유효성 검사에 이용될 수 있다.
컨트롤러(202)는 접속 정책을 기초로 수신 가능한 애플리케이션 정보를 생성할 수 있다. 예를 들어, 수신 가능한 애플리케이션 정보는 접속 정책을 기초로 생성된 화이트리스트일 수 있다.
제어 플로우가 생성되면, 동작 620에서, 컨트롤러(202)는 컨트롤러 접속 요청에 대한 응답을 출발지 노드(201)에게 전송할 수 있다. 이 경우, 컨트롤러(202)는 생성된 제어 플로우 식별 정보를 출발지 노드(201)에게 전송할 수 있다. 또한, 컨트롤러(202)는 수신 가능한 애플리케이션 정보를 접속 제어 애플리케이션(211)에게 전달할 수 있다.
동작 625에서, 출발지 노드(201)의 접속 제어 애플리케이션(211)은 애플리케이션에 대한 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 컨트롤러(202)에서 수신된 수신 가능한 애플리케이션 정보 및 서비스 포트 정보를 기초로 애플리케이션에 대한 검사를 수행할 수 있다. 접속 제어 애플리케이션(211)은 수신 가능한 애플리케이션 정보를 기초로 애플리케이션이 출발지 노드(201)에 존재하는지(설치 되어있는지) 여부를 확인할 수 있고, 존재하는 애플리케이션의 경우 유효성 검사 정책에 따라서 무결성 및 안정성 여부 검사(애플리케이션 위, 변조 여부 검사, 코드 사이닝 검사, 핑거 프린트 검사)를 수행할 수 있다.
동작 630에서, 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 애플리케이션 검사 결과를 전송할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 수신 가능한 애플리케이션의 존재 여부, 유효성 검사의 결과를 컨트롤러(202)에게 전송할 수 있다.
동작 635에서, 컨트롤러(202)는 수신된 애플리케이션의 검사 결과를 기초로 접속 정책에서 애플리케이션 별로 네트워크 접속 인증 전에 접속 가능한 정책이 존재하는지 확인할 수 있다. 접속 가능한 정책이 존재하는 경우, 컨트롤러(202)는 출발지 노드(201)의 식별 정보, 도착지 노드(204)의 식별 정보 및 포트 정보를 기초로 데이터 플로우 정보를 생성할 수 있고, 도메인 유효성 검사를 통해 생성된 데이터 플로우에 도메인 네임 정보를 삽입할 수 있다.
동작 640에서, 컨트롤러(202)는 도메인 네임 정보가 삽입된 데이터 플로우를 접속 제어 애플리케이션(211)에게 전송할 수 있다.
동작 645에서, 출발지 노드(201)의 접속 제어 애플리케이션(211)은 수신된 응답에 따라서 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 수신된 제어 플로우 식별 정보를 저장하고, 컨트롤러 접속이 완료됨을 나타내는 사용자 인터페이스 화면을 사용자에게 표시할 수 있다. 컨트롤러 접속이 완료되면, 출발지 노드(201)의 목적지 네트워크에 대한 네트워크 접속 요청은 컨트롤러(202)에 의하여 통제될 수 있다.
다른 실시예에 따라, 컨트롤러(202)는 출발지 노드(201)가 접속 불가능한 것으로 결정할 수 있다. 예를 들어, 출발지 노드(201) 및/또는 출발지 노드(201)가 속한 네트워크의 식별 정보가 블랙리스트 데이터 베이스에 포함되면 컨트롤러(202)는 출발지 노드(201)가 접속 불가능한 것으로 결정할 수 있다. 이 경우, 컨트롤러(202)는 동작 615에서 제어 플로우를 생성하지 않고, 동작 645에서 출발지 노드(201)의 컨트롤러 접속이 불가능함을 나타내는 응답을 전송할 수 있다. 또한, 이 경우 동작 625 내지 동작 640은 수행되지 않을 수 있다.
출발지 노드(201)의 접속이 불가능함을 나타내는 응답을 수신하면, 동작 645에서 출발지 노드(201)는 컨트롤러 접속이 불가능함을 나타내는 사용자 인터페이스 화면을 사용자에게 출력할 수 있다. 예를 들어, 도 7을 참조하면, 출발지 노드(201)는 접속 제어 애플리케이션(211)을 통해 사용자 인터페이스 화면(720)을 표시할 수 있다. 사용자 인터페이스 화면(720)은 출발지 노드(201)의 접속이 차단됨을 나타내고, 관리자(예: 컨트롤러(202))를 통한 격리 해제를 가이드 하는 사용자 인터페이스(725)를 포함할 수 있다.
또한, 출발지 노드(201)의 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 수신된 데이터 플로우가 존재하는 경우 데이터 플로우를 갱신하여, 네트워크 접속 시 사전에 허용된 데이터 플로우 정보를 기반으로 데이터 패킷을 전송할 수 있도록 데이터 플로우를 관리할 수 있다.
도 8은 다양한 실시예들에 따른 사용자 인증을 위한 신호 흐름도를 나타낸다.
출발지 노드(201)(예: 도 2의 출발지 노드(201))가 목적지 네트워크에 대한 상세한 접속 권한을 부여 받기 위해서, 출발지 노드(201)의 접속 제어 애플리케이션(211)(예: 도 2의 접속 제어 애플리케이션(211))은 컨트롤러(202)로부터 출발지 노드(201)의 사용자에 대한 인증을 받을 수 있다.
도 8을 참조하면, 동작 805에서, 출발지 노드(201)는 사용자 인증을 위한 입력을 수신할 수 있다. 사용자 인증을 위한 입력은 예를 들어, 사용자 ID 및 비밀번호를 입력하는 사용자 입력일 수 있다. 다른 예를 들어, 사용자 인증을 위한 입력은 보다 강화된 인증을 위한 사용자 입력(예: 생체 정보)일 수 있다.
동작 810에서, 출발지 노드(201)는 컨트롤러(202)에게 사용자 인증을 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 사용자 인증을 위한 입력 정보를 컨트롤러(202)에게 전송할 수 있다. 출발지 노드(201)와 컨트롤러(202) 간 제어 플로우가 이미 생성된 상태이면, 접속 제어 애플리케이션(211)은 사용자 인증을 위한 입력 정보를 제어 플로우 식별 정보와 함께 전송할 수 있다.
동작 815에서, 컨트롤러(202)는 출발지 노드(201)로부터 수신된 정보에 기반하여 사용자를 인증할 수 있다. 예를 들어, 컨트롤러(202)는 수신된 정보에 포함된 사용자 ID, 비밀번호, 및/또는 강화된 인증 정보와, 컨트롤러(202)의 메모리에 포함된 데이터 베이스(예: 도 3의 접속 정책 데이터 베이스(311) 또는 블랙리스트 데이터 베이스(314))에 기반하여 사용자가 접속 정책에 따라 접속 가능한지 여부 및 사용자가 블랙리스트에 포함되는지 여부를 결정할 수 있다.
사용자가 인증되면, 컨트롤러(202)는 제어 플로우의 식별 정보에 사용자의 식별 정보(예: 사용자 ID)를 추가할 수 있다. 추가된 사용자 식별 정보는 인증된 사용자의 컨트롤러 접속 또는 네트워크 접속에 이용될 수 있다.
컨트롤러(202)는 접속 정책을 기초로 수신 가능한 애플리케이션 정보를 생성할 수 있다. 예를 들어, 수신 가능한 애플리케이션 정보는 접속 정책을 기초로 생성된 화이트리스트일 수 있다.
동작 820에서, 컨트롤러(202)는 사용자 인증 요청에 대한 응답으로써 사용자가 인증됨을 나타내는 정보를 출발지 노드(201)에게 전송할 수 있다. 또한, 컨트롤러(202)는 수신 가능한 애플리케이션 정보를 접속 제어 애플리케이션(211)에게 전달할 수 있다.
동작 825에서, 출발지 노드(201)의 접속 제어 애플리케이션(211)은 애플리케이션에 대한 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 컨트롤러(202)에서 수신된 수신 가능한 애플리케이션 정보 및 서비스 포트 정보를 기초로 애플리케이션에 대한 검사를 수행할 수 있다. 접속 제어 애플리케이션(211)은 수신 가능한 애플리케이션 정보를 기초로 애플리케이션이 출발지 노드(201)에 존재하는지(설치 되어있는지) 여부를 확인할 수 있고, 존재하는 애플리케이션의 경우 유효성 검사 정책에 따라서 무결성 및 안정성 여부 검사(애플리케이션 위, 변조 여부 검사, 코드 사이닝 검사, 핑거 프린트 검사)를 수행할 수 있다.
동작 830에서, 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 애플리케이션 검사 결과를 전송할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 수신 가능한 애플리케이션의 존재 여부, 유효성 검사의 결과를 컨트롤러(202)에게 전송할 수 있다.
동작 835에서, 컨트롤러(202)는 수신된 애플리케이션의 검사 결과를 기초로 접속 정책에서 애플리케이션 별로 네트워크 접속 인증 전에 접속 가능한 정책이 존재하는지 확인할 수 있다. 접속 가능한 정책이 존재하는 경우, 컨트롤러(202)는 출발지 노드(201)의 식별 정보, 도착지 노드(204)의 식별 정보 및 포트 정보를 기초로 데이터 플로우 정보를 생성할 수 있고, 도메인 유효성 검사를 통해 생성된 데이터 플로우에 도메인 네임 정보를 삽입할 수 있다.
동작 840에서, 컨트롤러(202)는 도메인 네임 정보가 삽입된 데이터 플로우를 접속 제어 애플리케이션(211)에게 전송할 수 있다.
동작 845에서, 출발지 노드(201)의 접속 제어 애플리케이션(211)은 사용자 인증에 대한 결과값을 처리할 수 있다. 예를 들어, 출발지 노드(201)는 사용자 인증이 완료됨을 나타내는 사용자 인터페이스 화면을 디스플레이를 통해 사용자에게 출력할 수 있다.
다른 실시예에 따라 컨트롤러(202)는 사용자 인증이 불가능한 것으로 결정할 수 있다. 예를 들어, 사용자의 식별 정보가 블랙리스트 데이터 베이스에 포함되면 컨트롤러(202)는 사용자 인증이 불가능한 것으로 결정할 수 있다. 이 경우, 동작 820에서 컨트롤러(202)는 사용자 인증이 불가능함을 나타내는 정보를 출발지 노드(201)에게 전송하고, 동작 845에서 출발지 노드(201)는 사용자 인증이 실패함을 나타내는 사용자 인터페이스 화면을 디스플레이를 통해 출력할 수 있다. 이 경우, 동작 825 내지 동작 840은 수행되지 않을 수 있다.
또한, 출발지 노드(201)의 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 수신된 데이터 플로우가 존재하는 경우 데이터 플로우를 갱신하여, 네트워크 접속 시 사전에 허용된 데이터 플로우 정보를 기반으로 데이터 패킷을 전송할 수 있도록 데이터 플로우를 관리할 수 있다.
도 9는 다양한 실시예들에 따른 DNS 질의를 위한 신호 흐름도를 나타낸다.
출발지 노드(201)는 DNS 질의 요청 데이터 패킷이 감지되는 경우 외부 DNS 서버 및 컨트롤러(202)에게 질의함으로서 도메인 네임을 기초로 안정적으로 네트워크 접속을 제어할 수 있다.
동작 905에서, 출발지 노드(201)의 접속 제어 애플리케이션(211)은 네트워크 접속 이벤트를 감지할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 웹 브라우저와 같은 타겟 애플리케이션이 인터넷과 같은 도착지 노드(204)를 포함하는 목적지 네트워크로의 접속을 시도함을 감지할 수 있다. 예를 들어, 사용자는 웹 브라우저를 실행하고 접속하고자 하는 웹 주소를 입력 및 호출할 수 있다. 다른 예를 들어, 접속 제어 애플리케이션(211)은 타겟 애플리케이션의 DNS 질의 데이터 패킷이 접속을 시도함을 감지할 수 있다.
일 실시예에서 접속 제어 애플리케이션(211)은 접속 요청한 타겟 애플리케이션의 식별 정보, 목적지 네트워크의 식별 정보 및 포트 정보에 대응되는 데이터 플로우가 존재하는지 여부를 확인할 수 있다. 예를 들어, 데이터 플로우가 존재하지만 유효하지 않은 경우, 접속 제어 애플리케이션(211)은 데이터 패킷을 드롭할 수 있다. 다른 예를 들어, 데이터 플로우가 존재하는 경우 접속 제어 애플리케이션(211)은 데이터 패킷을 전송할 수 있다.
동작 910에서, 접속 제어 애플리케이션(211)은 네트워크 접속 요청이 DNS 질의를 위한 요청인지 여부를 확인할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 DNS 질의를 위한 목적지 포트를 포함하는 데이터 패킷인지 또는 데이터 패킷이 DNS 질의를 위한 패킷인지 여부를 기초로, 네트워크 접속 요청이 DNS 질의를 위한 요청인지 여부를 확인할 수 있다. 실시예에 따라서, 네트워크 접속 요청이 DNS 질의를 위한 요청이 아닌 경우 접속 제어 애플리케이션(211)은 도 10의 동작 1015를 수행할 수 있다.
네트워크 접속 요청이 DNS 질의를 위한 요청인 경우, 동작 915에서 접속 제어 애플리케이션(211)은 DNS 질의 요청 패킷을 전송할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 Untrusted DNS(207)로 DNS 질의 요청 패킷을 전송할 수 있고, Untrusted DNS(207)로부터 질의 요청한 결과값을 수신할 수 있다. 다른 예를 들어, 질의 요청한 결과값은 DNS 질의 결과 표준에 따라 파싱하여 도메인 네임에 IP 정보 및 부대 정보를 포함할 수 있다. 또 다른 예를 들어, Untrusted DNS(207)는 외부 서버 또는 DNS 서버를 포함할 수 있다. 접속 제어 애플리케이션(211)은 추출된 도메인 네임 및 IP 정보를 대응시켜 DNS 테이블(예: 도 3의 DNS 테이블(318))에 저장할 수 있다.
동작 920에서, 접속 제어 애플리케이션(211)은 DNS 질의 요청된 IP 정보에 대응되는 데이터 플로우가 존재하는지 확인할 수 있다. 또한, 접속 제어 애플리케이션(211)은 해당 데이터 플로우가 도메인 유효성 검사가 필요한지 여부를 확인할 수 있다.
데이터 플로우가 존재하고 도메인 유효성 검사가 필요한 경우, 동작 925에서, 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 도메인 유효성 검사를 요청할 수 있다. 예를 들어, 도메인 유효성 검사 요청은 데이터 플로우 식별 정보, 도메인 정보, 타겟 애플리케이션의 식별 정보, 목적지 네트워크 식별 정보 및 목적지 포트 정보 중 적어도 어느 하나를 포함할 수 있다.
동작 930에서, 컨트롤러(202)는 수신된 식별 정보에 대응되는 유효한 데이터 플로우가 존재하는지 여부를 확인할 수 있다. 예를 들어, 컨트롤러(202)는 데이터 플로우 식별 정보, 도메인 정보, 타겟 애플리케이션의 식별 정보, 목적지 네트워크 식별 정보 및 목적지 포트 정보에 대응되는 데이터 플로우의 존재를 확인할 수 있다. 실시예에 따라서, 컨트롤러(202)는 데이터 플로우가 존재하지 않는 경우 출발지 노드(201)의 접속 제어 애플리케이션(211)에게 유효성 검사 실패 정보를 전송하며 네트워크 접속이 불가능함을 통지할 수 있다(동작 940).
데이터 플로우가 존재하면, 동작 935에서, 컨트롤러(202)는 도메인 유효성을 검사할 수 있다. 예를 들어, 컨트롤러(202)는 목적지 네트워크 식별 정보, 목적지 포트 정보, 도메인 정보에 기반하여 도메인 정보가 유효한지 여부 및 유해 사이트에 포함되어있는지 여부를 검사할 수 있다. 실시예에 따라서, 컨트롤러(202)는 도메인 유효성 검사가 실패한 경우 접속 제어 애플리케이션(211)에게 도메인 유효성 검사 실패 정보를 전송하며 네트워크 접속이 불가능함을 통지할 수 있다(동작 940). 다른 실시예에 따라서, 도메인 유효성 검사가 성공한 경우, 컨트롤러(202)는 데이터 플로우에 도메인 정보를 추가할 수 있고, 데이터 플로우에 포함된 도메인 상태 정보를 도메인 유효성 검사 완료 상태로 변경하여 데이터 플로우를 갱신하고, 갱신된 데이터 플로우를 출발지 노드(201)의 접속 제어 애플리케이션(211)에게 전송할 수 있다(동작 940). 일 실시예에서, 도메인 유효성 검사 동작(동작 935)은 도 11에 도시된 동작 1105 내지 동작 1135를 통해 수행될 수 있다.
동작 945에서, 출발지 노드(201)의 접속 제어 애플리케이션(211)은 도메인 유효성 검사의 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 유효성 검사 실패 정보 및 네트워크 접속이 불가능하다는 정보를 수신한 경우, 데이터 플로우 상태를 전송 불가 상태로 변경하고, 해당 네트워크로 전송되는 데이터 패킷을 차단할 수 있도록 한다. 다른 예를 들어, 접속 제어 애플리케이션(211)은 유효성 검사 성공 정보를 컨트롤러(202)로부터 수신한 경우, 갱신된 데이터 플로우를 기초로 해당 네트워크로 데이터 패킷을 전송하는 것을 허용할 수 있다.
도 10은 다양한 실시예들에 따른 네트워크 접속을 위한 신호 흐름도를 나타낸다.
출발지 노드(201)가 컨트롤러(202)로부터 인가된 이후에, 출발지 노드(201)는 출발지 노드(201)의 접속 제어 애플리케이션(211)을 통해 출발지 노드(201) 내에 저장된 다른 애플리케이션들의 네트워크 접속을 제어함으로서 신뢰된 데이터 전송을 보장할 수 있다.
동작 1005에서, 출발지 노드(201)의 접속 제어 애플리케이션(211)은 네트워크 접속 이벤트를 감지할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 웹 브라우저와 같은 타겟 애플리케이션이 인터넷과 같은 도착지 노드(204)를 포함하는 목적지 네트워크로의 접속을 시도함을 감지할 수 있다. 예를 들어, 사용자는 웹 브라우저를 실행하고 접속하고자 하는 웹 주소를 입력 및 호출할 수 있다.
동작 1010에서 접속 제어 애플리케이션(211)은 네트워크 접속 요청이 DNS 질의 요청인지 여부를 확인할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 네트워크 접속 요청이 DNS 질의 요청인 경우 도 9의 동작 915 내지 동작 945를 수행할 수 있다. 다른 예를 들어, 접속 제어 애플리케이션(211)은 네트워크 접속 요청이 DNS 질의 요청이 아닌 경우 동작 1015를 수행할 수 있다.
동작 1015에서, 접속 제어 애플리케이션(211)은 목적지 네트워크와 통신을 수행해야 하는 경우, 목적지 네트워크와 통신하기 위해 접속 요청한 타겟 애플리케이션의 식별 정보, 목적지 네트워크의 식별 정보 및 포트 정보에 대응되는 데이터 플로우의 존재를 확인할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 데이터 플로우가 존재하지만 유효하지 않은 경우(예: 데이터 패킷 전송 불가 상태) 타겟 애플리케이션의 데이터 패킷을 드랍할 수 있다. 다른 예를 들어, 데이터 플로우가 존재하는 경우 타겟 애플리케이션의 데이터 패킷을 전송할 수 있다.
도 10에는 도시되지 않았지만, 접속 제어 애플리케이션(211)은 데이터 플로우가 존재하지 않는 경우 및 데이터 플로우의 인증 시각이 만료되어 갱신이 필요한 경우 등 데이터 플로우를 갱신해야 하는 경우 유효성 검사 정책에 따라 유효성 검사를 더 수행할 수 있다. 예를 들어, 유효성 검사는 타겟 애플리케이션의 무결성 및 안정성 여부를 검사(애플리케이션 위, 변조 여부 검사, 코드 사이닝 검사, 핑거 프린트 검사 등)할 수 있다.
동작 1020에서 접속 제어 애플리케이션(211)은 데이터 패킷의 DNS를 검사할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 DNS 테이블(예: 도 3의 DNS 테이블(318))에서 목적지 네트워크의 식별 정보에 대응되는 도메인 정보가 존재하는지 확인할 수 있다. 실시예에 따라서, DNS 테이블에 목적지 네트워크의 식별 정보에 대응되는 도메인 정보가 존재하지 않는 경우, 운영체제에서 제공하는 IP 기반 DNS 역질의 기능을 통해, 운영체제에서 제공하는 DNS 테이블에 목적지 네트워크의 식별 정보에 대응되는 도메인 정보가 존재하는지 확인할 수 있다.
동작 1025에서, 접속 제어 애플리케이션(211)은 제어 플로우 식별 정보, 타겟 애플리케이션 식별 정보, 목적지 네트워크의 식별 정보 및 포트 정보, DNS 검사를 통해 식별된 도메인 정보를 컨트롤러(202)에게 전송하며, 네트워크 접속을 요청할 수 있다. 다른 예를 들어, 접속 제어 애플리케이션(211)은 DNS 검사를 통해 식별된 도메인 정보가 존재하지 않는 경우, 도메인 정보를 제외한 나머지 정보를 컨트롤러(202)에게 전송하며 네트워크 접속을 요청할 수 있다.
동작 1030에서, 컨트롤러(202)는 수신된 제어 플로우 식별 정보를 기초로 식별된 정보와 대응되는 접속 정책에서 네트워크 접속 요청에 포함된 정보가 포함되어있는지 여부를 확인함으로서 접속 가능 여부를 확인할 수 있다. 또한, 컨트롤러(202)는 수신된 식별 정보에 대응되는 목적지 네트워크와의 접속 가능 여부를 확인할 수 있다. 실시예에 따라서, 컨트롤러(202)는 접속이 불가능 한 것으로 판단된 경우 접속 제어 애플리케이션(211)에게 접속이 불가능하다는 결과를 전송할 수 있다(동작 1040).
컨트롤러(202)는 접속 제어 애플리케이션(211)으로부터 수신된 식별 정보에 대응되는 유효한 데이터 플로우의 존재 여부를 확인할 수 있다. 실시예에 따라서, 데이터 플로우가 존재하지만 접속이 불가능한 상태인 경우 컨트롤러(202)는 접속 제어 애플리케이션(211)에게 접속 불가 결과를 전송할 수 있다(동작 1040). 다른 실시예에 따라서, 컨트롤러(202)는 데이터 플로우가 존재하고, 접속 요청시 수신된 도메인 정보와 데이터 플로우에 포함된 도메인 정보가 상이한 경우, 접속 제어 애플리케이션(211)에게 접속 불가 결과를 전송할 수 있다(동작 1040).
동작 1035에서, 컨트롤러(202)는 목적지 네트워크 식별 정보, 목적지 포트 정보 및 도메인 정보에 기반하여 도메인 정보가 유효한지 여부 및 유해 사이트에 포함되어있는지 여부를 검사할 수 있다. 도메인 유효성 검사가 실패한 경우, 컨트롤러(202)는 접속 제어 애플리케이션(211)에게 유효성 검사 실패 정보를 전송할 수 있다(동작 940). 다른 예를 들어, 컨트롤러(202)는 유효성 검사가 성공한 경우 데이터 플로우를 생성할 수 있고, 생성된 데이터 플로우를 데이터 플로우 테이블(예: 도 3의 데이터 플로우 테이블(317))에 추가할 수 있고, 생성된 데이터 플로우를 접속 제어 애플리케이션(211)에게 전송할 수 있다(동작 940). 실시예에 따라서, 생성된 데이터 플로우는 도메인 정보가 포함될 수 있다. 일 실시예에서, 도메인 유효성 검사는 도 11에 도시된 동작을 통해 수행될 수 있다.
동작 945에서, 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 수신된 도메인 유효성 검사의 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 네트워크 접속이 불가능하다는 결과를 수신한 경우 데이터 패킷을 드랍할 수 있다. 다른 예를 들어, 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 생성된 데이터 플로우가 수신된 경우, 데이터 플로우를 추가할 수 있고, 수신된 데이터 플로우에 기반하여 데이터 패킷을 전송할 수 있다.
도 11은 다양한 실시예들에 도메인 유효성 검사를 위한 신호 흐름도를 나타낸다.
컨트롤러(202)는 도메인 유효성을 검사함으로서, DNS가 정상인지 여부를 확인할 수 있고, 유해 사이트에 접속하는 것을 방지할 수 있으며, 따라서 안정적인 환경에서 네트워크 접속이 수행되도록 네트워크 접속을 제어할 수 있다.
동작 1105에서, 컨트롤러(202)는 도메인 유효성 검사 이벤트를 감지할 수 있다. 예를 들어, 도 9의 동작 935 또는 도 10의 동작 1035를 통해 컨트롤러(202)는 도메인 유효성 검사 이벤트를 감지할 수 있다. 실시예에 따라서, 컨트롤러(202)는 도 6의 동작 635 또는 도 8의 동작 835를 통해 도메인 유효성 검사 이벤트를 감지할 수도 있다.
동작 1110에서, 컨트롤러(202)는 DNS 검사를 수행할 수 있다. 예를 들어, 컨트롤러(202)는 도메인 유효성 검사가 요청된 정보가 IP 정보인 경우, DNS 테이블(예: 도 3의 DNS 테이블(318))에서 IP 정보에 대응되는 도메인 정보를 추출할 수 있다. 다른 예를 들어, 컨트롤러(202)는 IP 정보에 대응되는 도메인 정보가 DNS 테이블에 존재하지 않는 경우 보호 네트워크 또는 단말에 의해서 도메인 네임 식별이 필요로 한 상태이므로 접속 성공 처리할 수 있다. 다른 예를 들어, 컨트롤러(202)는 IP 정보에 대응되는 도메인 정보가 DNS 테이블에 존재하는 경우 동작 1120을 수행할 수 있다. 다른 예를 들어, 컨트롤러(202)는 검사 요청된 정보가 도메인 정보인 경우, DNS 테이블에서 도메인 네임에 대응되는 IP 정보를 추출할 수 있다. 다른 예를 들어, 도메인 정보에 대응되는 IP 정보가 존재하는 경우 컨트롤러(202)는 동작 1120을 수행할 수 있다.
도메인 정보가 DNS 테이블에 존재하지 않는 경우, 동작 1115에서 컨트롤러(202)는 접속 정책에 포함된 신뢰할 수 있는 DNS(예: Trusted DNS(205))에 도메인 정보를 기초로 질의를 수행할 수 있고, 질의 결과를 수신할 수 있다. 예를 들어, 질의 결과는 IP 목록 및 부대 정보를 포함할 수 있고, 컨트롤러(202)는 질의 결과를 DNS 테이블에 갱신할 수 있다.
동작 1120에서, 컨트롤러(202)는 DNS 정상 여부를 확인할 수 있다. 예를 들어, 컨트롤러(202)는 식별된 도메인 정보와 접속 요청한 IP 정보를 비교할 수 있다. 도메인 정보와 대응되는 접속 요청 IP가 존재하지 않는 경우, 컨트롤러(202)는 DNS 파밍이 발생한 것으로 판단하고 접속 실패 처리할 수 있다. 다른 예를 들어, 도메인 정보와 대응되는 접속 요청 IP가 존재하는 경우, 컨트롤러(202)는 접속 성공 처리하는 경우 도메인 정보를 추가하여 처리할 수 있다(동작 1135). 실시예에 따라서, 컨트롤러(202)는 도메인 정보를 데이터 플로우에 추가할 수 있다(동작 1135).
동작 1125에서, 컨트롤러(202)는 접속 요청 IP 및 도메인 정보를 기초로 유해 사이트 테이블(예: 도 3의 유해 사이트 테이블(319))에 대응되는 IP 및 도메인 정보가 존재하는지 확인할 수 있다. 예를 들어, 접속 요청 IP 및 도메인 정보가 유해 사이트 테이블에 포함되어있는 경우 컨트롤러(202)는 접속 실패 처리할 수 있다. 다른 예를 들어, 접속 요청 IP 및 도메인 정보가 유해 사이트 테이블에 포함되어있지 않은 경우, 컨트롤러(202)는 동작 1130을 수행할지 여부를 결정할 수 있다. 컨트롤러(202)는 유해 사이트 여부 질의(동작 1130)을 수행하지 않는 것으로 결정한 경우, 접속 성공 처리할 수 있다(동작 1135). 실시예에 따라서, 유해 사이트 테이블은 식별된 사용자 및 네트워크, 단말, 유해 사이트 분류 기준, 위험도 등에 따라 적용할 수 있는 1개 이상의 테이블을 포함할 수 있고, 컨트롤러(202)는 접속 정책에 따라서 설정된 테이블에서 유해 사이트 여부를 조회할 수 있다.
유해 사이트 여부 질의를 수행하는 것으로 결정한 경우, 동작 1130에서, 컨트롤러(202)는 외부 서버(예: 유해 사이트 차단 시스템(206))에게 접속 요청 IP 및 도메인 정보를 전송하며 유해 사이트 여부를 질의할 수 있다. 컨트롤러(202)는 유해 사이트 여부 질의에 대한 응답을 수신할 수 있고, 접속 요청 IP 및 도메인 정보가 유해 사이트에 포함되지 않은 경우 접속 성공 처리할 수 있고, 유해 사이트 서비스에 포함된 경우 접속 실패 처리할 수 있다(동작 1135).
도 12는 다양한 실시예들에 따른 DNS 파밍 또는 유해 사이트로 판단된 사용자 인터페이스 화면을 나타낸다.
도 12를 참조하면, 출발지 노드(201)는 DNS 검사 결과가 실패인 경우 사용자 인터페이스 화면(1210)에 DNS 파밍이 감지된 네트워크라는 정보(1220)를 표시하는 인터페이스를 사용자에게 제공할 수 있다.
또한, 출발지 노드(201)는 유해 사이트에 대한 접속을 판단된 경우, 사용자 인터페이스 화면(1230)에 유해 사이트로 지정된 네트워크라는 정보(1240)를 표시하는 인터페이스를 사용자에게 제공할 수 있다.
도 13은 다양한 실시예들에 따라 노드에서 네트워크 접속 시 DNS를 질의하는 동작 흐름도를 나타낸다. 도 13에 도시된 동작들은 도 2에 도시된 출발지 노드(201)의 접속 제어 애플리케이션(211)에 의해 수행될 수 있다.
도 13을 참조하면, 접속 제어 애플리케이션(211)은 네트워크 접속 이벤트를 감지할 수 있다(동작 1305).
동작 1310에서, 접속 제어 애플리케이션(211)은 데이터 패킷이 DNS 질의 요청 패킷인지 확인할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 타겟 애플리케이션의 데이터 패킷이 DNS 질의 요청 패킷인 경우 동작 1315를 수행할 수 있다. 다른 예를 들어, 접속 제어 애플리케이션(211)은 데이터 패킷이 DNS 질의 요청 패킷이 아닌 경우 일반적인 네트워크 접속 제어를 수행할 수 있다.
동작 1315에서, 접속 제어 애플리케이션(211)은 제1 외부 서버로 DNS 질의 요청 패킷을 전송할 수 있다. 예를 들어, 제1 외부 서버는 도 9에 도시된 Untrusted DNS(207)일 수 있다.
동작 1320에서, 접속 제어 애플리케이션(211)은 제1 외부 서버로부터 DNS 질의 결과를 수신할 수 있다. 예를 들어, DNS 질의 결과는 도메인 정보 및 IP 정보를 포함할 수 있다.
동작 1325에서, 접속 제어 애플리케이션(211)은 IP 정보에 대응하는 데이터 플로우의 존재 여부를 확인할 수 있다. 또한, 접속 제어 애플리케이션(211)은 데이터 플로우가 존재하면 도메인 유효성 검사가 필요한지 여부를 확인할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 데이터 플로우에 포함된 도메인 유효성 검사 필요 여부 정보를 확인함으로서, 도메인 유효성 검사를 컨트롤러(예: 도 2의 컨트롤러(202))에게 요청할지 여부를 결정할 수 있다.
동작 1330에서, 접속 제어 애플리케이션(211)은 제2 외부 서버(예: 도 2의 컨트롤러(202))에게 도메인 유효성 검사를 요청할 수 있다. 예를 들어, 도메인 유효성 검사 요청은 데이터 플로우의 식별 정보, 도메인 정보 및 IP 정보를 포함할 수 있다. 실시예에 따라서, 도메인 유효성 검사 요청은 포트 정보를 더 포함할 수 있다. 다른 실시예에 따라서, 도메인 유효성 검사 요청은 도 11에 도시된 동작들을 통해 도 2의 컨트롤러(202)에서 수행될 수 있다.
동작 1335에서, 접속 제어 애플리케이션(211)은 제2 외부 서버(예: 도 2의 컨트롤러(202))로부터 도메인 유효성 검사 결과를 수신할 수 있다. 예를 들어, 도메인 유효성 검사 결과는 도메인 유효성 검사 상태가 갱신된 데이터 플로우를 포함할 수 있다. 다른 예를 들어, 접속 제어 애플리케이션(211)은 도메인 유효성 검사 성공 결과를 수신한 경우, 검사 상태가 갱신된 데이터 플로우를 기초로 타겟 애플리케이션의 데이터 패킷을 전송할 수 있다. 또 다른 예를 들어, 접속 제어 애플리케이션(211)은 도메인 유효성 검사 실패 결과가 수신된 경우 타겟 애플리케이션의 데이터 패킷을 드랍할 수 있고, 접속 불가 결과를 사용자에게 안내할 수 있다.
이상의 설명은 본 문서에 개시된 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 문서에 개시된 실시예들이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 문서에 개시된 실시예들의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다.
따라서, 본 문서에 개시된 실시예들은 본 문서에 개시된 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 문서에 개시된 기술 사상의 범위가 한정되는 것은 아니다. 본 문서에 개시된 기술 사상의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 문서의 권리범위에 포함되는 것으로 해석되어야 할 것이다.

Claims (16)

  1. 노드에 있어서,
    통신 회로;
    상기 통신 회로와 작동적으로 연결되는 프로세서; 및
    상기 프로세서와 작동적으로 연결되고, 데이터 베이스, 타겟 애플리케이션 및 접속 제어 애플리케이션을 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 노드가,
    상기 접속 제어 애플리케이션을 통해 네트워크 접속 이벤트를 감지하고,
    상기 접속 제어 애플리케이션을 통해 DNS(Domain Name System) 질의 요청 패킷을 제1 외부 서버로 전송하고,
    상기 제1 외부 서버로부터 DNS 질의 결과를 수신하고, 상기 DNS 질의 결과는 도메인 정보 및 IP 정보를 포함하고,
    상기 접속 제어 애플리케이션을 통해 상기 IP 정보에 대응하는 데이터 플로우의 존재 여부에 기반하여 제2 외부 서버에게 상기 도메인 정보를 포함하는 네트워크 접속 요청 또는 도메인 유효성 검사 요청을 수행하도록 하는, 명령어들을 저장하는, 노드.
  2. 제 1 항에 있어서, 상기 명령어들은 상기 노드가,
    상기 접속 제어 애플리케이션을 통해 상기 IP 정보에 대응하는 데이터 플로우가 존재하는 경우, 상기 외부 서버에게 상기 도메인 유효성 검사 요청을 수행하고, 상기 도메인 유효성 검사 요청은 상기 데이터 플로우 식별 정보 및 상기 도메인 정보를 포함하고,
    상기 접속 제어 애플리케이션을 통해 상기 제2 외부 서버로부터 도메인 유효성 검사 상태가 갱신된 데이터 플로우를 포함하는 도메인 유효성 검사 결과를 수신하는, 노드.
  3. 제 1 항에 있어서, 상기 명령어들은 상기 노드가,
    상기 접속 제어 애플리케이션을 통해 데이터 패킷의 목적지 네트워크의 식별 정보, 포트 정보 및 상기 타겟 애플리케이션의 식별 정보에 대응하고 상기 제2 외부 서버로부터 인가된 데이터 플로우가 존재하는지 여부를 확인하고,
    상기 인가된 데이터 플로우가 존재하는 경우, 상기 데이터 패킷을 전송하고,
    상기 인가된 데이터 플로우가 존재하지 않는 경우, 상기 목적지 네트워크의 식별 정보에 대응하는 도메인 정보의 존재를 확인하고,
    상기 접속 제어 애플리케이션을 통해 상기 제2 외부 서버에게 네트워크 접속을 요청하고, 상기 네트워크 접속 요청은 상기 타겟 애플리케이션의 식별 정보, 상기 목적지 네트워크의 식별 정보 및 상기 포트 정보를 포함하고,
    상기 접속 제어 애플리케이션을 통해 상기 제2 외부 서버로부터 생성된 데이터 플로우를 수신하는, 노드.
  4. 제 3 항에 있어서,
    상기 목적지 네트워크의 식별 정보에 대응하는 도메인 정보가 존재하는 경우, 상기 네트워크 접속 요청은 상기 도메인 정보를 포함하는, 노드.
  5. 제 3 항에 있어서, 상기 명령어들은 상기 노드가,
    상기 접속 제어 애플리케이션을 통해 상기 데이터 베이스에서 상기 목적지 네트워크의 식별 정보에 대응되는 도메인 정보의 존재를 확인하고,
    상기 접속 제어 애플리케이션을 통해 운영체제의 상기 목적지 네트워크의 식별 정보 기반 DNS 역질의 기능을 통해 상기 도메인 정보의 존재를 확인하는, 노드.
  6. 제 1 항에 있어서, 상기 명령어들은 상기 노드가,
    상기 접속 제어 애플리케이션을 통해 상기 제2 외부 서버에게 컨트롤러 접속을 요청하고,
    상기 접속 제어 애플리케이션을 통해, 상기 제2 외부 서버로부터 상기 컨트롤러 접속 요청에 대한 제1 응답을 수신하도록 하며, 상기 제1 응답은 상기 접속 제어 애플리케이션과 상기 제2 외부 서버 간 생성된 제어 플로우의 식별 정보 및 접속 가능한 애플리케이션 목록을 포함하고,
    상기 접속 제어 애플리케이션을 통해, 상기 애플리케이션 목록에 기반하여 상기 타겟 애플리케이션을 검사하고,
    상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션 검사 결과를 상기 외부 서버로 전송하고,
    상기 접속 제어 애플리케이션을 통해, 상기 외부 서버로부터 상기 도메인 정보가 삽입된 데이터 플로우를 수신하도록 하는, 노드.
  7. 제 1 항에 있어서, 상기 명령어들은 상기 노드가,
    상기 접속 제어 애플리케이션을 통해 상기 제2 외부 서버에게 사용자 인증을 요청하고,
    상기 접속 제어 애플리케이션을 통해, 상기 제2 외부 서버로부터 상기 사용자 인증 요청에 대한 제2 응답을 수신하도록 하며, 상기 제2 응답은 상기 접속 제어 애플리케이션과 상기 제2 외부 서버 간 생성된 제어 플로우의 식별 정보 및 접속 가능한 애플리케이션 목록을 포함하고,
    상기 접속 제어 애플리케이션을 통해, 상기 애플리케이션 목록에 기반하여 상기 타겟 애플리케이션을 검사하고,
    상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션 검사 결과를 상기 외부 서버로 전송하고,
    상기 접속 제어 애플리케이션을 통해, 상기 외부 서버로부터 상기 도메인 정보가 삽입된 데이터 플로우를 수신하도록 하는, 노드.
  8. 제 1 항에 있어서, 상기 명령어들은 상기 노드가,
    상기 접속 제어 애플리케이션을 통해 상기 네트워크 접속 이벤트가 DNS 질의를 위한 요청인지 여부를 확인하고,
    상기 네트워크 접속 이벤트가 상기 DNS 질의를 위한 요청인 경우, 상기 접속 제어 애플리케이션을 통해 상기 DNS 질의 요청 패킷을 상기 제1 외부 서버로 전송하고,
    상기 네트워크 접속 이벤트가 상기 DNS 질의를 위한 요청이 아닌 경우 상기 접속 제어 애플리케이션을 통해 상기 제2 외부 서버에게 네트워크 접속을 요청하는, 노드.
  9. 제 1 항에 있어서, 상기 명령어들은 상기 노드가,
    상기 접속 제어 애플리케이션을 통해 상기 데이터 플로우의 도메인 유효성 검사 필요 여부를 확인하고,
    상기 도메인 유효성 검사가 필요한 경우 상기 제2 외부 서버에 상기 도메인 유효성 검사를 요청하고,
    상기 도메인 유효성 검사가 필요하지 않은 경우 상기 데이터 플로우에 기반하여 데이터 패킷을 전송하는, 노드.
  10. 서버에 있어서,
    통신 회로;
    데이터 베이스를 저장하는 메모리; 및
    상기 통신 회로 및 상기 메모리와 작동적으로 연결되는 프로세서를 포함하고, 상기 프로세서는,
    노드의 접속 제어 애플리케이션으로부터 타겟 애플리케이션의 목적지 네트워크에 대한 네트워크 접속 요청을 수신하고,
    상기 타겟 애플리케이션의 식별 정보와 도메인 정보, 상기 목적지 네트워크의 식별 정보 및 포트에 기반하여 상기 타겟 애플리케이션의 접속 가능 여부를 확인하고,
    상기 타겟 애플리케이션의 식별 정보, 상기 목적지 네트워크의 식별 정보, 포트 및 상기 도메인 정보에 대응하는 데이터 플로우가 존재하는지 확인하고,
    상기 목적지 네트워크의 식별 정보, 포트 및 상기 도메인 정보를 기초로 도메인 유효성 검사를 수행하고,
    상기 데이터 플로우의 존재 여부 및 상기 도메인 유효성 검사의 결과를 기초로 상기 접속 제어 애플리케이션에게 네트워크 접속 가능 여부를 전송하도록 구성된, 서버.
  11. 제 10 항에 있어서, 상기 프로세서는,
    상기 도메인 정보와 상기 데이터 플로우에 포함된 도메인 정보가 상이한 경우 상기 접속 제어 애플리케이션에게 네트워크 접속 불가 결과를 전송하도록 구성된, 서버.
  12. 제 10 항에 있어서, 상기 프로세서는,
    상기 도메인 유효성 검사가 실패하는 경우 상기 접속 제어 애플리케이션에게 유효성 검사 실패 정보를 전송하고,
    상기 도메인 유효성 검사가 성공하는 경우 데이터 플로우를 생성하고, 생성된 데이터 플로우를 상기 접속 제어 애플리케이션으로 전송하도록 구성된, 서버.
  13. 제 10 항에 있어서, 상기 프로세서는,
    상기 도메인 정보를 기초로 상기 도메인 유효성 검사를 수행하는 경우,
    상기 도메인 정보가 상기 데이터 베이스에 존재하는지 확인하고,
    상기 도메인 정보가 상기 데이터 베이스에 존재하지 않으면, 제3 외부 서버에 상기 도메인 정보를 기초로 질의하고, 상기 질의의 결과를 상기 데이터 베이스에 갱신하고,
    상기 도메인 정보와 상기 목적지 네트워크의 식별 정보가 매칭되는지 비교하고, 비교 결과를 기초로 접속 성공 처리하도록 구성된, 서버.
  14. 제 13 항에 있어서, 상기 프로세서는,
    상기 도메인 정보 및 상기 목적지 네트워크의 식별 정보 및 상기 데이터 베이스를 기반으로 유해 사이트 여부를 판단하거나,
    상기 도메인 정보 및 상기 목적지 네트워크의 식별 정보를 기초로 제4 외부 서버에 유해 사이트 여부를 질의하고, 상기 유해 사이트 여부 질의에 대한 응답을 수신하고,
    상기 질의에 대한 응답 또는 판단된 유해 사이트 여부를 기초로 접속 성공 처리하도록 구성된, 서버.
  15. 제 10 항에 있어서, 상기 프로세서는,
    상기 목적지 네트워크 식별 정보를 기초로 상기 도메인 유효성 검사를 수행하는 경우,
    상기 목적지 네트워크 식별 정보가 상기 데이터 베이스에 존재하는지 확인하고,
    상기 목적지 네트워크 식별 정보가 상기 데이터 베이스에 존재하면 상기 도메인 정보와 상기 목적지 네트워크 식별 정보가 매칭되는지 비교하고,
    상기 목적지 네트워크 식별 정보가 상기 데이터 베이스에 존재하지 않으면 접속 성공 처리하도록 구성된, 서버.
  16. 노드에 저장된 접속 제어 애플리케이션의 동작 방법에 있어서,
    네트워크 접속 이벤트를 감지하는 동작;
    타겟 애플리케이션의 데이터 패킷이 DNS 질의 요청 패킷인지 확인하는 동작;
    상기 DNS 질의 요청 패킷을 제1 외부 서버로 전송하는 동작;
    상기 제1 외부 서버로부터 DNS 질의 결과를 수신하는 동작, 상기 DNS 질의 결과는 도메인 정보 및 IP 정보를 포함하고;
    상기 IP 정보에 대응되는 데이터 플로우의 존재 여부 및 상기 데이터 플로우의 도메인 유효성 검사 필요 여부를 확인하는 동작;
    제2 외부 서버에게 도메인 유효성 검사를 요청하는 동작, 상기 도메인 유효성 검사 요청은 상기 데이터 플로우 식별 정보, 상기 도메인 정보 및 상기 IP 정보를 포함하고; 및
    상기 제2 외부 서버로부터 도메인 유효성 검사 상태가 갱신된 데이터 플로우를 포함하는 도메인 유효성 검사 결과를 수신하는 동작; 을 포함하는, 방법.
PCT/KR2022/017611 2021-11-18 2022-11-10 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법 WO2023090756A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2021-0159715 2021-11-18
KR1020210159715A KR102460692B1 (ko) 2021-11-18 2021-11-18 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법

Publications (1)

Publication Number Publication Date
WO2023090756A1 true WO2023090756A1 (ko) 2023-05-25

Family

ID=83802636

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2022/017611 WO2023090756A1 (ko) 2021-11-18 2022-11-10 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법

Country Status (2)

Country Link
KR (1) KR102460692B1 (ko)
WO (1) WO2023090756A1 (ko)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102460692B1 (ko) * 2021-11-18 2022-10-31 프라이빗테크놀로지 주식회사 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060130811A (ko) * 2005-06-08 2006-12-20 (주)아이비트 분산구조의 디엔에스 프록시 서버 기능이 내장된아이피브이4/아이피브이6 변환장치 및 이 장치를 이용한변환방법
KR20080001574A (ko) * 2006-06-29 2008-01-03 한국전자통신연구원 다중 도메인 홈네트워크 환경에서의 디바이스 인증 방법 및장치
US20100100629A1 (en) * 2006-10-05 2010-04-22 Limelight Networks, Inc. Domain name service resolver
KR101622876B1 (ko) * 2015-04-06 2016-05-31 닉스테크 주식회사 사이트 접속 차단 방법 및 장치
KR102137773B1 (ko) * 2019-09-24 2020-07-24 프라이빗테크놀로지 주식회사 보안 애플리케이션을 통해 안전한 데이터를 전송하기 위한 시스템 및 그에 관한 방법
KR102460692B1 (ko) * 2021-11-18 2022-10-31 프라이빗테크놀로지 주식회사 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060130811A (ko) * 2005-06-08 2006-12-20 (주)아이비트 분산구조의 디엔에스 프록시 서버 기능이 내장된아이피브이4/아이피브이6 변환장치 및 이 장치를 이용한변환방법
KR20080001574A (ko) * 2006-06-29 2008-01-03 한국전자통신연구원 다중 도메인 홈네트워크 환경에서의 디바이스 인증 방법 및장치
US20100100629A1 (en) * 2006-10-05 2010-04-22 Limelight Networks, Inc. Domain name service resolver
KR101622876B1 (ko) * 2015-04-06 2016-05-31 닉스테크 주식회사 사이트 접속 차단 방법 및 장치
KR102137773B1 (ko) * 2019-09-24 2020-07-24 프라이빗테크놀로지 주식회사 보안 애플리케이션을 통해 안전한 데이터를 전송하기 위한 시스템 및 그에 관한 방법
KR102460692B1 (ko) * 2021-11-18 2022-10-31 프라이빗테크놀로지 주식회사 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법

Also Published As

Publication number Publication date
KR102460692B1 (ko) 2022-10-31

Similar Documents

Publication Publication Date Title
WO2021060853A1 (ko) 네트워크 접속 제어 시스템 및 그 방법
WO2022231306A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023033586A1 (ko) Tcp 세션 제어에 기초하여 애플리케이션의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023163509A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023038387A1 (ko) 데이터 플로우 기반 애플리케이션의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023085793A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023085791A1 (ko) 컨트롤러 기반 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023146308A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023090755A1 (ko) 가상화 인스턴스의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023211104A1 (ko) 컨트롤러 기반 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023211124A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023136658A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023211122A1 (ko) 프록시에 기반하여 애플리케이션의 파일 송신 및 수신을 제어하기 위한 시스템 및 그에 관한 방법
WO2022235007A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2022231304A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023163514A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023177238A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
US11271777B2 (en) System for controlling network access of terminal based on tunnel and method thereof
WO2023146304A1 (ko) 애플리케이션의 파일 송신 및 수신을 제어하기 위한 시스템 및 그에 관한 방법
WO2023090756A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2021060859A1 (ko) 단말의 네트워크 접속을 인증 및 제어하기 위한 시스템 및 그에 관한 방법
KR102333553B1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2022235006A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023068553A1 (ko) 컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법
WO2023211121A1 (ko) 프록시에 기반하여 애플리케이션의 파일 송신 및 수신을 제어하기 위한 시스템 및 그에 관한 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22895963

Country of ref document: EP

Kind code of ref document: A1