WO2023146308A1 - System for controlling network access on basis of controller, and method therefor - Google Patents

System for controlling network access on basis of controller, and method therefor Download PDF

Info

Publication number
WO2023146308A1
WO2023146308A1 PCT/KR2023/001210 KR2023001210W WO2023146308A1 WO 2023146308 A1 WO2023146308 A1 WO 2023146308A1 KR 2023001210 W KR2023001210 W KR 2023001210W WO 2023146308 A1 WO2023146308 A1 WO 2023146308A1
Authority
WO
WIPO (PCT)
Prior art keywords
data packet
authentication information
information
data flow
data
Prior art date
Application number
PCT/KR2023/001210
Other languages
French (fr)
Korean (ko)
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 WO2023146308A1 publication Critical patent/WO2023146308A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/12Network monitoring probes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • 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.
  • Multiple devices may communicate data over a network.
  • the terminal may transmit or receive data with a server through the Internet.
  • the network may include a private network such as an intranet as well as a public network such as the Internet.
  • the terminal performs communication with the server by utilizing IP (Internet Protocol)-based TCP (Transmission Control Protocol) or UDP (User Datagram Protocol), and controls the connection between the source IP and destination IP authorized in TCP or UDP technology.
  • IP Internet Protocol
  • TCP Transmission Control Protocol
  • UDP User Datagram Protocol
  • Firewall technology may be used.
  • IP communication since data packets are transmitted in plain text, there is a problem in that a third party can easily view important information of the data packet using sniffing technology such as tapping equipment or rouge WiFi.
  • VPN Virtual Private Network
  • tunneling technology for encrypting data packets between the terminal and the server are used.
  • Tunneling technology may be limited in scope to controlling only network access subordinate to a specific network or service, since tunneling usage and related specifications are all different depending on service servers.
  • tunneling technology needs to set a wide network bandwidth, it may be difficult to control communication of each application running in the terminal and the unit of a service server to which the application wants to access.
  • Tunneling-based data packet authentication method identifies an authorized terminal through a tunneling connection process, identifies an application that is the actual communication subject, and at the same time identifies a destination IP and port that the application can access according to authentication information to secure network access. By controlling it, it is possible to provide a safer technology than the existing network security technology. However, since tunneling-based application and data packet authentication technology can be used only when tunneling is connected between the terminal and the gateway, it may be difficult to use in an environment where tunneling is difficult to configure.
  • the malicious purpose application When transmitting authentication information by inserting authentication information into data packets in an environment where it is difficult to configure tunneling, the malicious purpose application identifies the authentication data packet through network sniffing and confirms the destination network information that can be accessed through the authentication information. Then, malicious data packets are transmitted by inserting corresponding authentication information, so that unauthorized applications can access the network.
  • tunneling technology when tunneling technology is used, there are restrictions on the number and number of target networks that can be tunneled by a terminal, and depending on the type of tunneling, compatibility problems such as loss of data packets occur in the process of transmitting the corresponding data packets. Because of the existence of the tunneling technology, the terminal may encounter a problem in which the tunneling technology cannot be used when the number of target network boundaries to be accessed varies.
  • a node includes communication circuitry, a processor operatively connected to the communication circuitry, and a memory operatively connected to the processor and storing a connection control application and a target application;
  • the memory when executed by the processor, causes the node, through the access control application, to detect a transmission event of a data packet of the target application, to determine a transmission protocol of the data packet, and to determine the transmission protocol and the target application.
  • Checking whether there is a data flow corresponding to the identification information and authorized from an external server, inserting authentication information into the data packet based on the transmission protocol and authentication information included in the data flow, and inserting the data packet Commands to be transmitted based on the transmission protocol may be stored.
  • a gateway includes communication circuitry, a memory, and a processor operatively coupled to the communication circuitry and the memory, the processor receiving a data packet from a node, and storing the data packet in Check whether there is a data flow corresponding to the included information and authorized from an external server, and if the data flow exists, check the transmission protocol of the data packet, and process the data packet based on the transmission protocol It can be.
  • 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 controls access control applications of nodes from a network Receives an access request, wherein the network access request includes identification information of a target application included in the node, a transmission protocol, and identification information of a destination network, and the identification information of the target application, the transmission protocol, and identification of the destination network. Based on the information, it is checked whether access to the gateway of the target application is possible through the access policy of the database, and if access is possible, a data flow including authentication information is generated based on the authentication policy of the database. and transmit the data flow to the node and the gateway.
  • a method of operating an access control application installed in a node includes detecting a transmission event of a data packet of a target application, checking a transmission protocol of the data packet, the transmission protocol and the target application. checking whether there is a data flow corresponding to the identification information of the application and authorized from an external server; inserting authentication information into the data packet based on authentication information included in the transmission protocol and the data flow; and and transmitting the data packet based on the transmission protocol.
  • a method of operating a gateway includes receiving a data packet from a node, confirming whether a data flow corresponding to information included in the data packet and authorized from an external server exists, and the If there is a data flow, it may include checking a transport protocol of the data packet, and configuring to process the data packet based on the transport protocol.
  • data packet authentication technology can be used as a minimum network access control factor for authorized terminals and applications to access an authorized network in a network environment that does not use tunneling, and data packet authentication technology can be used.
  • a secure network access control method applicable to various transmission protocols without tunneling can be provided by applying a technology for protecting authentication information.
  • a system for controlling network access blocks data packets transmitted by unauthorized objects through a gateway, thereby preventing DoS attacks and brute force attacks through access to service resources.
  • a system for controlling network access overcomes the problems inherent in existing IP communication by implementing a secure network connection lifecycle that includes application network access control, threat blocking, and isolation. and provide a secure network connection.
  • a system for controlling network access can safely control network access even when tunneling technology for protecting data packets is not used in a wide network range.
  • a data flow header optimized for each transmission protocol can be inserted, and the corresponding data flow header includes application and destination network information, data flow identification information for identifying authentication information, and corresponding data Minimal network for authorized terminals and applications to access the authorized network in a general IP network environment in which tunneling cannot be used because it can include encrypted authentication information to confirm that flow identification information is transmitted by an authorized subject Access control technology can be provided.
  • applications with malicious purposes may sniff the authentication data through network sniffing. After identifying the packet and confirming destination network information that can be accessed through the corresponding authentication information, the authentication information is inserted and transmitted when data packets are transmitted, thereby solving the problem that unauthorized applications can access the network.
  • 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 illustrates an example of a data packet in which authentication information is inserted according to various embodiments.
  • FIG. 7 shows a signal flow diagram for controller connection according to various embodiments.
  • FIG. 8 shows a signal flow diagram for user authentication according to various embodiments.
  • FIG 9 illustrates a signal flow diagram for network access according to various embodiments.
  • FIG 10 illustrates an operational flow diagram for controlling data packet transmission in accordance with various embodiments.
  • FIG. 11 illustrates a signal flow diagram for inserting authentication information according to various embodiments.
  • FIG 12 depicts an operational flow diagram for controlling data packet reception according to various embodiments.
  • FIG 13 illustrates an operational flow diagram for checking authentication information according to various embodiments.
  • FIG. 14 illustrates a signal flow diagram for control flow update according to various embodiments.
  • 15 illustrates a signal flow diagram for disconnection according to various embodiments.
  • 16 illustrates a signal flow diagram for termination of application execution according to various embodiments.
  • 17 is a flowchart illustrating a method of operating an access control application installed in a node according to various embodiments.
  • FIG. 18 shows a flowchart of a method of operating a gateway 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 the 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. . According to various embodiments, the actions performed by a module, program, or other component are executed sequentially, in parallel, iteratively, or heuristically, or one or more of the actions are executed in a different order, or omitted. or one or more other actions 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 this 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 destination node 102 can be substantially the same as the destination network.
  • 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 .
  • the source node 101 may transmit data to the destination node 102 via the gateway 103 .
  • 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 channel has already been created, the data of the malicious application will be delivered to another electronic device (eg, the destination node 102) within the second network 20.
  • FIG. 2 illustrates an architecture within a network environment according to various embodiments.
  • a node 201 may be various types of devices capable of performing data communication.
  • the node 201 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, a virtual reality (VR) device, Or it may include a home appliance, but is not limited to the aforementioned devices.
  • node 201 may include a server or gateway capable of transmitting data packets through an application.
  • the node 201 may also be referred to as an 'electronic device' or a 'terminal'.
  • Node 201 may store target application 212 and access control application 211 .
  • the target application 212 may transmit a data packet to the service server 205 through the gateway 203 under the control of the access control application 211 or, conversely, may receive a data packet.
  • the network access system may be Through the network access control of the access control application 211 , access to the service server 205 of an unauthorized program (application) may be blocked and the corresponding program may be quarantined.
  • the access control application 211 may check from the controller 202 whether access is possible. When authentication is complete, the access control application 211 may control data packet transmission of the target application 212 . That is, in order for the target application 212 to access the network, it must go through the access control application 211, and the access control application 211 must be authorized from the controller 202, and the access control application 211 must pass through the controller 202. Authentication-related information may be received from, and the access control application 211 may transmit a data packet of the target application 212 based on the authentication-related information.
  • 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 node 201, the gateway 203, and the service server 205.
  • the controller 202 may allow the network access of the authorized node 201 (or the access control application 211) through policy information or blacklist information.
  • the controller 202 may generate authentication-related information for authenticating data packets based on an authentication policy, and transmit the generated authentication-related information to the access control application 211 or the gateway 203 to transmit data It can prevent packets from being sent without authentication.
  • the target application 212 may authenticate the data packet based on the authentication information received by the controller 202, and if the data packet is not authenticated, the network connection of the target application 212 is connected to the connection. It can be blocked from the control application 211, the controller 202 or the gateway 203.
  • the controller 202 is an access control application (eg, registration, authorization, authentication, renewal, termination) associated with network access of the node 201 or access control application 211. 211) and control data packets can be transmitted and received.
  • 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 node 201 belongs or a boundary of a network to which the service server 205 belongs. According to one embodiment, the gateway 203 may be connected to the controller 202 based on a cloud. The gateway 203 may forward only authenticated data packets based on the authentication information among the data packets received from the access control application 211 to the service server 205 . A flow in which data packets are transmitted between the access control application 211 and the gateway 203 may be referred to as 'data flow'. Data flows can be created in granular units (eg applications) as well as nodes or IP units. The gateway 203 may block indiscriminate network access in advance by forwarding only data packets for which authentication information has been checked among data packets transmitted from the access control application 211 to the service server 205 .
  • the node 201 may include a connection control application 211 and a network driver (not shown) for managing network access of the target application 212 stored in the node 201 .
  • the access control application 211 may determine whether the target application 212 can be accessed. . If the target application 212 is accessible, the access control application 211 may transmit a data packet including authentication information to the gateway 203 .
  • the access control application 211 may control transmission of data packets through a kernel including an operating system and a network driver within the node 201 .
  • FIG. 3 is a functional block diagram illustrating a database stored in a controller according to various embodiments.
  • the controller includes a communication circuit for communicating with an external electronic device (eg, the communication circuit 430 of FIG. 4) and a processor for controlling the overall operation of the controller (eg, FIG. Four processors 410) may be further included.
  • the access policy database 311 may include information about networks and/or services to which the identified networks, nodes, or applications may access.
  • the controller 202 when requesting network access from the access control application 211, identifies a network based on a policy of the access policy database 311 (eg, a network to which the node 201 belongs), a node, A user (eg, a user of the node 201) and/or an application (eg, a target application 212 included in the node 201) may determine whether access to the service server 205 is possible.
  • the controller 202 may create a whitelist of target applications 212 accessible to a specific service (eg, IP and port) based on the access policy database 311 .
  • the authentication policy database 312 determines whether or not the gateway 203 existing between the network boundaries of the service server 205 on a connection path authenticates the transport protocol and the data packet flow between the destination network and When performing authentication, a series of policies related to the authentication method can be set.
  • the authentication policy database 312 may include information for generating authentication information to be inserted or checked to check whether an allowed subject has transmitted a data packet.
  • the authentication policy database 312 inserts authentication information for each transport protocol (eg, inserts authentication information into a TCP SYN packet in the case of TCP data packets, inserts authentication information for each data packet in the case of UDP, or inserts authentication information at regular intervals).
  • authentication information generated based on the authentication policy database 312 may be transmitted to the node 201 or the gateway 203 .
  • the access control application 211 of the node 201 may insert authentication information into a data packet to be transmitted based on the transport protocol, and the gateway 203 may insert the data packet received based on the transport protocol. authentication information can be checked.
  • the blacklist policy database 313 is a target (e.g., a node ID (eg, node ID ( identifier), an IP address, a media access control (MAC) address, or a user ID) may indicate a blacklist registration policy for blocking access.
  • a target e.g., a node ID (eg, node ID ( identifier), an IP address, a media access control (MAC) address, or a user ID
  • a target e.g., a node ID (eg, node ID ( identifier), an IP address, a media access control (MAC) address, or a user ID
  • MAC media access control
  • the blacklist database 314 may include a list of objects blocked by the blacklist policy database 313 .
  • the controller 202 may isolate the node 201 by rejecting the network access request when identification information of the node 201 requesting network access is included in the blacklist database 314 .
  • 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 the node 201 and the controller 202 .
  • control flow information may be generated by the controller 202 .
  • 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 202 may search for control flow information through control flow identification information received from the node 201, and the searched control flow Whether the node 201 can access the service server 205 by mapping at least one of the IP address, node ID, or user ID included in the information to the access policy database 311, data flow for data packet transmission It can be judged (determined) whether it is created or not.
  • a control flow may have an expiration time.
  • the node 201 needs to update the expiration time of the control flow, and if the expiration time is not updated for a certain period of time, the control flow (or control flow information) may be removed.
  • the controller 202 may remove the control flow according to the connection termination request of the node 201 .
  • the connection of the node 201 may be blocked because the previously generated data flow is also removed.
  • the data flow table 316 is a table for managing a flow (eg, data flow) in which detailed data packets are transmitted between the node 201 and the gateway 203 and the service server 205 .
  • Data flows can be created in TCP sessions, applications, or more granular units.
  • the data flow table 316 may include an application ID, destination IP address, and/or service port for identifying whether a data packet transmitted from a source is an authorized data packet.
  • the data flow table 316 may be managed based on control flow IDs.
  • the data flow table 316 may include state information including whether or not the data flow is valid and authorized destination information for determining whether data packets are forwarded based on source IP, destination IP, and port information of the data packet.
  • the data flow table 316 may further include authentication information generated based on the authentication policy database 312 .
  • the authentication information is inserted by a method of inserting authentication information for each transmission protocol (e.g., inserting authentication information into a TCP SYN packet for TCP data packets, inserting authentication information for each data packet in the case of UDP, or authenticating at a certain period (or interval)).
  • Insertion of information maximum number of authentications for the corresponding authentication algorithm, expiration date of authentication information, insertion method or timing), information for encrypting or decrypting authentication information, algorithm information for generating and verifying authentication information, and a series of information included in the algorithm ( Example: Secret Key information when generating HMAC OTP), and at least one of source IP authentication.
  • the data flow table 316 may be equally stored in the node 201 , the gateway 203 , or the service server 205 .
  • FIG. 4 shows a functional block diagram of a node in accordance with 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 the target application 212 and the access control application 211 of FIG. 2 .
  • the access control application 211 may perform a function of inserting authentication information into a data packet to be transmitted and a function of creating and updating a control flow with the controller 202 .
  • the access control application 211 may include one or more security modules.
  • 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 data flow table 316 described in FIG. 3 .
  • the communication circuit 430 establishes a wired or wireless communication connection between the node and an external electronic device (eg, the controller 202, gateway 203 or service server 205 of FIG. 2) and performs communication through the established connection.
  • an external electronic device eg, the controller 202, gateway 203 or service server 205 of FIG. 2
  • 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 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.
  • a gateway 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 gateway may be substantially the same as the processor 410, memory 420, and communication circuit 430 described above.
  • the access control application 211 detects a request for network access to the service server 205 from the target application 212 included in the node 201, and the node 201 or the access control application 211 ) can determine whether or not 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. there is.
  • the node 201 may block access of malicious applications in advance in the application layer of the OSI layer.
  • the access control application 211 when the access control application 211 is not connected to the controller 202 or when the data packet to be transmitted is not authenticated at the gateway, the data packet transmitted from the access control application 211 is the gateway ( 203) and the access control application 211 can only request access to the controller 202.
  • unauthorized data packets may be sent from node 201 if access control application 211 is not installed on node 201 or if a malicious application bypasses control of access control application 211. .
  • the gateway 203 present at the boundary of the network blocks unauthorized data packets and data packets for which no data flow exists, data packets transmitted from the node 201 (eg, data packets for creating a TCP session) ) may not reach the service server 205. In other words, node 201 can be isolated from service server 205 .
  • FIG. 6 illustrates an example of a data packet in which authentication information is inserted according to various embodiments.
  • the access control application 211 of the node 201 can manage its own authentication time point for UDP because UDP does not have the concept of creating a session like TCP.
  • the target application 212 since the target application 212 must create a TCP session with the service server 205 before transmitting the actual data packet when transmitting the TCP-based data packet, the access control application 211 performs a 3-Way Handshake for TCP session creation.
  • authentication information for the data packet can be managed by inserting authentication information into the TCP SYN data packet for TCP session creation.
  • the UDP-based data packet 610 may include an IP header and a payload.
  • the access control application 211 can insert a data flow header into the payload of the UDP-based data packet 610.
  • the access control application 211 may configure a UDP-based data packet into which a data flow header is inserted based on authentication information included in the data flow. For example, when transmitting UDP-based data packets, the access control application 211 may transmit the data packets by inserting a data flow header into only the first data packet of a continuously transmitted UDP data packet flow. In this case, subsequent data packets can be transmitted without data flow header insertion. For another example, if strong data packet authentication is required, the access control application 211 may insert a data flow header into the payload of every UDP data packet.
  • the TCP SYN data packet 620 may include an IP header, a TCP header, and a payload.
  • the connection control application 211 can insert a data flow header into the payload of the TCP SYN data packet 620.
  • the access control application 211 inserts a data flow header into the TCP SYN packet, and the gateway 203 authenticates the data flow header inserted into the TCP SYN packet, and a TCP session is established only for the authenticated target. can lose For example, since the TCP session is not established if not authenticated, the access control application 211 can provide a more efficient TCP-based data packet control method than the method of inserting data flow header information whenever every data packet is transmitted in TCP. can
  • whether the data flow header is a data packet that can be forwarded by the gateway 203 based on the data flow received from the controller 202 in the data packet flow between the target application 212 and the service server 205 It may be information for confirming.
  • the data flow header may be information combining data flow identification information and encrypted authentication information.
  • the authentication information may include information about authentication generated based on the authentication policy of the controller 202 .
  • authentication information may include an encrypted OTP.
  • authentication information may include plain OTP.
  • the gateway 203 since a data packet in an IP network has no identifying information other than 5 tuple information, the gateway 203 determines whether or not the terminal to which the IP is assigned has been substantially authenticated and the target for which the application, which is the actual communication subject, is allowed. It is not known whether it was sent by Therefore, in order to confirm that the data packet is transmitted from the authenticated target, the gateway 203 receives the data flow from the controller 202, and the data flow information, destination IP, port information, and authentication information included in the data flow Based on this, data packet authentication and transmission control can be performed.
  • the encrypted authentication information included in the data flow header includes data flow identification information and can be used for the purpose of verifying whether the subject who transmitted the data packet actually transmitted the data packet.
  • the encrypted authentication information may be encrypted and decrypted from an authenticated object through encryption and decryption keys based on authentication information included in the data flow received from the controller 202 .
  • the decrypted authentication information is not information that is fixed at every data packet authentication time, such as data flow identification information, but is changed at every authentication time.
  • OTP One-Time Password
  • random generation type information there is.
  • the gateway 203 may identify a data flow header in the received data packet, check the data flow information with the data flow identification information, and decrypt the data flow authentication information with a decryption key included in the data flow. .
  • the gateway 2030 can confirm that the corresponding data packet has been transmitted from an allowed destination by the OTP verification algorithm, and thus can safely control the flow of data packets between the target application 212 and the service server 205 without tunneling. there is.
  • FIG. 7 shows a signal flow diagram for controller connection according to various embodiments.
  • the access control application 211 of the node 201 requests the controller 202 to create a control flow, thereby 201) can try to connect to the controller.
  • node 201 may detect a controller connection event. For example, when the connection control application 211 is installed and executed within the node 201, the node 201 may detect that a connection to the controller 202 is requested.
  • node 201 may request controller connection from controller 202 .
  • the access control application 211 may transmit identification information of the access control application 211 to the controller 202 .
  • the access control application 211 may include identification information of the node 201 (eg, terminal ID, IP address, MAC address), type, location, environment, identification information of the network to which the node 201 belongs, and/or network Arbitrary identification information generated by the system itself may be further transmitted.
  • the controller 202 may identify whether or not the controller connection request (eg, the access control application 211 or the node 201) is accessible. According to one embodiment, the controller 202 determines whether information received from the node 201 is included in the access policy database 311, the node 201, the network to which the node 201 belongs, and/or the connection. Based on at least one of whether the identification information of the control application 211 is included in the blacklist database 314 , it is possible to check whether the controller connection requesting object is accessible.
  • the controller connection request eg, the access control application 211 or the node 201
  • the controller 202 determines whether information received from the node 201 is included in the access policy database 311, the node 201, the network to which the node 201 belongs, and/or the connection. Based on at least one of whether the identification information of the control application 211 is included in the blacklist database 314 , it is possible to check whether the controller connection requesting object is accessible.
  • the controller 202 may create a control flow between the node 201 (or the connection control application 211 ) and the controller 202 .
  • the controller 202 generates control flow identification information in the form of random numbers, and converts identification information of at least one of the node 201, the network to which the node 201 belongs, or the access control application 211 into a control flow table ( 315) can be stored.
  • Information stored in the control flow table 315 may be used for user authentication of the node 201 , information update of the node 201 , policy check for network access of the node 201 , and/or validation.
  • the controller 202 connects from the access policy database 311 and the authentication policy database 312 corresponding to the identified information (eg, the node 201 and source network information to which the node 201 belongs).
  • the identified information eg, the node 201 and source network information to which the node 201 belongs.
  • Whitelist information of possible applications can be created.
  • the controller 202 may send the application white list to the connection control application 211 at operation 725 .
  • the controller 202 may transmit control flow identification information to the node 201 in response to the controller connection request. Depending on the embodiment, if the object requesting controller access is unavailable or is included in the blacklist, the controller 202 may transmit access unavailability information in operation 725 without generating a control flow. In one embodiment, the controller 202 may transmit the application white list generated through the execution of operation 720 to the connection control application 211 .
  • the access control application 211 may perform a check on the application.
  • the access control application 211 can perform a check for applications based on the white list of accessible applications received from the controller 202 .
  • the access control application 211 may check whether the application exists (installed) in the node 201 based on the accessible application information, and in the case of the existing application, integrity and stability are checked according to the validation policy ( Above the application, tampering inspection, code signing inspection, fingerprint inspection) 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 information about existing applications and results of validation to the controller 202 .
  • the controller 202 may check whether the application is valid based on the received application information. If it is a valid application, the controller 202 selects the gateway 203 where the node 201 is located in the access policy database 311 and the authentication policy database 312 to allow access of the node 201 connected to the network. You can check. In addition, the controller 202 may generate a data flow based on source IP, destination IP, and port information so that the node 201 can transmit data packets without a network access request procedure.
  • the data flow is a method of inserting authentication information for each transmission protocol (e.g., inserting authentication information into a TCP SYN packet in the case of TCP data packets, inserting authentication information into each data packet in the case of UDP, or authenticating at a certain period (or interval)) Insertion of information, maximum number of authentications for the corresponding authentication algorithm, expiration date of authentication information, insertion method or timing), information for encrypting or decrypting authentication information, algorithm information for generating and verifying authentication information, and a series of information included in the algorithm ( Example: Secret Key information when generating HMAC OTP) and authentication information including at least one of source IP authentication.
  • authentication information included in a data flow may also be referred to as authentication-related information.
  • the controller 202 may transmit the generated data flow to the gateway 203 and the access control application 211 (operations 745 and 750).
  • the access control application 211 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 connection of the node 201 to the destination network may be controlled by the controller 202 .
  • controller 202 may determine that node 201 is unreachable. For example, if identification information of the node 201 and/or a network to which the node 201 belongs is included in a blacklist database, the controller 202 may determine that the node 201 is inaccessible. In this case, the controller 202 may transmit a response indicating that access to the controller is impossible in operation 725 without generating a control flow in operation 715 . Also, in this case, operations 730 to 750 may not be performed. Depending on the embodiment, if a controller connection needs to be retried, the connection control application 211 may perform operation 705 again.
  • the access control application 211 updates the data flow of the node 201 when the data flow received from the controller 202 exists, and transmits the data packet based on the data flow allowed in advance when accessing the network. data flow can be managed. Afterwards, when a data packet transmission request is detected, the access control application 211 may process the data packet to be transmitted based on authentication information included in the received data flow.
  • operations 730 to 750 may not be performed.
  • FIG. 8 shows a signal flow diagram for user authentication according to various embodiments.
  • the access control application 211 of the node 201 may authenticate the user of the node 201 from the controller 202 .
  • 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 access control application 211 of the node 201 may request user authentication from the controller 202 in operation 805 . If the control flow between the 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.
  • controller 202 may authenticate the user based on the information received from 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 accessible application information based on the access policy database 311 or the authentication policy database 312 in operation 820 .
  • the accessible application information may be an application whitelist generated based on an access policy.
  • the controller 202 may transmit information indicating that the user is authenticated to the node 201 in response to the user authentication request. In addition, the controller 202 may transmit accessible application information to the access control application 211 .
  • the access control application 211 may perform a check on the application.
  • the access control application 211 can perform a check for applications based on the white list of accessible applications received from the controller 202 .
  • the access control application 211 may check whether the application exists (installed) in the node 201 based on the accessible application information, and in the case of the existing application, integrity and stability are checked according to the validation policy ( Above the application, tampering inspection, code signing inspection, fingerprint inspection) 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 information about existing applications and results of validation to the controller 202 .
  • the controller 202 may check whether the application is valid based on the received application information. If it is a valid application, the controller 202 selects the gateway 203 where the node 201 is located in the access policy database 311 and the authentication policy database 312 to allow access of the node 201 connected to the network. You can check. In addition, the controller 202 may generate a data flow based on source IP, destination IP, and port information so that the node 201 can transmit data packets without a network access request procedure.
  • the data flow is a method of inserting authentication information for each transmission protocol (e.g., inserting authentication information into a TCP SYN packet in the case of TCP data packets, inserting authentication information into each data packet in the case of UDP, or authenticating at a certain period (or interval)) Insertion of information, maximum number of authentications for the corresponding authentication algorithm, expiration date of authentication information, insertion method or timing), information for encrypting or decrypting authentication information, algorithm information for generating and verifying authentication information, and a series of information included in the algorithm ( Example: Secret Key information when generating HMAC OTP) and authentication information including at least one of source IP authentication.
  • authentication information included in a data flow may also be referred to as authentication-related information.
  • the controller 202 may transmit the generated data flow to the gateway 203 and the access control application 211 (operations 845 and 850).
  • the access control application 211 may process the resulting value according to the received response. For example, the access control application 211 may store the received control flow identification information and display a user interface screen indicating completion of user authentication to the user. When user authentication is complete, the request for network access of the node 201 to the destination network may be controlled by the controller 202 .
  • controller 202 may determine that user authentication of node 201 is not possible. For example, if identification information of the node 201 and/or the network to which the node 201 belongs is included in the blacklist database, the controller 202 may determine that the node 201 is inaccessible and user authentication is not possible. . In this case, the controller 202 may not reflect user identification information in operation 815 and may transmit a response indicating that access to the controller is impossible in operation 825 . Also, in this case, operations 830 to 850 may not be performed.
  • the access control application 211 updates the data flow of the node 201 when the data flow received from the controller 202 exists, and transmits the data packet based on the data flow allowed in advance when accessing the network. data flow can be managed.
  • operations 830 to 850 may not be performed when the application test is not required.
  • FIG 9 illustrates a signal flow diagram for network access according to various embodiments.
  • node 201 After node 201 is authorized by controller 202, node 201 controls the network access of other applications stored in node 201 through node 201's access control application 211 to provide trusted data. delivery can be guaranteed.
  • connection control application 211 may detect a network connection event of another application stored in node 201 (eg, target application 212 of FIG. 2 ).
  • the access control application 211 may check the existence of a data flow corresponding to identification information of the application requesting network access, destination network identification information, and port information. Depending on the embodiment, if a data flow exists but is not valid, the access control application 211 may drop the data packet. According to another embodiment, if a data flow exists, the access control application 211 may transmit a data packet based on the data flow. According to the embodiment, the access control application 211 of the node 201 may perform a network access request in operation 915 without performing operation 910 .
  • the access control application 211 may request the controller 202 to access the network.
  • the network access request may include control flow identification information, destination network identification information, and port information.
  • the network access request may further include a data packet transmission protocol.
  • the controller 202 determines the access requested identification information (eg, destination network identification information) in the access policy corresponding to the identified information (eg, node, user, source network identification information) based on the control flow identification information. and port information) and whether the destination network is accessible can be checked. According to an embodiment, the controller 202 may check whether the target application is accessible to the gateway 203 . According to an embodiment, the controller 202 may check whether the transport protocol is included in the access policy. Depending on the embodiment, the controller 202 may transmit a connection failure result to the connection control application 211 of the node 201 when network access is impossible (operation 935).
  • the access requested identification information eg, destination network identification information
  • the identified information eg, node, user, source network identification information
  • the controller 202 may check whether data packet authentication between the node 201 and the gateway 203 is required and an authentication method based on the authentication policy.
  • the controller 202 may check whether a valid data flow corresponding to the identification information and port information of the destination network exists in the data flow table. According to the embodiment, if a valid data flow exists in the data flow table, the controller 202 may transmit the corresponding data flow to the gateway 203 and the access control application (operations 930 and 935). According to another embodiment, when a valid data flow does not exist, the controller 202 may create a data flow based on a transport protocol, source IP, destination IP, port information, and authentication policy. In this case, the controller 202 may transmit the generated data flow to the gateway 203 and the access control application (operations 930 and 935).
  • the data flow inserts authentication information for each transport protocol (e.g., inserts authentication information into TCP SYN packets in the case of TCP data packets, inserts authentication information into each data packet in the case of UDP, or at regular intervals (or intervals)). Insertion of authentication information, maximum number of authentications for the corresponding authentication algorithm, expiration date of authentication information, insertion method or timing), information for encrypting or decrypting authentication information, algorithm information for generating and verifying authentication information, and a series of information included in the algorithm (Example: Secret Key information when generating HMAC OTP), and authentication information including at least one of source IP authentication.
  • authentication information included in a data flow may also be referred to as authentication-related information.
  • controller 202 may, in operation 935, send a network connectivity unavailable result to the access control application. .
  • the connection control application 211 of the node 201 may process the resulting value of the response received from the controller 202 . For example, when the connection control application 211 receives a network connection failure result from the controller 202, it may drop a data packet to be transmitted by the target application. For another example, when a data flow is received from the controller 202, the access control application 211 may transmit a data packet based on the received data flow. According to an embodiment, when the access control application 211 transmits a data packet based on the received data flow, the data packet is authenticated based on authentication information included in the data flow through the operations shown in FIG. 10 . You can insert information (or data flow headers).
  • the access control application 211 may perform validation on the access application according to the validation policy. For example, the access control application 211 may further perform an integrity and stability test of the access application (forgery or tampering test, code signing test, fingerprint test, etc.). The access control application 211 may perform operation 915 when the validation result is successful.
  • FIG. 10 shows a signal flow diagram for controlling data packet transmission according to various embodiments. According to an embodiment, the operations shown in FIG. 10 may be performed through the access control application 211 of FIG. 2 .
  • the access control application 211 of the node 201 transmits a trusted data packet by controlling the transmission of the data packet based on whether or not to insert authentication information into the corresponding data packet and the transmission protocol when transmission of the data packet is detected. can provide.
  • the connection control application 211 may detect a data packet transmission event. For example, the access control application 211 sends a data packet to a target application of the node 201 (eg, the target application 212 of FIG. 2) after network access is allowed through the operations shown in FIG. movement can be sensed.
  • a target application of the node 201 eg, the target application 212 of FIG. 2
  • the access control application 211 may identify a transmission protocol of the data packet, a target application transmitting the data packet, and information included in the data packet (eg, source identification information, destination identification information, port information, etc.) there is. For example, the access control application 211 may check whether a data flow corresponding to the identified information exists, and may perform operation 1015 when the data flow exists. For another example, if the data flow does not exist or the data flow is invalid, the access control application 211 may drop the data packet.
  • information included in the data packet eg, source identification information, destination identification information, port information, etc.
  • the connection control application 211 may ascertain the type of data packet. For example, the access control application 211 can determine whether the data packet to be transmitted is a TCP session creation data packet, a TCP session end data packet, a TCP session-based data transfer data packet, or a UDP-based data packet. According to the embodiment, when the data packet to be transmitted is a TCP session creation data packet, the access control application 211 may perform operation 1020. According to the embodiment, when the data packet to be transmitted is a TCP session termination data packet, the connection control application 211 may perform operation 1035. According to the embodiment, when the data packet to be transmitted is a TCP session-based data transmission data packet, the access control application 211 may perform operation 1045. According to the embodiment, when the data packet to be transmitted is a UDP-based data packet, the access control application 211 may perform operation 1055.
  • the connection control application 211 may perform a TCP data packet authentication information insertion procedure.
  • the access control application 211 may perform a TCP data packet authentication information insertion procedure through operations shown in FIG. 11 .
  • the connection control application 211 may transmit a TCP session creation data packet in operation 1025 .
  • the TCP session creation data packet may be a data packet in which authentication information is inserted.
  • the TCP session creation data packet may be a data packet in which a data flow header is inserted into a payload.
  • the access control application 211 may receive and process the TCP session creation completion data packet. For example, when the connection control application 211 receives the TCP session creation completion data packet, it may set the data flow to the TCP session creation completion state, and send information indicating that the TCP session creation has been completed to the service server (eg, FIG. 2 service server 205) or a controller (controller 202 in FIG. 2). According to the embodiment, when TCP session creation is complete, the connection control application 211 may transmit a TCP session-based data packet based on the data flow set to the TCP session creation complete state.
  • the service server eg, FIG. 2 service server 205
  • controller controller
  • the connection control application 211 may update the data flow. For example, the access control application 211 may set the data flow to a TCP session end state. In this case, the access control application 211 can no longer transmit TCP-based data packets thereafter. According to an embodiment, the access control application 211 may have to perform the TCP session creation procedure again in order to transmit the TCP-based data packet thereafter. In this case, the access control application 211 may transmit a TCP session end data packet to the server where the TCP session is created (operation 1040).
  • the connection control application 211 may check the TCP session creation state if the data packet is a TCP session-based data transfer data packet. For example, the access control application 211 may check the TCP session creation state in the data flow, and transmit a TCP data packet when the TCP session is in the created state (operation 1040). For another example, the access control application 211 may check the TCP session creation state in the data flow, and drop the data packet when the TCP session is not created (operation 1050).
  • the access control application 211 may perform a UDP data packet authentication information insertion procedure.
  • the access control application 211 may perform a UDP data packet authentication information insertion procedure through the operations shown in FIG. 11 .
  • connection control application 211 may send a UDP data packet.
  • FIG. 11 illustrates a signal flow diagram for inserting authentication information according to various embodiments.
  • the access control application 211 may detect a data packet authentication information insertion event.
  • the access control application 211 may detect a data packet authentication information insertion event through operation 1020 or operation 1055 shown in FIG. 10 .
  • the access control application 211 may check whether authentication information needs to be inserted. For example, the access control application 211 may check authentication-related information included in a data flow corresponding to a data packet to be transmitted, and determine whether authentication information needs to be inserted based on the authentication-related information. According to embodiments, when authentication information insertion is not required, the access control application 211 may transmit a data packet in operation 1150 without performing operations 1115 to 1145 . According to another embodiment, if authentication information needs to be inserted, the access control application 211 may perform operation 1115.
  • the access control application 211 may check the authentication information usage count and due date. For example, the access control application 211 may check the number of uses of the authentication information and the expiration date based on authentication information or authentication information included in the data flow. Depending on the embodiment, if the authentication information can be used regardless of the number of times and the period of use of the authentication information, if there is a remaining number of uses of the authentication information, or if the expiration date of the authentication information remains, the access control application 211 performs operations 1120 to 1120. Operation 1140 may be performed without performing operation 1135 . According to another embodiment, the access control application may perform operation 1120 when the number of times and the period of use of the authentication information are used and there is no remaining number of times of use of the authentication information or the period of use of the authentication information has elapsed.
  • the access control application 211 may request the controller 202 to update authentication information.
  • the authentication information renewal request may include data flow identification information.
  • the controller 202 may check the authentication policy and update the data flow. For example, the controller 202 may check a data flow corresponding to the received data flow identification information, and update the data flow based on an authentication policy corresponding to the destination IP, port, and transport protocol of the data flow. .
  • the controller 202 inserts authentication information for each transport protocol included in the authentication policy (e.g., inserts authentication information into a TCP SYN packet in case of TCP data packets, inserts authentication information into each data packet in case of UDP, or Authentication information insertion at regular intervals (or intervals), maximum number of authentication times for the corresponding authentication algorithm, expiration date of authentication information, insertion method or timing), information for encrypting or decrypting authentication information, algorithm information for generating and verifying authentication information, and
  • the data flow may be updated based on authentication information including at least one of a series of information included in the algorithm (eg, Secret Key information when generating the HMAC OTP) and whether or not the source IP has been authenticated.
  • the controller 202 may transmit the updated data flow to the gateway 203 and the access control application 211 (operations 1130 and 1135).
  • the controller 202 controls access A failure result of authentication information update may be transmitted to the application 211 (operation 1135).
  • access control application 211 may generate authentication information. For example, the access control application 211 may generate authentication information based on authentication information included in an updated data flow or an existing data flow. Depending on the embodiment, the access control application 211 may generate authentication information by using an authentication information generation algorithm and additional information in authentication information included in the data flow. Depending on the embodiment, the access control application 211 may encrypt authentication information based on an encryption algorithm and an encryption key included in authentication information.
  • connection control application 211 may insert a data flow header into the data packet.
  • the access control application 211 may insert a data flow header in which data flow identification information and encrypted authentication information are combined into a data packet based on a transport protocol.
  • the transport protocol is TCP
  • the access control application 211 may insert a data flow header into the payload of the TCP SYN data packet.
  • the transport protocol is UDP
  • the access control application 211 may insert a data flow header into the payload of the UDP data packet.
  • the access control application 211 may insert a data flow header into every UDP data packet, insert a data flow header on a certain data packet basis or time basis, or determine the flow of data packets. It is possible to determine whether or not to insert a data flow header at the point at which this starts. That is, the access control application 211 may insert a data flow header into the UDP data packet according to the determined data flow header insertion method.
  • the access control application 211 may transmit the data packet in which the data flow header is inserted. Depending on the embodiment, the access control application 211 may transmit the data packet without inserting the data flow header in the case of a data packet that does not require insertion of the data flow header.
  • FIG. 12 depicts an operational flow diagram for controlling data packet reception according to various embodiments. Depending on the embodiment, the operations shown in FIG. 12 may be performed through the gateway 203 of FIG. 2 .
  • the gateway 203 may detect a data packet reception event. For example, gateway 203 may receive a data packet from a node's connection control application.
  • the gateway 203 may check whether a data flow corresponding to the data packet exists. For example, the gateway 203 may check whether a data flow exists based on the transport protocol, destination IP, and port included in the 5 Tuples information of the data packet. Depending on the embodiment, the gateway 203 may drop the data packet when the data flow does not exist.
  • the gateway 203 may check the type of data packet. For example, the gateway 203 can determine whether the data packet is a TCP session creation data packet, a TCP session based data packet but not a TCP session creation data packet, or a UDP based data transfer data packet. According to an embodiment, when the data packet is a TCP session creation data packet, the gateway 203 may perform operation 1220. According to embodiments, when the data packet is a TCP session-based data packet but not a TCP session creation data packet, the gateway 203 may perform operation 1225. According to an embodiment, when the data packet is a UDP-based data transmission data packet, the gateway 203 may perform operation 1235.
  • the gateway 203 may perform a TCP data packet authentication information check. For example, the gateway 203 may perform TCP data packet authentication information check through the operations shown in FIG. 13 . Depending on the embodiment, if the authentication information check fails, the gateway 203 may drop the TCP data packet. According to another embodiment, if the authentication information check succeeds, the gateway 203 may forward the TCP data packet.
  • gateway 203 may forward the data packet.
  • the gateway 203 may perform a UDP data packet authentication information check. For example, the gateway 203 may perform UDP data packet authentication information check through the operations shown in FIG. 13 . Depending on the embodiment, if the authentication information check fails, the gateway 203 may drop the UDP data packet. According to another embodiment, if the authentication information check succeeds, the gateway 203 may forward the UDP data packet.
  • FIG. 13 illustrates an operational flow diagram for checking authentication information according to various embodiments. The operations shown in FIG. 13 may be performed through the gateway 203 of FIG. 2 .
  • the gateway 203 may detect a data packet authentication information checking event.
  • the gateway 203 may detect a data packet authentication information check event through operation 1220 or operation 1235 shown in FIG. 12 .
  • the gateway 203 may check whether authentication information needs to be checked. For example, the gateway 203 can check whether authentication information of a corresponding data packet needs to be checked in authentication information included in a data flow corresponding to the data packet. Depending on the embodiment, if checking the authentication information of the corresponding data packet is not required, the gateway 203 may forward the data packet (operation 1315).
  • the gateway 203 may check whether a data flow header is inserted into the data packet. Depending on the embodiment, when it is impossible to identify the data flow header, the gateway 203 may drop the data packet (operation 1350).
  • the gateway 203 may examine the data flow. For example, the gateway 203 may check whether the data flow corresponding to the data packet and the data flow identified based on the data flow header are the same. According to an embodiment, when the data flow corresponding to the data packet and the data flow identified based on the data flow header are not the same, the gateway 203 may drop the data packet (operation 1350).
  • the gateway 203 may decrypt authentication information. For example, the gateway 203 may decrypt authentication information included in the data flow header based on authentication information included in the data flow in order to check the authentication information included in the data flow header. Depending on the embodiment, the gateway 203 may decrypt authentication information through a decryption algorithm and a decryption key included in authentication information. Depending on the embodiment, when authentication information decryption fails, the gateway 203 may drop the data packet (operation 1350).
  • the gateway 203 may check the authentication information. For example, the gateway 203 may check decrypted authentication information based on authentication information included in the data flow. According to an embodiment, the gateway 203 may check whether the decrypted authentication information is valid based on an authentication information check algorithm or related information included in authentication information. According to an embodiment, if the authentication information is not valid, the gateway 203 may drop the data packet (operation 1350).
  • the gateway 203 may remove the data flow header. For example, the gateway 203 may remove a data flow header included in the received data packet. If the data flow header is removed from the data packet, gateway 203 may forward the data packet (act 1345).
  • FIG. 14 illustrates a signal flow diagram for control flow update according to various embodiments.
  • the access control application 211 may detect a control flow update event.
  • the access control application 211 may request a control flow update from the controller 202 based on the control flow identification information.
  • the controller 202 may check whether a control flow exists in a control flow table (eg, the control flow table 315 of FIG. 3) based on the received control flow identification information.
  • a control flow table eg, the control flow table 315 of FIG. 3
  • the controller 202 determines that the connection of the node 201 is valid. Therefore, a connection failure result may be transmitted to the connection control application 211 (operation 1420).
  • the controller 202 may update the update time when a control flow exists in the control flow table (eg, the control flow table 315 of FIG. 3 ). In this case, the controller 202 may transmit identification information of the updated control flow to the connection control application 211 (operation 1420).
  • the controller 202 is required to perform re-authentication among data flows subordinate to the identified control flow, or if there is a data flow to which access is no longer possible, the controller 202 transmits information about the corresponding data flow to an access control application ( 211) (operation 1420).
  • the connection control application 211 of the node 201 may process the resulting value of the response received from the controller 202 .
  • the access control application 211 may block all network accesses of applications when the control flow update result is impossible.
  • the access control application 211 may update the data flow when the control flow update result is normal and updated data flow information exists.
  • 15 illustrates a signal flow diagram for disconnection according to various embodiments.
  • node 201 terminates node 201, terminates access control application 211, terminates target application, no longer uses the network connection, and information identified from the interworking system. At least one of connection termination requests may be detected based on . In this case, at operation 1510, node 201 or access control application 211 may request controller 202 to remove the control flow.
  • the controller 202 may remove the identified control flow based on the received control flow identification information.
  • the controller 202 may remove all data flows dependent on the removed control flow. Thus, node 201 can no longer connect to the destination network based on the removed data flow.
  • the controller 202 may request the gateway 203 to remove all data flows dependent on the removed control flow.
  • the gateway 203 may remove the data flow, and thus data packets corresponding to source network, destination network, and port information included in the removed data flow may no longer be transmitted.
  • 16 illustrates a signal flow diagram for termination of application execution according to various embodiments.
  • the access control application 211 of the node 201 may check in real time whether or not the running application is terminated, and may detect an application execution termination event.
  • the access control application 211 may check whether a data flow corresponding to terminated application identification information and PID (Process ID and Child Process ID Tree) information exists.
  • PID Process ID and Child Process ID Tree
  • the connection control application 211 may perform a data flow removal request to the controller 202 .
  • the access control application 211 may transmit identification information of a terminated application or identification information of a data flow corresponding to the terminated application to the controller 202 and may perform a data flow removal request.
  • the controller 202 may delete the data flow requested to be removed.
  • the controller 202 may perform a removal request for the removed data flow to the gateway 203 (operation 1620).
  • the gateway 203 may remove the data flow, and thus data packets corresponding to source network, destination network, and port information included in the removed data flow may no longer be transmitted.
  • FIG. 17 is a flowchart illustrating a method of operating an access control application installed in a node according to various embodiments. According to an embodiment, the operations shown in FIG. 17 may be performed through the access control application 211 of the node 201 of FIG. 2 .
  • the access control application 211 may detect a data packet transmission event of the target application.
  • the connection control application 211 may ascertain the transport protocol of the data packet. For example, the access control application 211 can determine whether the transport protocol of the data packet is TCP or UDP.
  • the access control application 211 may check whether a data flow corresponding to the transport protocol and identification information of the target application and authorized from the external server exists.
  • the access control application 211 may insert authentication information into the data packet based on information about authentication included in the transport protocol and data flow.
  • the connection control application 211 may transmit the data packet based on the transport protocol.
  • the access control application 211 may transmit a data packet into which a data flow header is inserted based on a transport protocol.
  • FIG. 18 is a flowchart of a method of operating a gateway according to various embodiments. According to an embodiment, the operations shown in FIG. 18 may be performed through the gateway 203 of FIG. 2 .
  • the gateway 203 may receive a data packet from the node 201 .
  • the gateway 203 may check whether a data flow corresponding to the information included in the data packet and authorized from the external server exists.
  • the gateway 203 may check the transmission protocol of the data packet if there is a data flow.
  • gateway 203 may process the data packet based on the transport protocol.

Landscapes

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

Abstract

A node according to one embodiment disclosed in the present document may store instructions that cause an access control application to detect a data packet transmission event of a target application, check a transmission protocol of the data packet, determine the existence of a data flow that corresponds to the transmission protocol and identification information of the target application and is authorized by an external server, insert authentication information into the data packet on the basis of the transmission protocol and the authentication information contained in the data flow, and transmit the data packet on the basis of the transmission protocol.

Description

컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법Controller-based system for controlling network access and method therefor
관련출원과의 상호인용Mutual Citation with Related Applications
본 발명은 2022.01.27.에 출원된 한국 특허 출원 제10-2022-0012071호에 기초한 우선권의 이익을 주장하며, 해당 한국 특허 출원의 문헌에 개시된 모든 내용을 본 명세서의 일부로서 포함한다.The present invention claims the benefit of priority based on Korean Patent Application No. 10-2022-0012071 filed on 2022.01.27., and includes all contents disclosed in the literature of the Korean patent application as part of this specification.
기술분야technology field
본 문서에 개시된 실시예들은 컨트롤러 기반 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법에 관한 것이다.Embodiments disclosed in this document relate to a system and method for controlling a controller-based network connection.
다수의 장치들은 네트워크를 통해서 데이터를 통신할 수 있다. 예를 들어, 단말은 인터넷을 통해 서버와 데이터를 송신하거나 수신할 수 있다. 네트워크는 인터넷과 같은 공용 네트워크(public network)뿐만 아니라 인트라넷과 같은 사설 네트워크(private network)를 포함할 수 있다.Multiple devices may communicate data over a network. For example, the terminal may transmit or receive data with a server through the Internet. The network may include a private network such as an intranet as well as a public network such as the Internet.
단말은 IP(Internet Protocol) 기반의 TCP(Transmission Control Protocol) 또는 UDP(User Datagram Protocol)를 활용하여 서버와 통신을 수행하며, TCP 또는 UDP 기술에서 인가된 출발지 IP와 도착지 IP 간 접속을 제어하기 위한 방화벽 기술이 이용될 수 있다. 이러한 IP 통신의 경우, 데이터 패킷이 평문으로 전송되기 때문에 제3 자는 태핑(tapping) 장비나 로그(rouge) WiFi와 같은 스니핑 기술을 이용하여 데이터 패킷의 중요 정보를 쉽게 열람할 수 있는 문제점이 있으므로, 이를 해결하기 위하여 단말과 서버 간 데이터 패킷을 암호화하기 위한 VPN(Virtual Private Network) 기술 및 터널링 기술이 이용된다. The terminal performs communication with the server by utilizing IP (Internet Protocol)-based TCP (Transmission Control Protocol) or UDP (User Datagram Protocol), and controls the connection between the source IP and destination IP authorized in TCP or UDP technology. Firewall technology may be used. In the case of such IP communication, since data packets are transmitted in plain text, there is a problem in that a third party can easily view important information of the data packet using sniffing technology such as tapping equipment or rouge WiFi. To solve this problem, VPN (Virtual Private Network) technology and tunneling technology for encrypting data packets between the terminal and the server are used.
터널링 기술은 서비스 서버에 따라 터널링 사용 여부 및 관련 규격이 모두 상이하기 때문에, 특정 네트워크나 서비스에 종속되는 네트워크 접속만을 제어하는 것으로 범위가 한정될 수 있다. 또한, 터널링 기술은 광범위한 네트워크 대역을 설정해야 하므로 단말 내에서 구동되는 각각의 애플리케이션 및 애플리케이션이 접속하고자 하는 서비스 서버 단위의 통신을 제어하는데 어려움이 있을 수 있다. Tunneling technology may be limited in scope to controlling only network access subordinate to a specific network or service, since tunneling usage and related specifications are all different depending on service servers. In addition, since the tunneling technology needs to set a wide network bandwidth, it may be difficult to control communication of each application running in the terminal and the unit of a service server to which the application wants to access.
터널링 기반의 데이터 패킷 인증 방식은 터널링 연결 과정을 통하여 인가된 단말을 식별하고, 실질적 통신 주체인 애플리케이션을 식별함과 동시에 인증 정보에 따라 해당 애플리케이션이 접속할 수 있는 도착지 IP 및 포트를 식별하여 네트워크 접속을 제어함으로서 기존 네트워크 보안 기술보다 안전한 기술을 제공할 수 있다. 다만, 터널링에 기반한 애플리케이션 및 데이터 패킷 인증 기술은 단말과 게이트웨이 사이에 반드시 터널링이 연결되어야만 사용할 수 있기 때문에, 터널링을 구성하는 것이 어려운 환경에서 사용하기 어려운 문제가 존재할 수 있다. Tunneling-based data packet authentication method identifies an authorized terminal through a tunneling connection process, identifies an application that is the actual communication subject, and at the same time identifies a destination IP and port that the application can access according to authentication information to secure network access. By controlling it, it is possible to provide a safer technology than the existing network security technology. However, since tunneling-based application and data packet authentication technology can be used only when tunneling is connected between the terminal and the gateway, it may be difficult to use in an environment where tunneling is difficult to configure.
터널링을 구성하는 것이 어려운 환경에서 데이터 패킷에 인증 정보를 삽입하여 전송하는 경우, 악의적인 목적의 애플리케이션은 네트워크 스니핑을 통해서 인증 데이터 패킷을 식별하고, 해당 인증 정보를 통해서 접속할 수 있는 목적지 네트워크 정보를 확인한 이후 해당 인증 정보를 삽입하여 악의적인 데이터 패킷을 전송함으로서 허용되지 않은 애플리케이션이 네트워크에 접속 가능한 상태가 될 수 있다. When transmitting authentication information by inserting authentication information into data packets in an environment where it is difficult to configure tunneling, the malicious purpose application identifies the authentication data packet through network sniffing and confirms the destination network information that can be accessed through the authentication information. Then, malicious data packets are transmitted by inserting corresponding authentication information, so that unauthorized applications can access the network.
즉, 터널링을 구성하는 것이 어려운 환경에서 데이터 패킷에 인증 정보를 삽입하는 경우 기밀성 및 무결성을 보장할 수 없기 때문에 다양한 공격 루틴을 통해 게이트웨이에 의한 네트워크 접속 제어 기능이 무력화되는 문제가 발생할 수 있다. That is, when authentication information is inserted into data packets in an environment where it is difficult to configure tunneling, confidentiality and integrity cannot be guaranteed, so the network access control function by the gateway is incapacitated through various attack routines.
또한, 터널링 기술을 사용하는 경우 단말이 터널링할 수 있는 대상 네트워크의 개수 및 제약이 존재하며, 터널링 종류에 따라 해당 데이터 패킷이 전송되는 과정에서 데이터 패킷이 유실되는 문제가 발생하는 등의 호환성 문제가 존재하기 때문에, 단말은 접속하고자 하는 대상 네트워크 경계의 수가 다양한 경우 터널링 기술을 사용할 수 없는 문제가 발생할 수 있다. In addition, when tunneling technology is used, there are restrictions on the number and number of target networks that can be tunneled by a terminal, and depending on the type of tunneling, compatibility problems such as loss of data packets occur in the process of transmitting the corresponding data packets. Because of the existence of the tunneling technology, the terminal may encounter a problem in which the tunneling technology cannot be used when the number of target network boundaries to be accessed varies.
본 문서에 개시되는 다양한 실시예들은 네트워크 환경에서 상술한 문제점을 해결하기 위한 시스템 및 그에 관한 방법을 제공하고자 한다. Various embodiments disclosed in this document are intended to provide a system and method for solving the above problems in a network environment.
본 문서에 개시된 일 실시예에 따른 노드는, 통신 회로, 상기 통신 회로와 작동적으로 연결되는 프로세서 및 상기 프로세서와 작동적으로 연결되고, 접속 제어 애플리케이션 및 타겟 애플리케이션을 저장하는 메모리를 포함하고, 상기 메모리는 상기 프로세서에 의해서 실행될 때 상기 노드가, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션의 데이터 패킷의 전송 이벤트를 감지하고, 상기 데이터 패킷의 전송 프로토콜을 확인하고, 상기 전송 프로토콜 및 상기 타겟 애플리케이션의 식별 정보에 대응되고 외부 서버로부터 인가된 데이터 플로우의 존재 여부를 확인하고, 상기 전송 프로토콜 및 상기 데이터 플로우에 포함된 인증에 관한 정보에 기반하여 상기 데이터 패킷에 인증 정보를 삽입 하고, 상기 데이터 패킷을 상기 전송 프로토콜에 기반하여 전송하도록 하는, 명령어들을 저장할 수 있다. A node according to an embodiment disclosed herein includes communication circuitry, a processor operatively connected to the communication circuitry, and a memory operatively connected to the processor and storing a connection control application and a target application; The memory, when executed by the processor, causes the node, through the access control application, to detect a transmission event of a data packet of the target application, to determine a transmission protocol of the data packet, and to determine the transmission protocol and the target application. Checking whether there is a data flow corresponding to the identification information and authorized from an external server, inserting authentication information into the data packet based on the transmission protocol and authentication information included in the data flow, and inserting the data packet Commands to be transmitted based on the transmission protocol may be stored.
본 문서에 개시된 일 실시예에 따른 게이트웨이는, 통신 회로, 메모리 및 상기 통신 회로 및 상기 메모리와 작동적으로 연결되는 프로세서를 포함하고, 상기 프로세서는, 노드로부터 데이터 패킷을 수신하고, 상기 데이터 패킷에 포함된 정보에 대응되고, 외부 서버로부터 인가된 데이터 플로우가 존재하는지 확인하고, 상기 데이터 플로우가 존재하면, 상기 데이터 패킷의 전송 프로토콜을 확인하고, 상기 전송 프로토콜에 기반하여 상기 데이터 패킷을 처리하도록 구성될 수 있다. A gateway according to one embodiment disclosed herein includes communication circuitry, a memory, and a processor operatively coupled to the communication circuitry and the memory, the processor receiving a data packet from a node, and storing the data packet in Check whether there is a data flow corresponding to the included information and authorized from an external server, and if the data flow exists, check the transmission protocol of the data packet, and process the data packet based on the transmission protocol It can be.
본 문서에 개시된 일 실시예에 따른 서버는, 통신 회로, 데이터 베이스를 저장하는 메모리 및 상기 통신 회로 및 상기 메모리와 작동적으로 연결되는 프로세서를 포함하고, 상기 프로세서는, 노드의 접속 제어 애플리케이션으로부터 네트워크 접속 요청을 수신하고, 상기 네트워크 접속 요청은 상기 노드에 포함된 타겟 애플리케이션의 식별 정보, 전송 프로토콜 및 목적지 네트워크의 식별 정보를 포함하고, 상기 타겟 애플리케이션의 식별 정보, 상기 전송 프로토콜 및 상기 목적지 네트워크의 식별 정보에 기반하여 상기 데이터 베이스의 접속 정책을 통해 상기 타겟 애플리케이션의 게이트웨이와의 접속 가능 여부를 확인하고, 접속 가능한 경우, 상기 데이터 베이스의 인증 정책에 기반하여 인증에 관한 정보를 포함하는 데이터 플로우를 생성하고, 상기 데이터 플로우를 상기 노드 및 상기 게이트웨이로 전송하도록 구성될 수 있다.A server according to an embodiment disclosed herein includes communication circuitry, a memory for storing a database, and a processor operatively connected to the communication circuitry and the memory, wherein the processor controls access control applications of nodes from a network Receives an access request, wherein the network access request includes identification information of a target application included in the node, a transmission protocol, and identification information of a destination network, and the identification information of the target application, the transmission protocol, and identification of the destination network. Based on the information, it is checked whether access to the gateway of the target application is possible through the access policy of the database, and if access is possible, a data flow including authentication information is generated based on the authentication policy of the database. and transmit the data flow to the node and the gateway.
본 문서에 개시된 일 실시예에 따른 노드에 설치된 접속 제어 애플리케이션의 동작 방법은, 타겟 애플리케이션의 데이터 패킷의 전송 이벤트를 감지하는 단계, 상기 데이터 패킷의 전송 프로토콜을 확인하는 단계, 상기 전송 프로토콜 및 상기 타겟 애플리케이션의 식별 정보에 대응되고 외부 서버로부터 인가된 데이터 플로우의 존재 여부를 확인하는 단계, 상기 전송 프로토콜 및 상기 데이터 플로우에 포함된 인증에 관한 정보에 기반하여 상기 데이터 패킷에 인증 정보를 삽입하는 단계 및 상기 데이터 패킷을 상기 전송 프로토콜에 기반하여 전송하는 단계를 포함할 수 있다. A method of operating an access control application installed in a node according to an embodiment disclosed in this document includes detecting a transmission event of a data packet of a target application, checking a transmission protocol of the data packet, the transmission protocol and the target application. checking whether there is a data flow corresponding to the identification information of the application and authorized from an external server; inserting authentication information into the data packet based on authentication information included in the transmission protocol and the data flow; and and transmitting the data packet based on the transmission protocol.
본 문서에 개시된 일 실시예에 따른 게이트웨이의 동작 방법은, 노드로부터 데이터 패킷을 수신하는 단계, 상기 데이터 패킷에 포함된 정보에 대응되고, 외부 서버로부터 인가된 데이터 플로우가 존재하는지 확인하는 단계, 상기 데이터 플로우가 존재하면, 상기 데이터 패킷의 전송 프로토콜을 확인하는 단계, 및 상기 전송 프로토콜에 기반하여 상기 데이터 패킷을 처리하도록 구성된 단계를 포함할 수 있다. A method of operating a gateway according to an embodiment disclosed in this document includes receiving a data packet from a node, confirming whether a data flow corresponding to information included in the data packet and authorized from an external server exists, and the If there is a data flow, it may include checking a transport protocol of the data packet, and configuring to process the data packet based on the transport protocol.
본 문서에 개시되는 실시예들에 따르면, 터널링을 사용하지 않는 네트워크 환경에서 인가된 단말 및 애플리케이션이 인가된 네트워크에 접속하기 위한 최소한의 네트워크 접속 통제 요소로서 데이터 패킷 인증 기술을 사용할 수 있고, 데이터 패킷 인증 정보를 보호하기 위한 기술을 적용하여 터널링 없이 다양한 전송 프로토콜에 적용 가능한 안전한 네트워크 접속 통제 방법을 제공할 수 있다. According to the embodiments disclosed in this document, data packet authentication technology can be used as a minimum network access control factor for authorized terminals and applications to access an authorized network in a network environment that does not use tunneling, and data packet authentication technology can be used. A secure network access control method applicable to various transmission protocols without tunneling can be provided by applying a technology for protecting authentication information.
본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 비인가 대상이 전송하는 데이터 패킷을 게이트웨이를 통해 차단함으로써 서비스 자원 접속을 통한 DoS 공격 및 무작위 대입 공격(Brute Force Attack)을 막을 수 있다. According to the embodiments disclosed in this document, a system for controlling network access blocks data packets transmitted by unauthorized objects through a gateway, thereby preventing DoS attacks and brute force attacks through access to service resources. can
본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 애플리케이션의 네트워크 접속 통제, 위협 차단, 및 격리에 이르는 보안 네트워크 연결 라이프사이클을 구현함으로써 기존의 IP 통신이 내제하고 있는 문제점을 해결하고 안전한 네트워크 연결을 제공할 수 있다. According to the embodiments disclosed in this document, a system for controlling network access overcomes the problems inherent in existing IP communication by implementing a secure network connection lifecycle that includes application network access control, threat blocking, and isolation. and provide a secure network connection.
본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 광범위한 네트워크 범위에서 데이터 패킷을 보호하는 터널링 기술을 사용하지 않는 경우에도 네트워크 접속을 안전하게 제어할 수 있다. According to the embodiments disclosed in this document, a system for controlling network access can safely control network access even when tunneling technology for protecting data packets is not used in a wide network range.
본 문서에 개시되는 실시예들에 따르면, 터널링 기술에 존재하는 문제점인 단말이 터널링할 수 있는 대상 네트워크의 개수 및 제약이 존재하는 문제 및 터널링 종류에 따라 데이터 패킷이 전송되는 과정에서 유실될 수 있는 문제를 해결할 수 있다. According to the embodiments disclosed in this document, according to the problem of tunneling technology, which is the problem of the number and limitation of target networks that can be tunneled by a terminal, and the type of tunneling, data packets may be lost in the process of being transmitted. can solve the problem
또한, 본 문서에 개시되는 실시예들에 따르면 전송 프로토콜 별로 최적화된 데이터 플로우 헤더를 삽입할 수 있고, 해당 데이터 플로우 헤더는 애플리케이션 및 목적지 네트워크 정보, 인증 정보를 식별하기 위한 데이터 플로우 식별 정보 및 해당 데이터 플로우 식별 정보를 인증된 대상이 전송하였는지 확인하기 위한 암호화된 인증 정보를 포함할 수 있기 때문에, 터널링을 사용할 수 없는 일반적인 IP 네트워크 환경에서 인가된 단말 및 애플리케이션이 인가된 네트워크에 접속하기 위한 최소한의 네트워크 접속 통제 기술을 제공할 수 있다. In addition, according to the embodiments disclosed in this document, a data flow header optimized for each transmission protocol can be inserted, and the corresponding data flow header includes application and destination network information, data flow identification information for identifying authentication information, and corresponding data Minimal network for authorized terminals and applications to access the authorized network in a general IP network environment in which tunneling cannot be used because it can include encrypted authentication information to confirm that flow identification information is transmitted by an authorized subject Access control technology can be provided.
또한, 본 문서에 개시되는 실시예들에 따르면, 터널링을 사용하지 않는 환경에서 데이터 패킷 인증 정보를 전송하는 경우, 악의적인 목적의 애플리케이션(예: 랜섬웨어 및 멀웨어 등)이 네트워크 스니핑을 통해서 인증 데이터 패킷을 식별하고, 해당 인증 정보를 통해서 접속할 수 있는 목적지 네트워크 정보를 확인한 이후 데이터 패킷 전송시 해당 인증 정보를 삽입하여 전송함으로써 허용되지 않은 애플리케이션이 네트워크에 접속 가능한 문제점을 해결할 수 있다. In addition, according to the embodiments disclosed in this document, when data packet authentication information is transmitted in an environment in which tunneling is not used, applications with malicious purposes (eg, ransomware and malware) may sniff the authentication data through network sniffing. After identifying the packet and confirming destination network information that can be accessed through the corresponding authentication information, the authentication information is inserted and transmitted when data packets are transmitted, thereby solving the problem that unauthorized applications can access the network.
또한, 본 문서에 개시되는 실시예들에 따르면, 터널링을 사용하지 않고 대상 애플리케이션이 내재한 보안 기술이 적용된 데이터 패킷의 호환성을 유지한 상태에서 허용된 데이터 패킷만 전송할 수 있는 기술을 제공함으로써, 비허용된 대상(예: 랜섬웨어, 멀웨어 등)의 네트워크 접속을 원천 차단할 수 있는 안전한 네트워크 접속 통제 방법을 제공할 수 있다. In addition, according to the embodiments disclosed in this document, by providing a technology capable of transmitting only allowed data packets while maintaining compatibility of data packets to which the security technology inherent in the target application is applied without using tunneling, It is possible to provide a safe network access control method that can fundamentally block network access of permitted objects (eg, ransomware, malware, etc.).
이 외에, 본 문서를 통해 직접적 또는 간접적으로 파악되는 다양한 효과들이 제공될 수 있다.In addition to this, various effects identified directly or indirectly through this document may be provided.
도 1은 복수의 네트워크를 포함하는 환경을 나타낸다. 1 shows an environment including a plurality of networks.
도 2는 다양한 실시예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다. 2 illustrates an architecture within a network environment according to various embodiments.
도 3은 다양한 실시예들에 따라 컨트롤러에 저장된 데이터 베이스를 나타내는 기능적 블록도이다. 3 is a functional block diagram illustrating a database stored in a controller according to various embodiments.
도 4는 다양한 실시예들에 따른 노드의 기능적 블록도를 나타낸다. 4 shows a functional block diagram of a node in accordance with various embodiments.
도 5는 다양한 실시예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다.5 describes an operation of controlling transmission of a data packet according to various embodiments.
도 6은 다양한 실시예들에 따른 인증 정보가 삽입된 데이터 패킷의 예시를 도시한다. 6 illustrates an example of a data packet in which authentication information is inserted according to various embodiments.
도 7은 다양한 실시예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타낸다. 7 shows a signal flow diagram for controller connection according to various embodiments.
도 8은 다양한 실시예들에 따른 사용자 인증을 위한 신호 흐름도를 도시한다.8 shows a signal flow diagram for user authentication according to various embodiments.
도 9는 다양한 실시예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시한다. 9 illustrates a signal flow diagram for network access according to various embodiments.
도 10은 다양한 실시예들에 따른 데이터 패킷 전송을 제어하기 위한 동작 흐름도를 도시한다. 10 illustrates an operational flow diagram for controlling data packet transmission in accordance with various embodiments.
도 11은 다양한 실시예들에 따른 인증 정보 삽입을 위한 신호 흐름도를 도시한다. 11 illustrates a signal flow diagram for inserting authentication information according to various embodiments.
도 12는 다양한 실시예들에 따른 데이터 패킷 수신을 제어하기 위한 동작 흐름도를 도시한다. 12 depicts an operational flow diagram for controlling data packet reception according to various embodiments.
도 13은 다양한 실시예들에 따른 인증 정보 검사를 위한 동작 흐름도를 도시한다. 13 illustrates an operational flow diagram for checking authentication information according to various embodiments.
도 14는 다양한 실시예들에 따른 제어 플로우 갱신을 위한 신호 흐름도를 도시한다. 14 illustrates a signal flow diagram for control flow update according to various embodiments.
도 15는 다양한 실시예들에 따른 접속 해제를 위한 신호 흐름도를 도시한다. 15 illustrates a signal flow diagram for disconnection according to various embodiments.
도 16은 다양한 실시예들에 따른 애플리케이션 실행 종료를 위한 신호 흐름도를 도시한다.16 illustrates a signal flow diagram for termination of application execution according to various embodiments.
도 17은 다양한 실시예들에 따른 노드에 설치된 접속 제어 애플리케이션의 동작 방법에 대한 흐름도를 도시한다.17 is a flowchart illustrating a method of operating an access control application installed in a node according to various embodiments.
도 18은 다양한 실시예들에 따른 게이트웨이 동작 방법에 대한 흐름도를 도시한다. 18 shows a flowchart of a method of operating a gateway according to various embodiments.
이하, 본 발명의 다양한 실시예가 첨부된 도면을 참조하여 기재된다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 실시예의 다양한 변경(modification), 균등물(equivalent), 및/또는 대체물(alternative)을 포함하는 것으로 이해되어야 한다.Hereinafter, various embodiments of the present invention will be described with reference to the accompanying drawings. However, it should be understood that this is not intended to limit the present invention to the specific embodiments, but to cover various modifications, equivalents, and/or alternatives of the embodiments of the present invention.
본 문서에서 아이템에 대응하는 명사의 단수 형은 관련된 문맥상 명백하게 다르게 지시하지 않는 한, 상기 아이템 한 개 또는 복수 개를 포함할 수 있다. 본 문서에서, "A 또는 B", "A 및 B 중 적어도 하나","A 또는 B 중 적어도 하나", "A, B 또는 C", "A, B 및 C 중 적어도 하나" 및 "A, B, 또는 C 중 적어도 하나"와 같은 문구들 각각은 그 문구들 중 해당하는 문구에 함께 나열된 항목들 중 어느 하나, 또는 그들의 모든 가능한 조합을 포함할 수 있다. "제 1", "제 2", 또는 "첫째" 또는 "둘째"와 같은 용어들은 단순히 해당 구성요소를 다른 해당 구성요소와 구분하기 위해 사용될 수 있으며, 해당 구성요소들을 다른 측면(예: 중요성 또는 순서)에서 한정하지 않는다. 어떤(예: 제 1) 구성요소가 다른(예: 제 2) 구성요소에, "기능적으로" 또는 "통신적으로"라는 용어와 함께 또는 이런 용어 없이, "커플드" 또는 "커넥티드"라고 언급된 경우, 그것은 상기 어떤 구성요소가 상기 다른 구성요소에 직접적으로(예: 유선으로), 무선으로, 또는 제 3 구성요소를 통하여 연결될 수 있다는 것을 의미한다.In this document, the singular form of a noun corresponding to an item may include one item or a plurality of items, unless the context clearly dictates otherwise. In this document, "A or B", "at least one of A and B", "at least one of A or B", "A, B or C", "at least one of A, B and C" and "A, Each of the phrases such as "at least one of B or C" may include any one of the items listed together in the corresponding one of the phrases, or all possible combinations thereof. Terms such as "first", "second", or "first" or "secondary" may simply be used to distinguish a given component from other corresponding components, and may be used to refer to a given component in another aspect (eg, importance or order) is not limited. 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." When mentioned, it means that 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 the 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. . According to various embodiments, the actions performed by a module, program, or other component are executed sequentially, in parallel, iteratively, or heuristically, or one or more of the actions are executed in a different order, or omitted. or one or more other actions may be added.
본 문서에서 사용되는 용어 "모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로와 같은 용어와 상호 호환적으로 사용될 수 있다. 모듈은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일 실시예에 따르면, 모듈은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다. The term "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. For example, according to one embodiment, the module may be implemented in the form of an application-specific integrated circuit (ASIC).
본 문서의 다양한 실시예들은 기기(machine) 의해 읽을 수 있는 저장 매체(storage medium)(예: 메모리)에 저장된 하나 이상의 명령어들을 포함하는 소프트웨어(예: 프로그램 또는 애플리케이션)로서 구현될 수 있다. 예를 들면, 기기의 프로세서는, 저장 매체로부터 저장된 하나 이상의 명령어들 중 적어도 하나의 명령을 호출하고, 그것을 실행할 수 있다. 이것은 기기가 상기 호출된 적어도 하나의 명령어에 따라 적어도 하나의 기능을 수행하도록 운영되는 것을 가능하게 한다. 상기 하나 이상의 명령어들은 컴파일러에 의해 생성된 코드 또는 인터프리터에 의해 실행될 수 있는 코드를 포함할 수 있다. 기기로 읽을 수 있는 저장 매체는, 비일시적(non-transitory) 저장 매체의 형태로 제공될 수 있다. 여기서, '비일시적'은 저장 매체가 실재(tangible)하는 장치이고, 신호(signal)(예: 전자기파)를 포함하지 않는다는 것을 의미할 뿐이며, 이 용어는 데이터가 저장 매체에 반영구적으로 저장되는 경우와 임시적으로 저장되는 경우를 구분하지 않는다.Various embodiments of this 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. For example, 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. Here, '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 product)에 포함되어 제공될 수 있다. 컴퓨터 프로그램 제품은 상품으로서 판매자 및 구매자 간에 거래될 수 있다. 컴퓨터 프로그램 제품은 기기로 읽을 수 있는 저장 매체(예: compact disc read only memory(CD-ROM))의 형태로 배포되거나, 또는 애플리케이션 스토어를 통해 또는 두 개의 사용자 장치들(예: 스마트폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 애플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다. Methods according to various embodiments disclosed in this document may be included and provided in a computer program product. 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. In the case of online distribution, at least part of the computer program product may be temporarily stored or temporarily created in a device-readable storage medium such as a manufacturer's server, an application store server, or a relay server's memory.
도 1은 복수의 네트워크를 포함하는 환경을 나타낸다. 1 shows an environment including a plurality of networks.
도 1을 참조하면, 제1 네트워크(10) 및 제2 네트워크(20)는 서로 다른 네트워크일 수 있다. 예를 들어, 제1 네트워크(10)는 인터넷과 같은 공용 네트워크이고, 제2 네트워크(20)는 인트라넷 또는 VPN과 같은 사설 네트워크일 수 있다. Referring to FIG. 1 , the first network 10 and the second network 20 may be different networks. For example, the first network 10 may be a public network such as the Internet, and the second network 20 may be a private network such as an intranet or VPN.
제1 네트워크(10)는 출발지 노드(101)를 포함할 수 있다. 도 1 및 이하 서술되는 실시 예들에서, '출발지 노드'는 데이터 통신을 수행할 수 있는 다양한 형태의 장치일 수 있다. 예를 들어, 출발지 노드(101)는 스마트폰 또는 태블릿과 같은 휴대용 장치, 데스크탑(desktop) 또는 랩탑(laptop)과 같은 컴퓨터 장치, 멀티미디어 장치, 의료 기기, 카메라, 웨어러블 장치, VR(virtual reality) 장치, 또는 가전 장치를 포함할 수 있으며 전술한 기기들에 한정되지 않는다. 예를 들어, 출발지 노드(101)는 애플리케이션을 통해 데이터 패킷을 전송할 수 있는 서버 또는 게이트웨이를 포함할 수 있다. 출발지 노드(101)는 '전자 장치' 또는 '단말'로도 참조될 수 있다. 한편, 도착지 노드(102)는 상술한 출발지 노드(101)와 동일 유사한 장치를 포함할 수 있다. 다른 예를 들어, 도착지 노드(102)는 목적지 네트워크와 실질적으로 동일할 수 있다. The first network 10 may include a source node 101 . In FIG. 1 and embodiments described below, the 'source node' may be various types of devices capable of performing data communication. For example, 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. For example, 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'. Meanwhile, the destination node 102 may include the same or similar device as the above-described source node 101 . For another example, the destination node 102 can be substantially the same as the destination network.
출발지 노드(101)는 제2 네트워크(20)로의 접속(access)을 시도하고 제2 네트워크(20)에 포함된 도착지 노드(102)로 데이터를 전송할 수 있다. 출발지 노드(101)는 게이트웨이(103)를 통해 데이터를 도착지 노드(102)로 전송할 수 있다. 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 . The source node 101 may transmit data to the destination node 102 via the gateway 103 .
출발지 노드(101)의 제1 네트워크(10)에 대한 접속이 승인되면 출발지 노드(101)는 제1 네트워크(10)에 포함된 모든 서버와 통신할 수 있으므로, 출발지 노드(101)는 악성(malicious) 프로그램의 공격으로부터 노출될 수 있다. 예를 들어, 출발지 노드(101)는 인터넷 웹 브라우저(110a), 비즈니스 애플리케이션(110b)과 같은 신뢰된(trusted) 및/또는 보안된(secure) 애플리케이션뿐만 아니라, 악성 코드(110c), 감염된(infected) 비즈니스 애플리케이션(110d)과 같이 신뢰되지 않거나 보안되지 않은 애플리케이션의 데이터를 수신할 수 있다. 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.
악성 프로그램으로부터 감염된 출발지 노드(101)는 제2 네트워크(20)로의 접속 및/또는 데이터 전송을 시도할 수 있다. 제2 네트워크(20)가 VPN과 같이 IP에 기반하여 형성되는 경우, 제2 네트워크(20)는 제2 네트워크(20) 내에 포함되는 복수의 장치들을 개별적으로 모니터링하기 어려울 수 있으며, OSI 계층에서 응용 계층 또는 전송 계층에 대한 보안에 취약할 수 있다. 또한, 채널이 이미 생성된 이후에 출발지 노드(101)가 악성 애플리케이션을 포함하는 경우, 상기 악성 애플리케이션의 데이터는 제2 네트워크(20) 내의 다른 전자 장치(예: 도착지 노드(102))에게 전달될 수 있다.The starting node 101 infected by the malicious program may attempt access to the second network 20 and/or data transmission. When 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. In addition, if the source node 101 includes a malicious application after the channel has already been created, the data of the malicious application will be delivered to another electronic device (eg, the destination node 102) within the second network 20. can
도 2는 다양한 실시예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다. 2 illustrates an architecture within a network environment according to various embodiments.
도 2를 참조하면, 노드(201)는 데이터 통신을 수행할 수 있는 다양한 형태의 장치일 수 있다. 예를 들어, 노드(201)는 스마트폰 또는 태블릿과 같은 휴대용 장치, 데스크탑(desktop) 또는 랩탑(laptop)과 같은 컴퓨터 장치, 멀티미디어 장치, 의료 기기, 카메라, 웨어러블 장치, VR(virtual reality) 장치, 또는 가전 장치를 포함할 수 있으며 전술한 기기들에 한정되지 않는다. 예를 들어, 노드(201)는 애플리케이션을 통해 데이터 패킷을 전송할 수 있는 서버 또는 게이트웨이를 포함할 수 있다. 노드(201)는 '전자 장치' 또는 '단말'로도 참조될 수 있다. Referring to FIG. 2 , a node 201 may be various types of devices capable of performing data communication. For example, the node 201 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, a virtual reality (VR) device, Or it may include a home appliance, but is not limited to the aforementioned devices. For example, node 201 may include a server or gateway capable of transmitting data packets through an application. The node 201 may also be referred to as an 'electronic device' or a 'terminal'.
노드(201)는 타겟 애플리케이션(212) 및 접속 제어 애플리케이션(211)을 저장할 수 있다. 타겟 애플리케이션(212)은 접속 제어 애플리케이션(211)의 제어를 받고, 게이트웨이(203)를 통해 서비스 서버(205)로 데이터 패킷을 전송하거나 반대로 데이터 패킷을 수신할 수 있다. 타겟 애플리케이션(212) 중 일부는 웹 브라우저 또는 비즈니스 애플리케이션과 같이 신뢰된 및/또는 보안된 애플리케이션인 반면에 다른 일부는 신뢰되지 않거나 보안되지 않은 악성 프로그램일 수 있으므로, 실시예들에 따른 네트워크 접속 시스템은 접속 제어 애플리케이션(211)의 네트워크 접속 제어를 통해 인가되지 않은 프로그램(애플리케이션)의 서비스 서버(205)에 대한 접속을 차단하고 해당 프로그램을 격리할 수 있다. 예를 들어, 실시예들에 따른 타겟 애플리케이션(212)이 서비스 서버(205)와 통신하기 이전에 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 접속 가능 여부를 확인할 수 있다. 인증이 완료되면 접속 제어 애플리케이션(211)은 타겟 애플리케이션(212)의 데이터 패킷 전송을 제어할 수 있다. 즉, 타겟 애플리케이션(212)이 네트워크에 접속하기 위해서는 접속 제어 애플리케이션(211)을 통해야 하고, 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 인가되어야 하며, 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 인증에 관한 정보를 수신할 수 있고, 접속 제어 애플리케이션(211)은 타겟 애플리케이션(212)의 데이터 패킷을 인증에 관한 정보에 기반하여 전송할 수 있다. Node 201 may store target application 212 and access control application 211 . The target application 212 may transmit a data packet to the service server 205 through the gateway 203 under the control of the access control application 211 or, conversely, may receive a data packet. As some of the target applications 212 may be trusted and/or secured applications, such as web browsers or business applications, while others may be untrusted or unsecured malicious programs, the network access system according to embodiments may be Through the network access control of the access control application 211 , access to the service server 205 of an unauthorized program (application) may be blocked and the corresponding program may be quarantined. For example, before the target application 212 according to the embodiments communicates with the service server 205 , the access control application 211 may check from the controller 202 whether access is possible. When authentication is complete, the access control application 211 may control data packet transmission of the target application 212 . That is, in order for the target application 212 to access the network, it must go through the access control application 211, and the access control application 211 must be authorized from the controller 202, and the access control application 211 must pass through the controller 202. Authentication-related information may be received from, and the access control application 211 may transmit a data packet of the target application 212 based on the authentication-related information.
컨트롤러(202)는 예를 들어, 서버(또는 클라우드 서버)일 수 있다. 컨트롤러(202)는 노드(201), 게이트웨이(203), 및 서비스 서버(205) 간 데이터 전송을 관리함으로써 네트워크 환경 내에서 신뢰되는 데이터 전송을 보장할 수 있다. 예를 들어, 컨트롤러(202)는 정책 정보 또는 블랙리스트 정보를 통해 인가된 노드(201)(또는 접속 제어 애플리케이션(211))의 네트워크 접속을 허용할 수 있다. 또한, 컨트롤러(202)는 데이터 패킷을 인증하기 위한 인증에 관한 정보를 인증 정책에 기반하여 생성할 수 있고, 생성된 인증에 관한 정보를 접속 제어 애플리케이션(211) 또는 게이트웨이(203)에게 전송함으로서 데이터 패킷이 인증 없이 전송되는 것을 방지할 수 있다. 일 실시예에서, 타겟 애플리케이션(212)은 컨트롤러(202)에 의하여 수신된 인증에 관한 정보에 기반하여 데이터 패킷을 인증할 수 있고, 데이터 패킷이 인증되지 않으면 타겟 애플리케이션(212)의 네트워크 접속은 접속 제어 애플리케이션(211), 컨트롤러(202) 또는 게이트웨이(203)로부터 차단될 수 있다. 일 실시예에 따르면, 컨트롤러(202)는 노드(201) 또는 접속 제어 애플리케이션(211)의 네트워크 접속과 연관된 다양한 동작(예: 등록, 승인, 인증, 갱신, 종료)을 수행하기 위하여 접속 제어 애플리케이션(211)과 제어 데이터 패킷을 송수신할 수 있다. 제어 데이터 패킷이 전송되는 흐름(예: 220)은 '제어 플로우(control flow)'로 참조될 수 있다. 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 node 201, the gateway 203, and the service server 205. For example, the controller 202 may allow the network access of the authorized node 201 (or the access control application 211) through policy information or blacklist information. In addition, the controller 202 may generate authentication-related information for authenticating data packets based on an authentication policy, and transmit the generated authentication-related information to the access control application 211 or the gateway 203 to transmit data It can prevent packets from being sent without authentication. In one embodiment, the target application 212 may authenticate the data packet based on the authentication information received by the controller 202, and if the data packet is not authenticated, the network connection of the target application 212 is connected to the connection. It can be blocked from the control application 211, the controller 202 or the gateway 203. According to one embodiment, the controller 202 is an access control application (eg, registration, authorization, authentication, renewal, termination) associated with network access of the node 201 or access control application 211. 211) and control data packets can be transmitted and received. A flow through which the control data packet is transmitted (eg, 220) may be referred to as a 'control flow'.
게이트웨이(203)는 노드(201)가 속하는 네트워크의 경계 또는 서비스 서버(205)가 속하는 네트워크의 경계에 위치할 수 있다. 일 실시예에 따르면, 게이트웨이(203)는 클라우드(cloud) 기반으로 컨트롤러(202)와 연결될 수 있다. 게이트웨이(203)는 접속 제어 애플리케이션(211)으로부터 수신된 데이터 패킷 중에서 인증 정보에 기반하여 인증된 데이터 패킷만을 서비스 서버(205)로 포워딩 할 수 있다. 접속 제어 애플리케이션(211) 및 게이트웨이(203) 사이에서 데이터 패킷이 전송되는 흐름은 '데이터 플로우(data flow)'로 참조될 수 있다. 데이터 플로우는 노드 또는 IP 단위뿐만 아니라 보다 세부적인 단위(예: 애플리케이션)로 생성될 수 있다. 게이트웨이(203)는 접속 제어 애플리케이션(211)으로부터 전송된 데이터 패킷 중 인증 정보 검사가 완료된 데이터 패킷 만 서비스 서버(205)로 포워딩함으로써 무분별한 네트워크 접속을 사전에 차단할 수 있다. The gateway 203 may be located at a boundary of a network to which the node 201 belongs or a boundary of a network to which the service server 205 belongs. According to one embodiment, the gateway 203 may be connected to the controller 202 based on a cloud. The gateway 203 may forward only authenticated data packets based on the authentication information among the data packets received from the access control application 211 to the service server 205 . A flow in which data packets are transmitted between the access control application 211 and the gateway 203 may be referred to as 'data flow'. Data flows can be created in granular units (eg applications) as well as nodes or IP units. The gateway 203 may block indiscriminate network access in advance by forwarding only data packets for which authentication information has been checked among data packets transmitted from the access control application 211 to the service server 205 .
다양한 실시 예들에 따르면, 노드(201)는 노드(201) 내에 저장된 타겟 애플리케이션(212)의 네트워크 접속을 관리하기 위한 접속 제어 애플리케이션(211) 및 네트워크 드라이버(미도시)를 포함할 수 있다. 예를 들어, 노드(201)에 포함된 타겟 애플리케이션(212)의 서비스 서버(205)에 대한 접속 이벤트가 발생하면, 접속 제어 애플리케이션(211)은 타겟 애플리케이션(212)의 접속 가능 여부를 결정할 수 있다. 타겟 애플리케이션(212)이 접속 가능하면, 접속 제어 애플리케이션(211)은 인증 정보를 삽입한 데이터 패킷을 게이트웨이(203)로 전송할 수 있다. 접속 제어 애플리케이션(211)은 노드(201) 내에서 운영체제를 포함하는 커널(kernel) 및 네트워크 드라이버를 통해 데이터 패킷의 전송을 제어할 수 있다. According to various embodiments, the node 201 may include a connection control application 211 and a network driver (not shown) for managing network access of the target application 212 stored in the node 201 . For example, when an access event for the service server 205 of the target application 212 included in the node 201 occurs, the access control application 211 may determine whether the target application 212 can be accessed. . If the target application 212 is accessible, the access control application 211 may transmit a data packet including authentication information to the gateway 203 . The access control application 211 may control transmission of data packets through a kernel including an operating system and a network driver within the node 201 .
도 3은 다양한 실시예들에 따라 컨트롤러에 저장된 데이터 베이스를 나타내는 기능적 블록도이다. 도 3은 메모리(330)만을 도시하지만, 컨트롤러는 외부 전자 장치와 통신을 수행하기 위한 통신 회로(예: 도 4의 통신 회로(430)) 및 컨트롤러의 전반적인 동작을 제어하기 위한 프로세서(예: 도 4의 프로세서(410))를 더 포함할 수 있다.3 is a functional block diagram illustrating a database stored in a controller according to various embodiments. Although FIG. 3 shows only the memory 330, the controller includes a communication circuit for communicating with an external electronic device (eg, the communication circuit 430 of FIG. 4) and a processor for controlling the overall operation of the controller (eg, FIG. Four processors 410) may be further included.
관리자는 컨트롤러(202)에 접속하여 접속 제어 애플리케이션(211)과 서비스 서버(205) 간 접속을 제어하기 위한 연결 중심의 정책을 설정할 수 있으므로, 서비스 단에서 세션을 관리하는 것 보다 세밀하고 안전하게 네트워크 접속을 제어할 수 있다. Since the administrator can connect to the controller 202 and set connection-oriented policies to control access between the access control application 211 and the service server 205, network access is more detailed and secure than session management at the service level. can control.
접속 정책 데이터 베이스(311)는 식별된 네트워크, 노드, 또는 애플리케이션이 접속 가능한 네트워크 및/또는 서비스에 대한 정보를 포함할 수 있다. 예를 들어, 컨트롤러(202)는 접속 제어 애플리케이션(211)의 네트워크 접속 요청 시, 접속 정책 데이터 베이스(311)의 정책에 기반하여 식별된 네트워크(예: 노드(201)가 속하는 네트워크), 노드, 사용자(예: 노드(201)의 사용자), 및/또는 애플리케이션(예: 노드(201)에 포함되는 타겟 애플리케이션(212)이 서비스 서버(205)에 접속이 가능한지 여부를 결정할 수 있다. 일 실시예에서, 컨트롤러(202)는 접속 정책 데이터 베이스(311)에 기반하여 특정 서비스(예: IP 및 포트)로 접속 가능한 타겟 애플리케이션(212)의 화이트리스트를 생성할 수 있다. The access policy database 311 may include information about networks and/or services to which the identified networks, nodes, or applications may access. For example, the controller 202, when requesting network access from the access control application 211, identifies a network based on a policy of the access policy database 311 (eg, a network to which the node 201 belongs), a node, A user (eg, a user of the node 201) and/or an application (eg, a target application 212 included in the node 201) may determine whether access to the service server 205 is possible. In , the controller 202 may create a whitelist of target applications 212 accessible to a specific service (eg, IP and port) based on the access policy database 311 .
인증 정책 데이터 베이스(312)는 정책에 따라 접속(connection) 경로 상에서 서비스 서버(205)의 네트워크 경계 사이에 존재하는 게이트웨이(203)가 전송 프로토콜 및 목적지 네트워크 사이의 데이터 패킷 흐름을 인증할 것인지 여부 및 인증을 수행할 경우 인증 방식과 관련된 일련의 정책을 설정할 수 있다. 예를 들어, 인증 정책 데이터 베이스(312)는 허용된 대상이 데이터 패킷을 전송하였는지 여부를 확인하기 위해 삽입 또는 검사하기 위한 인증 정보를 생성하기 위한 정보를 포함할 수 있다. 실시예에 따르면, 인증 정책 데이터 베이스(312)는 전송 프로토콜 별로 인증 정보를 삽입하는 방식(예: TCP 데이터 패킷의 경우 TCP SYN 패킷에 인증 정보 삽입, UDP의 경우 데이터 패킷 별 인증 정보 삽입 또는 일정 주기(또는 간격)으로 인증 정보 삽입, 해당 인증 알고리즘에 대한 최대 인증 횟수, 인증 정보 사용 기한, 삽입 방식 또는 시점), 인증 정보 암호화 또는 복호화를 위한 정보, 인증 정보 생성 및 검증을 위한 알고리즘 정보 및 알고리즘에 포함되는 일련의 정보(예: HMAC OTP 생성시 Secret Key 정보), 출발지 IP 인증 여부 중 적어도 어느 하나를 포함하는 인증 정보를 생성하기 위한 정보를 포함할 수 있다. 실시예에 따르면, 인증 정책 데이터 베이스(312)에 기반하여 생성되는 인증 정보는 노드(201) 또는 게이트웨이(203)로 전송될 수 있다. 실시예에 따르면, 노드(201)의 접속 제어 애플리케이션(211)은 전송 프로토콜에 기반하여 전송하고자 하는 데이터 패킷에 인증 정보를 삽입할 수 있고, 게이트웨이(203)는 전송 프로토콜에 기반하여 수신한 데이터 패킷의 인증 정보를 검사할 수 있다. The authentication policy database 312 determines whether or not the gateway 203 existing between the network boundaries of the service server 205 on a connection path authenticates the transport protocol and the data packet flow between the destination network and When performing authentication, a series of policies related to the authentication method can be set. For example, the authentication policy database 312 may include information for generating authentication information to be inserted or checked to check whether an allowed subject has transmitted a data packet. According to the embodiment, the authentication policy database 312 inserts authentication information for each transport protocol (eg, inserts authentication information into a TCP SYN packet in the case of TCP data packets, inserts authentication information for each data packet in the case of UDP, or inserts authentication information at regular intervals). authentication information insertion at (or interval), maximum number of authentication times for the authentication algorithm, expiration date of authentication information, insertion method or timing), information for encrypting or decrypting authentication information, algorithm information and algorithm for generating and verifying authentication information It may include information for generating authentication information including at least one of a series of included information (eg, Secret Key information when generating HMAC OTP) and whether source IP is authenticated. According to an embodiment, authentication information generated based on the authentication policy database 312 may be transmitted to the node 201 or the gateway 203 . According to the embodiment, the access control application 211 of the node 201 may insert authentication information into a data packet to be transmitted based on the transport protocol, and the gateway 203 may insert the data packet received based on the transport protocol. authentication information can be checked.
블랙리스트 정책 데이터 베이스(313)는 노드(201) 또는 게이트웨이(203)에서 주기적으로 수집되는 보안 이벤트 중에서 보안 이벤트의 위험도, 발생 주기, 및/또는 행위 분석을 통해 식별된 대상(예: 노드 ID(identifier), IP 주소, MAC(media access control) 주소, 또는 사용자 ID 중 적어도 하나)의 접속을 차단하기 위한 블랙리스트 등록 정책을 나타낼 수 있다. The blacklist policy database 313 is a target (e.g., a node ID (eg, node ID ( identifier), an IP address, a media access control (MAC) address, or a user ID) may indicate a blacklist registration policy for blocking access.
블랙리스트 데이터 베이스(314)는 블랙리스트 정책 데이터 베이스(313)에 의해서 차단된 대상에 대한 목록을 포함할 수 있다. 예를 들어, 컨트롤러(202)는 네트워크 접속을 요청하는 노드(201)의 식별 정보가 블랙리스트 데이터 베이스(314)에 포함되면 네트워크 접속 요청을 거부함으로써 노드(201)를 격리시킬 수 있다. The blacklist database 314 may include a list of objects blocked by the blacklist policy database 313 . For example, the controller 202 may isolate the node 201 by rejecting the network access request when identification information of the node 201 requesting network access is included in the blacklist database 314 .
제어 플로우 테이블(315)은 노드(201)와 컨트롤러(202) 사이에 생성된 제어 데이터 패킷의 흐름(예: 제어 플로우)을 관리하기 위한 세션(session) 테이블의 일 예이다. 성공적으로 컨트롤러(202)에 접속하는 경우, 제어 플로우 정보는 컨트롤러(202)에 의하여 생성될 수 있다. 제어 플로우 정보는 제어 플로우의 식별 정보, 컨트롤러에 대한 접속 및 인증 시 식별되는 IP 주소, 노드 ID, 또는 사용자 ID 중 적어도 하나를 포함할 수 있다. 예를 들어, 노드(201)로부터 서비스 서버(205)에 대한 접속이 요청되면 컨트롤러(202)는 노드(201)로부터 수신된 제어 플로우 식별 정보를 통해 제어 플로우 정보를 검색할 수 있고, 검색된 제어 플로우 정보 내에 포함된 IP 주소, 노드 ID, 또는 사용자 ID 중 적어도 하나를 접속 정책 데이터 베이스(311)에 매핑함으로서 노드(201)가 서비스 서버(205)에 접속이 가능한지 여부, 데이터 패킷 전송을 위한 데이터 플로우 생성 여부를 판단(결정)할 수 있다. 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 the node 201 and the controller 202 . When accessing the controller 202 is successful, control flow information may be generated by the controller 202 . 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. For example, when access to the service server 205 is requested from the node 201, the controller 202 may search for control flow information through control flow identification information received from the node 201, and the searched control flow Whether the node 201 can access the service server 205 by mapping at least one of the IP address, node ID, or user ID included in the information to the access policy database 311, data flow for data packet transmission It can be judged (determined) whether it is created or not.
일 실시예에 따르면, 제어 플로우는 만료 시각을 가질 수 있다. 노드(201)는 제어 플로우의 만료 시각을 갱신해야 하며, 일정 시간 동안에 만료 시각이 갱신되지 않으면 제어 플로우(또는, 제어 플로우 정보)는 제거될 수 있다. 또한, 노드(201)로부터 수집된 보안 이벤트에 따라서 즉각적인 접속 차단이 필요하다고 결정되는 경우, 컨트롤러(202)는 노드(201)의 접속 종료 요청에 따라서 제어 플로우를 제거할 수 있다. 제어 플로우가 제거되면 기존에 생성된 데이터 플로우 또한 제거되기 때문에 노드(201)의 접속이 차단될 수 있다. According to one embodiment, a control flow may have an expiration time. The node 201 needs to update the expiration time of the control flow, and if the expiration time is not updated for a certain period of time, the control flow (or control flow information) may be removed. In addition, when it is determined that immediate disconnection is necessary according to the security event collected from the node 201 , the controller 202 may remove the control flow according to the connection termination request of the node 201 . When the control flow is removed, the connection of the node 201 may be blocked because the previously generated data flow is also removed.
데이터 플로우 테이블(316)은 노드(201)와 게이트웨이(203), 및 서비스 서버(205) 사이에 세부적인 데이터 패킷이 전송되는 흐름(예: 데이터 플로우)을 관리하기 위한 테이블이다. 데이터 플로우는 TCP 세션, 애플리케이션, 또는 보다 세부적인 단위로 생성될 수 있다. 데이터 플로우 테이블(316)은 출발지로부터 전송된 데이터 패킷이 인가된 데이터 패킷인지를 식별하기 위한 애플리케이션 ID, 도착지 IP 주소, 및/또는 서비스 포트를 포함할 수 있다. 데이터 플로우 테이블(316)은 제어 플로우 ID에 기반하여 관리될 수 있다. 또한, 데이터 플로우 테이블(316)은 데이터 패킷의 출발지 IP 및 도착지 IP, 포트 정보를 기반으로 데이터 패킷 포워딩 여부를 판단하기 위한 인가된 대상 정보 및 데이터 플로우가 유효한지 여부를 포함하는 상태 정보를 포함할 수 있다. 실시예에 따르면 데이터 플로우 테이블(316)은 인증 정책 데이터 베이스(312)에 기반하여 생성된 인증 정보를 더 포함할 수 있다. 예를 들어, 인증 정보는 전송 프로토콜 별로 인증 정보를 삽입하는 방식(예: TCP 데이터 패킷의 경우 TCP SYN 패킷에 인증 정보 삽입, UDP의 경우 데이터 패킷 별 인증 정보 삽입 또는 일정 주기(또는 간격)으로 인증 정보 삽입, 해당 인증 알고리즘에 대한 최대 인증 횟수, 인증 정보 사용 기한, 삽입 방식 또는 시점), 인증 정보 암호화 또는 복호화를 위한 정보, 인증 정보 생성 및 검증을 위한 알고리즘 정보 및 알고리즘에 포함되는 일련의 정보(예: HMAC OTP 생성시 Secret Key 정보), 출발지 IP 인증 여부 중 적어도 어느 하나를 포함할 수 있다. The data flow table 316 is a table for managing a flow (eg, data flow) in which detailed data packets are transmitted between the node 201 and the gateway 203 and the service server 205 . Data flows can be created in TCP sessions, applications, or more granular units. The data flow table 316 may include an application ID, destination IP address, and/or service port for identifying whether a data packet transmitted from a source is an authorized data packet. The data flow table 316 may be managed based on control flow IDs. In addition, the data flow table 316 may include state information including whether or not the data flow is valid and authorized destination information for determining whether data packets are forwarded based on source IP, destination IP, and port information of the data packet. can According to an embodiment, the data flow table 316 may further include authentication information generated based on the authentication policy database 312 . For example, the authentication information is inserted by a method of inserting authentication information for each transmission protocol (e.g., inserting authentication information into a TCP SYN packet for TCP data packets, inserting authentication information for each data packet in the case of UDP, or authenticating at a certain period (or interval)). Insertion of information, maximum number of authentications for the corresponding authentication algorithm, expiration date of authentication information, insertion method or timing), information for encrypting or decrypting authentication information, algorithm information for generating and verifying authentication information, and a series of information included in the algorithm ( Example: Secret Key information when generating HMAC OTP), and at least one of source IP authentication.
실시예에 따르면, 데이터 플로우 테이블(316)은 노드(201), 게이트웨이(203) 또는 서비스 서버(205)에 동일하게 저장될 수 있다. According to an embodiment, the data flow table 316 may be equally stored in the node 201 , the gateway 203 , or the service server 205 .
도 4는 다양한 실시예들에 따른 노드의 기능적 블록도를 나타낸다. 4 shows a functional block diagram of a node in accordance with various embodiments.
도 4를 참조하면, 노드는 프로세서(410), 메모리(420), 및 통신 회로(430)를 포함할 수 있다. 일 실시 예에 따르면, 노드는 사용자와 인터페이스를 수행하기 위하여 디스플레이(440)를 더 포함할 수 있다. Referring to FIG. 4 , a node may include a processor 410 , a memory 420 , and a communication circuit 430 . According to one embodiment, the node may further include a display 440 to interface with a user.
프로세서(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) 중 적어도 하나를 포함할 수 있다. The processor 410 may control the overall operation of the node. In various embodiments, the processor 410 may include a single processor core or may include a plurality of processor cores. For example, the processor 410 may include multi-cores such as dual-core, quad-core, and hexa-core. According to embodiments, the processor 410 may further include an internal or external cache memory. According to embodiments, the processor 410 may be configured with one or more processors. For example, the processor 410 may include at least one of an application processor, a communication processor, or a graphical processing unit (GPU).
프로세서(410)의 전부 또는 일부는 노드 내의 다른 구성 요소(예를 들면, 메모리(420), 통신 회로(430), 또는 디스플레이(440))와 전기적으로(electrically) 또는 작동적으로(operatively) 결합(coupled with)되거나 연결될(connected to) 수 있다. 프로세서(410)는 노드의 다른 구성 요소들의 명령을 수신할 수 있고, 수신된 명령을 해석할 수 있으며, 해석된 명령에 따라 계산을 수행하거나 데이터를 처리할 수 있다. 프로세서(410)는 메모리(420), 통신 회로(430), 또는 디스플레이(440)로부터 수신되는 메시지, 데이터, 명령어, 또는 신호를 해석할 수 있고, 가공할 수 있다. 프로세서(410)는 수신된 메시지, 데이터, 명령어, 또는 신호에 기반하여 새로운 메시지, 데이터, 명령어, 또는 신호를 생성할 수 있다. 프로세서(410)는 가공되거나 생성된 메시지, 데이터, 명령어, 또는 신호를 메모리(420), 통신 회로(430), 또는 디스플레이(440)에게 제공할 수 있다. All or part of 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 .
프로세서(410)는 프로그램에서 생성되거나 발생되는 데이터 또는 신호를 처리할 수 있다. 예를 들면, 프로세서(410)는 프로그램을 실행하거나 제어하기 위해 메모리(420)에게 명령어, 데이터 또는 신호를 요청할 수 있다. 프로세서(410)는 프로그램을 실행하거나 제어하기 위해 메모리(420)에게 명령어, 데이터, 또는 신호를 기록(또는 저장)하거나 갱신할 수 있다. 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.
메모리(420)는 노드를 제어하는 명령어, 제어 명령어 코드, 제어 데이터, 또는 사용자 데이터를 저장할 수 있다. 예를 들면, 메모리(420)는 애플리케이션(application) 프로그램, OS(operating system), 미들웨어(middleware), 또는 디바이스 드라이버(device driver) 중 적어도 하나를 포함할 수 있다. The memory 420 may store commands for controlling nodes, control command codes, control data, or user data. For example, the memory 420 may include at least one of an application program, an operating system (OS), middleware, or a device driver.
메모리(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) 등을 포함할 수 있다. 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). can include 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.
메모리(420)는 하드 디스크 드라이브(HDD, hard disk drive), 솔리드 스테이트 디스크(SSD, solid state disk), eMMC(embedded multi media card), UFS(universal flash storage)와 같은 불휘발성 매체(medium)를 더 포함할 수 있다. 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.
일 실시예에 따르면, 메모리(420)는 도 2의 타겟 애플리케이션(212) 및 접속 제어 애플리케이션(211)을 저장할 수 있다. 접속 제어 애플리케이션(211)은 전송하고자 하는 데이터 패킷에 인증 정보를 삽입하는 기능 및 컨트롤러(202)와의 제어 플로우 생성 및 갱신 기능을 수행할 수 있다. 이를 위하여 접속 제어 애플리케이션(211)은 하나 이상의 보안 모듈을 포함할 수 있다. According to one embodiment, the memory 420 may store the target application 212 and the access control application 211 of FIG. 2 . The access control application 211 may perform a function of inserting authentication information into a data packet to be transmitted and a function of creating and updating a control flow with the controller 202 . To this end, the access control application 211 may include one or more security modules.
일 실시예에 따르면, 메모리(420)는 컨트롤러의 메모리(예: 도 3의 메모리(330))에 포함된 정보 중 일부를 저장할 수 있다. 예를 들어, 메모리(420)는 도 3에서 설명된 데이터 플로우 테이블(316)을 저장할 수 있다. According to an embodiment, the memory 420 may store some of the information included in the memory of the controller (eg, the memory 330 of FIG. 3 ). For example, the memory 420 may store the data flow table 316 described in FIG. 3 .
통신 회로(430)는 노드와 외부 전자 장치(예: 도 2의 컨트롤러(202), 게이트웨이(203) 또는 서비스 서버(205))간의 유선 또는 무선 통신 연결의 수립, 및 수립된 연결을 통한 통신 수행을 지원할 수 있다. 일 실시 예에 따르면, 통신 회로(430)는 무선 통신 회로(예: 셀룰러 통신 회로, 근거리 무선 통신 회로, 또는 GNSS(global navigation satellite system) 통신 회로) 또는 유선 통신 회로(예: LAN(local area network) 통신 회로, 또는 전력선 통신 회로)를 포함하고, 그 중 해당하는 통신 회로를 이용하여 블루투스, WiFi direct 또는 IrDA(infrared data association) 같은 근거리 통신 네트워크 또는 셀룰러 네트워크, 인터넷, 또는 컴퓨터 네트워크와 같은 원거리 통신 네트워크를 통하여 외부 전자 장치와 통신할 수 있다. 상술한 여러 종류의 통신 회로(430)는 하나의 칩으로 구현되거나 또는 각각 별도의 칩으로 구현될 수 있다. The communication circuit 430 establishes a wired or wireless communication connection between the node and an external electronic device (eg, the controller 202, gateway 203 or service server 205 of FIG. 2) and performs communication through the established connection. can support According to one embodiment, 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)). ) communication circuit, or power line communication circuit), and using a corresponding communication circuit among them, a short-distance communication network such as Bluetooth, WiFi direct, or IrDA (infrared data association) or a cellular network, a long-distance communication such as the Internet, or a 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.
디스플레이(440)는, 컨텐츠, 데이터, 또는 신호를 출력할 수 있다. 다양한 실시 예들에서, 디스플레이(440)는 프로세서(410)에 의해 가공된 이미지 데이터를 표시할 수 있다. 실시예들에 따라, 디스플레이(440)는 터치 입력 등을 수신할 수 있는 복수의 터치 센서들(미도시)과 결합됨으로써, 일체형의 터치 스크린(touch screen)으로 구성될(configured with) 수도 있다. 디스플레이(440)가 터치 스크린으로 구성되는 경우, 복수의 터치 센서들은, 디스플레이(440) 위에 배치되거나, 디스플레이(440) 아래에 배치될 수 있다.The display 440 may output content, data, or signals. In various embodiments, the display 440 may display image data processed by the processor 410 . According to embodiments, 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. When the display 440 is configured as a touch screen, a plurality of touch sensors may be disposed above the display 440 or below the display 440 .
일 실시예에 따른 서버(예: 컨트롤러)는 프로세서(410), 메모리(420), 및 통신 회로(430)를 포함할 수 있다. 서버에 포함되는 프로세서(410), 메모리(420) 및 통신 회로(430)는 상술한 프로세서(410), 메모리(420) 및 통신 회로(430)와 실질적으로 동일할 수 있다.A server (eg, controller) according to an embodiment 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.
일 실시예에 따른 게이트웨이(도 2의 게이트웨이(203))는 프로세서(410), 메모리(420), 및 통신 회로(430)를 포함할 수 있다. 게이트웨이에 포함되는 프로세서(410), 메모리(420) 및 통신 회로(430)는 상술한 프로세서(410), 메모리(420) 및 통신 회로(430)와 실질적으로 동일할 수 있다. A gateway (gateway 203 of FIG. 2 ) according to an embodiment 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 gateway may be substantially the same as the processor 410, memory 420, and communication circuit 430 described above.
도 5는 다양한 실시예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다.5 describes an operation of controlling transmission of a data packet according to various embodiments.
도 5를 참조하면, 접속 제어 애플리케이션(211)은 노드(201)에 포함된 타겟 애플리케이션(212)으로부터 서비스 서버(205)에 대한 네트워크 접속 요청을 감지하고, 노드(201)또는 접속 제어 애플리케이션(211)이 컨트롤러(202)와 접속된 상태인지 여부를 결정할 수 있다. 노드(201) 또는 접속 제어 애플리케이션(211)이 컨트롤러(202)와 접속된 상태가 아닌 경우, 접속 제어 애플리케이션(211)은 운영체제가 포함되는 커널(kernel)이나 네트워크 드라이버에서 데이터 패킷의 전송을 차단할 수 있다. 접속 제어 애플리케이션(211)을 통해, 노드(201)는 OSI 계층 중 응용 계층에서 악의적인 애플리케이션의 접속을 사전에 차단할 수 있다. Referring to FIG. 5, the access control application 211 detects a request for network access to the service server 205 from the target application 212 included in the node 201, and the node 201 or the access control application 211 ) can determine whether or not the controller 202 is in a connected state. When the node 201 or the access control application 211 is not connected to the controller 202, the access control application 211 may block transmission of data packets in a kernel or network driver including an operating system. there is. Through the access control application 211, the node 201 may block access of malicious applications in advance in the application layer of the OSI layer.
일 실시예에서, 접속 제어 애플리케이션(211)이 컨트롤러(202)와 접속된 상태가 아닌 경우 또는 전송하고자 하는 데이터 패킷이 게이트웨이에서 미인증된 경우 접속 제어 애플리케이션(211)으로부터 전송되는 데이터 패킷은 게이트웨이(203)에 의하여 차단되며 접속 제어 애플리케이션(211)은 컨트롤러(202)로 접속을 요청할 수 있을 뿐이다. In one embodiment, when the access control application 211 is not connected to the controller 202 or when the data packet to be transmitted is not authenticated at the gateway, the data packet transmitted from the access control application 211 is the gateway ( 203) and the access control application 211 can only request access to the controller 202.
일 실시예에서, 노드(201)에 접속 제어 애플리케이션(211)이 설치되지 않거나 악성 애플리케이션이 접속 제어 애플리케이션(211)의 제어를 우회하는 경우, 비인가된 데이터 패킷이 노드(201)로부터 전송될 수 있다. 이 경우, 네트워크의 경계에 존재하는 게이트웨이(203)는 미인증된 데이터 패킷 및 데이터 플로우가 존재하지 않는 데이터 패킷을 차단하므로 노드(201)로부터 송신된 데이터 패킷(예: TCP 세션 생성을 위한 데이터 패킷)은 서비스 서버(205)에 도달하지 않을 수 있다. 다시 말해, 노드(201)는 서비스 서버(205)로부터 격리될 수 있다.In one embodiment, unauthorized data packets may be sent from node 201 if access control application 211 is not installed on node 201 or if a malicious application bypasses control of access control application 211. . In this case, since the gateway 203 present at the boundary of the network blocks unauthorized data packets and data packets for which no data flow exists, data packets transmitted from the node 201 (eg, data packets for creating a TCP session) ) may not reach the service server 205. In other words, node 201 can be isolated from service server 205 .
도 6은 다양한 실시예들에 따른 인증 정보가 삽입된 데이터 패킷의 예시를 도시한다. 6 illustrates an example of a data packet in which authentication information is inserted according to various embodiments.
노드(201)의 접속 제어 애플리케이션(211)은 UDP 기반 데이터 패킷(610) 전송시, UDP는 TCP와 같이 세션 생성 개념이 존재하지 않기 때문에 UDP에 대한 자체적인 인증 시점을 관리할 수 있다. 또한, TCP 기반 데이터 패킷 전송시 실질적 데이터 패킷을 전송하기 이전에 타겟 애플리케이션(212)은 서비스 서버(205)와 TCP 세션을 생성해야 하므로, 접속 제어 애플리케이션(211)은 TCP 세션 생성을 위한 3 Way Handshake 과정에서 TCP 세션 생성을 위한 TCP SYN 데이터 패킷에 인증 정보를 삽입하여 데이터 패킷에 대한 인증을 관리할 수 있다. When transmitting the UDP-based data packet 610, the access control application 211 of the node 201 can manage its own authentication time point for UDP because UDP does not have the concept of creating a session like TCP. In addition, since the target application 212 must create a TCP session with the service server 205 before transmitting the actual data packet when transmitting the TCP-based data packet, the access control application 211 performs a 3-Way Handshake for TCP session creation. In the process, authentication information for the data packet can be managed by inserting authentication information into the TCP SYN data packet for TCP session creation.
실시예에 따르면, UDP 기반 데이터 패킷(610)은 IP 헤더 및 페이 로드를 포함할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 UDP 기반 데이터 패킷(610)의 페이 로드에 데이터 플로우 헤더를 삽입할 수 있다. According to an embodiment, the UDP-based data packet 610 may include an IP header and a payload. For example, the access control application 211 can insert a data flow header into the payload of the UDP-based data packet 610.
실시예에 따라서, 접속 제어 애플리케이션(211)은 데이터 플로우에 포함된 인증에 관한 정보에 기반하여 데이터 플로우 헤더를 삽입할 UDP 기반 데이터 패킷을 설정할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 UDP 기반 데이터 패킷을 전송하는 경우, 연속적으로 전송되는 UDP 데이터 패킷 흐름의 첫번째 데이터 패킷에만 데이터 플로우 헤더를 삽입하여 데이터 패킷을 전송할 수 있다. 이 경우, 이후 데이터 패킷은 데이터 플로우 헤더 삽입 없이 전송될 수 있다. 다른 예를 들어, 강력한 데이터 패킷 인증이 필요한 경우, 접속 제어 애플리케이션(211)은 모든 UDP 데이터 패킷의 페이 로드에 데이터 플로우 헤더를 삽입할 수 있다. Depending on the embodiment, the access control application 211 may configure a UDP-based data packet into which a data flow header is inserted based on authentication information included in the data flow. For example, when transmitting UDP-based data packets, the access control application 211 may transmit the data packets by inserting a data flow header into only the first data packet of a continuously transmitted UDP data packet flow. In this case, subsequent data packets can be transmitted without data flow header insertion. For another example, if strong data packet authentication is required, the access control application 211 may insert a data flow header into the payload of every UDP data packet.
실시예에 따르면, TCP SYN 데이터 패킷(620)은 IP 헤더, TCP 헤더 및 페이 로드를 포함할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 TCP SYN 데이터 패킷(620)의 페이 로드에 데이터 플로우 헤더를 삽입할 수 있다. According to an embodiment, the TCP SYN data packet 620 may include an IP header, a TCP header, and a payload. For example, the connection control application 211 can insert a data flow header into the payload of the TCP SYN data packet 620.
실시예에 따르면, 접속 제어 애플리케이션(211)은 TCP SYN 패킷에 데이터 플로우 헤더를 삽입하고, 게이트웨이(203)에서 TCP SYN 패킷에 삽입된 데이터 플로우 헤더를 인증하여, 인증된 대상에 한해서 TCP 세션이 맺어질 수 있다. 예를 들어, 인증되지 않은 경우 TCP 세션이 맺어지지 않기 때문에 접속 제어 애플리케이션(211)은 TCP의 모든 데이터 패킷 전송시마다 데이터 플로우 헤더 정보를 삽입하는 방식보다 더 효율적으로 TCP 기반 데이터 패킷 통제 방법을 제공할 수 있다. According to the embodiment, the access control application 211 inserts a data flow header into the TCP SYN packet, and the gateway 203 authenticates the data flow header inserted into the TCP SYN packet, and a TCP session is established only for the authenticated target. can lose For example, since the TCP session is not established if not authenticated, the access control application 211 can provide a more efficient TCP-based data packet control method than the method of inserting data flow header information whenever every data packet is transmitted in TCP. can
실시예에 따르면, 데이터 플로우 헤더는 타겟 애플리케이션(212)과 서비스 서버(205)간의 데이터 패킷 흐름에서 컨트롤러(202)로부터 수신된 데이터 플로우를 기반으로 게이트웨이(203)에서 포워딩하는 것이 가능한 데이터 패킷인지 여부를 확인하기 위한 정보일 수 있다. According to the embodiment, whether the data flow header is a data packet that can be forwarded by the gateway 203 based on the data flow received from the controller 202 in the data packet flow between the target application 212 and the service server 205 It may be information for confirming.
실시예에 따르면, 데이터 플로우 헤더는 데이터 플로우 식별 정보와 암호화된 인증 정보를 결합한 정보일 수 있다. 예를 들어, 인증 정보는 컨트롤러(202)의 인증 정책에 기반하여 생성된 인증에 관한 정보를 포함할 수 있다. 실시예에 따라서, 인증 정보는 Encrypted OTP를 포함할 수 있다. 다른 실시예에 따라서, 인증 정보는 Plain OTP를 포함할 수 있다. According to an embodiment, the data flow header may be information combining data flow identification information and encrypted authentication information. For example, the authentication information may include information about authentication generated based on the authentication policy of the controller 202 . Depending on the embodiment, authentication information may include an encrypted OTP. According to another embodiment, authentication information may include plain OTP.
실시예에 따르면, IP 네트워크에서 데이터 패킷은 5 Tuple 정보 이외에는 식별할 수 있는 정보가 없기 때문에, 게이트웨이(203)는 IP를 할당받은 단말이 실질적으로 인증되었는지 여부 및 실질적 통신 주체인 애플리케이션이 허용된 대상에 의해서 전송되었는지 여부를 알 수 없다. 따라서, 인증된 대상으로부터 전송된 데이터 패킷임을 확인하기 위해 게이트웨이(203)는 컨트롤러(202)로부터 데이터 플로우를 수신하고, 데이터 플로우에 포함된 데이터 플로우 정보, 도착지 IP, 포트 정보 및 인증에 관한 정보를 기초로 데이터 패킷 인증 및 전송 제어를 수행할 수 있다. According to the embodiment, since a data packet in an IP network has no identifying information other than 5 tuple information, the gateway 203 determines whether or not the terminal to which the IP is assigned has been substantially authenticated and the target for which the application, which is the actual communication subject, is allowed. It is not known whether it was sent by Therefore, in order to confirm that the data packet is transmitted from the authenticated target, the gateway 203 receives the data flow from the controller 202, and the data flow information, destination IP, port information, and authentication information included in the data flow Based on this, data packet authentication and transmission control can be performed.
실시예에 따르면, 데이터 플로우 헤더에 포함된 암호화된 인증 정보는 데이터 플로우 식별 정보를 포함하여 데이터 패킷을 전송한 주체가 실질적으로 데이터 패킷을 전송하였는지 여부를 확인하기 위한 목적으로 사용될 수 있다. 예를 들어, 암호화된 인증 정보는 컨트롤러(202)로부터 수신된 데이터 플로우에 포함된 인증에 관한 정보에 기반하여, 암호화 및 복호화 키를 통해 인증된 대상으로부터 암호화 및 복호화될 수 있다. According to the embodiment, the encrypted authentication information included in the data flow header includes data flow identification information and can be used for the purpose of verifying whether the subject who transmitted the data packet actually transmitted the data packet. For example, the encrypted authentication information may be encrypted and decrypted from an authenticated object through encryption and decryption keys based on authentication information included in the data flow received from the controller 202 .
실시예에 따르면, 복호화된 인증 정보는 데이터 플로우 식별 정보와 같이 모든 데이터 패킷 인증 시점마다 고정되는 정보가 아니고, 인증 시점마다 변경되는 OTP(One-Time Password) 및 Random Generation 형태의 정보로 구성될 수 있다. According to the embodiment, the decrypted authentication information is not information that is fixed at every data packet authentication time, such as data flow identification information, but is changed at every authentication time. OTP (One-Time Password) and random generation type information. there is.
실시예에 따르면, 게이트웨이(203)는 수신된 데이터 패킷에서 데이터 플로우 헤더를 식별하고, 데이터 플로우 식별 정보로 데이터 플로우 정보를 확인하고, 데이터 플로우에 포함된 복호화 키로 데이터 플로우 인증 정보를 복호화할 수 있다. 또한, 게이트웨이(2030는 OTP 검정 알고리즘에 의해 해당 데이터 패킷이 허용된 대상으로부터 전송되었음을 확인할 수 있고, 따라서 터널링 없이 타겟 애플리케이션(212)과 서비스 서버(205) 사이에서의 데이터 패킷 흐름을 안전하게 제어할 수 있다. According to the embodiment, the gateway 203 may identify a data flow header in the received data packet, check the data flow information with the data flow identification information, and decrypt the data flow authentication information with a decryption key included in the data flow. . In addition, the gateway 2030 can confirm that the corresponding data packet has been transmitted from an allowed destination by the OTP verification algorithm, and thus can safely control the flow of data packets between the target application 212 and the service server 205 without tunneling. there is.
도 7은 다양한 실시예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타낸다. 7 shows a signal flow diagram for controller connection according to various embodiments.
노드(201)가 네트워크를 접속 또는 수신하기 위해서는 컨트롤러(202)에 의하여 인가될 필요가 있으므로, 노드(201)의 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 제어 플로우의 생성을 요청함으로써 노드(201)의 컨트롤러 접속을 시도할 수 있다. Since the node 201 needs to be authorized by the controller 202 to access or receive the network, the access control application 211 of the node 201 requests the controller 202 to create a control flow, thereby 201) can try to connect to the controller.
도 7을 참조하면, 노드(201)는 컨트롤러 접속 이벤트를 감지할 수 있다. 예를 들어, 노드(201) 내에서 접속 제어 애플리케이션(211)이 설치 및 실행되면, 노드(201)는 컨트롤러(202)에 대한 접속이 요청됨을 감지할 수 있다. Referring to FIG. 7 , node 201 may detect a controller connection event. For example, when the connection control application 211 is installed and executed within the node 201, the node 201 may detect that a connection to the controller 202 is requested.
동작 705에서, 노드(201)는 컨트롤러(202)에게 컨트롤러 접속을 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 접속 제어 애플리케이션(211)의 식별 정보를 컨트롤러(202)에게 전송할 수 있다. 추가적으로, 접속 제어 애플리케이션(211)은 노드(201)의 식별 정보(예: 단말 ID, IP 주소, MAC 주소), 종류, 위치, 환경, 노드(201)가 속하는 네트워크의 식별 정보, 및/또는 네트워크 시스템에 의하여 자체적으로 생성된 임의의 식별 정보를 더 전송할 수 있다. At operation 705 , node 201 may request controller connection from controller 202 . For example, the access control application 211 may transmit identification information of the access control application 211 to the controller 202 . Additionally, the access control application 211 may include identification information of the node 201 (eg, terminal ID, IP address, MAC address), type, location, environment, identification information of the network to which the node 201 belongs, and/or network Arbitrary identification information generated by the system itself may be further transmitted.
동작 710에서, 컨트롤러(202)는 컨트롤러 접속을 요청한 대상(예: 접속 제어 애플리케이션(211) 또는 노드(201))의 접속 가능 여부를 확인(identify)할 수 있다. 일 실시예에 따르면, 컨트롤러(202)는 노드(201)로부터 수신된 정보가 접속 정책 데이터 베이스(311)에 포함되는지 여부 또는, 노드(201), 노드(201)가 속한 네트워크, 및/또는 접속 제어 애플리케이션(211)의 식별 정보가 블랙리스트 데이터 베이스(314)에 포함되는지 여부 중 적어도 하나에 기반하여 컨트롤러 접속을 요청한 대상의 접속 가능 여부를 확인할 수 있다. In operation 710, the controller 202 may identify whether or not the controller connection request (eg, the access control application 211 or the node 201) is accessible. According to one embodiment, the controller 202 determines whether information received from the node 201 is included in the access policy database 311, the node 201, the network to which the node 201 belongs, and/or the connection. Based on at least one of whether the identification information of the control application 211 is included in the blacklist database 314 , it is possible to check whether the controller connection requesting object is accessible.
접속 가능하다면, 동작 715에서, 컨트롤러(202)는 노드(201)(또는 접속 제어 애플리케이션(211))와 컨트롤러(202) 간 제어 플로우를 생성할 수 있다. 이 경우, 컨트롤러(202)는 난수 형태로 제어 플로우 식별 정보를 생성하고, 노드(201), 노드(201)가 속한 네트워크, 또는 접속 제어 애플리케이션(211) 중 적어도 하나의 식별 정보를 제어 플로우 테이블(315)에 저장할 수 있다. 제어 플로우 테이블(315)에 저장된 정보는 노드(201)의 사용자 인증, 노드(201)의 정보 업데이트, 노드(201)의 네트워크 접속을 위한 정책 확인, 및/또는 유효성 검사에 이용될 수 있다. If the connection is possible, at operation 715 the controller 202 may create a control flow between the node 201 (or the connection control application 211 ) and the controller 202 . In this case, the controller 202 generates control flow identification information in the form of random numbers, and converts identification information of at least one of the node 201, the network to which the node 201 belongs, or the access control application 211 into a control flow table ( 315) can be stored. Information stored in the control flow table 315 may be used for user authentication of the node 201 , information update of the node 201 , policy check for network access of the node 201 , and/or validation.
동작 720에서, 컨트롤러(202)는 식별된 정보(예: 노드(201), 노드(201)가 속하는 출발지 네트워크 정보)와 대응되는 접속 정책 데이터 베이스(311) 및 인증 정책 데이터 베이스(312)에서 접속 가능한 애플리케이션의 화이트리스트 정보를 생성할 수 있다. 일 실시예에서, 컨트롤러(202)는 동작 725에서 애플리케이션 화이트 리스트를 접속 제어 애플리케이션(211)에게 전송할 수 있다. In operation 720, the controller 202 connects from the access policy database 311 and the authentication policy database 312 corresponding to the identified information (eg, the node 201 and source network information to which the node 201 belongs). Whitelist information of possible applications can be created. In one embodiment, the controller 202 may send the application white list to the connection control application 211 at operation 725 .
동작 725에서, 컨트롤러(202)는 컨트롤러 접속 요청에 대한 응답으로 제어 플로우 식별 정보를 노드(201)에게 전송할 수 있다. 실시예에 따라 컨트롤러 접속을 요청한 대상이 접속 불가능하거나 블랙리스트에 포함된 경우, 컨트롤러(202)는 제어 플로우를 생성하지 않고 동작 725에서 접속 불가 정보를 전송할 수 있다. 일 실시예에서, 컨트롤러(202)는, 동작 720의 수행을 통하여 생성된 애플리케이션 화이트 리스트를 접속 제어 애플리케이션(211)에게 전송할 수 있다.In operation 725 , the controller 202 may transmit control flow identification information to the node 201 in response to the controller connection request. Depending on the embodiment, if the object requesting controller access is unavailable or is included in the blacklist, the controller 202 may transmit access unavailability information in operation 725 without generating a control flow. In one embodiment, the controller 202 may transmit the application white list generated through the execution of operation 720 to the connection control application 211 .
동작 730에서, 접속 제어 애플리케이션(211)은 애플리케이션에 대한 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 컨트롤러(202)에서 수신된 접속 가능한 애플리케이션 화이트 리스트를 기초로 애플리케이션에 대한 검사를 수행할 수 있다. 접속 제어 애플리케이션(211)은 접속 가능한 애플리케이션 정보를 기초로 애플리케이션이 노드(201)에 존재하는지(설치 되어있는지) 여부를 확인할 수 있고, 존재하는 애플리케이션의 경우 유효성 검사 정책에 따라서 무결성 및 안정성 여부 검사(애플리케이션 위, 변조 여부 검사, 코드 사이닝 검사, 핑거 프린트 검사)를 수행할 수 있다. At operation 730, the access control application 211 may perform a check on the application. For example, the access control application 211 can perform a check for applications based on the white list of accessible applications received from the controller 202 . The access control application 211 may check whether the application exists (installed) in the node 201 based on the accessible application information, and in the case of the existing application, integrity and stability are checked according to the validation policy ( Above the application, tampering inspection, code signing inspection, fingerprint inspection) can be performed.
동작 735에서, 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 애플리케이션 검사 결과를 전송할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 존재하는 애플리케이션의 정보 및 유효성 검사의 결과를 컨트롤러(202)에게 전송할 수 있다.At operation 735 , the access control application 211 may send the application check result to the controller 202 . For example, the access control application 211 may transmit information about existing applications and results of validation to the controller 202 .
동작 740에서, 컨트롤러(202)는 수신된 애플리케이션 정보를 기반으로 애플리케이션이 유효한지 여부를 검사할 수 있다. 유효한 애플리케이션인 경우, 컨트롤러(202)는 네트워크에 연결된 노드(201)의 접속을 허용하기 위해 접속 정책 데이터 베이스(311) 및 인증 정책 데이터 베이스(312)에서 노드(201)가 위치한 게이트웨이(203)를 확인할 수 있다. 또한 컨트롤러(202)는 노드(201)가 네트워크 접속 요청 절차 없이 데이터 패킷을 전송할 수 있도록 출발지 IP, 도착지 IP 및 포트 정보에 기반하여 데이터 플로우를 생성할 수 있다. 실시예예 따르면, 데이터 플로우는 전송 프로토콜 별로 인증 정보를 삽입하는 방식(예: TCP 데이터 패킷의 경우 TCP SYN 패킷에 인증 정보 삽입, UDP의 경우 데이터 패킷 별 인증 정보 삽입 또는 일정 주기(또는 간격)으로 인증 정보 삽입, 해당 인증 알고리즘에 대한 최대 인증 횟수, 인증 정보 사용 기한, 삽입 방식 또는 시점), 인증 정보 암호화 또는 복호화를 위한 정보, 인증 정보 생성 및 검증을 위한 알고리즘 정보 및 알고리즘에 포함되는 일련의 정보(예: HMAC OTP 생성시 Secret Key 정보), 출발지 IP 인증 여부 중 적어도 어느 하나를 포함하는 인증 정보를 포함할 수 있다. 실시예에 따르면, 데이터 플로우에 포함되는 인증 정보는 인증에 관한 정보로도 참조될 수 있다. In operation 740, the controller 202 may check whether the application is valid based on the received application information. If it is a valid application, the controller 202 selects the gateway 203 where the node 201 is located in the access policy database 311 and the authentication policy database 312 to allow access of the node 201 connected to the network. You can check. In addition, the controller 202 may generate a data flow based on source IP, destination IP, and port information so that the node 201 can transmit data packets without a network access request procedure. According to the embodiment, the data flow is a method of inserting authentication information for each transmission protocol (e.g., inserting authentication information into a TCP SYN packet in the case of TCP data packets, inserting authentication information into each data packet in the case of UDP, or authenticating at a certain period (or interval)) Insertion of information, maximum number of authentications for the corresponding authentication algorithm, expiration date of authentication information, insertion method or timing), information for encrypting or decrypting authentication information, algorithm information for generating and verifying authentication information, and a series of information included in the algorithm ( Example: Secret Key information when generating HMAC OTP) and authentication information including at least one of source IP authentication. According to an embodiment, authentication information included in a data flow may also be referred to as authentication-related information.
컨트롤러(202)는 생성된 데이터 플로우를 게이트웨이(203) 및 접속 제어 애플리케이션(211)에게 전송할 수 있다(동작 745, 750).The controller 202 may transmit the generated data flow to the gateway 203 and the access control application 211 (operations 745 and 750).
동작 755에서, 접속 제어 애플리케이션(211)은 수신된 응답에 따른 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 수신된 제어 플로우 식별 정보를 저장하고 컨트롤러 접속이 완료됨을 나타내는 사용자 인터페이스 화면을 사용자에게 표시할 수 있다. 컨트롤러 접속이 완료되면, 노드(201)의 목적지 네트워크에 대한 네트워크 접속 요청은 컨트롤러(202)에 의해 제어될 수 있다.In operation 755, the access control application 211 may process the resulting value according to the received response. For example, 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. When the controller connection is completed, the request for network connection of the node 201 to the destination network may be controlled by the controller 202 .
다른 실시예에 따라, 컨트롤러(202)는 노드(201)가 접속 불가능한 것으로 결정할 수 있다. 예를 들어, 노드(201) 및/또는 노드(201)가 속한 네트워크의 식별 정보가 블랙리스트 데이터 베이스에 포함되면 컨트롤러(202)는 노드(201)가 접속 불가능한 것으로 결정할 수 있다. 이 경우, 컨트롤러(202)는 동작 715에서 제어 플로우를 생성하지 않고, 동작 725에서 컨트롤러 접속이 불가능함을 나타내는 응답을 전송할 수 있다. 또한, 이 경우 동작 730 내지 동작 750은 수행되지 않을 수 있다. 실시예에 따라서, 컨트롤러 접속의 재시도가 필요로 한 경우 접속 제어 애플리케이션(211)은 다시 동작 705를 수행할 수 있다. According to another embodiment, controller 202 may determine that node 201 is unreachable. For example, if identification information of the node 201 and/or a network to which the node 201 belongs is included in a blacklist database, the controller 202 may determine that the node 201 is inaccessible. In this case, the controller 202 may transmit a response indicating that access to the controller is impossible in operation 725 without generating a control flow in operation 715 . Also, in this case, operations 730 to 750 may not be performed. Depending on the embodiment, if a controller connection needs to be retried, the connection control application 211 may perform operation 705 again.
또한, 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 수신된 데이터 플로우가 존재하는 경우 노드(201)의 데이터 플로우를 갱신하여, 네트워크 접속 시 사전에 허용된 데이터 플로우에 기반하여 데이터 패킷을 전송할 수 있도록 데이터 플로우를 관리할 수 있다. 이후 데이터 패킷 전송 요청이 감지되는 경우, 접속 제어 애플리케이션(211)은 수신된 데이터 플로우에 포함되는 인증에 관한 정보에 기반하여 전송하고자하는 데이터 패킷을 처리할 수 있다. In addition, the access control application 211 updates the data flow of the node 201 when the data flow received from the controller 202 exists, and transmits the data packet based on the data flow allowed in advance when accessing the network. data flow can be managed. Afterwards, when a data packet transmission request is detected, the access control application 211 may process the data packet to be transmitted based on authentication information included in the received data flow.
실시예에 따르면 애플리케이션의 검사가 필요하지 않은 것으로 판단된 경우 동작 730 내지 동작 750은 수행되지 않을 수 있다. According to an embodiment, when it is determined that the application does not need to be inspected, operations 730 to 750 may not be performed.
도 8은 다양한 실시예들에 따른 사용자 인증을 위한 신호 흐름도를 도시한다.8 shows a signal flow diagram for user authentication according to various embodiments.
노드(201)가 목적지 네트워크에 대한 상세한 접속 권한을 부여 받기 위해서, 노드(201)의 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 노드(201)의 사용자에 대한 인증을 받을 수 있다. In order for the node 201 to be granted detailed access rights to the destination network, the access control application 211 of the node 201 may authenticate the user of the node 201 from the controller 202 .
도 8을 참조하면, 노드(201)는 사용자 인증을 위한 입력을 수신할 수 있다. 사용자 인증을 위한 입력은 예를 들어, 사용자 ID 및 비밀번호를 입력하는 사용자 입력일 수 있다. 다른 예를 들어, 사용자 인증을 위한 입력은 보다 강화된 인증을 위한 사용자 입력(예: 생체 정보)일 수 있다. 이 경우, 동작 805에서 노드(201)의 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 사용자 인증을 요청할 수 있다. 노드(201)와 컨트롤러(202) 간 제어 플로우가 이미 생성된 상태이면, 접속 제어 애플리케이션(211)은 사용자 인증을 위한 입력 정보를 제어 플로우 식별 정보와 함께 전송할 수 있다.Referring to FIG. 8 , 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. For another example, the input for user authentication may be a user input (eg, biometric information) for stronger authentication. In this case, the access control application 211 of the node 201 may request user authentication from the controller 202 in operation 805 . If the control flow between the 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.
동작 810에서, 컨트롤러(202)는 노드(201)로부터 수신된 정보에 기반하여 사용자를 인증할 수 있다. 예를 들어, 컨트롤러(202)는 수신된 정보에 포함된 사용자 ID, 비밀번호, 및/또는 강화된 인증 정보와, 컨트롤러(202)의 메모리에 포함된 데이터 베이스(예: 도 3의 접속 정책 데이터 베이스(311) 또는 블랙리스트 데이터 베이스(314))에 기반하여 사용자가 접속 정책에 따라 접속 가능한지 여부 및 사용자가 블랙리스트에 포함되는지 여부를 결정할 수 있다. At operation 810 , controller 202 may authenticate the user based on the information received from node 201 . For example, 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.
사용자가 인증되면, 동작 815에서, 컨트롤러(202)는 제어 플로우의 식별 정보에 사용자의 식별 정보(예: 사용자 ID)를 추가할 수 있다. 추가된 사용자 식별 정보는 인증된 사용자의 컨트롤러 접속 또는 네트워크 접속에 이용될 수 있다.If the user is authenticated, in operation 815, the controller 202 may add user identification information (eg, user ID) to identification information of the control flow. The added user identification information can be used for the authenticated user's controller access or network access.
컨트롤러(202)는 동작 820에서 접속 정책 데이터 베이스(311) 또는 인증 정책 데이터베이스(312)에 기반하여 접속 가능한 애플리케이션 정보를 생성할 수 있다. 예를 들어, 접속 가능한 애플리케이션 정보는 접속 정책을 기초로 생성된 애플리케이션 화이트리스트일 수 있다. The controller 202 may generate accessible application information based on the access policy database 311 or the authentication policy database 312 in operation 820 . For example, the accessible application information may be an application whitelist generated based on an access policy.
동작 825에서, 컨트롤러(202)는 사용자 인증 요청에 대한 응답으로써 사용자가 인증됨을 나타내는 정보를 노드(201)에게 전송할 수 있다. 또한, 컨트롤러(202)는 접속 가능한 애플리케이션 정보를 접속 제어 애플리케이션(211)에게 전달할 수 있다. In operation 825, the controller 202 may transmit information indicating that the user is authenticated to the node 201 in response to the user authentication request. In addition, the controller 202 may transmit accessible application information to the access control application 211 .
동작 830에서, 접속 제어 애플리케이션(211)은 애플리케이션에 대한 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 컨트롤러(202)에서 수신된 접속 가능한 애플리케이션 화이트 리스트를 기초로 애플리케이션에 대한 검사를 수행할 수 있다. 접속 제어 애플리케이션(211)은 접속 가능한 애플리케이션 정보를 기초로 애플리케이션이 노드(201)에 존재하는지(설치 되어있는지) 여부를 확인할 수 있고, 존재하는 애플리케이션의 경우 유효성 검사 정책에 따라서 무결성 및 안정성 여부 검사(애플리케이션 위, 변조 여부 검사, 코드 사이닝 검사, 핑거 프린트 검사)를 수행할 수 있다. At operation 830, the access control application 211 may perform a check on the application. For example, the access control application 211 can perform a check for applications based on the white list of accessible applications received from the controller 202 . The access control application 211 may check whether the application exists (installed) in the node 201 based on the accessible application information, and in the case of the existing application, integrity and stability are checked according to the validation policy ( Above the application, tampering inspection, code signing inspection, fingerprint inspection) can be performed.
동작 835에서, 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 애플리케이션 검사 결과를 전송할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 존재하는 애플리케이션의 정보 및 유효성 검사의 결과를 컨트롤러(202)에게 전송할 수 있다.At operation 835 , the access control application 211 may transmit the application check result to the controller 202 . For example, the access control application 211 may transmit information about existing applications and results of validation to the controller 202 .
동작 840에서, 컨트롤러(202)는 수신된 애플리케이션 정보를 기반으로 애플리케이션이 유효한지 여부를 검사할 수 있다. 유효한 애플리케이션인 경우, 컨트롤러(202)는 네트워크에 연결된 노드(201)의 접속을 허용하기 위해 접속 정책 데이터 베이스(311) 및 인증 정책 데이터 베이스(312)에서 노드(201)가 위치한 게이트웨이(203)를 확인할 수 있다. 또한 컨트롤러(202)는 노드(201)가 네트워크 접속 요청 절차 없이 데이터 패킷을 전송할 수 있도록 출발지 IP, 도착지 IP 및 포트 정보에 기반하여 데이터 플로우를 생성할 수 있다. 실시예예 따르면, 데이터 플로우는 전송 프로토콜 별로 인증 정보를 삽입하는 방식(예: TCP 데이터 패킷의 경우 TCP SYN 패킷에 인증 정보 삽입, UDP의 경우 데이터 패킷 별 인증 정보 삽입 또는 일정 주기(또는 간격)으로 인증 정보 삽입, 해당 인증 알고리즘에 대한 최대 인증 횟수, 인증 정보 사용 기한, 삽입 방식 또는 시점), 인증 정보 암호화 또는 복호화를 위한 정보, 인증 정보 생성 및 검증을 위한 알고리즘 정보 및 알고리즘에 포함되는 일련의 정보(예: HMAC OTP 생성시 Secret Key 정보), 출발지 IP 인증 여부 중 적어도 어느 하나를 포함하는 인증 정보를 포함할 수 있다. 실시예에 따르면, 데이터 플로우에 포함되는 인증 정보는 인증에 관한 정보로도 참조될 수 있다. In operation 840, the controller 202 may check whether the application is valid based on the received application information. If it is a valid application, the controller 202 selects the gateway 203 where the node 201 is located in the access policy database 311 and the authentication policy database 312 to allow access of the node 201 connected to the network. You can check. In addition, the controller 202 may generate a data flow based on source IP, destination IP, and port information so that the node 201 can transmit data packets without a network access request procedure. According to the embodiment, the data flow is a method of inserting authentication information for each transmission protocol (e.g., inserting authentication information into a TCP SYN packet in the case of TCP data packets, inserting authentication information into each data packet in the case of UDP, or authenticating at a certain period (or interval)) Insertion of information, maximum number of authentications for the corresponding authentication algorithm, expiration date of authentication information, insertion method or timing), information for encrypting or decrypting authentication information, algorithm information for generating and verifying authentication information, and a series of information included in the algorithm ( Example: Secret Key information when generating HMAC OTP) and authentication information including at least one of source IP authentication. According to an embodiment, authentication information included in a data flow may also be referred to as authentication-related information.
컨트롤러(202)는 생성된 데이터 플로우를 게이트웨이(203) 및 접속 제어 애플리케이션(211)에게 전송할 수 있다(동작 845, 850).The controller 202 may transmit the generated data flow to the gateway 203 and the access control application 211 (operations 845 and 850).
동작 855에서, 접속 제어 애플리케이션(211)은 수신된 응답에 따른 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 수신된 제어 플로우 식별 정보를 저장하고 사용자 인증이 완료됨을 나타내는 사용자 인터페이스 화면을 사용자에게 표시할 수 있다. 사용자 인증이 완료되면, 노드(201)의 목적지 네트워크에 대한 네트워크 접속 요청은 컨트롤러(202)에 의해 제어될 수 있다.In operation 855, the access control application 211 may process the resulting value according to the received response. For example, the access control application 211 may store the received control flow identification information and display a user interface screen indicating completion of user authentication to the user. When user authentication is complete, the request for network access of the node 201 to the destination network may be controlled by the controller 202 .
다른 실시예에 따르면, 컨트롤러(202)는 노드(201)의 사용자 인증이 불가능한 것으로 결정할 수 있다. 예를 들어, 노드(201) 및/또는 노드(201)가 속한 네트워크의 식별 정보가 블랙리스트 데이터 베이스에 포함되면 컨트롤러(202)는 노드(201)가 접속 불가능 및 사용자 인증이 불가능한 것으로 결정할 수 있다. 이 경우, 컨트롤러(202)는 동작 815에서 사용자 식별 정보를 반영하지 않고, 동작 825에서 컨트롤러 접속이 불가능함을 나타내는 응답을 전송할 수 있다. 또한, 이 경우 동작 830 내지 동작 850은 수행되지 않을 수 있다. According to another embodiment, controller 202 may determine that user authentication of node 201 is not possible. For example, if identification information of the node 201 and/or the network to which the node 201 belongs is included in the blacklist database, the controller 202 may determine that the node 201 is inaccessible and user authentication is not possible. . In this case, the controller 202 may not reflect user identification information in operation 815 and may transmit a response indicating that access to the controller is impossible in operation 825 . Also, in this case, operations 830 to 850 may not be performed.
또한, 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 수신된 데이터 플로우가 존재하는 경우 노드(201)의 데이터 플로우를 갱신하여, 네트워크 접속 시 사전에 허용된 데이터 플로우에 기반하여 데이터 패킷을 전송할 수 있도록 데이터 플로우를 관리할 수 있다. In addition, the access control application 211 updates the data flow of the node 201 when the data flow received from the controller 202 exists, and transmits the data packet based on the data flow allowed in advance when accessing the network. data flow can be managed.
실시예에 따르면, 애플리케이션 검사가 필요하지 않은 경우 동작 830 내지 동작 850은 수행되지 않을 수 있다.According to an embodiment, operations 830 to 850 may not be performed when the application test is not required.
도 9는 다양한 실시예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시한다. 9 illustrates a signal flow diagram for network access according to various embodiments.
노드(201)가 컨트롤러(202)로부터 인가된 이후에, 노드(201)는 노드(201)의 접속 제어 애플리케이션(211)을 통해 노드(201) 내에 저장된 다른 애플리케이션들의 네트워크 접속을 제어함으로서 신뢰된 데이터 전송을 보장할 수 있다.After node 201 is authorized by controller 202, node 201 controls the network access of other applications stored in node 201 through node 201's access control application 211 to provide trusted data. delivery can be guaranteed.
동작 905에서, 접속 제어 애플리케이션(211)은 노드(201) 내에 저장된 다른 애플리케이션(예: 도 2의 타겟 애플리케이션(212))의 네트워크 접속 이벤트를 감지할 수 있다. At operation 905 , connection control application 211 may detect a network connection event of another application stored in node 201 (eg, target application 212 of FIG. 2 ).
동작 910에서, 접속 제어 애플리케이션(211)은 네트워크 접속 요청한 애플리케이션의 식별 정보, 목적지 네트워크 식별 정보 및 포트 정보에 대응되는 데이터 플로우의 존재를 확인할 수 있다. 실시예에 따라서, 데이터 플로우가 존재하지만 유효하지 않은 경우, 접속 제어 애플리케이션(211)은 데이터 패킷을 드랍할 수 있다. 다른 실시예에 따라서, 데이터 플로우가 존재하는 경우, 접속 제어 애플리케이션(211)은 데이터 플로우에 기반하여 데이터 패킷을 전송할 수 있다. 실시예에 따르면 노드(201)의 접속 제어 애플리케이션(211)은 동작 910을 수행하지 않고 동작 915에서 네트워크 접속 요청을 수행할 수도 있다. In operation 910, the access control application 211 may check the existence of a data flow corresponding to identification information of the application requesting network access, destination network identification information, and port information. Depending on the embodiment, if a data flow exists but is not valid, the access control application 211 may drop the data packet. According to another embodiment, if a data flow exists, the access control application 211 may transmit a data packet based on the data flow. According to the embodiment, the access control application 211 of the node 201 may perform a network access request in operation 915 without performing operation 910 .
데이터 플로우가 존재하지 않거나 인증 시각이 만료되어 갱신이 필요한 경우 등 데이터 플로우를 갱신해야 하는 경우, 동작 915에서, 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 네트워크 접속을 요청할 수 있다. 예를 들어, 네트워크 접속 요청은 제어 플로우 식별 정보, 목적지 네트워크의 식별 정보 및 포트 정보를 포함할 수 있다. 실시예에 따라서, 네트워크 접속 요청은 데이터 패킷 전송 프로토콜을 더 포함할 수 있다. When the data flow needs to be updated, such as when the data flow does not exist or when the authentication time expires and renewal is required, in operation 915, the access control application 211 may request the controller 202 to access the network. For example, the network access request may include control flow identification information, destination network identification information, and port information. According to embodiments, the network access request may further include a data packet transmission protocol.
동작 920에서, 컨트롤러(202)는 제어 플로우 식별 정보를 기반으로 식별된 정보(예: 노드, 사용자, 출발지 네트워크 식별 정보)와 대응되는 접속 정책에서, 접속 요청한 식별 정보(예: 목적지 네트워크의 식별 정보 및 포트 정보)의 포함 여부 및 목적지 네트워크의 접속 가능 여부를 확인할 수 있다. 실시예에 따르면, 컨트롤러(202)는 타겟 애플리케이션이 게이트웨이(203)에 접속 가능한지 여부를 확인할 수 있다. 실시예에 따르면, 컨트롤러(202)는 전송 프로토콜이 접속 정책에 포함되는지 여부를 확인할 수도 있다. 실시예에 따라서, 컨트롤러(202)는 네트워크 접속이 불가능한 경우 노드(201)의 접속 제어 애플리케이션(211)에게 접속 불가 결과를 전송할 수 있다(동작 935).In operation 920, the controller 202 determines the access requested identification information (eg, destination network identification information) in the access policy corresponding to the identified information (eg, node, user, source network identification information) based on the control flow identification information. and port information) and whether the destination network is accessible can be checked. According to an embodiment, the controller 202 may check whether the target application is accessible to the gateway 203 . According to an embodiment, the controller 202 may check whether the transport protocol is included in the access policy. Depending on the embodiment, the controller 202 may transmit a connection failure result to the connection control application 211 of the node 201 when network access is impossible (operation 935).
접속 가능한 경우, 동작 925에서, 컨트롤러(202)는 인증 정책에 기반하여 노드(201)와 게이트웨이(203) 간의 데이터 패킷 인증 필요 여부, 인증 방식을 확인할 수 있다. If it is possible to connect, in operation 925, the controller 202 may check whether data packet authentication between the node 201 and the gateway 203 is required and an authentication method based on the authentication policy.
컨트롤러(202)는 데이터 플로우 테이블에서 목적지 네트워크의 식별 정보 및 포트 정보에 대응되는 유효한 데이터 플로우가 존재하는지 확인할 수 있다. 실시예에 따르면, 데이터 플로우 테이블에 유효한 데이터 플로우가 존재하는 경우 컨트롤러(202)는 해당 데이터 플로우를 게이트웨이(203) 및 접속 제어 애플리케이션에게 전송할 수 있다(동작 930, 동작 935). 다른 실시예에 따르면, 유효한 데이터 플로우가 존재하지 않는 경우, 컨트롤러(202)는 전송 프로토콜, 출발지 IP, 도착지 IP, 포트 정보 및 인증 정책에 기반하여 데이터 플로우를 생성할 수 있다. 이 경우, 컨트롤러(202)는 생성된 데이터 플로우를 게이트웨이(203) 및 접속 제어 애플리케이션에게 전송할 수 있다(동작 930, 동작 935). 실시예에 따르면, 데이터 플로우는 전송 프로토콜 별로 인증 정보를 삽입하는 방식(예: TCP 데이터 패킷의 경우 TCP SYN 패킷에 인증 정보 삽입, UDP의 경우 데이터 패킷 별 인증 정보 삽입 또는 일정 주기(또는 간격)으로 인증 정보 삽입, 해당 인증 알고리즘에 대한 최대 인증 횟수, 인증 정보 사용 기한, 삽입 방식 또는 시점), 인증 정보 암호화 또는 복호화를 위한 정보, 인증 정보 생성 및 검증을 위한 알고리즘 정보 및 알고리즘에 포함되는 일련의 정보(예: HMAC OTP 생성시 Secret Key 정보), 출발지 IP 인증 여부 중 적어도 어느 하나를 포함하는 인증 정보를 포함할 수 있다. 실시예에 따르면, 데이터 플로우에 포함되는 인증 정보는 인증에 관한 정보로도 참조될 수 있다. 다른 실시예에 따르면, 네트워크 접속이 불가능하거나 노드(201)와 게이트웨이(203) 사이의 인증이 불가능한 경우 한 경우, 컨트롤러(202)는 동작 935에서, 접속 제어 애플리케이션에게 네트워크 접속 불가 결과를 전송할 수 있다. The controller 202 may check whether a valid data flow corresponding to the identification information and port information of the destination network exists in the data flow table. According to the embodiment, if a valid data flow exists in the data flow table, the controller 202 may transmit the corresponding data flow to the gateway 203 and the access control application (operations 930 and 935). According to another embodiment, when a valid data flow does not exist, the controller 202 may create a data flow based on a transport protocol, source IP, destination IP, port information, and authentication policy. In this case, the controller 202 may transmit the generated data flow to the gateway 203 and the access control application (operations 930 and 935). According to the embodiment, the data flow inserts authentication information for each transport protocol (e.g., inserts authentication information into TCP SYN packets in the case of TCP data packets, inserts authentication information into each data packet in the case of UDP, or at regular intervals (or intervals)). Insertion of authentication information, maximum number of authentications for the corresponding authentication algorithm, expiration date of authentication information, insertion method or timing), information for encrypting or decrypting authentication information, algorithm information for generating and verifying authentication information, and a series of information included in the algorithm (Example: Secret Key information when generating HMAC OTP), and authentication information including at least one of source IP authentication. According to an embodiment, authentication information included in a data flow may also be referred to as authentication-related information. According to another embodiment, if network connectivity is unavailable or if authentication between node 201 and gateway 203 is not possible, controller 202 may, in operation 935, send a network connectivity unavailable result to the access control application. .
동작 940에서, 노드(201)의 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 수신된 응답에 대한 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 네트워크 접속 불가 결과를 수신한 경우, 타겟 애플리케이션이 전송하고자 하는 데이터 패킷을 드랍할 수 있다. 다른 예를 들어, 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 데이터 플로우가 수신된 경우, 수신된 데이터 플로우에 기반하여 데이터 패킷을 전송할 수 있다. 실시예에 따르면, 접속 제어 애플리케이션(211)은 수신된 데이터 플로우에 기반하여 데이터 패킷을 전송하는 경우, 도 10에 도시된 동작들을 통해 데이터 플로우에 포함된 인증에 관한 정보에 기반하여 데이터 패킷에 인증 정보(또는 데이터 플로우 헤더)를 삽입할 수 있다. At operation 940 , the connection control application 211 of the node 201 may process the resulting value of the response received from the controller 202 . For example, when the connection control application 211 receives a network connection failure result from the controller 202, it may drop a data packet to be transmitted by the target application. For another example, when a data flow is received from the controller 202, the access control application 211 may transmit a data packet based on the received data flow. According to an embodiment, when the access control application 211 transmits a data packet based on the received data flow, the data packet is authenticated based on authentication information included in the data flow through the operations shown in FIG. 10 . You can insert information (or data flow headers).
일 실시예에서, 동작 910을 수행한 후 접속 제어 애플리케이션(211)은 유효성 검사 정책에 따라서 접속 애플리케이션에 대한 유효성 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 접속 애플리케이션의 무결성 및 안정성 여부 검사(애플리케이션 위조, 변조 여부 검사, 코드 사이닝 검사 및 핑거 프린트 검사 등)를 더 수행할 수 있다. 접속 제어 애플리케이션(211)은 유효성 검사 결과가 성공인 경우 동작 915를 수행할 수 있다.In one embodiment, after performing operation 910, the access control application 211 may perform validation on the access application according to the validation policy. For example, the access control application 211 may further perform an integrity and stability test of the access application (forgery or tampering test, code signing test, fingerprint test, etc.). The access control application 211 may perform operation 915 when the validation result is successful.
도 10은 다양한 실시예들에 따른 데이터 패킷 전송을 제어하기 위한 신호 흐름도를 도시한다. 실시예에 따르면, 도 10에 도시된 동작들은 도 2의 접속 제어 애플리케이션(211)을 통해 수행될 수 있다. 10 shows a signal flow diagram for controlling data packet transmission according to various embodiments. According to an embodiment, the operations shown in FIG. 10 may be performed through the access control application 211 of FIG. 2 .
노드(201)의 접속 제어 애플리케이션(211)은 데이터 패킷의 전송이 감지되는 경우, 해당 데이터 패킷에 인증 정보를 삽입하여야 하는지 여부 및 전송 프로토콜에 기초하여 데이터 패킷의 전송을 제어함으로서 신뢰된 데이터 패킷 전송을 제공할 수 있다. The access control application 211 of the node 201 transmits a trusted data packet by controlling the transmission of the data packet based on whether or not to insert authentication information into the corresponding data packet and the transmission protocol when transmission of the data packet is detected. can provide.
도 10을 참조하면, 동작 1005에서, 접속 제어 애플리케이션(211)은 데이터 패킷 전송 이벤트를 감지할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 도 9에 도시된 동작들을 통해 네트워크 접속이 허용된 이후에 노드(201)의 타겟 애플리케이션(예: 도 2의 타겟 애플리케이션(212))이 데이터 패킷을 전송하는 동작을 감지할 수 있다. Referring to FIG. 10 , in operation 1005, the connection control application 211 may detect a data packet transmission event. For example, the access control application 211 sends a data packet to a target application of the node 201 (eg, the target application 212 of FIG. 2) after network access is allowed through the operations shown in FIG. movement can be sensed.
동작 1010에서, 접속 제어 애플리케이션(211)은 데이터 패킷의 전송 프로토콜, 데이터 패킷을 전송하는 타겟 애플리케이션 및 데이터 패킷에 포함된 정보(예: 출발지 식별 정보, 도착지 식별 정보, 포트 정보 등)를 식별할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 식별된 정보에 대응되는 데이터 플로우의 존재 여부를 확인할 수 있고, 데이터 플로우가 존재하는 경우 동작 1015를 수행할 수 있다. 다른 예를 들어, 데이터 플로우가 존재하지 않거나 데이터 플로우가 유효하지 않은 경우 접속 제어 애플리케이션(211)은 데이터 패킷을 드랍할 수 있다. In operation 1010, the access control application 211 may identify a transmission protocol of the data packet, a target application transmitting the data packet, and information included in the data packet (eg, source identification information, destination identification information, port information, etc.) there is. For example, the access control application 211 may check whether a data flow corresponding to the identified information exists, and may perform operation 1015 when the data flow exists. For another example, if the data flow does not exist or the data flow is invalid, the access control application 211 may drop the data packet.
동작 1015에서, 접속 제어 애플리케이션(211)은 데이터 패킷의 종류를 확인할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 전송하고자 하는 데이터 패킷이 TCP 세션 생성 데이터 패킷인지, TCP 세션 종료 데이터 패킷인지, TCP 세션 기반 데이터 전송 데이터 패킷인지 또는 UDP 기반 데이터 패킷인지 확인할 수 있다. 실시예에 따르면, 전송하고자 하는 데이터 패킷이 TCP 세션 생성 데이터 패킷인 경우, 접속 제어 애플리케이션(211)은 동작 1020을 수행할 수 있다. 실시예에 따르면, 전송하고자 하는 데이터 패킷이 TCP 세션 종료 데이터 패킷인 경우, 접속 제어 애플리케이션(211)은 동작 1035를 수행할 수 있다. 실시예에 따르면, 전송하고자 하는 데이터 패킷이 TCP 세션 기반 데이터 전송 데이터 패킷인 경우, 접속 제어 애플리케이션(211)은 동작 1045를 수행할 수 있다. 실시예에 따르면, 전송하고자 하는 데이터 패킷이 UDP 기반 데이터 패킷인 경우, 접속 제어 애플리케이션(211)은 동작 1055를 수행할 수 있다. In operation 1015, the connection control application 211 may ascertain the type of data packet. For example, the access control application 211 can determine whether the data packet to be transmitted is a TCP session creation data packet, a TCP session end data packet, a TCP session-based data transfer data packet, or a UDP-based data packet. According to the embodiment, when the data packet to be transmitted is a TCP session creation data packet, the access control application 211 may perform operation 1020. According to the embodiment, when the data packet to be transmitted is a TCP session termination data packet, the connection control application 211 may perform operation 1035. According to the embodiment, when the data packet to be transmitted is a TCP session-based data transmission data packet, the access control application 211 may perform operation 1045. According to the embodiment, when the data packet to be transmitted is a UDP-based data packet, the access control application 211 may perform operation 1055.
데이터 패킷이 TCP 세션 생성 데이터 패킷인 경우, 동작 1020에서, 접속 제어 애플리케이션(211)은 TCP 데이터 패킷 인증 정보 삽입 절차를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 도 11에 도시되는 동작들을 통해 TCP 데이터 패킷 인증 정보 삽입 절차를 수행할 수 있다. If the data packet is a TCP session creation data packet, in operation 1020, the connection control application 211 may perform a TCP data packet authentication information insertion procedure. For example, the access control application 211 may perform a TCP data packet authentication information insertion procedure through operations shown in FIG. 11 .
접속 제어 애플리케이션(211)은 동작 1025에서, TCP 세션 생성 데이터 패킷을 전송할 수 있다. 예를 들어, TCP 세션 생성 데이터 패킷은 인증 정보가 삽입된 데이터 패킷일 수 있다. 다른 예를 들어, TCP 세션 생성 데이터 패킷은 데이터 플로우 헤더가 페이 로드에 삽입된 데이터 패킷일 수 있다. The connection control application 211 may transmit a TCP session creation data packet in operation 1025 . For example, the TCP session creation data packet may be a data packet in which authentication information is inserted. For another example, the TCP session creation data packet may be a data packet in which a data flow header is inserted into a payload.
동작 1030에서, 접속 제어 애플리케이션(211)은 TCP 세션 생성 완료 데이터 패킷을 수신 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 TCP 세션 생성 완료 데이터 패킷을 수신한 경우, 데이터 플로우를 TCP 세션 생성 완료 상태로 설정할 수 있고, TCP 세션 생성이 완료되었음을 나타내는 정보를 서비스 서버(예: 도 2의 서비스 서버(205)) 또는 컨트롤러(도 2의 컨트롤러(202))로 전송할 수 있다. 실시예예 따르면, TCP 세션 생성이 완료된 경우, TCP 세션 생성 완료 상태로 설정된 데이터 플로우에 기반하여 접속 제어 애플리케이션(211)은 이후 TCP 세션 기반 데이터 패킷을 전송할 수 있다. In operation 1030, the access control application 211 may receive and process the TCP session creation completion data packet. For example, when the connection control application 211 receives the TCP session creation completion data packet, it may set the data flow to the TCP session creation completion state, and send information indicating that the TCP session creation has been completed to the service server (eg, FIG. 2 service server 205) or a controller (controller 202 in FIG. 2). According to the embodiment, when TCP session creation is complete, the connection control application 211 may transmit a TCP session-based data packet based on the data flow set to the TCP session creation complete state.
데이터 패킷이 TCP 세션 종료 데이터 패킷인 경우, 동작 1035에서, 접속 제어 애플리케이션(211)은 데이터 플로우를 갱신할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 데이터 플로우를 TCP 세션 종료 상태로 설정할 수 있다. 이 경우, 접속 제어 애플리케이션(211)은 이후 TCP 기반 데이터 패킷을 더 이상 전송할 수 없다. 실시예에 따르면, 접속 제어 애플리케이션(211)은 이후 TCP 기반 데이터 패킷을 전송하기 위하여 TCP 세션 생성 절차를 다시 수행해야할 수 있다. 이 경우, 접속 제어 애플리케이션(211)은 TCP 세션 종료 데이터 패킷을 TCP 세션이 생성 되어있는 서버로 전송할 수 있다(동작 1040). If the data packet is a TCP session end data packet, at operation 1035, the connection control application 211 may update the data flow. For example, the access control application 211 may set the data flow to a TCP session end state. In this case, the access control application 211 can no longer transmit TCP-based data packets thereafter. According to an embodiment, the access control application 211 may have to perform the TCP session creation procedure again in order to transmit the TCP-based data packet thereafter. In this case, the access control application 211 may transmit a TCP session end data packet to the server where the TCP session is created (operation 1040).
데이터 패킷이 TCP 세션 기반 데이터 전송 데이터 패킷인 경우 동작 1045에서, 접속 제어 애플리케이션(211)은 데이터 패킷이 TCP 세션 기반 데이터 전송 데이터 패킷인 경우, TCP 세션 생성 상태를 검사할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 데이터 플로우에서 TCP 세션 생성 상태를 확인하고, TCP 세션이 생성된 상태인 경우 TCP 데이터 패킷을 전송할 수 있다(동작 1040). 다른 예를 들어, 접속 제어 애플리케이션(211)은 데이터 플로우에서 TCP 세션 생성 상태를 확인하고, TCP 세션이 미생성된 상태인 경우 데이터 패킷을 드랍할 수 있다(동작 1050). If the data packet is a TCP session-based data transfer data packet In operation 1045, the connection control application 211 may check the TCP session creation state if the data packet is a TCP session-based data transfer data packet. For example, the access control application 211 may check the TCP session creation state in the data flow, and transmit a TCP data packet when the TCP session is in the created state (operation 1040). For another example, the access control application 211 may check the TCP session creation state in the data flow, and drop the data packet when the TCP session is not created (operation 1050).
데이터 패킷이 UDP 기반 데이터 전송 데이터 패킷인 경우, 동작 1055에서, 접속 제어 애플리케이션(211)은 UDP 데이터 패킷 인증 정보 삽입 절차를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 도 11에 도시된 동작들을 통해 UDP 데이터 패킷 인증 정보 삽입 절차를 수행할 수 있다. If the data packet is a UDP-based data transmission data packet, in operation 1055, the access control application 211 may perform a UDP data packet authentication information insertion procedure. For example, the access control application 211 may perform a UDP data packet authentication information insertion procedure through the operations shown in FIG. 11 .
동작 1060에서, 접속 제어 애플리케이션(211)은 UDP 데이터 패킷을 전송할 수 있다. At operation 1060, the connection control application 211 may send a UDP data packet.
도 11은 다양한 실시예들에 따른 인증 정보 삽입을 위한 신호 흐름도를 도시한다. 11 illustrates a signal flow diagram for inserting authentication information according to various embodiments.
도 11을 참조하면, 동작 1105에서 접속 제어 애플리케이션(211)은 데이터 패킷 인증 정보 삽입 이벤트를 감지할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 도 10에 도시된 동작 1020 또는 동작 1055를 통해 데이터 패킷 인증 정보 삽입 이벤트를 감지할 수 있다. Referring to FIG. 11 , in operation 1105, the access control application 211 may detect a data packet authentication information insertion event. For example, the access control application 211 may detect a data packet authentication information insertion event through operation 1020 or operation 1055 shown in FIG. 10 .
동작 1110에서, 접속 제어 애플리케이션(211)은 인증 정보 삽입 필요 여부를 검사할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 전송하고자 하는 데이터 패킷에 대응되는 데이터 플로우에 포함된 인증에 관한 정보를 확인하고, 인증에 관한 정보를 기초로 인증 정보 삽입이 필요한지 여부를 확인할 수 있다. 실시예에 따라서, 인증 정보 삽입이 필요하지 않은 경우, 접속 제어 애플리케이션(211)은 동작 1115 내지 동작 1145를 수행하지 않고, 동작 1150에서 데이터 패킷을 전송할 수 있다. 다른 실시예에 따라서, 인증 정보 삽입이 필요한 경우, 접속 제어 애플리케이션(211)은 동작 1115를 수행할 수 있다. In operation 1110, the access control application 211 may check whether authentication information needs to be inserted. For example, the access control application 211 may check authentication-related information included in a data flow corresponding to a data packet to be transmitted, and determine whether authentication information needs to be inserted based on the authentication-related information. According to embodiments, when authentication information insertion is not required, the access control application 211 may transmit a data packet in operation 1150 without performing operations 1115 to 1145 . According to another embodiment, if authentication information needs to be inserted, the access control application 211 may perform operation 1115.
동작 1115에서, 접속 제어 애플리케이션(211)은 인증 정보 사용 횟수 및 기한을 검사할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 데이터 플로우에 포함된 인증에 관한 정보 또는 인증 정보에 기반하여 인증 정보 사용 횟수 및 기한을 확인할 수 있다. 실시예에 따라서, 인증 정보 사용 횟수 및 기한에 관계없이 인증 정보를 사용할 수 있는 경우, 인증 정보 사용 잔여 횟수가 있는 경우 또는 인증 정보 사용 기한이 남아있는 경우, 접속 제어 애플리케이션(211)은 동작 1120 내지 동작 1135를 수행하지 않고, 동작 1140을 수행할 수 있다. 다른 실시예에 따라서, 인증 정보 사용 횟수 및 기한을 사용하고, 인증 정보 사용 잔여 횟수가 없거나 인증 정보 사용 기한이 도과한 경우, 접속 제어 애플리케이션은 동작 1120을 수행할 수 있다. At operation 1115, the access control application 211 may check the authentication information usage count and due date. For example, the access control application 211 may check the number of uses of the authentication information and the expiration date based on authentication information or authentication information included in the data flow. Depending on the embodiment, if the authentication information can be used regardless of the number of times and the period of use of the authentication information, if there is a remaining number of uses of the authentication information, or if the expiration date of the authentication information remains, the access control application 211 performs operations 1120 to 1120. Operation 1140 may be performed without performing operation 1135 . According to another embodiment, the access control application may perform operation 1120 when the number of times and the period of use of the authentication information are used and there is no remaining number of times of use of the authentication information or the period of use of the authentication information has elapsed.
동작 1120에서, 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 인증 정보 갱신 요청을 수행할 수 있다. 예를 들어, 인증 정보 갱신 요청은 데이터 플로우 식별 정보를 포함하여 수행될 수 있다. In operation 1120, the access control application 211 may request the controller 202 to update authentication information. For example, the authentication information renewal request may include data flow identification information.
동작 1125에서, 컨트롤러(202)는 인증 정책을 확인하고 데이터 플로우를 갱신할 수 있다. 예를 들어, 컨트롤러(202)는 수신된 데이터 플로우 식별 정보에 대응되는 데이터 플로우를 확인하고, 해당 데이터 플로우의 도착지 IP, 포트, 전송 프로토콜에 대응되는 인증 정책에 기반하여 데이터 플로우를 갱신할 수 있다. 실시예에 따라서, 컨트롤러(202)는 인증 정책에 포함된 전송 프로토콜 별로 인증 정보를 삽입하는 방식(예: TCP 데이터 패킷의 경우 TCP SYN 패킷에 인증 정보 삽입, UDP의 경우 데이터 패킷 별 인증 정보 삽입 또는 일정 주기(또는 간격)으로 인증 정보 삽입, 해당 인증 알고리즘에 대한 최대 인증 횟수, 인증 정보 사용 기한, 삽입 방식 또는 시점), 인증 정보 암호화 또는 복호화를 위한 정보, 인증 정보 생성 및 검증을 위한 알고리즘 정보 및 알고리즘에 포함되는 일련의 정보(예: HMAC OTP 생성시 Secret Key 정보), 출발지 IP 인증 여부 중 적어도 어느 하나를 포함하는 인증 정보에 기반하여 데이터 플로우를 갱신할 수 있다. At operation 1125, the controller 202 may check the authentication policy and update the data flow. For example, the controller 202 may check a data flow corresponding to the received data flow identification information, and update the data flow based on an authentication policy corresponding to the destination IP, port, and transport protocol of the data flow. . Depending on the embodiment, the controller 202 inserts authentication information for each transport protocol included in the authentication policy (e.g., inserts authentication information into a TCP SYN packet in case of TCP data packets, inserts authentication information into each data packet in case of UDP, or Authentication information insertion at regular intervals (or intervals), maximum number of authentication times for the corresponding authentication algorithm, expiration date of authentication information, insertion method or timing), information for encrypting or decrypting authentication information, algorithm information for generating and verifying authentication information, and The data flow may be updated based on authentication information including at least one of a series of information included in the algorithm (eg, Secret Key information when generating the HMAC OTP) and whether or not the source IP has been authenticated.
데이터 플로우의 갱신이 완료되면, 컨트롤러(202)는 게이트웨이(203) 및 접속 제어 애플리케이션(211)에게 갱신된 데이터 플로우를 전송할 수 있다(동작 1130, 1135). 실시예에 따라서, 수신된 데이터 플로우 식별 정보에 대응되는 데이터 플로우가 존재하지 않는 경우, 인증 정책에 기반하여 데이터 플로우를 제거해야하는 경우, 또는 데이터 플로우의 갱신이 실패한 경우, 컨트롤러(202)는 접속 제어 애플리케이션(211)에게 인증 정보 갱신 실패 결과를 전송할 수 있다(동작 1135). When updating of the data flow is completed, the controller 202 may transmit the updated data flow to the gateway 203 and the access control application 211 (operations 1130 and 1135). Depending on the embodiment, when the data flow corresponding to the received data flow identification information does not exist, when the data flow needs to be removed based on the authentication policy, or when updating of the data flow fails, the controller 202 controls access A failure result of authentication information update may be transmitted to the application 211 (operation 1135).
동작 1140에서, 접속 제어 애플리케이션(211)은 인증 정보를 생성할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 갱신된 데이터 플로우 또는 기존에 존재했던 데이터 플로우에 포함된 인증에 관한 정보를 기초로 인증 정보를 생성할 수 있다. 실시예에 따라서, 접속 제어 애플리케이션(211)은 데이터 플로우에 포함된 인증에 관한 정보에서, 인증 정보 생성 알고리즘 및 부가 정보를 사용하여 인증 정보를 생성할 수 있다. 실시예에 따라서, 접속 제어 애플리케이션(211)은 인증에 관한 정보에 포함된 암호화 알고리즘 및 암호화 키에 기반하여 인증 정보를 암호화할 수 있다.At operation 1140, access control application 211 may generate authentication information. For example, the access control application 211 may generate authentication information based on authentication information included in an updated data flow or an existing data flow. Depending on the embodiment, the access control application 211 may generate authentication information by using an authentication information generation algorithm and additional information in authentication information included in the data flow. Depending on the embodiment, the access control application 211 may encrypt authentication information based on an encryption algorithm and an encryption key included in authentication information.
동작 1145에서, 접속 제어 애플리케이션(211)은 데이터 플로우 헤더를 데이터 패킷에 삽입할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 데이터 플로우 식별 정보 및 암호화된 인증 정보가 결합된 데이터 플로우 헤더를 전송 프로토콜에 기반하여 데이터 패킷에 삽입할 수 있다. 실시예에 따라서, 전송 프로토콜이 TCP인 경우 접속 제어 애플리케이션(211)은 TCP SYN 데이터 패킷의 페이 로드에 데이터 플로우 헤더를 삽입할 수 있다. 실시예에 따라서, 전송 프로토콜이 UDP인 경우 접속 제어 애플리케이션(211)은 UDP 데이터 패킷의 페이 로드에 데이터 플로우 헤더를 삽입할 수 있다. At operation 1145, connection control application 211 may insert a data flow header into the data packet. For example, the access control application 211 may insert a data flow header in which data flow identification information and encrypted authentication information are combined into a data packet based on a transport protocol. Depending on the embodiment, if the transport protocol is TCP, the access control application 211 may insert a data flow header into the payload of the TCP SYN data packet. Depending on the embodiment, if the transport protocol is UDP, the access control application 211 may insert a data flow header into the payload of the UDP data packet.
일 실시예에서, UDP 데이터 패킷의 경우, 접속 제어 애플리케이션(211)은 매 UDP 데이터 패킷에 데이터 플로우 헤더를 삽입할지, 일정 데이터 패킷 단위 또는 시간 단위로 데이터 플로우 헤더를 삽입할지, 또는 데이터 패킷의 흐름이 시작되는 시점에 데이터 플로우 헤더를 삽입할지 여부를 결정할 수 있다. 즉, 접속 제어 애플리케이션(211)은 결정된 데이터 플로우 헤더 삽입 방식에 따라서 데이터 플로우 헤더를 UDP 데이터 패킷에 삽입할 수 있다. In one embodiment, in the case of UDP data packets, the access control application 211 may insert a data flow header into every UDP data packet, insert a data flow header on a certain data packet basis or time basis, or determine the flow of data packets. It is possible to determine whether or not to insert a data flow header at the point at which this starts. That is, the access control application 211 may insert a data flow header into the UDP data packet according to the determined data flow header insertion method.
동작 1150에서, 접속 제어 애플리케이션(211)은 데이터 플로우 헤더가 삽입된 데이터 패킷을 전송할 수 있다. 실시예에 따라서, 접속 제어 애플리케이션(211)은 데이터 플로우 헤더의 삽입이 필요 없는 데이터 패킷의 경우, 데이터 플로우 헤더의 삽입 없이 데이터 패킷을 전송할 수 있다. In operation 1150, the access control application 211 may transmit the data packet in which the data flow header is inserted. Depending on the embodiment, the access control application 211 may transmit the data packet without inserting the data flow header in the case of a data packet that does not require insertion of the data flow header.
도 12는 다양한 실시예들에 따른 데이터 패킷 수신을 제어하기 위한 동작 흐름도를 도시한다. 실시예에 따라서, 도 12에 도시된 동작들은 도 2의 게이트웨이(203)를 통해 수행될 수 있다. 12 depicts an operational flow diagram for controlling data packet reception according to various embodiments. Depending on the embodiment, the operations shown in FIG. 12 may be performed through the gateway 203 of FIG. 2 .
도 12를 참조하면, 동작 1205에서, 게이트웨이(203)는 데이터 패킷 수신 이벤트를 감지할 수 있다. 예를 들어, 게이트웨이(203)는 노드의 접속 제어 애플리케이션으로부터 데이터 패킷을 수신할 수 있다. Referring to FIG. 12 , in operation 1205, the gateway 203 may detect a data packet reception event. For example, gateway 203 may receive a data packet from a node's connection control application.
동작 1210에서, 게이트웨이(203)는 데이터 패킷에 대응되는 데이터 플로우가 존재하는지 검사할 수 있다. 예를 들어, 게이트웨이(203)는 데이터 패킷의 5 Tuples 정보에 포함된 전송 프로토콜, 도착지 IP 및 포트에 기반하여 데이터 플로우가 존재하는지 여부를 확인할 수 있다. 실시예에 따라서, 게이트웨이(203)는 데이터 플로우가 존재하지 않는 경우 데이터 패킷을 드랍할 수 있다. In operation 1210, the gateway 203 may check whether a data flow corresponding to the data packet exists. For example, the gateway 203 may check whether a data flow exists based on the transport protocol, destination IP, and port included in the 5 Tuples information of the data packet. Depending on the embodiment, the gateway 203 may drop the data packet when the data flow does not exist.
데이터 플로우가 존재하는 경우, 동작 1215에서, 게이트웨이(203)는 데이터 패킷의 종류를 확인할 수 있다. 예를 들어, 게이트웨이(203)는 데이터 패킷이 TCP 세션 생성 데이터 패킷인지, TCP 세션 기반 데이터 패킷이지만 TCP 세션 생성 데이터 패킷이 아닌지, 또는 UDP 기반 데이터 전송 데이터 패킷인지를 확인할 수 있다. 실시예에 따라서, 데이터 패킷이 TCP 세션 생성 데이터 패킷인 경우, 게이트웨이(203)는 동작 1220을 수행할 수 있다. 실시예에 따라서, 데이터 패킷이 TCP 세션 기반 데이터 패킷이지만 TCP 세션 생성 데이터 패킷이 아닌 경우, 게이트웨이(203)는 동작 1225를 수행할 수 있다. 실시예에 따라서, 데이터 패킷이 UDP 기반 데이터 전송 데이터 패킷인 경우, 게이트웨이(203)는 동작 1235를 수행할 수 있다. If there is a data flow, in operation 1215, the gateway 203 may check the type of data packet. For example, the gateway 203 can determine whether the data packet is a TCP session creation data packet, a TCP session based data packet but not a TCP session creation data packet, or a UDP based data transfer data packet. According to an embodiment, when the data packet is a TCP session creation data packet, the gateway 203 may perform operation 1220. According to embodiments, when the data packet is a TCP session-based data packet but not a TCP session creation data packet, the gateway 203 may perform operation 1225. According to an embodiment, when the data packet is a UDP-based data transmission data packet, the gateway 203 may perform operation 1235.
데이터 패킷이 TCP 세션 생성 데이터 패킷인 경우, 동작 1220에서, 게이트웨이(203)는 TCP 데이터 패킷 인증 정보 검사를 수행할 수 있다. 예를 들어, 게이트웨이(203)는 도 13에 도시된 동작들을 통해 TCP 데이터 패킷 인증 정보 검사를 수행할 수 있다. 실시예에 따라서, 인증 정보 검사가 실패한 경우 게이트웨이(203)는 TCP 데이터 패킷을 드랍할 수 있다. 다른 실시예에 따라서, 인증 정보 검사가 성공한 경우, 게이트웨이(203)는 TCP 데이터 패킷을 포워딩할 수 있다. If the data packet is a TCP session creation data packet, in operation 1220, the gateway 203 may perform a TCP data packet authentication information check. For example, the gateway 203 may perform TCP data packet authentication information check through the operations shown in FIG. 13 . Depending on the embodiment, if the authentication information check fails, the gateway 203 may drop the TCP data packet. According to another embodiment, if the authentication information check succeeds, the gateway 203 may forward the TCP data packet.
데이터 패킷이 TCP 세션 기반 데이터 패킷이지만 TCP 세션 생성 데이터 패킷이 아닌 경우, 동작 1225에서, 게이트웨이(203)는 데이터 패킷을 포워딩할 수 있다. If the data packet is a TCP session-based data packet but not a TCP session creation data packet, in operation 1225, gateway 203 may forward the data packet.
데이터 패킷이 UDP 기반 데이터 전송 데이터 패킷인 경우, 동작 1235에서, 게이트웨이(203)는 UDP 데이터 패킷 인증 정보 검사를 수행할 수 있다. 예를 들어, 게이트웨이(203)는 도 13에 도시된 동작들을 통해 UDP 데이터 패킷 인증 정보 검사를 수행할 수 있다. 실시예에 따라서, 인증 정보 검사가 실패한 경우 게이트웨이(203)는 UDP 데이터 패킷을 드랍할 수 있다. 다른 실시예에 따라서, 인증 정보 검사가 성공한 경우, 게이트웨이(203)는 UDP 데이터 패킷을 포워딩할 수 있다. If the data packet is a UDP-based data transmission data packet, in operation 1235, the gateway 203 may perform a UDP data packet authentication information check. For example, the gateway 203 may perform UDP data packet authentication information check through the operations shown in FIG. 13 . Depending on the embodiment, if the authentication information check fails, the gateway 203 may drop the UDP data packet. According to another embodiment, if the authentication information check succeeds, the gateway 203 may forward the UDP data packet.
도 13은 다양한 실시예들에 따른 인증 정보 검사를 위한 동작 흐름도를 도시한다. 도 13에 도시된 동작들은 도 2의 게이트웨이(203)를 통해 수행될 수 있다. 13 illustrates an operational flow diagram for checking authentication information according to various embodiments. The operations shown in FIG. 13 may be performed through the gateway 203 of FIG. 2 .
도 13을 참조하면, 동작 1305에서, 게이트웨이(203)는 데이터 패킷 인증 정보 검사 이벤트를 감지할 수 있다. 예를 들어, 게이트웨이(203)는 도 12에 도시된 동작 1220 또는 동작 1235를 통해 데이터 패킷 인증 정보 검사 이벤트를 감지할 수 있다. Referring to FIG. 13 , in operation 1305, the gateway 203 may detect a data packet authentication information checking event. For example, the gateway 203 may detect a data packet authentication information check event through operation 1220 or operation 1235 shown in FIG. 12 .
동작 1310에서, 게이트웨이(203)는 인증 정보 검사 필요 여부를 확인할 수 있다. 예를 들어, 게이트웨이(203)는 데이터 패킷에 대응되는 데이터 플로우에 포함된 인증 정보에서 해당 데이터 패킷의 인증 정보 검사가 필요한지 여부를 확인할 수 있다. 실시예에 따라서, 해당 데이터 패킷의 인증 정보 검사가 필요하지 않은 경우, 게이트웨이(203)는 데이터 패킷을 포워딩할 수 있다(동작 1315).In operation 1310, the gateway 203 may check whether authentication information needs to be checked. For example, the gateway 203 can check whether authentication information of a corresponding data packet needs to be checked in authentication information included in a data flow corresponding to the data packet. Depending on the embodiment, if checking the authentication information of the corresponding data packet is not required, the gateway 203 may forward the data packet (operation 1315).
데이터 패킷의 인증 정보 검사가 필요한 경우, 동작 1320에서, 게이트웨이(203)는 데이터 패킷에 데이터 플로우 헤더가 삽입되었는지 여부를 확인할 수 있다. 실시예에 따라서, 데이터 플로우 헤더의 식별이 불가능한 경우, 게이트웨이(203)는 데이터 패킷을 드랍할 수 있다(동작 1350).When it is necessary to check the authentication information of the data packet, in operation 1320, the gateway 203 may check whether a data flow header is inserted into the data packet. Depending on the embodiment, when it is impossible to identify the data flow header, the gateway 203 may drop the data packet (operation 1350).
데이터 패킷 헤더의 식별이 가능한 경우, 동작 1325에서, 게이트웨이(203)는 데이터 플로우를 검사할 수 있다. 예를 들어, 게이트웨이(203)는 데이터 패킷에 대응되는 데이터 플로우와, 데이터 플로우 헤더를 기초로 식별된 데이터 플로우가 동일한지 여부를 확인할 수 있다. 실시예에 따라서, 데이터 패킷에 대응되는 데이터 플로우와, 데이터 플로우 헤더를 기초로 식별된 데이터 플로우가 동일하지 않은 경우, 게이트웨이(203)는 데이터 패킷을 드랍할 수 있다(동작 1350).If the identification of the data packet header is possible, in operation 1325 the gateway 203 may examine the data flow. For example, the gateway 203 may check whether the data flow corresponding to the data packet and the data flow identified based on the data flow header are the same. According to an embodiment, when the data flow corresponding to the data packet and the data flow identified based on the data flow header are not the same, the gateway 203 may drop the data packet (operation 1350).
데이터 플로우가 서로 동일한 경우, 동작 1330에서, 게이트웨이(203)는 인증 정보를 복호화할 수 있다. 예를 들어, 게이트웨이(203)는 데이터 플로우 헤더에 포함된 인증 정보를 검사하기 위하여 데이터 플로우에 포함된 인증에 관한 정보에 기반하여 데이터 플로우 헤더에 포함된 인증 정보를 복호화할 수 있다. 실시예에 따라서, 게이트웨이(203)는 인증에 관한 정보에 포함된 복호화 알고리즘 및 복호화 키를 통해 인증 정보를 복호화할 수 있다. 실시예에 따라서, 인증 정보 복호화가 실패한 경우, 게이트웨이(203)는 데이터 패킷을 드랍할 수 있다(동작 1350).When the data flows are identical to each other, in operation 1330, the gateway 203 may decrypt authentication information. For example, the gateway 203 may decrypt authentication information included in the data flow header based on authentication information included in the data flow in order to check the authentication information included in the data flow header. Depending on the embodiment, the gateway 203 may decrypt authentication information through a decryption algorithm and a decryption key included in authentication information. Depending on the embodiment, when authentication information decryption fails, the gateway 203 may drop the data packet (operation 1350).
인증 정보 복호화가 성공한 경우, 동작 1335에서, 게이트웨이(203)는 인증 정보를 검사할 수 있다. 예를 들어, 게이트웨이(203)는 데이터 플로우에 포함된 인증에 관한 정보에 기반하여 복호화된 인증 정보를 검사할 수 있다. 실시예에 따르면, 게이트웨이(203)는 인증에 관한 정보에 포함된 인증 정보 검사 알고리즘 또는 관련 정보에 기반하여 복호화된 인증 정보가 유효한지 여부를 확인할 수 있다. 실시예에 따르면, 인증 정보가 유효하지 않은 경우 게이트웨이(203)는 데이터 패킷을 드랍할 수 있다(동작 1350).If the authentication information decryption succeeds, in operation 1335, the gateway 203 may check the authentication information. For example, the gateway 203 may check decrypted authentication information based on authentication information included in the data flow. According to an embodiment, the gateway 203 may check whether the decrypted authentication information is valid based on an authentication information check algorithm or related information included in authentication information. According to an embodiment, if the authentication information is not valid, the gateway 203 may drop the data packet (operation 1350).
인증 정보가 유효한 경우, 동작 1340에서 게이트웨이(203)는 데이터 플로우 헤더를 제거할 수 있다. 예를 들어, 게이트웨이(203)는 수신된 데이터 패킷에 포함된 데이터 플로우 헤더를 제거할 수 있다. 데이터 플로우 헤더가 데이터 패킷에서 제거되면, 게이트웨이(203)는 데이터 패킷을 포워딩할 수 있다(동작 1345).If the authentication information is valid, in operation 1340, the gateway 203 may remove the data flow header. For example, the gateway 203 may remove a data flow header included in the received data packet. If the data flow header is removed from the data packet, gateway 203 may forward the data packet (act 1345).
도 14는 다양한 실시예들에 따른 제어 플로우 갱신을 위한 신호 흐름도를 도시한다. 14 illustrates a signal flow diagram for control flow update according to various embodiments.
도 14를 참조하면, 동작 1405에서, 접속 제어 애플리케이션(211)은 제어 플로우 갱신 이벤트를 감지할 수 있다. Referring to FIG. 14 , in operation 1405, the access control application 211 may detect a control flow update event.
동작 1410에서, 접속 제어 애플리케이션(211)은 제어 플로우 식별 정보를 기초로 컨트롤러(202)에게 제어 플로우 갱신을 요청할 수 있다. In operation 1410, the access control application 211 may request a control flow update from the controller 202 based on the control flow identification information.
동작 1415에서, 컨트롤러(202)는 수신된 제어 플로우 식별 정보를 기초로 제어 플로우 테이블(예: 도 3의 제어 플로우 테이블(315))에서 제어 플로우가 존재하는지 여부를 확인할 수 있다. 실시예에 따라서, 제어 플로우가 존재하지 않는 경우(예: 타 보안 시스템에 의하여 접속 해제된 경우, 자체적인 위험 탐지 등에 의하여 접속 해제된 경우), 컨트롤러(202)는 노드(201)의 접속이 유효하지 않으므로 접속 불가 결과를 접속 제어 애플리케이션(211)에게 전송할 수 있다(동작 1420). In operation 1415, the controller 202 may check whether a control flow exists in a control flow table (eg, the control flow table 315 of FIG. 3) based on the received control flow identification information. Depending on the embodiment, when the control flow does not exist (eg, when the connection is disconnected by another security system, when the connection is disconnected by its own risk detection, etc.), the controller 202 determines that the connection of the node 201 is valid. Therefore, a connection failure result may be transmitted to the connection control application 211 (operation 1420).
컨트롤러(202)는 제어 플로우 테이블(예: 도 3의 제어 플로우 테이블(315))에서 제어 플로우가 존재하는 경우 갱신 시각을 업데이트 할 수 있다. 이 경우, 컨트롤러(202)는 갱신된 제어 플로우의 식별 정보를 접속 제어 애플리케이션(211)에게 전송할 수 있다(동작 1420).The controller 202 may update the update time when a control flow exists in the control flow table (eg, the control flow table 315 of FIG. 3 ). In this case, the controller 202 may transmit identification information of the updated control flow to the connection control application 211 (operation 1420).
일 실시예에서, 컨트롤러(202)는 식별된 제어 플로우에 종속된 데이터 플로우 중 재인증을 수행해야하거나, 더 이상 접속이 불가능한 데이터 플로우가 존재하는 경우, 해당 데이터 플로우에 관한 정보를 접속 제어 애플리케이션(211)에게 전송할 수 있다(동작 1420).In one embodiment, the controller 202 is required to perform re-authentication among data flows subordinate to the identified control flow, or if there is a data flow to which access is no longer possible, the controller 202 transmits information about the corresponding data flow to an access control application ( 211) (operation 1420).
동작 1425에서, 노드(201)의 접속 제어 애플리케이션(211)은 컨트롤러(202)로부터 수신된 응답에 대한 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 제어 플로우 갱신 결과가 불가능인 경우, 애플리케이션의 모든 네트워크 접속을 차단할 수 있다. 다른 예를 들어, 접속 제어 애플리케이션(211)은 제어 플로우 갱신 결과가 정상이고, 갱신된 데이터 플로우 정보가 존재하는 경우, 데이터 플로우를 갱신할 수 있다. At operation 1425 , the connection control application 211 of the node 201 may process the resulting value of the response received from the controller 202 . For example, the access control application 211 may block all network accesses of applications when the control flow update result is impossible. For another example, the access control application 211 may update the data flow when the control flow update result is normal and updated data flow information exists.
도 15는 다양한 실시예들에 따른 접속 해제를 위한 신호 흐름도를 도시한다. 15 illustrates a signal flow diagram for disconnection according to various embodiments.
도 15를 참조하면, 동작 1505에서 노드(201)는 노드(201)의 종료, 접속 제어 애플리케이션(211)의 종료, 타겟 애플리케이션의 종료, 더 이상 네트워크 접속을 사용하지 않음 및 연동 시스템으로부터 식별된 정보를 기반으로 접속 종료 요청 중 적어도 어느 하나를 감지할 수 있다. 이 경우 동작 1510에서, 노드(201) 또는 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 제어 플로우 제거를 요청할 수 있다.Referring to FIG. 15 , in operation 1505 node 201 terminates node 201, terminates access control application 211, terminates target application, no longer uses the network connection, and information identified from the interworking system. At least one of connection termination requests may be detected based on . In this case, at operation 1510, node 201 or access control application 211 may request controller 202 to remove the control flow.
동작 1515에서, 컨트롤러(202)는 수신된 제어 플로우 식별 정보를 기초로 식별된 제어 플로우를 제거할 수 있다. In operation 1515, the controller 202 may remove the identified control flow based on the received control flow identification information.
동작 1520에서 컨트롤러(202)는 제거된 제어 플로우에 종속된 모든 데이터 플로우를 제거할 수 있다. 따라서, 노드(201)는 제거된 데이터 플로우를 기반으로 목적지 네트워크에 더 이상 접속할 수 없다.In operation 1520, the controller 202 may remove all data flows dependent on the removed control flow. Thus, node 201 can no longer connect to the destination network based on the removed data flow.
동작 1525에서 컨트롤러(202)는 제거된 제어 플로우에 종속된 모든 데이터 플로우에 대한 제거 요청을 게이트웨이(203)에게 수행할 수 있다. 게이트웨이(203)는 데이터 플로우를 제거할 수 있고, 따라서 제거된 데이터 플로우에 포함된 출발지 네트워크, 도착지 네트워크 및 포트 정보에 대응되는 데이터 패킷은 더 이상 전송될 수 없다.In operation 1525, the controller 202 may request the gateway 203 to remove all data flows dependent on the removed control flow. The gateway 203 may remove the data flow, and thus data packets corresponding to source network, destination network, and port information included in the removed data flow may no longer be transmitted.
도 16은 다양한 실시예들에 따른 애플리케이션 실행 종료를 위한 신호 흐름도를 도시한다.16 illustrates a signal flow diagram for termination of application execution according to various embodiments.
도 16을 참조하면, 동작 1605에서, 노드(201)의 접속 제어 애플리케이션(211)은 실행 중인 애플리케이션의 종료 여부를 실시간으로 확인할 수 있고, 애플리케이션 실행 종료 이벤트를 감지할 수 있다.Referring to FIG. 16 , in operation 1605, the access control application 211 of the node 201 may check in real time whether or not the running application is terminated, and may detect an application execution termination event.
실시예에 따라서, 접속 제어 애플리케이션(211)은 종료된 애플리케이션 식별 정보 및 PID(Process ID 및 Child Process ID Tree) 정보에 대응되는 데이터 플로우가 존재하는지 확인할 수 있다. Depending on the embodiment, the access control application 211 may check whether a data flow corresponding to terminated application identification information and PID (Process ID and Child Process ID Tree) information exists.
동작 1610에서, 접속 제어 애플리케이션(211)은 컨트롤러(202)에게 데이터 플로우 제거 요청을 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 종료된 애플리케이션의 식별 정보 또는 종료된 애플리케이션에 대응되는 데이터 플로우의 식별 정보를 컨트롤러(202)에게 전송하며 데이터 플로우 제거 요청을 수행할 수 있다. At operation 1610 , the connection control application 211 may perform a data flow removal request to the controller 202 . For example, the access control application 211 may transmit identification information of a terminated application or identification information of a data flow corresponding to the terminated application to the controller 202 and may perform a data flow removal request.
동작 1615에서, 컨트롤러(202)는 제거 요청된 데이터 플로우를 삭제할 수 있다. 또한, 컨트롤러(202)는 제거된 데이터 플로우에 대한 제거 요청을 게이트웨이(203)에게 수행할 수 있다(동작 1620). 게이트웨이(203)는 데이터 플로우를 제거할 수 있고, 따라서 제거된 데이터 플로우에 포함된 출발지 네트워크, 도착지 네트워크 및 포트 정보에 대응되는 데이터 패킷은 더 이상 전송될 수 없다. In operation 1615, the controller 202 may delete the data flow requested to be removed. In addition, the controller 202 may perform a removal request for the removed data flow to the gateway 203 (operation 1620). The gateway 203 may remove the data flow, and thus data packets corresponding to source network, destination network, and port information included in the removed data flow may no longer be transmitted.
도 17은 다양한 실시예들에 따른 노드에 설치된 접속 제어 애플리케이션의 동작 방법에 대한 흐름도를 도시한다. 실시예예 따라서, 도 17에 도시된 동작들은 도 2의 노드(201)의 접속 제어 애플리케이션(211)을 통해 수행될 수 있다. 17 is a flowchart illustrating a method of operating an access control application installed in a node according to various embodiments. According to an embodiment, the operations shown in FIG. 17 may be performed through the access control application 211 of the node 201 of FIG. 2 .
도 17을 참조하면, 동작 1705에서, 접속 제어 애플리케이션(211)은 타겟 애플리케이션의 데이터 패킷 전송 이벤트를 감지할 수 있다. Referring to FIG. 17 , in operation 1705, the access control application 211 may detect a data packet transmission event of the target application.
동작 1710에서, 접속 제어 애플리케이션(211)은 데이터 패킷의 전송 프로토콜을 확인할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 데이터 패킷의 전송 프로토콜이 TCP 인지 또는 UDP 인지 여부를 확인할 수 있다.At operation 1710, the connection control application 211 may ascertain the transport protocol of the data packet. For example, the access control application 211 can determine whether the transport protocol of the data packet is TCP or UDP.
동작 1715에서, 접속 제어 애플리케이션(211)은 전송 프로토콜 및 타겟 애플리케이션의 식별 정보에 대응되고 외부 서버로부터 인가된 데이터 플로우의 존재 여부를 확인할 수 있다. In operation 1715, the access control application 211 may check whether a data flow corresponding to the transport protocol and identification information of the target application and authorized from the external server exists.
동작 1720에서, 접속 제어 애플리케이션(211)은 전송 프로토콜 및 데이터 플로우에 포함된 인증에 관한 정보에 기반하여 데이터 패킷에 인증 정보를 삽입할 수 있다. In operation 1720, the access control application 211 may insert authentication information into the data packet based on information about authentication included in the transport protocol and data flow.
동작 1725에서, 접속 제어 애플리케이션(211)은 데이터 패킷을 전송 프로토콜에 기반하여 전송할 수 있다. 예를 들어, 접속 제어 애플리케이션(211)은 데이터 플로우 헤더가 삽입된 데이터 패킷을 전송 프로토콜에 기반하여 전송할 수 있다. At operation 1725, the connection control application 211 may transmit the data packet based on the transport protocol. For example, the access control application 211 may transmit a data packet into which a data flow header is inserted based on a transport protocol.
도 18은 다양한 실시예들에 따른 게이트웨이의 동작 방법에 대한 흐름도를 도시한다. 실시예예 따라서, 도 18에 도시된 동작들은 도 2의 게이트웨이(203)를 통해 수행될 수 있다. 18 is a flowchart of a method of operating a gateway according to various embodiments. According to an embodiment, the operations shown in FIG. 18 may be performed through the gateway 203 of FIG. 2 .
도 18을 참조하면, 동작 1805에서 게이트웨이(203)는 노드(201)로부터 데이터 패킷을 수신할 수 있다. Referring to FIG. 18 , in operation 1805 the gateway 203 may receive a data packet from the node 201 .
동작 1810에서, 게이트웨이(203)는 데이터 패킷에 포함된 정보에 대응되고, 외부 서버로부터 인가된 데이터 플로우가 존재하는지 확인할 수 있다. In operation 1810, the gateway 203 may check whether a data flow corresponding to the information included in the data packet and authorized from the external server exists.
동작 1820에서, 게이트웨이(203)는 데이터 플로우가 존재하면 데이터 패킷의 전송 프로토콜을 확인할 수 있다. In operation 1820, the gateway 203 may check the transmission protocol of the data packet if there is a data flow.
동작 1825에서, 게이트웨이(203)는 전송 프로토콜에 기반하여 데이터 패킷을 처리할 수 있다. At operation 1825, gateway 203 may process the data packet based on the transport protocol.
이상의 설명은 본 문서에 개시된 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 문서에 개시된 실시예들이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 문서에 개시된 실시예들의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. The above description is only an illustrative example of the technical idea disclosed in this document, and those skilled in the art to which the embodiments disclosed in this document belong will be within the scope of the essential characteristics of the embodiments disclosed in this document. Many modifications and variations will be possible.
따라서, 본 문서에 개시된 실시예들은 본 문서에 개시된 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 문서에 개시된 기술 사상의 범위가 한정되는 것은 아니다. 본 문서에 개시된 기술 사상의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 문서의 권리범위에 포함되는 것으로 해석되어야 할 것이다. Therefore, the embodiments disclosed in this document are not intended to limit the technical idea disclosed in this document, but to explain, and the scope of the technical idea disclosed in this document is not limited by these embodiments. The scope of protection of technical ideas disclosed in this document should be interpreted according to the scope of the following claims, and all technical ideas within the equivalent scope should be construed as being included in the scope of rights of this document.

Claims (16)

  1. 노드에 있어서, In node,
    통신 회로; communication circuit;
    상기 통신 회로와 작동적으로 연결되는 프로세서; 및 a processor in operative connection with the communication circuitry; and
    상기 프로세서와 작동적으로 연결되고, 접속 제어 애플리케이션 및 타겟 애플리케이션을 저장하는 메모리를 포함하고, 상기 메모리는 상기 프로세서에 의해서 실행될 때 상기 노드가, a memory operatively connected to the processor and storing a connection control application and a target application, wherein the memory, when executed by the processor, causes the node to:
    상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션의 데이터 패킷의 전송 이벤트를 감지하고, Detecting a transmission event of a data packet of the target application through the access control application;
    상기 데이터 패킷의 전송 프로토콜을 확인하고, Check the transmission protocol of the data packet;
    상기 전송 프로토콜 및 상기 타겟 애플리케이션의 식별 정보에 대응되고 외부 서버로부터 인가된 데이터 플로우의 존재 여부를 확인하고, Checking whether there is a data flow corresponding to the transmission protocol and identification information of the target application and authorized from an external server;
    상기 데이터 플로우에 포함된 인증에 관한 정보 및 상기 전송 프로토콜 에 기반하여 상기 데이터 패킷에 인증 정보를 삽입하고, Inserting authentication information into the data packet based on authentication information included in the data flow and the transmission protocol;
    상기 데이터 패킷을 상기 전송 프로토콜에 기반하여 전송하도록 하는, 명령어들을 저장하는, 노드. A node that stores instructions that cause the data packet to be transmitted based on the transport protocol.
  2. 제 1 항에 있어서, According to claim 1,
    상기 인증 정보는 상기 인증에 관한 정보를 암호화한 정보와 상기 데이터 플로우의 식별 정보를 결합한 데이터 플로우 헤더를 포함하는, 노드.The authentication information includes a data flow header in which information obtained by encrypting the authentication information and identification information of the data flow are combined.
  3. 제 1 항에 있어서, According to claim 1,
    상기 인증에 관한 정보는 상기 전송 프로토콜 별 인증 정보를 삽입하는 방식, 인증 정보를 삽입하는 주기, 인증 알고리즘에 대한 최대 인증 횟수, 인증 정보 암복호화를 위한 정보 및 인증 정보 생성을 위한 알고리즘 중 적어도 어느 하나를 포함하는, 노드.The authentication-related information is at least one of a method for inserting authentication information for each transmission protocol, a cycle for inserting authentication information, a maximum number of authentication times for an authentication algorithm, information for encrypting/decrypting authentication information, and an algorithm for generating authentication information. Including, node.
  4. 제 1 항에 있어서, 상기 명령어들은 상기 노드가, The method of claim 1, wherein the instructions are the node,
    상기 접속 제어 애플리케이션을 통해 확인된 상기 전송 프로토콜이 TCP 프로토콜인 경우, TCP SYN 데이터 패킷의 페이 로드에 상기 인증 정보를 삽입하고, If the transport protocol confirmed through the access control application is a TCP protocol, inserting the authentication information into a payload of a TCP SYN data packet;
    상기 전송 프로토콜이 UDP 프로토콜인 경우, UDP 데이터 패킷의 페이 로드에 상기 인증 정보를 삽입하도록 하는, 노드.and inserting the authentication information into a payload of a UDP data packet when the transport protocol is a UDP protocol.
  5. 제 1 항에 있어서, 상기 명령어들은 상기 노드가, The method of claim 1, wherein the instructions are the node,
    상기 접속 제어 애플리케이션을 통해, 상기 데이터 패킷이 TCP 세션 생성 데이터 패킷인 경우 상기 TCP 세션 생성 데이터 패킷에 상기 인증 정보를 삽입하고, 상기 인증 정보가 삽입된 상기 TCP 세션 생성 데이터 패킷을 서비스 서버로 전송하고, Through the access control application, if the data packet is a TCP session creation data packet, the authentication information is inserted into the TCP session creation data packet, and the TCP session creation data packet in which the authentication information is inserted is transmitted to a service server, ,
    상기 서비스 서버로부터 TCP 세션 생성 완료 데이터 패킷을 수신하면, 상기 데이터 플로우의 상태 정보를 TCP 세션 생성 완료 상태로 설정하도록 하는, 노드.The node configured to set state information of the data flow to a TCP session creation complete state when receiving a TCP session creation complete data packet from the service server.
  6. 제 1 항에 있어서, 상기 명령어들은 상기 노드가, The method of claim 1, wherein the instructions are the node,
    상기 접속 제어 애플리케이션을 통해, 상기 데이터 패킷이 TCP 세션 종료 데이터 패킷인 경우, 상기 데이터 플로우의 상태 정보를 TCP 세션 종료 상태로 설정하고, Through the access control application, when the data packet is a TCP session end data packet, setting state information of the data flow to a TCP session end state;
    상기 TCP 세션 종료 데이터 패킷을 전송하도록 하는, 노드.and to transmit the TCP session end data packet.
  7. 제 1 항에 있어서, 상기 명령어들은 상기 노드가, The method of claim 1, wherein the instructions are the node,
    상기 접속 제어 애플리케이션을 통해, 상기 인증에 관한 정보에 기반하여 상기 데이터 패킷에 상기 인증 정보의 삽입이 불필요한 것으로 결정된 경우 상기 데이터 패킷을 전송하고, Transmitting the data packet when it is determined through the access control application that the authentication information is unnecessary to be inserted into the data packet based on the authentication information;
    상기 데이터 패킷에 상기 인증 정보의 삽입이 필요한 것으로 결정된 경우 상기 데이터 패킷에 상기 인증 정보를 삽입하고, Inserting the authentication information into the data packet when it is determined that the authentication information needs to be inserted into the data packet;
    상기 인증 정보의 갱신 필요 여부를 확인하고, Check whether the authentication information needs to be renewed;
    상기 인증 정보의 갱신이 필요한 경우 상기 외부 서버에게 상기 인증 정보에 대한 갱신을 요청하고, When renewal of the authentication information is required, requesting renewal of the authentication information from the external server;
    상기 외부 서버로부터 상기 인증 정보가 갱신된 데이터 플로우를 수신하고, Receiving a data flow in which the authentication information is updated from the external server;
    상기 갱신된 데이터 플로우에 기반하여 상기 데이터 패킷에 인증 정보를 삽입하도록 하는, 노드.and to insert authentication information into the data packet based on the updated data flow.
  8. 제 1 항에 있어서, 상기 명령어들은 상기 노드가, The method of claim 1, wherein the instructions are the node,
    상기 접속 제어 애플리케이션을 통해 상기 타겟 애플리케이션의 네트워크 접속 요청 이벤트를 감지하고, detecting a network access request event of the target application through the access control application;
    상기 외부 서버에게 네트워크 접속 요청을 수행하고, 상기 네트워크 접속 요청은 상기 전송 프로토콜, 상기 타겟 애플리케이션의 식별 정보 또는 상기 타겟 애플리케이션의 목적지 네트워크의 식별 정보를 포함하고, Performs a network access request to the external server, the network access request includes the transport protocol, identification information of the target application or identification information of a destination network of the target application,
    접속이 가능하면, 상기 외부 서버로부터 상기 인증 정보를 포함하는 데이터 플로우를 수신하도록 하는, 노드.If connection is possible, a node configured to receive a data flow including the authentication information from the external server.
  9. 게이트웨이 있어서, in the gateway
    통신 회로; communication circuit;
    메모리; 및 Memory; and
    상기 통신 회로 및 상기 메모리와 작동적으로 연결되는 프로세서를 포함하고, 상기 프로세서는, a processor in operative connection with the communication circuitry and the memory, the processor comprising:
    노드로부터 데이터 패킷을 수신하고, receive data packets from the node;
    상기 데이터 패킷에 포함된 정보에 대응되고, 외부 서버로부터 인가된 데이터 플로우가 존재하는지 확인하고, Check whether there is a data flow corresponding to the information included in the data packet and authorized from an external server;
    상기 데이터 플로우가 존재하면, 상기 데이터 패킷의 전송 프로토콜을 확인하고, If the data flow exists, check the transmission protocol of the data packet;
    상기 전송 프로토콜에 기반하여 상기 데이터 패킷을 처리하도록 구성된, 게이트웨이.and processing the data packet based on the transport protocol.
  10. 제 9 항에 있어서, 상기 프로세서는, The method of claim 9, wherein the processor,
    상기 데이터 패킷이 TCP 세션 생성 데이터 패킷인 경우, 상기 TCP 세션 생성 데이터 패킷에 대한 인증 정보를 검사하고, When the data packet is a TCP session creation data packet, checking authentication information for the TCP session creation data packet;
    상기 데이터 패킷이 TCP 세션 생성 데이터 패킷이 아닌 경우, 상기 데이터 패킷을 포워딩하고, If the data packet is not a TCP session creation data packet, forward the data packet;
    상기 데이터 패킷이 UDP 기반 데이터 패킷인 경우, 상기 UDP 기반 데이터 패킷에 대한 인증 정보를 검사하도록 구성된, 게이트웨이.and if the data packet is a UDP-based data packet, check authentication information for the UDP-based data packet.
  11. 제 9 항에 있어서, 상기 프로세서는, The method of claim 9, wherein the processor,
    상기 데이터 플로우에 포함된 인증에 관한 정보를 확인하고, Check information about authentication included in the data flow;
    상기 인증에 관한 정보에 기반하여 상기 데이터 패킷의 인증 정보 검사가 필요한지 확인하고, Based on the authentication information, it is determined whether authentication information of the data packet needs to be checked;
    상기 인증 정보 검사가 필요한 경우, 상기 데이터 패킷에 데이터 플로우 헤더가 포함되어있는지 확인하고, When checking the authentication information is required, check whether a data flow header is included in the data packet;
    상기 데이터 플로우 헤더를 통해 식별되는 데이터 플로우와 상기 데이터 플로우가 동일한지 확인하고, Check whether the data flow identified through the data flow header and the data flow are the same;
    상기 데이터 플로우 헤더를 통해 식별되는 데이터 플로우와 상기 데이터 플로우가 동일하지 않은 경우 상기 데이터 패킷을 드랍하고, 및 Drop the data packet when the data flow identified through the data flow header and the data flow are not the same; and
    상기 데이터 플로우 헤더를 통해 식별되는 데이터 플로우와 상기 데이터 플로우가 동일한 경우, 상기 데이터 플로우 헤더와 상기 인증에 관한 정보에 기반하여 상기 데이터 패킷의 인증 정보 검사를 수행하도록 구성된, 게이트웨이. Wherein the gateway configured to perform authentication information check of the data packet based on the data flow header and the authentication information when the data flow identified through the data flow header is the same as the data flow.
  12. 제 11 항에 있어서, 상기 프로세서는, The method of claim 11, wherein the processor,
    상기 인증에 관한 정보에 기반하여 상기 데이터 플로우 헤더에 포함된 인증 정보를 복호화하고, Decrypt authentication information included in the data flow header based on the authentication information;
    상기 인증에 관한 정보에 기반하여 상기 복호화된 인증 정보가 유효한지 여부를 확인하고, Check whether the decrypted authentication information is valid based on the authentication information;
    상기 인증 정보가 복호화되지 않거나 유효하지 않은 경우 상기 데이터 패킷을 드랍하고, 및 Drop the data packet if the authentication information is not decrypted or invalid; and
    상기 인증 정보가 유효한 경우, 상기 데이터 플로우 헤더를 상기 데이터 패킷에서 제거하고, 상기 데이터 플로우 헤더가 제거된 데이터 패킷을 포워딩하도록 구성된, 게이트웨이. and if the authentication information is valid, remove the data flow header from the data packet, and forward the data packet from which the data flow header is removed.
  13. 서버에 있어서, in the server,
    통신 회로; communication circuit;
    데이터 베이스를 저장하는 메모리; 및 a memory for storing a database; and
    상기 통신 회로 및 상기 메모리와 작동적으로 연결되는 프로세서를 포함하고, 상기 프로세서는, a processor in operative connection with the communication circuitry and the memory, the processor comprising:
    노드의 접속 제어 애플리케이션으로부터 네트워크 접속 요청을 수신하고, 상기 네트워크 접속 요청은 상기 노드에 포함된 타겟 애플리케이션의 식별 정보, 전송 프로토콜 및 목적지 네트워크의 식별 정보를 포함하고, Receive a network access request from an access control application of a node, the network access request including identification information of a target application included in the node, a transport protocol, and identification information of a destination network;
    상기 타겟 애플리케이션의 식별 정보, 상기 전송 프로토콜 및 상기 목적지 네트워크의 식별 정보에 기반하여 상기 데이터 베이스의 접속 정책을 통해 상기 타겟 애플리케이션의 게이트웨이와의 접속 가능 여부를 확인하고, Based on the identification information of the target application, the transmission protocol, and the identification information of the destination network, it is determined whether or not the target application can access the gateway through an access policy of the database;
    접속 가능한 경우, 상기 데이터 베이스의 인증 정책에 기반하여 인증에 관한 정보를 포함하는 데이터 플로우를 생성하고, If accessible, create a data flow including information about authentication based on the authentication policy of the database;
    상기 데이터 플로우를 상기 노드 및 상기 게이트웨이로 전송하도록 구성된, 서버. configured to transmit the data flow to the node and the gateway.
  14. 제 13 항에 있어서, According to claim 13,
    상기 인증 정보는, The authentication information,
    전송 프로토콜 별 인증 정보를 삽입하는 방식, 인증 정보를 삽입하는 주기, 인증 알고리즘에 대한 최대 인증 횟수, 인증 정보 암복호화를 위한 정보 및 인증 정보 생성을 위한 알고리즘 중 적어도 어느 하나를 포함하는, 서버.A server including at least one of a method for inserting authentication information for each transmission protocol, a cycle for inserting authentication information, a maximum number of authentication times for an authentication algorithm, information for encrypting/decrypting authentication information, and an algorithm for generating authentication information.
  15. 노드에 설치된 접속 제어 애플리케이션의 동작 방법에 있어서, In the operating method of the access control application installed in the node,
    타겟 애플리케이션의 데이터 패킷의 전송 이벤트를 감지하는 단계; detecting a transmission event of a data packet of a target application;
    상기 데이터 패킷의 전송 프로토콜을 확인하는 단계; checking a transmission protocol of the data packet;
    상기 전송 프로토콜 및 상기 타겟 애플리케이션의 식별 정보에 대응되고 외부 서버로부터 인가된 데이터 플로우의 존재 여부를 확인하는 단계; checking whether a data flow corresponding to the transmission protocol and identification information of the target application and applied from an external server exists;
    상기 전송 프로토콜 및 상기 데이터 플로우에 포함된 인증에 관한 정보에 기반하여 상기 데이터 패킷에 인증 정보를 삽입하는 단계; 및 inserting authentication information into the data packet based on authentication information included in the transmission protocol and the data flow; and
    상기 데이터 패킷을 상기 전송 프로토콜에 기반하여 전송하는 단계; 를 포함하는, 방법. transmitting the data packet based on the transmission protocol; Including, method.
  16. 게이트웨이의 동작 방법에 있어서, In the operation method of the gateway,
    노드로부터 데이터 패킷을 수신하는 단계; receiving a data packet from a node;
    상기 데이터 패킷에 포함된 정보에 대응되고, 외부 서버로부터 인가된 데이터 플로우가 존재하는지 확인하는 단계; confirming whether a data flow corresponding to the information included in the data packet and applied from an external server exists;
    상기 데이터 플로우가 존재하면, 상기 데이터 패킷의 전송 프로토콜을 확인하는 단계; 및 checking a transmission protocol of the data packet if the data flow exists; and
    상기 전송 프로토콜에 기반하여 상기 데이터 패킷을 처리하도록 구성된 단계; 를 포함하는, 방법. configured to process the data packet based on the transport protocol; Including, method.
PCT/KR2023/001210 2022-01-27 2023-01-26 System for controlling network access on basis of controller, and method therefor WO2023146308A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020220012071A KR102439881B1 (en) 2022-01-27 2022-01-27 System for controlling network access based on controller and method of the same
KR10-2022-0012071 2022-01-27

Publications (1)

Publication Number Publication Date
WO2023146308A1 true WO2023146308A1 (en) 2023-08-03

Family

ID=83279874

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2023/001210 WO2023146308A1 (en) 2022-01-27 2023-01-26 System for controlling network access on basis of controller, and method therefor

Country Status (2)

Country Link
KR (1) KR102439881B1 (en)
WO (1) WO2023146308A1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102439881B1 (en) * 2022-01-27 2022-09-05 프라이빗테크놀로지 주식회사 System for controlling network access based on controller and method of the same
KR102620214B1 (en) * 2022-12-21 2024-01-03 프라이빗테크놀로지 주식회사 System for controlling network access and method of the same
KR102613414B1 (en) * 2023-02-08 2023-12-14 프라이빗테크놀로지 주식회사 System for controlling network access and method of the same
KR102593271B1 (en) * 2023-02-22 2023-10-25 프라이빗테크놀로지 주식회사 System for controlling network access and method of the same

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170063280A (en) * 2015-11-30 2017-06-08 엘아이지넥스원 주식회사 Electronic device adaptively selecting tcp/r-udp and packet transmitting/receiving method thereof
KR102146568B1 (en) * 2019-09-24 2020-08-20 프라이빗테크놀로지 주식회사 System for controlling network access and method thereof
KR102309115B1 (en) * 2021-09-07 2021-10-08 프라이빗테크놀로지 주식회사 System and method for controlling network access of data flow based application
KR102333553B1 (en) * 2021-05-07 2021-12-01 프라이빗테크놀로지 주식회사 System for controlling network access based on controller and method of the same
KR102439881B1 (en) * 2022-01-27 2022-09-05 프라이빗테크놀로지 주식회사 System for controlling network access based on controller and method of the same

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170063280A (en) * 2015-11-30 2017-06-08 엘아이지넥스원 주식회사 Electronic device adaptively selecting tcp/r-udp and packet transmitting/receiving method thereof
KR102146568B1 (en) * 2019-09-24 2020-08-20 프라이빗테크놀로지 주식회사 System for controlling network access and method thereof
KR102204705B1 (en) * 2019-09-24 2021-01-19 프라이빗테크놀로지 주식회사 System for controlling network access and method thereof
KR102333553B1 (en) * 2021-05-07 2021-12-01 프라이빗테크놀로지 주식회사 System for controlling network access based on controller and method of the same
KR102309115B1 (en) * 2021-09-07 2021-10-08 프라이빗테크놀로지 주식회사 System and method for controlling network access of data flow based application
KR102439881B1 (en) * 2022-01-27 2022-09-05 프라이빗테크놀로지 주식회사 System for controlling network access based on controller and method of the same

Also Published As

Publication number Publication date
KR102439881B1 (en) 2022-09-05

Similar Documents

Publication Publication Date Title
WO2023163509A1 (en) System for controlling controller-based network connection and method related to same
WO2021060854A1 (en) Network access control system and method therefor
WO2023146308A1 (en) System for controlling network access on basis of controller, and method therefor
WO2023033586A1 (en) System for controlling network access of application on basis of tcp session control, and method related thereto
WO2022231306A1 (en) System for controlling controller-based network connection and method therefor
WO2023038387A1 (en) System for controlling network access of application on basis of data flow, and method relating to same
WO2023085793A1 (en) System for controlling network access on basis of controller, and method therefor
WO2023163514A1 (en) Controller-based network access control system and method therefor
WO2023211124A1 (en) System for controlling controller-based network connection and method for same
WO2023211104A1 (en) System for controlling controller-based network access, and method related thereto
WO2023136658A1 (en) Controller-based system and method for controlling network access
WO2023085791A1 (en) Controller-based system for controlling network access, and method therefor
WO2023177238A1 (en) Controller-based network connection control system, and method thereof
WO2017188610A1 (en) Authentication method and system
WO2023211122A1 (en) System for controlling file transmission and reception of application on basis of proxy and method relating to same
WO2023090755A1 (en) System for controlling network access of virtualization instance, and method therefor
WO2020050424A1 (en) BLOCK CHAIN-BASED SYSTEM AND METHOD FOR MULTIPLE SECURITY AUTHENTICATION BETWEEN MOBILE TERMINAL AND IoT DEVICE
WO2022231304A1 (en) System for controlling controller-based network access, and method therefor
WO2023146304A1 (en) System for controlling file transmission and reception of application and method for same
WO2023033588A1 (en) System for controlling data flow in virtualization terminal, and method thereof
WO2021060859A1 (en) System for authenticating and controlling network access of terminal, and method therefor
WO2023211121A1 (en) System for controlling file transmission and reception of application on basis of proxy, and method therefor
WO2023163506A1 (en) System for controlling file transmission and reception of application, and method therefor
WO2023068553A1 (en) System for controlling network connection based on controller, and method therefor
KR102377248B1 (en) System for controlling network access based on controller and method of the same

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: 23747349

Country of ref document: EP

Kind code of ref document: A1