WO2023211121A1 - System for controlling file transmission and reception of application on basis of proxy, and method therefor - Google Patents

System for controlling file transmission and reception of application on basis of proxy, and method therefor Download PDF

Info

Publication number
WO2023211121A1
WO2023211121A1 PCT/KR2023/005627 KR2023005627W WO2023211121A1 WO 2023211121 A1 WO2023211121 A1 WO 2023211121A1 KR 2023005627 W KR2023005627 W KR 2023005627W WO 2023211121 A1 WO2023211121 A1 WO 2023211121A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
file
gateway
node
server
Prior art date
Application number
PCT/KR2023/005627
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 WO2023211121A1 publication Critical patent/WO2023211121A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/24Traffic characterised by specific attributes, e.g. priority or QoS
    • H04L47/2475Traffic characterised by specific attributes, e.g. priority or QoS for supporting traffic characterised by the type of applications
    • 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/08Key distribution or management, e.g. generation, sharing or updating, of cryptographic keys or passwords
    • 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 file transmission and reception of an application based on a proxy.
  • Networks may include public networks such as the Internet as well as private networks such as intranets.
  • the terminal communicates with the server using IP (Internet Protocol)-based TCP (Transmission Control Protocol) or UDP (User Datagram Protocol), and is used to control the connection between the source IP and destination IP authorized by TCP or UDP technology.
  • IP Internet Protocol
  • TCP Transmission Control Protocol
  • UDP User Datagram Protocol
  • Firewall technology may be used.
  • IP communication there is a problem that IP can be forged or altered, so to solve this problem, VPN (Virtual Private Network) technology and tunneling technology are used to encrypt data packets between the terminal and the server.
  • DLP Data Loss Prevention
  • a permitted application can connect to a permitted network
  • DLP Data Loss Prevention
  • DLP prevents unauthorized media (e.g. USB or removable storage devices) from being connected or sharing specific folders on the network.
  • a specific application selects a file for file transfer, it prevents the file from being transferred by blocking the file from being selected, or when file input/output of a specific application occurs or when tracking file input/output, the user If you do not have file input/output permission, you can prevent data leakage by removing the file input/output handle.
  • This DLP technology may not be able to prevent unauthorized media from being connected in a work-from-home environment using personally owned terminals in areas where physical security control is not possible and where there are limitations in applying security policies.
  • DLP technology that tracks specific actions may not be able to prevent, for example, non-user malware from directly loading and transmitting files without a file selection window if a specific action is not performed.
  • DLP technology which tracks file input and output of a specific application, tracks file input and output for a specific application and blocks it altogether, so it may be difficult to allow file transfer on the network connected to the application.
  • DLP which provides a method to lift file input/output restrictions by identifying the access address window of the Internet browser
  • network access information cannot be tracked in the case of applications without an access address window, so there are limitations in controlling file reception and transmission. There may be.
  • file encryption is performed through a service application (or web application), or the file is uploaded without encryption processing, and the network and physical You can prevent files from being leaked through access control.
  • DRM Digital Right Management
  • a gateway includes a communication circuit, a processor operatively connected to the communication circuit, and a memory operatively connected to the processor and storing a proxy server,
  • the gateway receives a data flow including file IO (input output) information indicating whether encryption is necessary when transmitting a file of a node from an external server or whether decryption is required when receiving a file
  • file IO input output
  • the proxy server commands for processing the service processing request or the service processing request result based on whether file information is included in the node's service processing request or service processing request result may be stored.
  • a server includes a communication circuit, a processor operatively connected to the communication circuit, and a memory operatively connected to the processor and storing a database, the memory comprising: When executed by the processor, the server receives a network connection request including identification information of a target application of the node that wants to connect to the network of the service server and network information of the service server from the node's connection control application, and the database Based on this, it is checked whether the target application can connect to the service server, and if connection is possible, it corresponds to the network information of the service server, and whether encryption is required when transmitting the file of the node or decryption is required when receiving the file.
  • a data flow including file IO (input output) information indicating a data flow is generated and transmitted to the node and the gateway, and when connection is not possible, commands may be stored to transmit result information indicating the inability to connect to the node.
  • a method of operating a gateway includes receiving a data flow including file IO (input output) information indicating whether encryption is required when transmitting a file from a node or whether decryption is required when receiving a file from an external server.
  • a method of operating a server includes a network connection request including identification information of a target application of the node to connect to the network of the service server and network information of the service server from the node's connection control application.
  • IO file input output
  • file information included in the service request and service request result between the authenticated terminal and the service server can be monitored through a proxy included in the gateway, and file encryption or decryption can be controlled.
  • transmitted and received files can be selectively encrypted or decrypted according to the policy of the controller.
  • FIG. 1 shows an architecture within a network environment according to various embodiments.
  • Figure 2 is a functional block diagram showing a database stored in a controller according to various embodiments.
  • Figure 3 shows control flow information, data flow information, and file table information among information included in a database according to various embodiments.
  • FIG. 4 is a functional block diagram of a node according to various embodiments.
  • Figure 5 explains an operation for controlling transmission of data packets according to various embodiments.
  • Figure 6 shows a signal flow diagram for controller connection according to various embodiments.
  • FIG. 7 shows a signal flow diagram for user authentication according to various embodiments.
  • FIG. 8 illustrates a user interface screen for accessing a controller according to various embodiments.
  • Figure 9 shows a signal flow diagram for network access according to various embodiments.
  • Figure 10 shows a signal flow diagram for processing a service processing request according to various embodiments.
  • Figure 11 shows a signal flow diagram for receiving a service processing request result according to various embodiments.
  • Figure 12 shows a signal flow diagram for transmitting a service request processing log and a rejection log according to various embodiments.
  • Figure 13 shows a signal flow diagram for control flow update according to various embodiments.
  • Figure 14 shows a signal flow diagram for control flow removal according to various embodiments.
  • Figure 15 shows a signal flow diagram for data flow removal according to various embodiments.
  • One (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.”
  • second component e.g., any of the components can be connected to the other components directly (e.g. wired), wirelessly, or through a third component.
  • Each component (eg, module or program) described in this document may include singular or plural entities. According to various embodiments, one or more of the corresponding components or operations may be omitted, or one or more other components or operations may be added. Alternatively or additionally, multiple 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 component of the plurality of components in the same or similar manner as those performed by the corresponding component of the plurality of components prior to the integration. .
  • operations performed by a module, program, or other component may be executed sequentially, in parallel, iteratively, or heuristically, or one or more of the operations may be executed in a different order, omitted, or , or one or more other operations may be added.
  • module used in this document may include a unit implemented in hardware, software, or firmware, and may be used interchangeably with terms such as logic, logic block, component, or circuit, for example.
  • a module may be an integrated part or a minimum unit of the parts or a part 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 (e.g., a program or application) including one or more instructions stored in a storage medium (e.g., memory) that can be read by a machine.
  • the processor of the device may call at least one instruction among one or more instructions stored from a storage medium and execute it. This allows the device to be operated to perform at least one function according to the at least one instruction called.
  • the one or more instructions may include code generated by a compiler or code that can be executed by an interpreter.
  • a storage medium that can be read by a device may be provided in the form of a non-transitory storage medium.
  • 'non-transitory' only means that the storage medium is a tangible device and does not contain signals (e.g. electromagnetic waves), and this term refers to cases where data is semi-permanently stored in the storage medium. There is no distinction between temporary storage cases.
  • Computer program products are commodities and can be traded between sellers and buyers.
  • a computer program product may be distributed in the form of a machine-readable storage medium (e.g. compact disc read only memory (CD-ROM)) or through an application store or between two user devices (e.g. smartphones). It may be distributed in person or online (e.g., downloaded or uploaded). In the case of online distribution, at least a portion of the computer program product may be at least temporarily stored or temporarily created in a machine-readable storage medium, such as the memory of a manufacturer's server, an application store server, or a relay server.
  • a machine-readable storage medium such as the memory of a manufacturer's server, an application store server, or a relay server.
  • FIG. 1 shows an architecture within a network environment according to various embodiments.
  • the node 201-1 or 201-2 shown in FIG. 1 may be various types of devices capable of performing data communication.
  • the node 201-1 or 201-2 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 VR. It may include a (virtual reality) device, or a home appliance device, and is not limited to the above-described devices.
  • node 201-1 or 201-2 may include a server or gateway capable of transmitting data packets through an application.
  • the node 201-1 or 201-2 may also be referred to as an ‘electronic device’ or a ‘terminal’.
  • Node 201-1 or 201-2 may store at least one target application and at least one access control application, respectively.
  • the node 201-1 may store the target application 211-1 and the access control application 212-1.
  • the node 201-2 may store the target application 211-2 and the access control application 212-2.
  • Each of the target applications (211-1 or 211-2) transmits data packets to the service server (205-1 or 205-2) through the gateway 203 under the control of the access control application (212-1 or 212-2). Or, conversely, you can receive data packets.
  • the target applications are allowed and/or secured applications, such as web browsers or business applications, while others are non-allowed programs (e.g. malware, ransomware, and other unallowed programs). It may be an unsecured application) or an insecure malicious program (an application infected with malware, forged or altered).
  • the access control application (212-1 or 212-2) identifies a program (or target application, process of the target application) requesting transmission of a data packet, and data packets of the unauthorized program are transmitted to the node ( It is possible to prevent transmission outside of 201-1 or 201-2).
  • the access control application (212-1 or 212-2) is connected to the connection control application (212-1 or 212-2) and the gateway 203 through a channel (220-1 or 220-2). Access to the service server (205-1 or 205-2) of unauthorized programs can be blocked and the program can be quarantined.
  • Channel 220-1 or 220-2 may also be referred to as a 'secure session'.
  • the access control application (212-1 or 212-2) is connected to the controller. It is possible to check whether connection is possible from 202, and if connection is possible, authentication with the gateway 203 can be performed through a data packet authenticated by the controller 202. Once authentication is completed, the access control application (212-1 or 212-2) can create the gateway 203 and the channel (220-1 or 220-2).
  • the node 201-1 or 201-2 is a connection control application for managing the network connection of the target application 211-1 or 211-2 stored in the node 201-1 or 201-2. (212-1 or 212-2) and a network driver (not shown).
  • the connection control application may determine whether the target application (211-1 or 211-2) is accessible. If the target application (211-1 or 211-2) is accessible, the access control application (212-1 or 212-2) transmits a data packet to the gateway 203 through the channel (220-1 or 220-2). You can.
  • the access control application 212-1 or 212-2 may control the transmission of data packets within the node 201-1 or 201-2 through a kernel including an operating system and a network driver.
  • the controller 202 may be, for example, a server (or cloud server).
  • the controller 202 manages data transmission between the node 201-1 or 201-2, the gateway 203, and the service server 205-1 or 205-2 to ensure reliable data transmission within the network environment. You can.
  • the controller 202 allows the authorized node 201-1 or 201-2 (or access control application 212-1 or 212-2) to access the network through policy information or blacklist information. can do.
  • the controller 202 mediates the creation of a channel (220-1 or 220-2) between the access control application (212-1 or 212-2) and the gateway 203, or connects the node (201-1 or 201-2) ), the channel 220-1 or 220-2 may be removed (or recovered) according to security events collected from the gateway 203, or other linked security systems (not shown).
  • the access control application (212-1 or 212-2) can communicate with the service server (205-1 or 205-2) only through the channel (220-1 or 220-2) authorized by the controller 202, If the authorized channel (220-1 or 220-2) does not exist, network access of the node (201-1 or 201-2) and the access control application (212-1 or 212-2) may be blocked.
  • the target application (211-1 or 211-2) communicates with the service server (205-1 or 205-2) only through the channel (220-1 or 220-2) authorized by the controller 202. This can be done, and if the authorized channel (220-1 or 220-2) does not exist, the network connection of the target application (211-1 or 211-2) is connected to the access control application (212-1 or 212-2), the controller ( 202) or may be blocked from the gateway 203.
  • the controller 202 performs various operations associated with network access of the node 201-1 or 201-2 or the access control application 212-1 or 212-2 (e.g., registration, authorization, authentication, In order to perform (update, termination), control data packets can be transmitted and received with the access control application (212-1 or 212-2).
  • the flow through which control data packets are transmitted (e.g., 230-1 or 230-2) may be referred to as a 'control flow'.
  • the gateway 203 may be located at the border of the network to which the node 201-1 or 201-2 belongs or at the border of the network to which the service server 205-1 or 205-2 belongs.
  • the gateway 203 may be located at the boundary of an intranet or cloud.
  • the gateway 203 may be connected to the controller 202 on a cloud basis.
  • the gateway 203 may forward only authorized data packets among the data packets received from the access control application 212-1 or 212-2 to the service server 205-1 or 205-2.
  • the flow in which data packets are transmitted between the access control application (212-1 or 212-2) and the gateway 203 (e.g., 240-1 or 240-2) may be referred to as 'data flow'. .
  • Data flows can be created not only on a per-node or per-IP basis, but also on a more granular basis (e.g. per-application).
  • the gateway 203 authenticates the access control application (212-1 or 212-2) before creating the channel (220-1 or 220-2) between the access control application (212-1 or 212-2) and the gateway 203. Perform, and among the data packets transmitted from the access control application (212-1 or 212-2), only the data packets transmitted through the channel (220-1 or 220-2) are sent to the service server (205-1 or 205-2). By forwarding to , indiscriminate network access can be blocked in advance.
  • the gateway 203 can relay service processing between the authenticated node 201-1 or 201-2 and the service server 205-1 or 205-2 through the proxy server 231 included in the gateway 203. there is.
  • the gateway 203 monitors the file information included in the service processing request and the service processing request result through the proxy server 231, and processes the file based on the file IO information included in the data flow 240-1 or 240-2. Encryption and decryption can be controlled.
  • the proxy server 231 may also be referred to as a 'proxy'.
  • the proxy server 231 may be a program or application.
  • Figure 2 is a functional block diagram showing a database stored in the controller 202 according to various embodiments, and Figure 3 shows control flow information 340, data flow information 350, and file table information ( 360).
  • the controller 202 may store databases 311 to 320 for controlling network connection and data transmission in the memory 330.
  • FIG. 2 shows only the memory 330, the controller 202 can be used to connect external electronic devices (e.g., node 201-1 or 201-2 in FIG. 1, gateway 203, or service server 205-1 or 205- 2))) and a communication circuit for performing communication (e.g., the communication circuit 430 in FIG. 4) and a processor for controlling the overall operation of the controller 202 (e.g., the processor 410 in FIG. 4). can do.
  • the administrator can access the controller 202 and set a connection-oriented policy to control the connection between the access control application (212-1 or 212-2) and the service server (205-1 or 205-2), so the service terminal You can control network access more precisely and safely than managing sessions in .
  • the connection policy database 311 may include information about networks and/or services to which an identified network, node, or application can access. For example, when the controller 202 requests network access from the access control application 212-1 or 212-2, the controller 202 connects to the network identified based on the policy of the access policy database 311 (e.g., node 201-1 or network to which 201-2) belongs), a node (201-1 or 201-2), a user (e.g., a user of node 201-1 or 201-2), and/or an application (e.g., node 201-1 Alternatively, it may be determined whether the target application (211-1 or 211-2) included in 201-2) can access the service server (205-1 or 205-2). In one embodiment, the controller 202 may create a whitelist of target applications that can access a specific service (eg, IP and port) based on the connection policy database 311.
  • a specific service eg, IP and port
  • the channel policy database 312 connects the node 201-1 or 201-2 and the service server 205-1 or 201-2 (or destination IP and port) on the connection path according to the policy of the connection policy database 311. It may include information necessary for creating a channel with the gateway 203 (eg, authentication information, encryption algorithm, and/or tunnel end point IP). If a channel previously connected through another gateway exists between the access paths, the channel policy database 312 may include information for using it (e.g., whether IP information assigned to the node is collected and whether alternative processing is performed). there is.
  • the channel table 318 may include a channel dedicated IP assigned to the node 201-1 or 201-2 and channel creation information.
  • the service policy database 313 connects the node 201-1 or 201-2 and the service server 205-1 or 201-2 (or destination IP and port) on the connection path according to the policy of the connection policy database 311.
  • the node 201-1 or 201-2 connects the domain to relay the service processing request with the service server 205-1 or 205-2 through the proxy server 231 included in the gateway 203 existing between the domain.
  • information required to pass through the proxy server 231 e.g., domain address resolution information, certificate required to access the domain, and/or whether to return the service processing request result as failure information when the data flow check fails
  • Information on whether to redirect to another URL may be included.
  • the file IO policy database 314 is linked to the access policy and may include information for establishing a file IO policy for the target application 211-1 or 211-2.
  • the file IO policy database 314 may include information about whether to decrypt a file when receiving it from the target application 211-1 or 211-2 and information about whether to encrypt the file when transmitting it.
  • the file IO policy database 314 may include algorithms used for encryption or decryption, and/or encryption or decryption key generation information.
  • the blacklist policy database 315 includes targets ( Example: It may indicate a blacklist registration policy to block access by at least one of a node ID (identifier), IP address, MAC (media access control) address, or user ID).
  • targets Example: It may indicate a blacklist registration policy to block access by at least one of a node ID (identifier), IP address, MAC (media access control) address, or user ID).
  • the blacklist database 320 may include a list of targets blocked by the blacklist policy database 315. For example, if the identification information of the node (201-1 or 201-2) requesting network access is included in the blacklist database 320, the controller 202 rejects the network access request, thereby allowing the node (201-1 or 201) to access the network. -2) can be isolated.
  • the control flow table 316 is an example of a session table for managing the flow (i.e., control flow) of control data packets generated between the access control application 212-1 or 212-2 and the controller 202.
  • control flow information 340 and control flow ID 342 may be generated by the controller 202.
  • the control flow information 340 may include identification information 344 representing at least one of an IP identified during controller connection and authentication, a node, an application, or a target additionally identified through linkage with a service server.
  • identification information 344 representing at least one of an IP identified during controller connection and authentication, a node, an application, or a target additionally identified through linkage with a service server.
  • the access control application (212-1 or 212-2) can be connected to the service server (205-1 or 205-2) by mapping with the flow ID (342) and identification information (344) and the channel with the gateway (203) You can decide whether or not it is possible to create a data flow for creation.
  • Status information 346 may indicate various states such as creation, authentication, update, termination, etc. of a control flow.
  • the node 201 since the control flow has an expiration time, the node 201 must update the expiration time of the control flow based on the time information 348, and if the expiration time is not updated within a certain period of time, the control flow ( Alternatively, control flow information 340) may be removed. In addition, immediate access is blocked according to security events collected from the node 201-1 or 201-2, the access control application 212-1 or 212-2, another security application (not shown), or the gateway 203. If it is determined that this is necessary, or if a connection termination request is received from them, the controller 202 may remove the control flow. When the control flow is removed, the related data flow is also removed, and the gateway 203 connects the service server 205-1 or 205 of the access control application 212-1 or 212-2 or the target application 211-1 or 211-2. Access to -2) can be blocked.
  • the data flow table 317 shows the flow (e.g., data flow) in which detailed data packets are transmitted between the node 201-1 or 201-2, the gateway 203, and the service server 205-1 or 205-2. ) is a table for managing. Data flows can be created by TCP sessions, applications, or more granular units.
  • the data flow table 316 may include an application ID, destination IP address, and/or service port to identify whether the data packet transmitted from the source is an authorized data packet.
  • the data flow information 350 may include a data flow ID 351 for identifying the data flow and a control flow ID 352 if the data flow is dependent on the control flow. Since the node (201-1 or 201-2) or the access control application (212-1 or 212-2) can create a channel and session with one or more gateways, the controller 202 controls the control flow ID assigned to the transmitting subject. With (352), data flows dependent on it can be managed.
  • the data flow information 350 determines whether a channel has been created between the access control application 212-1 or 212-2 and the gateway 203, and whether the service server 205-1 or 205-2), data is collected based on URL information and domain information to control service requests according to the source IP and destination IP of the data packet, service port information, protocol information, certificate information, and service request path (URL). It may include inspection target information 353 to determine packet forwarding. Additionally, the data flow information 350 may include status information 356 indicating whether the data flow is in a valid usable state. Additionally, the data flow information 350 may further include file IO information 354. The file IO information 354 may include whether decryption is necessary when receiving the file, whether encryption is necessary when transmitting the file, and exception information for file IO processing.
  • the file IO information 354 may include target information (or policy information) (domain information, URL information, and/or file type information) to which control information for file encryption or decryption is applied. Additionally, the data flow information 350 may further include encryption/decryption information 355 for encrypting or decrypting a file. For example, the encryption and decryption information 355 may include information about whether the encryption key is generated by the gateway or the controller when encrypting a file when transmitting a file, an encryption key, and an encryption algorithm.
  • the file table 319 is a database for managing file encryption or decryption and may include file table information 360.
  • the file table information 360 may store inspection target information 362 for identifying the inspection target where file transmission and reception occurred in the gateway 203.
  • the inspection target information 362 may include, for example, source IP and destination IP, service port information, protocol information, certificate information, service request path (URL), and domain information.
  • the file table information 360 may include file information 364 for searching the encryption key or decryption key of the file.
  • the file information 364 may include unique information and identification information of the file (eg, file name, partial contents of the file or header information, hash information, and/or signature information). Additionally, the file table information 360 may further include encryption and decryption information 366.
  • the encryption/decryption information 366 may include a key used to encrypt a file, a key used to decrypt a file, an encryption algorithm type, and a decryption algorithm type.
  • File table information 360 may be managed in the controller 202 and gateway 203.
  • Figure 4 shows a functional block diagram of a node 201-1 or 201-2 according to various embodiments. At least some of the configurations shown in FIG. 4 may be applied to the controller 202, gateway 203, or service server 205-1 or 205-2.
  • node 201-1 or 201-2 may include a processor 410, memory 420, and communication circuit 430. According to one embodiment, the node 201-1 or 201-2 may further include a display 440 to provide a user interface.
  • the processor 410 can control the overall operation of the node.
  • the processor 410 may include one processor core (single core) or may include a plurality of processor cores.
  • the processor 410 may include multi-core, such as dual-core, quad-core, or hexa-core.
  • the processor 410 may further include a cache memory located internally or externally.
  • 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
  • All or part of the processor 410 is electrically connected to other components (e.g., memory 420, communication circuit 430, or display 440) within node 201-1 or 201-2. ) or may be operatively coupled with or connected to.
  • the processor 410 may receive instructions from other components, interpret the received instructions, and perform calculations or process data according to the interpreted instructions.
  • 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.
  • Processor 410 may generate new messages, data, instructions, or signals based on received messages, data, instructions, or signals.
  • Processor 410 may provide processed or generated messages, data, instructions, or signals to memory 420, communication circuit 430, or display 440.
  • the processor 410 can 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 to the memory 420 in order 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.
  • Memory 420 may include one or more of volatile memory or 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). It can be included.
  • Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), flash memory, etc.
  • the memory 420 uses non-volatile media such as a hard disk drive (HDD), solid state disk (SSD), embedded multi media card (eMMC), and universal flash storage (UFS). More may be included.
  • the memory 420 may store the target application 211-1 or 211-2 and the access control application 212-1 or 212-2 of FIG. 1.
  • the access control application (212-1 or 212-2) can perform network connection and channel (220-1 or 220-2) creation with the gateway 203, and control flow creation and update functions with the controller 202.
  • the access control application 212-1 or 212-2 may include one or more security modules.
  • the memory 420 may store the control flow information 340, data flow information 350, and file table information 360 of FIG. 3.
  • the target application 211-1 or 211-2 may include one or more security modules to create a channel 220-1 or 220-2 with the gateway 203.
  • Communication circuitry 430 establishes a wired or wireless communication connection between node 201-1 or 201-2 and an external electronic device (e.g., controller 202 or gateway 203), and performs communication over the established connection. can support.
  • the communication circuit 430 may be a wireless communication circuit (e.g., a cellular communication circuit, a short-range wireless communication circuit, or a global navigation satellite system (GNSS) communication circuit) or a wired communication circuit (e.g., a local area network (LAN) ) communication circuit, or power line communication circuit), and using the corresponding communication circuit, a short-range communication network such as Bluetooth, WiFi direct, or IrDA (infrared data association) or a long-distance communication such as a cellular network, the Internet, or a computer network It can communicate with external electronic devices through a network.
  • the various types of communication circuits 430 described above may be implemented as one chip or may be implemented as separate chips.
  • the display 440 can output content, data, or signals.
  • the display 440 may display image data processed by the processor 410.
  • the display 440 may be configured with an integrated touch screen by being combined with a plurality of touch sensors (not shown) capable of receiving touch input, etc.
  • a plurality of touch sensors may be placed above the display 440 or below the display 440.
  • Figure 5 explains an operation for controlling transmission of data packets according to various embodiments.
  • the access control application 212 detects a network connection request to the service server 205 from the target application 211 included in the node 201, and connects the node 201 or the access control application 212. ) can be determined whether it is connected to the controller 202. If the node 201 or the access control application 212 is not connected to the controller 202, the access control application 212 may block the transmission of data packets in the kernel or network driver included in the operating system. The access control application 212 can only transmit data packets for requesting a connection to the controller 202, and if it is not connected to the controller 202, no data packets are transmitted to the service server 205.
  • the access control application 212 connects to the controller 202 to perform identification and authentication for the target application 211, and after performing authentication, queries the controller 202 for access network information to the service server of the target application 211. It is possible to check whether access to (205) is possible, and only authorized applications can access the service server (205). Through the access control application 212, the node 201 can prevent access to malicious applications (e.g., ransomware or malware) in advance at the application layer among the 7 layers of OSI (open system interconnection). there is.
  • malicious applications e.g., ransomware or malware
  • the access control application 212 if the access control application 212 is not authenticated by the gateway 203 or a channel is not created between the access control application 212 and the gateway 203, transmission from the access control application 212 The data packet may be blocked by the gateway 203. Depending on the embodiment, there may be cases where data packets transmitted from the access control application 212 are not blocked by the gateway 203 even if the access control application 212 is not authenticated by the gateway 203.
  • unauthorized data packets may be transmitted from the node 201.
  • the gateway 203 located at the border of the network blocks data packets received through unauthorized security sessions and data packets for which no data flow exists, so data packets transmitted from the node 201 (e.g. TCP session data packet for generation) may not reach the service server 205.
  • the node 201 may be isolated from the service server 205.
  • Figure 6 shows a signal flow diagram for controller connection according to various embodiments.
  • the access control application 212 of the node 201 requests the controller 202 to create a control flow, thereby controlling the node 201. You can try to connect to the controller.
  • node 201 may detect a controller connection event. For example, if the connection control application 212 is installed and/or executed within node 201, node 201 may detect that a connection to controller 202 is requested.
  • the node 201 may request controller connection to the controller 202.
  • the access control application 212 may transmit identification information of the access control application 212 to the controller 202.
  • the access control application 212 may include identification information of the node 201 (e.g., terminal ID, IP address, MAC address), type, location, environment, identification information of the network to which the node 201 belongs, and/or the network. Random identification information generated by the system itself may be further transmitted.
  • the controller 202 may identify whether the controller connection request (e.g., the connection control application 212 and the node 201) can be connected to the controller. According to one embodiment, the controller 202 determines whether information received from the node 201 is included in the connection policy database 311, or controls the node 201, the network to which the node 201 belongs, and/or access control. It is possible to check whether the controller connection request of the object requesting controller connection is possible based on at least one of whether the identification information of the application 212 is included in the blacklist database 315.
  • the controller connection request e.g., the connection control application 212 and the node 201
  • the controller 202 determines whether information received from the node 201 is included in the connection policy database 311, or controls the node 201, the network to which the node 201 belongs, and/or access control. It is possible to check whether the controller connection request of the object requesting controller connection is possible based on at least one of whether the identification information of the application 212 is included in the blacklist database 315
  • the controller 202 can create a control flow between the node 201 (or the connection control application 212) and the controller 202.
  • the controller 202 may create a control flow between the node 201 (or the connection control application 212) and the controller 202.
  • the controller 202 generates control flow identification information in the form of a random number and stores the identification information of at least one of the node 201, the network to which the node 201 belongs, or the access control application 212 in the control flow table ( 316).
  • control flow information 340 stored in the control flow table 316 is used for user authentication of the node 201, update of information of the node 201, confirmation of policy for network access of the node 201, and/ Or it can be used for validation.
  • the controller 202 may check the connection policy corresponding to the information identified in the connection policy database 311 (e.g., information about the node 201 and the source network to which the node 201 belongs). The controller 202 may generate whitelist information of accessible applications based on the confirmed access policy. The controller 202 can check the channel policy through the IP of the node 201 identified in the channel policy database 312. The controller 202 lists the channel types and gateways that the node 201 can connect to based on the confirmed channel policy, and checks the status (e.g., throughput and/or failure) of the listed gateways to list them. Among the gateways, one channel and gateway optimized for the node 201 can be identified. In another embodiment, the controller 202 may not perform operations 620 and 625. For example, if the controller for the connection request is not available, the controller 202 may not perform operations 620 and 625.
  • the controller 202 may transmit a response to the controller connection request to the node 201.
  • the controller 202 may transmit control flow information 340 including control flow identification information to the node 201 in response to a controller connection request.
  • the controller 202 may transmit the white list created through operation 625 to the access control application 212.
  • the controller 202 may transmit information necessary to create a channel including the identified gateway and channel authentication information to the node 201 by performing operation 625.
  • the controller 202 when connecting through a pre-connected channel between the node 201 and the gateway 203, or when connecting through another channel technology between the node 201 and the gateway 203, the controller 202 ) may not transmit separate channel creation information to the node 201.
  • the controller 202 may not generate a control flow and may notify the controller 202 of the inability to connect in response to the controller connection request.
  • node 201 may process the results according to the received response.
  • the connection control application 212 may store the received control flow identification information and display a user interface screen (not shown) to the user indicating that the controller connection is complete. Once the controller connection is completed, the network connection request of the node 201 to the service server 205 can be controlled by the controller 202.
  • the controller 202 may determine that the node 201 is inaccessible. For example, when information that controller connection is impossible is received, the node 201 may stop or end execution of the access control application 212 or display a user interface screen indicating that controller connection is impossible to the user.
  • the user interface screen indicates that access to the node 201 is blocked and may include a user interface that guides the release of isolation through an administrator (e.g., the controller 202).
  • the controller 202 may determine that channel creation is necessary. If channel creation is necessary, the controller 202 may transmit information for channel creation to the node 201. For example, when information for channel creation is received from the controller 202, the node 201 may perform a channel creation processing step. In operation 635, the node 201 may request the gateway 203 to create a channel. For example, the node 201 may request the gateway 203 to create a channel based on information for channel creation (eg, gateway and channel authentication information) received from the controller 202.
  • information for channel creation eg, gateway and channel authentication information
  • the controller 202 may determine that channel creation is unnecessary. For example, when information indicating that channel creation is unnecessary is received from the controller 202, or when information for creating a separate channel is not received from the controller 202, the node 201 It is determined that this is the case and the next step (application inspection step) can be performed.
  • the access control application 212, the controller 202, and the gateway 203 of the node 201 may further perform operations 635 to 660.
  • the access control application 212, the controller 202, and the gateway 203 of the node 201 may perform all or only part of operations 635 to 660.
  • the access control application 212 may perform a check of the application. For example, when a white list is received from the controller 202, the access control application 212 may check whether an application included in the white list is installed on the node 201. For applications included in the white list among applications installed on the node 201, the access control application 212 checks the integrity and stability of the application (whether the application is forged or tampered with, code signing inspection, and fingerprint inspection) according to the validation policy. at least one of) can be checked.
  • the access control application 212 may transmit the inspection result of the application to the controller 202.
  • the controller 202 may check whether the application is valid based on the test result. If the application is valid, the controller 202 checks the gateway 203 where the node 201 is located in the access policy for the node 201 to allow the node 201 to access the network, and then performs operation 650. can do.
  • the controller 202 configures the source IP, destination IP, service port information, protocol information, and You can create a data flow that includes certificate information, domain, and URL information.
  • the controller 202 may check the file IO policy when creating a data flow and generate file IO information 354 based on the file IO policy.
  • Data flow information 350 of the data flow may include generated file IO information 354.
  • File IO information 354 may include policy information related to file IO access (e.g., sending (or uploading) and receiving (or downloading) files) of applications that use data flows.
  • the file IO information 354 may include whether to encrypt the file when the application transmits it and whether to decrypt the file when the application receives it.
  • the file IO information 354 may include whether to encrypt or decrypt by URL and whether to encrypt or decrypt by file type when encrypting or decrypting a file.
  • the controller 202 may transmit a response to the transmission of the application check result of the access control application 212. For example, the controller 202 may transmit data flow information 350 including file IO information 354 to the access control application 212. Additionally, in operation 660, the controller 202 may transmit data flow information 350 including file IO information 354 to the gateway 203.
  • FIG. 7 illustrates a signal flow diagram for user authentication according to various embodiments
  • FIG. 8 illustrates a user interface screen for connecting to a controller according to various embodiments.
  • the operations shown in FIG. 7 may be implemented, for example, after the signal flow diagram of FIG. 6.
  • the access control application 212 of the node 201 may receive authentication for the user of the node 201 from the controller 202.
  • node 201 may receive input for user authentication.
  • the input for user authentication may be, for example, a user input of entering a user ID and password.
  • the input for user authentication may be a user input for stronger authentication (e.g., biometric information).
  • the node 201 may display a user interface screen 810 for receiving information necessary for controller access.
  • the user interface screen 810 includes an input window 811 for entering controller access information (e.g. IP or domain), an input window 812 for entering a user ID, and/or an input window for entering a password ( 813) may be included.
  • the node 201 can detect a controller connection event by receiving an input to the button 814 or 815 for user authentication. For example, when controller access information, user ID, and password are entered, node 201 may receive an input for a button 815 to access the controller as a user.
  • the node 201 may receive an input for a button 814 for accessing the controller as a guest.
  • node 201 may request user authentication from controller 202.
  • the access control application 212 sends input information for user authentication (e.g., controller access information, user ID, and/or password entered into the input windows 811, 812, and 813 of FIG. 8) to the controller. It can be sent to (202). If a control flow between the node 201 and the controller 202 has already been created, the access control application 212 may transmit input information for user authentication along with control flow identification information.
  • input information for user authentication e.g., controller access information, user ID, and/or password entered into the input windows 811, 812, and 813 of FIG.
  • controller 202 may authenticate the user based on information received from node 201.
  • the controller 202 may store 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., access policy database 311 of FIG. 2 ). ) or based on the blacklist database 320), 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 checks the control flow information 340 in the control flow table 316 based on the control flow identification information transmitted by the node 201, and adds control flow information 340 to the confirmed control flow information 340. You can add the user's identifying information (e.g. user ID). The added user identification information can be used to connect the authenticated user to the controller or network.
  • the controller 202 if the controller 202 does not receive a user ID, password, and/or enhanced authentication information from the node 201, and only receives controller connection information, the controller 202 cannot authenticate the user; In connection with an unauthorized user's access to the controller or network access, an unidentified user (or, The access policy corresponding to the guest) may be applied.
  • the controller 202 may check the connection policy corresponding to the information identified in the connection policy database 311 (e.g., information about the node 201 and the source network to which the node 201 belongs). The controller 202 may generate white list information of accessible applications based on the confirmed access policy. The controller 202 can check the channel policy through the IP of the node 201 identified in the channel policy database 312. The controller 202 lists the channel types and gateways that the node 201 can connect to based on the confirmed channel policy, and checks the status (e.g., throughput and/or failure) of the listed gateways to list them. Among the gateways, one channel and gateway optimized for the node 201 can be identified. In another embodiment, controller 202 may not perform operation 720. For example, if the controller for which connection is requested is not available, the controller 202 may not perform operation 720.
  • the controller 202 may transmit a response to the user authentication request to the node 201.
  • the controller 202 may transmit information indicating that the user is authenticated to the node 201 in response to a user authentication request.
  • the controller 202 may transmit the white list created through operation 720 to the access control application 212.
  • the controller 202 may transmit information necessary to create a channel including the identified gateway and channel authentication information to the node 201 by performing operation 625.
  • the controller 202 when connecting through a pre-connected channel between the node 201 and the gateway 203, or when connecting through another channel technology between the node 201 and the gateway 203, the controller 202 ) may not transmit separate channel creation information to the node 201.
  • the controller 202 may notify the controller 202 of the inability to access the controller in response to the user authentication request.
  • node 201 may process results for user authentication.
  • the node 201 may output a user interface screen indicating that user authentication has been completed to the user through a display.
  • the controller 202 may determine that user authentication is not possible. For example, if the user's identifying information is included in the blacklist database, the controller 202 may determine that user authentication is not possible. In this case, in operation 725, the controller 202 may transmit information indicating that user authentication is impossible to the node 201, and the node 201 may stop or end execution of the access control application 212 or perform user authentication. A user interface screen indicating this failure can be output through the display. For example, referring to FIG. 8 , the node 201 may display a user interface screen 820 through the access control application 212. The user interface screen 820 indicates that access to the node 201 is blocked and may include a user interface 825 that guides the release of isolation through an administrator (e.g., the controller 202).
  • an administrator e.g., the controller 202
  • the controller 202 may determine that channel creation is necessary. If channel creation is necessary, the controller 202 may transmit information for channel creation to the node 201. For example, when information for channel creation is received from the controller 202, the node 201 may perform a channel creation processing step. In operation 730, the node 201 may request the gateway 203 to create a channel. For example, the node 201 may request the gateway 203 to create a channel based on information for channel creation (eg, gateway and channel authentication information) received from the controller 202.
  • information for channel creation eg, gateway and channel authentication information
  • the controller 202 may determine that channel creation is unnecessary. For example, when information indicating that channel creation is unnecessary is received from the controller 202, or when information for creating a separate channel is not received from the controller 202, the node 201 It is determined that this is the case and the next step (application inspection step) can be performed.
  • the access control application 212, the controller 202, and the gateway 203 of the node 201 may further perform operations 730 to 755.
  • the access control application 212, the controller 202, and the gateway 203 of the node 201 may perform all or part of operations 730 to 755.
  • access control application 212 may perform a check of the application. For example, when a white list is received from the controller 202, the access control application 212 may check whether an application included in the white list is installed on the node 201. For applications included in the white list among applications installed on the node 201, the access control application 212 checks the integrity and stability of the application (whether the application is forged or tampered with, code signing inspection, and fingerprint inspection) according to the validation policy. at least one of) can be checked.
  • the access control application 212 may transmit the application's inspection result to the controller 202.
  • the controller 202 may determine whether the application is valid based on the test result. If the application is valid, the controller 202 checks the gateway 203 where the node 201 is located in the access policy for the node 201 to allow the node 201 to access the network, and then performs operation 745. can do.
  • the controller 202 configures the source IP, destination IP, service port information, protocol information, and You can create a data flow that includes certificate information, domain, and URL information.
  • the controller 202 may check the file IO policy when creating a data flow and generate file IO information 354 based on the file IO policy.
  • Data flow information 350 of the data flow may include generated file IO information 354.
  • File IO information 354 may include policy information related to file IO access (e.g., sending (or uploading) and receiving (or downloading) files) of applications that use data flows.
  • the file IO information 354 may include whether to encrypt the file when the application transmits it and whether to decrypt the file when the application receives it.
  • the file IO information 354 may include whether to encrypt or decrypt by URL and whether to encrypt or decrypt by file type when encrypting or decrypting a file.
  • the controller 202 may transmit a response to the application check result transmission of the access control application 212. For example, the controller 202 may transmit data flow information 350 including file IO information 354 to the access control application 212. Additionally, in operation 755, the controller 202 may transmit data flow information 350 including file IO information 354 to the gateway 203.
  • FIG. 9 shows a signal flow diagram for network access according to various embodiments, and the operations shown in FIG. 9 may be implemented, for example, after the signal flow diagram of FIG. 6 or FIG. 7.
  • node 201 may detect a network connection event. For example, the node 201 may detect that the target application attempts to connect to the service server 205 through the connection control application 212.
  • connection control application 212 may inspect data flow when a network connection event is detected. For example, the access control application 212 may check whether a data flow corresponding to the identification information, destination IP, and/or port information of the target application exists. Additionally, the access control application 212 can check whether the data flow is valid even if the data flow exists. As an example, the access control application 212 performs an integrity and safety check (e.g., application forgery, tampering, code signing check, fingerprint check) of the access control application 212 and the target application according to the validation policy. And, according to the connection policy received from the controller 202, it is possible to check whether the destination IP and port of the target application installed on the node 201 are accessible.
  • an integrity and safety check e.g., application forgery, tampering, code signing check, fingerprint check
  • the access control application 212 may skip the following operations and transmit the data packet of the target application to the gateway 203 through the channel.
  • the access control application 212 may not transmit a data packet and output a user interface screen indicating that the network connection has failed.
  • the access control application 212 may request network access from the controller 202. there is. Depending on the embodiment, the access control application 212 performs an integrity and safety check of the access control application 212 and the target application according to a validation policy before requesting network access, and when the integrity and stability of the application are confirmed, the controller You can request network access from (202).
  • the access control application 212 may request network access to the service server 205 from the controller 202.
  • the access control application 212 may transmit target application identification information and identification information of the service server 205 (eg, IP and service port) to the controller 202 along with identification information of the control flow.
  • the controller 202 may confirm the connection policy and channel policy associated with the target application in response to a request received from the connection control application 212.
  • the controller 202 may check whether the target application satisfies the access policy of the access policy database 311. For example, the controller 202 determines whether the entity requesting network access (e.g., target application) and the identification information of the requested entity (e.g., service server 205) are included in the connection policy database 311 and network connection. You can check whether the gateway request is available.
  • the entity requesting network access e.g., target application
  • the identification information of the requested entity e.g., service server 205
  • the controller 202 may transmit information indicating that connection is not possible to the node 201 in operation 920.
  • the access control application 212 may output a user interface screen indicating that access is impossible through the display.
  • the controller 202 can check whether a channel for connecting to the target (eg, service server 205) for which network connection has been requested has been created in the channel table 318. For example, if a channel has not been created, the controller 202 can check whether channel creation is necessary to access the service server 205 in the channel policy of the channel policy database 312. If channel creation is necessary, the controller 202 may transmit a result indicating network connection unavailability to the node 201. As another example, if a channel has been created or it is confirmed that channel creation is unnecessary in the channel policy, the controller 202 records the information (e.g., destination IP and service) that the node 201 requested for network connection in the data flow table 317. You can check whether a valid data flow corresponding to port information exists.
  • the target e.g, service server 205
  • the controller 202 can check whether channel creation is necessary to access the service server 205 in the channel policy of the channel policy database 312. If channel creation is necessary, the controller 202 may transmit a result indicating network connection un
  • the controller 202 may transmit data flow information to the node 201. If a valid data flow does not exist, the controller 202 may create a data flow including source IP, destination IP, service port information, protocol information, certificate information, domain, and URL information.
  • the controller 202 may check the file IO policy when creating a data flow and generate file IO information 354 based on the file IO policy.
  • Data flow information 350 of the data flow may include generated file IO information 354.
  • File IO information 354 may include policy information related to file IO access (e.g., sending (or uploading) and receiving (or downloading) files) of applications that use data flows.
  • the file IO information 354 may include whether to encrypt the file when the application transmits it and whether to decrypt the file when the application receives it.
  • the file IO information 354 may include whether to encrypt or decrypt by URL and whether to encrypt or decrypt by file type when encrypting or decrypting a file.
  • the controller 202 may transmit a response to the network connection request of the access control application 212 to the node 201. For example, the controller 202 may transmit the data flow information 350 generated by performing operation 915 to the connection control application 212. Depending on the embodiment, if the object requesting connection is unable to connect, the controller 202 may notify the network connection inability in response to the network connection request.
  • Node 201 may process the result according to the received response.
  • the access control application 212 may store the received data flow information 350 and transmit the data packet of the target application when network access is available.
  • the node 201 may drop the data packet of the target application.
  • the controller 202 may transmit data flow information 350 to the gateway 203.
  • Figure 10 shows a signal flow diagram for processing a service processing request according to various embodiments.
  • the proxy server 231 may detect a service processing request event. For example, the proxy server 231 may confirm that a service processing request event has occurred when the target application (or its process) requests service processing from the service server 205.
  • the proxy server 231 can check whether a data flow corresponding to the source IP or certificate identification information, destination IP or domain and port information, and/or protocol information included in the service processing request information received from the target application exists. There is. If a data flow exists, the proxy server 231 may perform the following operations.
  • the proxy server 231 may check whether file information is included in the service processing request information. If file information is not included, the proxy server 231 may forward the service processing request to the service server 205. If file information is included, the proxy server 231 may perform operation 1015.
  • proxy server 231 may check whether the file is encrypted.
  • the proxy server 231 can check whether encryption is required when transmitting a file from the file IO information 354 included in the data flow information 350. If encryption is required when transmitting a file, for example, the proxy server 231 can check whether encryption is necessary based on the file extension.
  • the proxy server 231 may check in the file IO information 354 whether the extension of the file information included in the service processing request information is an extension that requires encryption when transmitting the file.
  • the proxy server 231 may forward the service processing request to the service server 205. If encryption is required when transmitting a file, the proxy server 231 may extract unique information and identification information of the file (e.g., file name, partial contents of the file or header information, hash information, and/or signature information). The proxy server 231 may check whether encrypted file information corresponding to the extracted unique information and identification information exists in the file table 319 stored in the memory of the gateway 203.
  • unique information and identification information of the file e.g., file name, partial contents of the file or header information, hash information, and/or signature information.
  • the proxy server 231 may check whether encrypted file information corresponding to the extracted unique information and identification information exists in the file table 319 stored in the memory of the gateway 203.
  • the proxy server 231 can forward the service processing request to the service server 205. If there is no file information in the file table 319, whether to generate the encryption key in the gateway 203 or the controller 202 is determined according to the encryption and decryption information 355 included in the data flow information 350. You can check it. For example, when the gateway 203 generates an encryption key, the gateway 203 may generate an encryption key based on the encryption and decryption information 355 and encrypt the file using the generated encryption key. The gateway 203 may forward the service processing request after encrypting the file. As another example, when the controller 202 generates an encryption key, the gateway 203 may perform operation 1020.
  • the gateway 203 may request file encryption information from the controller 202, including file identification information.
  • File identification information may include unique information and identification information of the file (e.g., file name, partial contents of the file or header information, hash information, and/or signature information).
  • the gateway 203 may transmit data flow identification information or inspection target identification information along with file identification information.
  • controller 202 may generate file encryption information.
  • the controller 202 identifies the data flow based on the data flow identification information or the inspection target identification information received from the gateway 203, and selects the target in the file table 319 based on the file identification information received from the gateway 203. You can check whether the file information of the file (or the file corresponding to the file identification information) exists.
  • the controller 202 may transmit information indicating that encryption is not necessary to the gateway 203. If the file information of the target file does not exist in the file table 319, the controller 202 generates an encryption key according to the file IO policy of the file IO policy database 314, and includes the file information of the target file to be encrypted,
  • the data flow information 350 and file table information 360 can be updated by adding encryption and decryption information including encryption or decryption keys and algorithms to the data flow and file tables.
  • the controller 202 may transmit a response to the request for file encryption information. For example, if the file is already encrypted, the controller 202 may transmit information indicating that encryption is not necessary to the gateway 203. As another example, if the file is not encrypted, the controller 202 may generate encryption information (eg, an encryption key and an encryption algorithm) and transmit the generated encryption information to the gateway 203.
  • encryption information eg, an encryption key and an encryption algorithm
  • the proxy server 231 may perform file encryption processing. For example, the proxy server 231 may encrypt the target file based on the encryption information received from the encryption information controller 202 generated by the gateway 203. The proxy server 231 extracts identification information (e.g., file name, partial contents of the file or header information, hash information, and/or signature information) of the encrypted file and updates the file table information 360 of the gateway 202. can do.
  • identification information e.g., file name, partial contents of the file or header information, hash information, and/or signature information
  • the proxy server 231 may forward a service processing request. For example, the proxy server 231 may forward a service processing request when encryption of a file is unnecessary (e.g., a file that has already been encrypted). As another example, the proxy server 231 may forward a service processing request after encrypting a file based on encryption information generated by the gateway 203 or encryption information received from the controller 202.
  • the proxy server 231 may transmit the file encryption processing result to the controller 202.
  • proxy server 231 may transmit file identification information, encryption information including an encryption key generated by gateway 203, and encrypted file information to controller 202.
  • controller 202 may update the file table.
  • the controller 202 may identify a data flow based on data flow identification information or inspection target information received from the gateway 203 and update the file table based on the received file identification information.
  • the controller 202 may update the file table information 360 based on the encryption information and encrypted file information received from the gateway 202, and then use the updated file table information 360 when decrypting the target file. You can.
  • Figure 11 shows a signal flow diagram for receiving a service processing request result according to various embodiments.
  • the operations shown in FIG. 11 may be implemented, for example, after the signal flow diagram of FIG. 10.
  • the proxy server 231 may detect a reception event resulting from a service processing request. For example, when the proxy server 231 receives a result of a service processing request according to the process of FIG. 10, it may confirm that a service processing request result reception event has occurred. When receiving a result of a service processing request according to the process of FIG. 10, the proxy server 231 may perform a check on whether or not the file is encrypted on the service processing request result information based on a pre-identified data flow.
  • the proxy server 231 may check whether file information is included in the service processing request result information. If file information is not included, the proxy server 231 may forward the service processing request result to the node 201. If file information is included, the proxy server 231 may perform operation 1115.
  • proxy server 231 may check whether the file is encrypted.
  • the proxy server 231 extracts the unique information and identification information of the file (e.g., file name, partial contents of the file or header information, hash information, and/or signature information), and configures the gateway 203 based on the extracted information.
  • the proxy server 231 may perform operation 1120.
  • the proxy server 231 may request file decryption information from the controller 202, including file identification information.
  • File identification information may include unique information and identification information of the file (e.g., file name, partial contents of the file or header information, hash information, and/or signature information).
  • the gateway 203 may transmit data flow identification information or inspection target identification information along with file identification information.
  • controller 202 may check file decryption information.
  • the controller 202 identifies the data flow based on the data flow identification information or the inspection target identification information received from the gateway 203, and selects the target in the file table 319 based on the file identification information received from the gateway 203. You can check whether the file information of the file (or the file corresponding to the file identification information) exists.
  • the controller 202 can transmit the decryption algorithm and decryption key information required for decryption to the gateway 203. If file information of the target file does not exist in the file table 319, since the target file is not an encrypted file, information indicating that decryption is not necessary may be transmitted to the gateway 203.
  • the controller 202 may transmit a response to the request for file decryption information. For example, if the file is encrypted, the controller 202 may transmit decryption information (e.g., decryption algorithm and decryption key) to the gateway 203. As another example, if the file is not encrypted, the controller 202 may transmit information indicating that decryption is not necessary to the gateway 203.
  • decryption information e.g., decryption algorithm and decryption key
  • the proxy server 231 may perform file decryption processing. For example, when decryption information is received from the controller 202, the proxy server 231 may decrypt the target file based on the received decryption information.
  • the proxy server 231 may forward a service processing request.
  • the proxy server 231 may forward the service processing request result when encryption of the file is unnecessary (e.g., if the file is not an encrypted file).
  • the proxy server 231 decrypts the file based on the encryption and decryption information 366 included in the file table information 360 of the gateway 203 or based on the decryption information received from the controller 202.
  • the service processing request results can be forwarded to .
  • Figure 12 shows a signal flow diagram for transmitting a service request processing log and a rejection log according to various embodiments.
  • the proxy server 231 may transmit a service request processing log and a rejection log to the controller 202.
  • the proxy server 231 may transmit service request processing logs and rejection logs to the controller 202 in designated time units.
  • the service request may include a service processing request for the service server 205 of the node 201.
  • the controller 202 may analyze the log received from the gateway 203.
  • the controller 202 may update statistical information on service requests and rejections based on the received log information.
  • the controller 202 may analyze the received log to check whether the object requesting the service (e.g., the node 201 or the target application 211 of the node 201) is performing abnormal behavior. For example, if the object requesting the service is performing abnormal behavior, the controller 202 may register it in the blacklist 320 according to the blacklist policy of the blacklist policy database 315. Additionally, the controller can block service access of a target performing abnormal behavior by removing the target's data flow and control flow. The controller 202 may return updated data flow information to the gateway 203.
  • the object requesting the service e.g., the node 201 or the target application 211 of the node 201
  • the controller 202 may register it in the blacklist 320 according to the blacklist policy of the blacklist policy database 315. Additionally, the controller can block service access of a target performing abnormal behavior by removing
  • the controller 202 may transmit the update result of the data flow to the gateway 203.
  • the gateway 203 needs to remove a data flow according to the received data flow information, it removes the data flow of the target performing abnormal behavior from the data flow table 317 so that the target can no longer perform service access requests. You can make it so that you can't do it.
  • Figure 13 shows a signal flow diagram for control flow update according to various embodiments.
  • the access control application 212 may request a control flow update.
  • the access control application 212 may request a control flow update from the controller 202 to maintain the control flow and data flow. In one embodiment, the access control application 212 may request a control flow update including identification information of the control flow at specified intervals.
  • controller 202 may update (check) the control flow. For example, the controller 202 determines whether the control flow information 340 indicated by the received identification information exists in the control flow table 316, and if the control flow information 340 exists, the data flow information 350 dependent thereon. You can check whether exists. If the connection is released by another security system, the update time has elapsed, or the connection is released due to risk detection, the control flow may not exist. If a control flow does not exist, the controller 202 may return unreachable information to the node 201. If a control flow exists, the controller 202 may update the update time or expiration time of the control flow and search for data flows dependent on the control flow. For example, if re-authentication must be performed in the discovered data flow or if there is a data flow that is no longer accessible, the controller 202 may return the corresponding data flow information to the node 201.
  • the controller 202 may transmit unconnectable information to the node 201. In this case, the node 201 may terminate the access control application 212 or block the network connection of the access control application 212. For another example, if the update (check) is successful, the controller 202 may update the expiration time of the control flow and the data flow dependent thereon. The controller 202 may transmit updated control flow information and data flow information to the node 201. In this case, the node 201 may update the control flow information 340 and data flow information 350.
  • the controller 202 may transmit update (check) result information to the access control application 212. For example, if an update (check) fails, the controller 202 may transmit no-connection information. For another example, if the update (check) is successful, the controller 202 may transmit the updated control flow information 340 and data flow information 350 dependent thereon to the connection control application 212. In this case, the node 201 may update the control flow information 340 and data flow information 350.
  • the access control application 212 may process update (check) result information. If the control flow update result indicates that connection is not possible, the access control application 212 may terminate the target application or block all network connections of the target application. If the control flow update result indicates normal and there is updated data flow information 350, the connection control application 212 may update the data flow table 316 in the connection control application 212.
  • Figure 14 shows a signal flow diagram for control flow removal according to various embodiments.
  • the node 201 may request the controller 202 to terminate the control flow.
  • node 201 may terminate the connection control application 212, request termination of the control flow when the network connection is unused for a specified period of time, or when a connection termination request is received from another system.
  • the controller 202 may remove the control flow corresponding to the identification information received from the node 201.
  • the controller 202 may also remove data flows dependent on the removed control flow.
  • the controller 202 requests the gateway 203 to remove the data flow, and in operation 1420, the gateway 203 may block the network connection of the access control application 212 by removing the data flow.
  • Figure 15 shows a signal flow diagram for data flow removal according to various embodiments.
  • the access control application 212 may detect termination of the target application.
  • the access control application 212 can monitor in real time whether the target application running on the node 201 is terminated.
  • the access control application 212 may request the controller 202 to terminate the data flow.
  • the access control application 212 may request termination of the data flow by transmitting data flow identification information assigned to the terminated target application or identification information of the target application to the controller 202.
  • the controller 202 may remove the data flow based on the data flow identification information received from the node 201 or the identification information of the target application.
  • the controller 202 may identify and search a control flow based on the received data flow identification information or the identification information of the target application, and remove the data flow tied to the identified and searched control flow.
  • the controller 202 requests the gateway 203 to remove the data flow, and in operation 1525, the gateway 203 removes the data flow and thereby removes the service corresponding to the removed data flow of the access control application 212. Access to the server 205 can be blocked. The target application will no longer be able to transmit data packets to the destination network.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computing Systems (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A gateway according to one embodiment in the present document comprises: a communication circuit; a processor operatively connected to the communication circuit; and a memory, which is operatively connected to the processor and stores a proxy server, wherein the memory can store instructions so that, when executed by the processor, the gateway receives a data flow including file input/output (IO) information indicating whether encryption is required when a file of a node is transmitted from an external server or whether decryption is required when the file is received, and processes, through the proxy server, a service processing request or a service processing request result on the basis of whether the file information is included in the service processing request of the node or the service processing request result.

Description

프록시에 기반하여 애플리케이션의 파일 송신 및 수신을 제어하기 위한 시스템 및 그에 관한 방법System and method for controlling file transmission and reception of applications based on proxy
관련출원과의 상호인용Cross-citation with related applications
본 발명은 2022.04.28.에 출원된 한국 특허 출원 제10-2022-0053103호에 기초한 우선권의 이익을 주장하며, 해당 한국 특허 출원의 문헌에 개시된 모든 내용을 본 명세서의 일부로 포함한다.The present invention claims the benefit of priority based on Korean Patent Application No. 10-2022-0053103 filed on April 28, 2022, and all contents disclosed in the document of the Korean Patent Application are included as part of this specification.
기술분야Technology field
본 문서에서 개시된 실시 예들은 프록시에 기반하여 애플리케이션의 파일 송신 및 수신을 제어하기 위한 시스템 및 그에 관한 방법에 관한 것이다. Embodiments disclosed in this document relate to a system and method for controlling file transmission and reception of an application based on a proxy.
다수의 장치들은 네트워크를 통해서 데이터를 통신할 수 있다. 예를 들어, 단말은 인터넷을 통해 서버와 데이터를 송신하거나 수신할 수 있다. 네트워크는 인터넷과 같은 공용 네트워크(public network)뿐만 아니라 인트라넷과 같은 사설 네트워크(private network)를 포함할 수 있다.Multiple devices can communicate data over a network. For example, a terminal can transmit or receive data to and from a server via the Internet. Networks may include public networks such as the Internet as well as private networks such as intranets.
단말은 IP(Internet Protocol) 기반의 TCP(Transmission Control Protocol) 또는 UDP(User Datagram Protocol)를 활용하여 서버와 통신을 수행하며, TCP 또는 UDP 기술에서 인가된 출발지 IP와 도착지 IP 간 접속을 제어하기 위한 방화벽 기술이 이용될 수 있다. 이러한 IP 통신의 경우, IP를 위조 또는 변조 가능한 문제점이 있으므로, 이를 해결하기 위하여 단말과 서버 간 데이터 패킷을 암호화하기 위한 VPN(Virtual Private Network) 기술 및 터널링 기술이 이용된다.The terminal communicates with the server using IP (Internet Protocol)-based TCP (Transmission Control Protocol) or UDP (User Datagram Protocol), and is used to control the connection between the source IP and destination IP authorized by TCP or UDP technology. Firewall technology may be used. In the case of such IP communication, there is a problem that IP can be forged or altered, so to solve this problem, VPN (Virtual Private Network) technology and tunneling technology are used to encrypt data packets between the terminal and the server.
단말 수준으로, 또는 단말에 부여된 IP 단위로 생성되는 터널링 기술 기술 기반의 VPN 사용 시, 최초 인증 후 상시 연결된 터널링을 통해 비허용된 또는 안전하지 않은 애플리케이션이 허용되지 않은 목적지 네트워크에 접속하는 취약점이 있으므로, 각종 멀웨어(malware) 및 랜섬웨어(ransomware) 침투에 의한 보안 사고가 증가하고 있다. 이러한 문제점을 해결하기 위해 허용된 애플리케이션만 허용된 네트워크에 접속할 수 있는 애플리케이션 접속성 제어 기술을 적용하여 근본적인 통신 주체인 애플리케이션을 식별하고, 허용되지 않은 애플리케이션의 접속을 사전에 차단할 수 있다.When using a VPN based on tunneling technology, which is created at the terminal level or per IP assigned to the terminal, there is a vulnerability in which unauthorized or insecure applications can access unauthorized destination networks through tunneling that is always connected after initial authentication. Therefore, security incidents caused by various malware and ransomware infiltration are increasing. To solve this problem, by applying application connectivity control technology that allows only permitted applications to access the permitted network, the application that is the fundamental communication subject can be identified and access by unauthorized applications can be blocked in advance.
예를 들어, 허용된 애플리케이션이 허용된 네트워크에 접속 가능한 상태에서 애플리케이션이 네트워크를 통해 파일을 수신하거나 전송하는 행위를 통제할 수 없을 수 있다. 이러한 문제점을 해결하기 위한 기술로서 DLP(Data Loss Prevention)가 존재하며, DLP는 허용되지 않은 매체(예: USB, 또는 이동식 저장 장치)가 연결되는 것을 방지하거나, 네트워크 상에서 특정 폴더를 공유하는 것을 방지하거나, 특정 애플리케이션이 파일을 전송하기 위해 파일을 선택하는 경우 파일이 선택되지 않도록 차단하는 방식으로 파일이 전송되는 것을 방지하거나, 특정 애플리케이션의 파일 입출력이 발생하는 경우 또는 파일 입출력을 추적 시에 해당 사용자가 파일 입출력 권한이 없는 경우 파일 입출력의 핸들(handle)을 제거하는 방식으로 데이터 유출을 방지할 수 있다.For example, while a permitted application can connect to a permitted network, you may not be able to control the application's ability to receive or transmit files over the network. DLP (Data Loss Prevention) exists as a technology to solve these problems, and DLP prevents unauthorized media (e.g. USB or removable storage devices) from being connected or sharing specific folders on the network. Or, when a specific application selects a file for file transfer, it prevents the file from being transferred by blocking the file from being selected, or when file input/output of a specific application occurs or when tracking file input/output, the user If you do not have file input/output permission, you can prevent data leakage by removing the file input/output handle.
이러한 DLP 기술은 물리적 보안 통제가 불가능한 영역 및 보안 정책을 적용하는 것에 한계가 존재하는 개인 소유의 단말을 사용하는 재택 근무 환경에서 허용되지 않은 매체가 연결되는 것을 방지할 수 없을 수 있다. 나아가, 특정 행위를 추적하는 DLP 기술은 특정 동작을 수행하지 않는 경우 예를 들어, 사용자가 아닌 악성코드가 파일 선택 창 없이 직접적으로 파일을 적재하고 전송하는 행위를 막을 수 없을 수 있다. 또한, 특정 애플리케이션의 파일 입출력을 추적하는 방식의 DLP 기술은 특정 애플리케이션을 대상으로 파일의 입출력을 추적하여 일괄적으로 차단하기 때문에 해당 애플리케이션이 접속한 네트워크에서 파일 전송을 허용하기 어려울 수 있다. 인터넷 브라우저의 접속 주소 창을 식별하여 파일 입출력 제한을 해제하는 방식을 제공하는 DLP의 경우, 접속 주소 창이 존재하지 않는 애플리케이션의 경우 네트워크 접속 정보를 추적할 수 없기 때문에 파일 수신 및 전송을 제어하는데 한계가 있을 수 있다.This DLP technology may not be able to prevent unauthorized media from being connected in a work-from-home environment using personally owned terminals in areas where physical security control is not possible and where there are limitations in applying security policies. Furthermore, DLP technology that tracks specific actions may not be able to prevent, for example, non-user malware from directly loading and transmitting files without a file selection window if a specific action is not performed. In addition, DLP technology, which tracks file input and output of a specific application, tracks file input and output for a specific application and blocks it altogether, so it may be difficult to allow file transfer on the network connected to the application. In the case of DLP, which provides a method to lift file input/output restrictions by identifying the access address window of the Internet browser, network access information cannot be tracked in the case of applications without an access address window, so there are limitations in controlling file reception and transmission. There may be.
또한, 단말이 통제 가능한 네트워크에 존재하는 업무 서버에 파일을 업로드 하는 경우, 서비스 애플리케이션(또는, 웹 애플리케이션)을 통해 파일 암호화를 수행하거나, 암호화 처리 없이 파일을 업로드하며, 업무 서버에 대한 네트워크 및 물리적 접근 통제를 통해 파일이 유출되는 것을 방지할 수 있다. 이를 해결하기 위해, 파일을 암호화하고, 파일을 읽을 수 있는 대상에 한해서만 파일을 복호화하기 위한 기술로 DRM(Digital Right Management) 기술이 있다.In addition, when uploading a file to a work server that exists on a network that the terminal can control, file encryption is performed through a service application (or web application), or the file is uploaded without encryption processing, and the network and physical You can prevent files from being leaked through access control. To solve this problem, DRM (Digital Right Management) technology exists to encrypt files and decrypt them only for those who can read the files.
하지만, 클라우드 환경 및 서비스형 애플리케이션(software as a service)과 같은 환경에서는 네트워크 접근 통제에 한계가 있으며, 상기 환경 특성상 인터넷에 상시 노출되어 있기 때문에 서비스 애플리케이션의 결함(예: 제로 데이 공격(zero day attack)), 무작위 대입 공격, 또는 크리덴셜 스터핑(credential stuffing))에 의한 접근 권한 획득, 또는 클라우드 또는 서비스 사업자의 비허가 접근(예: 데이터 마이닝 및 머신 러닝)으로 인해 업로드된 파일에 대한 안전을 보장할 수 없을 수 있다. 또한, DRM 기술은 일률적으로 파일을 암호화하기 때문에, 클라우드에 업로드되는 파일에 한하여 파일을 암호화하고, 통제 가능한 네트워크에 존재하는 업무 서버에 파일을 업로드 하는 경우 파일을 암호화하지 않는 것과 같이, 네트워크 접속 대상에 따라 선택적 암호화가 불가능할 수 있다.However, in environments such as cloud environments and software as a service applications, there are limits to network access control, and due to the nature of the environment, it is always exposed to the Internet, preventing defects in service applications (e.g. zero day attacks). )), gaining access through brute force attacks, or credential stuffing), or unauthorized access by cloud or service providers (e.g. data mining and machine learning), ensuring the safety of uploaded files. You may not be able to do it. In addition, because DRM technology uniformly encrypts files, it only encrypts files uploaded to the cloud and does not encrypt files when uploaded to a business server that exists on a controllable network. Depending on this, selective encryption may not be possible.
따라서, 대상 애플리케이션이 파일을 보호해야 하는 클라우드 환경에 파일을 업로드 하는 경우, 클라우드에 업로드된 파일이 소유권(ownership)을 가진 대상 이외의 대상이 다운로드 받아도 해독할 수 없는 형태로 암호화할 수 있는 기술이 필요하며, 대상 애플리케이션이 통제 가능한 네트워크에 존재하는 업무 서버에 파일을 업로드 하는 경우, 해당 서버에 존재하는 서비스 애플리케이션에서 자체적인 암호화 처리를 할 수 있도록 단말에서 별도의 암호화를 수행하지 않는, 선택적인 파일 암호화 기술이 필요하다.Therefore, when a target application uploads a file to a cloud environment that must protect the file, there is a technology that can encrypt the file uploaded to the cloud in a form that cannot be decrypted even if it is downloaded by someone other than the entity that has ownership. It is necessary, and when uploading a file to a business server that exists on a network that the target application can control, it is an optional file that does not perform separate encryption on the terminal so that the service application that exists on the server can perform its own encryption processing. Encryption technology is required.
본 문서에 개시되는 다양한 실시예들은 네트워크 환경에서 상술한 문제점을 해결하기 위한 시스템 및 그에 관한 방법을 제공하고자 한다.Various embodiments disclosed in this document are intended to provide a system and method for solving the above-described problems in a network environment.
본 문서에서 개시되는 일 실시예에 따른 게이트웨이는, 통신 회로, 상기 통신 회로와 작동적으로 연결되는 프로세서, 및 상기 프로세서와 작동적으로 연결되고, 프록시(proxy) 서버를 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 게이트웨이가, 외부 서버로부터 노드의 파일 송신 시 암호화 필요 여부 또는 파일 수신 시 복호화 필요 여부를 나타내는 파일 IO(input output) 정보를 포함하는 데이터 플로우를 수신하고, 상기 프록시 서버를 통해, 상기 노드의 서비스 처리 요청 또는 서비스 처리 요청 결과에 파일 정보가 포함되는지 여부에 기초하여 상기 서비스 처리 요청 또는 상기 서비스 처리 요청 결과를 처리하도록 하는 명령어들을 저장할 수 있다.A gateway according to an embodiment disclosed in this document includes a communication circuit, a processor operatively connected to the communication circuit, and a memory operatively connected to the processor and storing a proxy server, When the memory is executed by the processor, the gateway receives a data flow including file IO (input output) information indicating whether encryption is necessary when transmitting a file of a node from an external server or whether decryption is required when receiving a file, Through the proxy server, commands for processing the service processing request or the service processing request result based on whether file information is included in the node's service processing request or service processing request result may be stored.
본 문서에서 개시되는 일 실시예에 따른 서버는, 통신 회로, 상기 통신 회로와 작동적으로 연결되는 프로세서, 및 상기 프로세서와 작동적으로 연결되고, 데이터베이스를 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 서버가, 노드의 접속 제어 애플리케이션으로부터 서비스 서버의 네트워크에 접속하려는 상기 노드의 타겟 애플리케이션의 식별 정보와 상기 서비스 서버의 네트워크 정보를 포함하는 네트워크 접속 요청을 수신하고, 상기 데이터베이스에 기반하여 상기 타겟 애플리케이션의 상기 서비스 서버에의 접속 가능 여부를 확인하고, 접속이 가능한 경우, 상기 서비스 서버의 네트워크 정보에 대응되며, 상기 노드의 파일 송신 시 암호화 필요 여부 또는 파일 수신 시 복호화 필요 여부를 나타내는 파일 IO(input output) 정보를 포함하는 데이터 플로우를 생성하여 상기 노드 및 게이트웨이로 송신하고, 접속이 불가능한 경우, 상기 노드로 접속 불가를 나타내는 결과 정보를 전송하도록 하는 명령어들을 저장할 수 있다.A server according to an embodiment disclosed in this document includes a communication circuit, a processor operatively connected to the communication circuit, and a memory operatively connected to the processor and storing a database, the memory comprising: When executed by the processor, the server receives a network connection request including identification information of a target application of the node that wants to connect to the network of the service server and network information of the service server from the node's connection control application, and the database Based on this, it is checked whether the target application can connect to the service server, and if connection is possible, it corresponds to the network information of the service server, and whether encryption is required when transmitting the file of the node or decryption is required when receiving the file. A data flow including file IO (input output) information indicating a data flow is generated and transmitted to the node and the gateway, and when connection is not possible, commands may be stored to transmit result information indicating the inability to connect to the node.
본 문서에서 개시되는 일 실시예에 따른 게이트웨이의 동작 방법은, 외부 서버로부터 노드의 파일 송신 시 암호화 필요 여부 또는 파일 수신 시 복호화 필요 여부를 나타내는 파일 IO(input output) 정보를 포함하는 데이터 플로우를 수신하는 동작, 및 상기 게이트웨이의 프록시 서버를 통해, 상기 노드의 서비스 처리 요청 또는 서비스 처리 요청 결과에 파일 정보가 포함되는지 여부에 기초하여 상기 서비스 처리 요청 또는 상기 서비스 처리 요청 결과를 처리하는 동작을 포함할 수 있다.A method of operating a gateway according to an embodiment disclosed in this document includes receiving a data flow including file IO (input output) information indicating whether encryption is required when transmitting a file from a node or whether decryption is required when receiving a file from an external server. An operation of processing the service processing request or the service processing request result based on whether file information is included in the service processing request or the service processing request result of the node through the proxy server of the gateway. You can.
본 문서에서 개시되는 일 실시예에 따른 서버의 동작 방법은, 노드의 접속 제어 애플리케이션으로부터 서비스 서버의 네트워크에 접속하려는 상기 노드의 타겟 애플리케이션의 식별 정보와 상기 서비스 서버의 네트워크 정보를 포함하는 네트워크 접속 요청을 수신하는 동작, 상기 데이터베이스에 기반하여 상기 타겟 애플리케이션의 상기 서비스 서버에의 접속 가능 여부를 확인하는 동작, 및 상기 서비스 서버의 네트워크 정보에 대응되며, 상기 노드의 파일 송신 시 암호화 필요 여부 또는 파일 수신 시 복호화 필요 여부를 나타내는 파일 IO(input output) 정보를 포함하는 데이터 플로우를 생성하여 상기 노드 및 게이트웨이로 송신하는 동작을 포함할 수 있다.A method of operating a server according to an embodiment disclosed in this document includes a network connection request including identification information of a target application of the node to connect to the network of the service server and network information of the service server from the node's connection control application. An operation of receiving, an operation of checking whether the target application can connect to the service server based on the database, and corresponding to network information of the service server, whether encryption is required when transmitting a file of the node or receiving a file. It may include generating a data flow including file input output (IO) information indicating whether decryption is necessary and transmitting it to the node and gateway.
본 문서에 개시되는 실시예들에 따르면, 식별된 대상의 파일 입출력을 허용할 것인지 여부를 확인하고, 허용된 접속 대상에 한하여 파일 입출력을 허용함으로써, 애플리케이션 및 네트워크 별 파일 수신 및 전송 제어를 가능하게 한다.According to the embodiments disclosed in this document, it is possible to control file reception and transmission for each application and network by checking whether to allow file input and output of the identified target and allowing file input and output only to the permitted access target. do.
본 문서에 개시되는 실시예들에 따르면, 게이트웨이에 포함된 프록시를 통해 인증된 단말과 서비스 서버 간의 서비스 요청 및 서비스 요청 결과에 포함된 파일 정보를 감시하고, 파일 암호화 또는 복호화를 제어할 수 있다.According to embodiments disclosed in this document, file information included in the service request and service request result between the authenticated terminal and the service server can be monitored through a proxy included in the gateway, and file encryption or decryption can be controlled.
본 문서에 개시되는 실시예들에 따르면, 송수신되는 파일을 컨트롤러의 정책에 따라 선택적으로 암호화 또는 복호화할 수 있다.According to embodiments disclosed in this document, transmitted and received files can be selectively encrypted or decrypted according to the policy of the controller.
이 외에, 본 문서를 통해 직접적 또는 간접적으로 파악되는 다양한 효과들이 제공될 수 있다.In addition, various effects that can be directly or indirectly identified through this document may be provided.
도 1은 다양한 실시예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다.1 shows an architecture within a network environment according to various embodiments.
도 2는 다양한 실시예들에 따라 컨트롤러에 저장된 데이터 베이스를 나타내는 기능적 블록도이다.Figure 2 is a functional block diagram showing a database stored in a controller according to various embodiments.
도 3은 다양한 실시예들에 따른 데이터베이스에 포함된 정보 중 제어 플로우 정보, 데이터 플로우 정보 및 파일 테이블 정보를 나타낸다.Figure 3 shows control flow information, data flow information, and file table information among information included in a database according to various embodiments.
도 4는 다양한 실시예들에 따른 노드의 기능적 블록도이다.4 is a functional block diagram of a node according to various embodiments.
도 5는 다양한 실시예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다.Figure 5 explains an operation for controlling transmission of data packets according to various embodiments.
도 6은 다양한 실시예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타낸다.Figure 6 shows a signal flow diagram for controller connection according to various embodiments.
도 7은 다양한 실시예들에 따른 사용자 인증을 위한 신호 흐름도를 도시한다.7 shows a signal flow diagram for user authentication according to various embodiments.
도 8은 다양한 실시예들에 따른 컨트롤러 접속을 위한 사용자 인터페이스 화면을 도시한다.8 illustrates a user interface screen for accessing a controller according to various embodiments.
도 9는 다양한 실시예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시한다.Figure 9 shows a signal flow diagram for network access according to various embodiments.
도 10은 다양한 실시예들에 따른 서비스 처리 요청의 처리를 위한 신호 흐름도를 도시한다.Figure 10 shows a signal flow diagram for processing a service processing request according to various embodiments.
도 11은 다양한 실시예들에 따른 서비스 처리 요청 결과의 수신을 위한 신호 흐름도를 도시한다.Figure 11 shows a signal flow diagram for receiving a service processing request result according to various embodiments.
도 12는 다양한 실시예들에 따른 서비스 요청 처리 로그 및 거절 로그 전송을 위한 신호 흐름도를 도시한다.Figure 12 shows a signal flow diagram for transmitting a service request processing log and a rejection log according to various embodiments.
도 13은 다양한 실시예들에 따른 제어 플로우 갱신을 위한 신호 흐름도를 도시한다.Figure 13 shows a signal flow diagram for control flow update according to various embodiments.
도 14는 다양한 실시예들에 따른 제어 플로우 제거를 위한 신호 흐름도를 도시한다.Figure 14 shows a signal flow diagram for control flow removal according to various embodiments.
도 15는 다양한 실시예들에 따른 데이터 플로우 제거를 위한 신호 흐름도를 도시한다.Figure 15 shows a signal flow diagram for data flow removal according to various embodiments.
이하, 본 발명의 다양한 실시 예가 첨부된 도면을 참조하여 기재된다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 실시 예의 다양한 변경(modification), 균등물(equivalent), 및/또는 대체물(alternative)을 포함하는 것으로 이해되어야 한다.Hereinafter, various embodiments of the present invention are described with reference to the accompanying drawings. However, this is not intended to limit the present invention to specific embodiments, and should be understood to include various modifications, equivalents, and/or alternatives to 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 or plural items, unless the relevant context clearly indicates 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 phrases such as “at least one of B, or C” may include any one of the items listed together in the corresponding phrase, or any possible combination thereof. Terms such as "first", "second", or "first" or "second" may be used simply to distinguish one component from another, and to refer to that component in other respects (e.g., importance or order) is not limited. One (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 any of the components can be connected to the other components directly (e.g. wired), wirelessly, or through a third component.
본 문서에서 설명되는 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있다. 다양한 실시 예들에 따르면, 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 다양한 실시 예들에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다.Each component (eg, module or program) described in this document may include singular or plural entities. According to various embodiments, one or more of the corresponding components or operations may be omitted, or one or more other components or operations may be added. Alternatively or additionally, multiple 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 component of the plurality of components in the same or similar manner as those performed by the corresponding component of the plurality of components prior to the integration. . According to various embodiments, operations performed by a module, program, or other component may be executed sequentially, in parallel, iteratively, or heuristically, or one or more of the operations may be executed in a different order, omitted, or , or one or more other operations 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 integrated part or a minimum unit of the parts or a part 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 (e.g., a program or application) including one or more instructions stored in a storage medium (e.g., memory) that can be read by a machine. For example, the processor of the device may call at least one instruction among one or more instructions stored from a storage medium and execute it. This allows the device to be operated to perform at least one function according to the at least one instruction called. The one or more instructions may include code generated by a compiler or code that can be executed by an interpreter. A storage medium that can be read by a device may be provided in the form of a non-transitory storage medium. Here, 'non-transitory' only means that the storage medium is a tangible device and does not contain signals (e.g. electromagnetic waves), and this term refers to cases where data is semi-permanently stored in the storage medium. There is no distinction between temporary storage cases.
본 문서에 개시된 다양한 실시 예들에 따른 방법은 컴퓨터 프로그램 제품(computer program product)에 포함되어 제공될 수 있다. 컴퓨터 프로그램 제품은 상품으로서 판매자 및 구매자 간에 거래될 수 있다. 컴퓨터 프로그램 제품은 기기로 읽을 수 있는 저장 매체(예: compact disc read only memory(CD-ROM))의 형태로 배포되거나, 또는 애플리케이션 스토어를 통해 또는 두 개의 사용자 장치들(예: 스마트폰들) 간에 직접, 온라인으로 배포(예: 다운로드 또는 업로드)될 수 있다. 온라인 배포의 경우에, 컴퓨터 프로그램 제품의 적어도 일부는 제조사의 서버, 애플리케이션 스토어의 서버, 또는 중계 서버의 메모리와 같은 기기로 읽을 수 있는 저장 매체에 적어도 일시 저장되거나, 임시적으로 생성될 수 있다. Methods according to various embodiments disclosed in this document may be provided and included in a computer program product. Computer program products are commodities and can be traded between sellers and buyers. A computer program product may be distributed in the form of a machine-readable storage medium (e.g. compact disc read only memory (CD-ROM)) or through an application store or between two user devices (e.g. smartphones). It may be distributed in person or online (e.g., downloaded or uploaded). In the case of online distribution, at least a portion of the computer program product may be at least temporarily stored or temporarily created in a machine-readable storage medium, such as the memory of a manufacturer's server, an application store server, or a relay server.
도 1은 다양한 실시 예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다. 1 shows an architecture within a network environment according to various embodiments.
도 1에 도시된 노드(201-1 또는 201-2)는 데이터 통신을 수행할 수 있는 다양한 형태의 장치일 수 있다. 예를 들어, 노드(201-1 또는 201-2)는 스마트폰 또는 태블릿과 같은 휴대용 장치, 데스크탑(desktop) 또는 랩탑(laptop)과 같은 컴퓨터 장치, 멀티미디어 장치, 의료 기기, 카메라, 웨어러블 장치, VR(virtual reality) 장치, 또는 가전 장치를 포함할 수 있으며 전술한 기기들에 한정되지 않는다. 예를 들어, 노드(201-1 또는 201-2)는 애플리케이션을 통해 데이터 패킷을 전송할 수 있는 서버 또는 게이트웨이를 포함할 수 있다. 노드(201-1 또는 201-2)는 '전자 장치' 또는 '단말'로도 참조될 수 있다.The node 201-1 or 201-2 shown in FIG. 1 may be various types of devices capable of performing data communication. For example, the node 201-1 or 201-2 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 VR. It may include a (virtual reality) device, or a home appliance device, and is not limited to the above-described devices. For example, node 201-1 or 201-2 may include a server or gateway capable of transmitting data packets through an application. The node 201-1 or 201-2 may also be referred to as an ‘electronic device’ or a ‘terminal’.
노드(201-1 또는 201-2)는 각각 적어도 하나의 타겟 애플리케이션 및 접속 제어 애플리케이션을 저장할 수 있다. 예를 들어, 노드(201-1)는 타겟 애플리케이션(211-1) 및 접속 제어 애플리케이션(212-1)을 저장할 수 있다. 노드(201-2)는 타겟 애플리케이션(211-2) 및 접속 제어 애플리케이션(212-2)을 저장할 수 있다.Node 201-1 or 201-2 may store at least one target application and at least one access control application, respectively. For example, the node 201-1 may store the target application 211-1 and the access control application 212-1. The node 201-2 may store the target application 211-2 and the access control application 212-2.
타겟 애플리케이션(211-1 또는 211-2) 각각은 접속 제어 애플리케이션(212-1 또는 212-2)의 제어 하에 게이트웨이(203)를 통해 서비스 서버(205-1 또는 205-2)로 데이터 패킷을 전송하거나 반대로 데이터 패킷을 수신할 수 있다.Each of the target applications (211-1 or 211-2) transmits data packets to the service server (205-1 or 205-2) through the gateway 203 under the control of the access control application (212-1 or 212-2). Or, conversely, you can receive data packets.
타겟 애플리케이션(211-1 및 211-2) 중 일부는 웹 브라우저 또는 비즈니스 애플리케이션과 같이 허용된 및/또는 보안된 애플리케이션인 반면에 다른 일부는 허용되지 않은 프로그램(예: 멀웨어, 랜섬웨어, 기타 허용되지 않은 애플리케이션)이거나 보안되지 않은 악성 프로그램(악성 코드에 감염되거나, 위조 또는 변조된 애플리케이션)일 수 있다. 실시 예들에 따르면 접속 제어 애플리케이션(212-1 또는 212-2)은 데이터 패킷의 송신을 요청하는 프로그램(또는, 타겟 애플리케이션, 타겟 애플리케이션의 프로세스)을 식별하고, 허용되지 않은 프로그램의 데이터 패킷이 노드(201-1 또는 201-2)의 외부로 송신되는 것을 방지할 수 있다. 또한, 실시 예들에 따르면, 접속 제어 애플리케이션(212-1 또는 212-2)은 접속 제어 애플리케이션(212-1 또는 212-2)과 게이트웨이(203) 간 채널(220-1 또는 220-2)을 통해 인가되지 않은 프로그램의 서비스 서버(205-1 또는 205-2)에 대한 접속을 차단하고 해당 프로그램을 격리할 수 있다. 채널(220-1 또는 220-2)은 '보안 세션'으로 참조될 수도 있다.Some of the target applications (211-1 and 211-2) are allowed and/or secured applications, such as web browsers or business applications, while others are non-allowed programs (e.g. malware, ransomware, and other unallowed programs). It may be an unsecured application) or an insecure malicious program (an application infected with malware, forged or altered). According to embodiments, the access control application (212-1 or 212-2) identifies a program (or target application, process of the target application) requesting transmission of a data packet, and data packets of the unauthorized program are transmitted to the node ( It is possible to prevent transmission outside of 201-1 or 201-2). Additionally, according to embodiments, the access control application (212-1 or 212-2) is connected to the connection control application (212-1 or 212-2) and the gateway 203 through a channel (220-1 or 220-2). Access to the service server (205-1 or 205-2) of unauthorized programs can be blocked and the program can be quarantined. Channel 220-1 or 220-2 may also be referred to as a 'secure session'.
예를 들어, 실시 예들에 따른 타겟 애플리케이션(211-1 또는 211-2)이 서비스 서버(205-1 또는 205-2)와 통신하기 이전에 접속 제어 애플리케이션(212-1 또는 212-2)은 컨트롤러(202)로부터 접속 가능 여부를 확인하고, 접속 가능한 경우 컨트롤러(202)에 의하여 인증된 데이터 패킷을 통해 게이트웨이(203)와 인증을 수행할 수 있다. 인증이 완료되면 접속 제어 애플리케이션(212-1 또는 212-2)은 게이트웨이(203)와 채널(220-1 또는 220-2)을 생성할 수 있다.For example, before the target application (211-1 or 211-2) according to embodiments communicates with the service server (205-1 or 205-2), the access control application (212-1 or 212-2) is connected to the controller. It is possible to check whether connection is possible from 202, and if connection is possible, authentication with the gateway 203 can be performed through a data packet authenticated by the controller 202. Once authentication is completed, the access control application (212-1 or 212-2) can create the gateway 203 and the channel (220-1 or 220-2).
다양한 실시 예들에 따르면, 노드(201-1 또는 201-2)는 노드(201-1 또는 201-2) 내에 저장된 타겟 애플리케이션(211-1 또는 211-2)의 네트워크 접속을 관리하기 위한 접속 제어 애플리케이션(212-1 또는 212-2) 및 네트워크 드라이버(미도시)를 포함할 수 있다. 예를 들어, 노드(201-1 또는 201-2)에 저장된 타겟 애플리케이션(211-1 또는 211-2)의 서비스 서버(205-1 또는 205-2)에 대한 접속 이벤트가 발생하면, 접속 제어 애플리케이션(212-1 또는 212-2)은 타겟 애플리케이션(211-1 또는 211-2)의 접속 가능 여부를 결정할 수 있다. 타겟 애플리케이션(211-1 또는 211-2)이 접속 가능하면, 접속 제어 애플리케이션(212-1 또는 212-2)은 채널(220-1 또는 220-2)을 통해 게이트웨이(203)로 데이터 패킷을 전송할 수 있다. 접속 제어 애플리케이션(212-1 또는 212-2)은 노드(201-1 또는 201-2) 내에서 운영체제를 포함하는 커널(kernel) 및 네트워크 드라이버를 통해 데이터 패킷의 전송을 제어할 수 있다.According to various embodiments, the node 201-1 or 201-2 is a connection control application for managing the network connection of the target application 211-1 or 211-2 stored in the node 201-1 or 201-2. (212-1 or 212-2) and a network driver (not shown). For example, when a connection event occurs for the service server (205-1 or 205-2) of the target application (211-1 or 211-2) stored in the node (201-1 or 201-2), the connection control application (212-1 or 212-2) may determine whether the target application (211-1 or 211-2) is accessible. If the target application (211-1 or 211-2) is accessible, the access control application (212-1 or 212-2) transmits a data packet to the gateway 203 through the channel (220-1 or 220-2). You can. The access control application 212-1 or 212-2 may control the transmission of data packets within the node 201-1 or 201-2 through a kernel including an operating system and a network driver.
컨트롤러(202)는 예를 들어, 서버(또는, 클라우드 서버)일 수 있다. 컨트롤러(202)는 노드(201-1 또는 201-2), 게이트웨이(203), 및 서비스 서버(205-1 또는 205-2) 간 데이터 전송을 관리함으로써 네트워크 환경 내에서 신뢰되는 데이터 전송을 보장할 수 있다. 예를 들어, 컨트롤러(202)는 정책 정보 또는 블랙리스트 정보를 통해 인가된 노드(201-1 또는 201-2)(또는, 접속 제어 애플리케이션(212-1 또는 212-2))의 네트워크 접속을 허용할 수 있다. The controller 202 may be, for example, a server (or cloud server). The controller 202 manages data transmission between the node 201-1 or 201-2, the gateway 203, and the service server 205-1 or 205-2 to ensure reliable data transmission within the network environment. You can. For example, the controller 202 allows the authorized node 201-1 or 201-2 (or access control application 212-1 or 212-2) to access the network through policy information or blacklist information. can do.
또한, 컨트롤러(202)는 접속 제어 애플리케이션(212-1 또는 212-2)과 게이트웨이(203) 간 채널(220-1 또는 220-2)의 생성을 중개하거나, 노드(201-1 또는 201-2), 게이트웨이(203), 또는 연동된 타 보안 시스템(미도시)으로부터 수집된 보안 이벤트에 따라서 채널(220-1 또는 220-2)을 제거(또는, 회수)할 수 있다. 접속 제어 애플리케이션(212-1 또는 212-2)은 컨트롤러(202)에 의하여 인가된 채널(220-1 또는 220-2)을 통해서만 서비스 서버(205-1 또는 205-2)와 통신할 수 있으며, 인가된 채널(220-1 또는 220-2)이 존재하지 않으면 노드(201-1 또는 201-2) 및 접속 제어 애플리케이션(212-1 또는 212-2)의 네트워크 접속이 차단될 수 있다. 일 실시 예에서, 타겟 애플리케이션(211-1 또는 211-2)은 컨트롤러(202)에 의하여 인가된 채널(220-1 또는 220-2)을 통해서만 서비스 서버(205-1 또는 205-2)와 통신할 수 있으며, 인가된 채널(220-1 또는 220-2)이 존재하지 않으면 타겟 애플리케이션(211-1 또는 211-2)의 네트워크 접속은 접속 제어 애플리케이션(212-1 또는 212-2), 컨트롤러(202) 또는 게이트웨이(203)로부터 차단될 수 있다. 일 실시 예에 따르면, 컨트롤러(202)는 노드(201-1 또는 201-2) 또는 접속 제어 애플리케이션(212-1 또는 212-2)의 네트워크 접속과 연관된 다양한 동작(예: 등록, 승인, 인증, 갱신, 종료)을 수행하기 위하여 접속 제어 애플리케이션(212-1 또는 212-2)과 제어 데이터 패킷을 송수신할 수 있다. 제어 데이터 패킷이 전송되는 흐름(예: 230-1 또는 230-2)은 '제어 플로우(control flow)'로 참조될 수 있다.Additionally, the controller 202 mediates the creation of a channel (220-1 or 220-2) between the access control application (212-1 or 212-2) and the gateway 203, or connects the node (201-1 or 201-2) ), the channel 220-1 or 220-2 may be removed (or recovered) according to security events collected from the gateway 203, or other linked security systems (not shown). The access control application (212-1 or 212-2) can communicate with the service server (205-1 or 205-2) only through the channel (220-1 or 220-2) authorized by the controller 202, If the authorized channel (220-1 or 220-2) does not exist, network access of the node (201-1 or 201-2) and the access control application (212-1 or 212-2) may be blocked. In one embodiment, the target application (211-1 or 211-2) communicates with the service server (205-1 or 205-2) only through the channel (220-1 or 220-2) authorized by the controller 202. This can be done, and if the authorized channel (220-1 or 220-2) does not exist, the network connection of the target application (211-1 or 211-2) is connected to the access control application (212-1 or 212-2), the controller ( 202) or may be blocked from the gateway 203. According to one embodiment, the controller 202 performs various operations associated with network access of the node 201-1 or 201-2 or the access control application 212-1 or 212-2 (e.g., registration, authorization, authentication, In order to perform (update, termination), control data packets can be transmitted and received with the access control application (212-1 or 212-2). The flow through which control data packets are transmitted (e.g., 230-1 or 230-2) may be referred to as a 'control flow'.
게이트웨이(203)는 노드(201-1 또는 201-2)가 속하는 네트워크의 경계 또는 서비스 서버(205-1 또는 205-2)가 속하는 네트워크의 경계에 위치할 수 있다. 예를 들어, 게이트웨이(203)는 인트라넷 또는 클라우드(cloud)의 경계에 위치할 수 있다. 일 실시 예에 따르면, 게이트웨이(203)는 클라우드 기반으로 컨트롤러(202)와 연결될 수 있다. 게이트웨이(203)는 접속 제어 애플리케이션(212-1 또는 212-2)으로부터 수신된 데이터 패킷 중에서 인가된 데이터 패킷만을 서비스 서버(205-1 또는 205-2)로 포워딩할 수 있다. 접속 제어 애플리케이션(212-1 또는 212-2) 및 게이트웨이(203) 사이에서 데이터 패킷이 전송되는 흐름(예: 240-1 또는 240-2)은 '데이터 플로우(data flow)'로 참조될 수 있다.The gateway 203 may be located at the border of the network to which the node 201-1 or 201-2 belongs or at the border of the network to which the service server 205-1 or 205-2 belongs. For example, the gateway 203 may be located at the boundary of an intranet or cloud. According to one embodiment, the gateway 203 may be connected to the controller 202 on a cloud basis. The gateway 203 may forward only authorized data packets among the data packets received from the access control application 212-1 or 212-2 to the service server 205-1 or 205-2. The flow in which data packets are transmitted between the access control application (212-1 or 212-2) and the gateway 203 (e.g., 240-1 or 240-2) may be referred to as 'data flow'. .
데이터 플로우는 노드 또는 IP 단위뿐만 아니라 보다 세부적인 단위(예: 애플리케이션 단위)로도 생성될 수 있다. 게이트웨이(203)는 접속 제어 애플리케이션(212-1 또는 212-2)과 게이트웨이(203) 간 채널(220-1 또는 220-2) 생성 이전에 접속 제어 애플리케이션(212-1 또는 212-2)의 인증을 수행하고, 접속 제어 애플리케이션(212-1 또는 212-2)으로부터 전송된 데이터 패킷 중 채널(220-1 또는 220-2)을 통해 전송된 데이터 패킷만을 서비스 서버(205-1 또는 205-2)로 포워딩함으로써 무분별한 네트워크 접속을 사전에 차단할 수 있다.Data flows can be created not only on a per-node or per-IP basis, but also on a more granular basis (e.g. per-application). The gateway 203 authenticates the access control application (212-1 or 212-2) before creating the channel (220-1 or 220-2) between the access control application (212-1 or 212-2) and the gateway 203. Perform, and among the data packets transmitted from the access control application (212-1 or 212-2), only the data packets transmitted through the channel (220-1 or 220-2) are sent to the service server (205-1 or 205-2). By forwarding to , indiscriminate network access can be blocked in advance.
게이트웨이(203)는 게이트웨이(203)에 포함된 프록시 서버(231)를 통해 인증된 노드(201-1 또는 201-2)와 서비스 서버(205-1 또는 205-2) 간의 서비스 처리를 중계할 수 있다. 게이트웨이(203)는 프록시 서버(231)를 통해 서비스 처리 요청 및 서비스 처리 요청 결과에 포함된 파일 정보를 감시하고, 데이터 플로우(240-1 또는 240-2)에 포함된 파일 IO 정보를 기반으로 파일의 암호화 및 복호화를 제어할 수 있다. 프록시 서버(231)는 '프록시'로도 참조될 수 있다. 프록시 서버(231)는 프로그램 또는 어플리케이션일 수 있다.The gateway 203 can relay service processing between the authenticated node 201-1 or 201-2 and the service server 205-1 or 205-2 through the proxy server 231 included in the gateway 203. there is. The gateway 203 monitors the file information included in the service processing request and the service processing request result through the proxy server 231, and processes the file based on the file IO information included in the data flow 240-1 or 240-2. Encryption and decryption can be controlled. The proxy server 231 may also be referred to as a 'proxy'. The proxy server 231 may be a program or application.
도 2는 다양한 실시예들에 따라 컨트롤러(202)에 저장된 데이터베이스를 나타내는 기능적 블록도이며, 도 3은 데이터베이스에 포함된 정보 중 제어 플로우 정보(340), 데이터 플로우 정보(350) 및 파일 테이블 정보(360)를 나타낸다.Figure 2 is a functional block diagram showing a database stored in the controller 202 according to various embodiments, and Figure 3 shows control flow information 340, data flow information 350, and file table information ( 360).
도 2를 참조하면, 컨트롤러(202)는 네트워크 접속 및 데이터 전송의 제어를 위한 데이터베이스(311 내지 320)를 메모리(330)에 저장할 수 있다. 도 2는 메모리(330)만을 도시하지만, 컨트롤러(202)는 외부 전자 장치(예: 도 1의 노드(201-1 또는 201-2), 게이트웨이(203) 또는 서비스 서버(205-1 또는 205-2))와 통신을 수행하기 위한 통신 회로(예: 도 4의 통신 회로(430)) 및 컨트롤러(202)의 전반적인 동작을 제어하기 위한 프로세서(예: 도 4의 프로세서(410))를 더 포함할 수 있다. 관리자는 컨트롤러(202)에 접속하여 접속 제어 애플리케이션(212-1 또는 212-2)과 서비스 서버(205-1 또는 205-2) 간 접속을 제어하기 위한 연결 중심의 정책을 설정할 수 있으므로, 서비스 단에서 세션을 관리하는 것 보다 세밀하고 안전하게 네트워크 접속을 제어할 수 있다.Referring to FIG. 2, the controller 202 may store databases 311 to 320 for controlling network connection and data transmission in the memory 330. Although FIG. 2 shows only the memory 330, the controller 202 can be used to connect external electronic devices (e.g., node 201-1 or 201-2 in FIG. 1, gateway 203, or service server 205-1 or 205- 2))) and a communication circuit for performing communication (e.g., the communication circuit 430 in FIG. 4) and a processor for controlling the overall operation of the controller 202 (e.g., the processor 410 in FIG. 4). can do. The administrator can access the controller 202 and set a connection-oriented policy to control the connection between the access control application (212-1 or 212-2) and the service server (205-1 or 205-2), so the service terminal You can control network access more precisely and safely than managing sessions in .
접속 정책 데이터베이스(311)는 식별된 네트워크, 노드, 또는 애플리케이션이 접속 가능한 네트워크 및/또는 서비스에 대한 정보를 포함할 수 있다. 예를 들어, 컨트롤러(202)는 접속 제어 애플리케이션(212-1 또는 212-2)의 네트워크 접속 요청 시, 접속 정책 데이터베이스(311)의 정책에 기반하여 식별된 네트워크(예: 노드(201-1 또는 201-2)가 속하는 네트워크), 노드(201-1 또는 201-2), 사용자(예: 노드(201-1 또는 201-2)의 사용자), 및/또는 애플리케이션(예: 노드(201-1 또는 201-2)에 포함되는 타겟 애플리케이션(211-1 또는 211-2))이 서비스 서버(205-1 또는 205-2)에 접속이 가능한지 여부를 결정할 수 있다. 일 실시 예에서, 컨트롤러(202)는 접속 정책 데이터베이스(311)에 기반하여 특정 서비스(예: IP 및 포트)로 접속 가능한 타겟 애플리케이션의 화이트리스트를 생성할 수 있다.The connection policy database 311 may include information about networks and/or services to which an identified network, node, or application can access. For example, when the controller 202 requests network access from the access control application 212-1 or 212-2, the controller 202 connects to the network identified based on the policy of the access policy database 311 (e.g., node 201-1 or network to which 201-2) belongs), a node (201-1 or 201-2), a user (e.g., a user of node 201-1 or 201-2), and/or an application (e.g., node 201-1 Alternatively, it may be determined whether the target application (211-1 or 211-2) included in 201-2) can access the service server (205-1 or 205-2). In one embodiment, the controller 202 may create a whitelist of target applications that can access a specific service (eg, IP and port) based on the connection policy database 311.
채널 정책 데이터베이스(312)는 접속 정책 데이터베이스(311)의 정책에 따른 접속 경로 상에서 노드(201-1 또는 201-2)와 서비스 서버(205-1 또는 201-2)(또는, 도착지 IP 및 포트)의 사이에 존재하는 게이트웨이(203)와의 채널 생성에 필요한 정보(예: 인증 정보, 암호화 알고리즘, 및/또는 터널 끝점 IP(Tunnel End Point IP))를 포함할 수 있다. 채널 정책 데이터베이스(312)는 접속 경로 사이에 타 게이트웨이를 통해 사전에 연결된 채널이 존재하는 경우, 이를 사용하기 위한 정보(예: 노드에 할당된 IP 정보의 수집 여부 및 대체 처리 여부)를 포함할 수 있다.The channel policy database 312 connects the node 201-1 or 201-2 and the service server 205-1 or 201-2 (or destination IP and port) on the connection path according to the policy of the connection policy database 311. It may include information necessary for creating a channel with the gateway 203 (eg, authentication information, encryption algorithm, and/or tunnel end point IP). If a channel previously connected through another gateway exists between the access paths, the channel policy database 312 may include information for using it (e.g., whether IP information assigned to the node is collected and whether alternative processing is performed). there is.
채널 테이블(318)은 노드(201-1 또는 201-2)에 할당된 채널 전용 IP 및 채널 생성 정보를 포함할 수 있다.The channel table 318 may include a channel dedicated IP assigned to the node 201-1 or 201-2 and channel creation information.
서비스 정책 데이터베이스(313)는 접속 정책 데이터베이스(311)의 정책에 따른 접속 경로 상에서 노드(201-1 또는 201-2)와 서비스 서버(205-1 또는 201-2)(또는, 도착지 IP 및 포트)의 사이에 존재하는 게이트웨이(203)에 포함된 프록시 서버(231)를 통해 서비스 서버(205-1 또는 205-2)와의 서비스 처리 요청을 중계하기 위해 노드(201-1 또는 201-2)가 도메인 주소로 접속 시도 시 해당 프록시 서버(231)를 거치기 위해 필요한 정보(예: 도메인 주소 해석 정보, 해당 도메인 접속 시 필요한 인증서, 및/또는 데이터 플로우 검사 실패 시 서비스 처리 요청 결과를 실패 정보로 반환할지 또는 타 URL로 리다이렉션(redirection) 할지에 대한 정보)를 포함할 수 있다.The service policy database 313 connects the node 201-1 or 201-2 and the service server 205-1 or 201-2 (or destination IP and port) on the connection path according to the policy of the connection policy database 311. The node 201-1 or 201-2 connects the domain to relay the service processing request with the service server 205-1 or 205-2 through the proxy server 231 included in the gateway 203 existing between the domain. When attempting to connect to an address, information required to pass through the proxy server 231 (e.g., domain address resolution information, certificate required to access the domain, and/or whether to return the service processing request result as failure information when the data flow check fails) Information on whether to redirect to another URL) may be included.
파일 IO 정책 데이터베이스(314)는 접속 정책과 연계되며, 타겟 애플리케이션(211-1 또는 211-2)에 대한 파일 IO 정책을 수립하기 위한 정보를 포함할 수 있다. 예를 들어, 파일 IO 정책 데이터베이스(314)는 타겟 애플리케이션(211-1 또는 211-2)의 파일 수신 시 복호화할 것인지에 대한 정보 및 파일 전송 시 암호화할 것인지에 대한 정보를 포함할 수 있다. 또한, 파일 IO 정책 데이터베이스(314)는 암호화 또는 복호화에 사용되는 알고리즘, 및/또는 암호화 또는 복호화 키(key) 생성 정보를 포함할 수 있다.The file IO policy database 314 is linked to the access policy and may include information for establishing a file IO policy for the target application 211-1 or 211-2. For example, the file IO policy database 314 may include information about whether to decrypt a file when receiving it from the target application 211-1 or 211-2 and information about whether to encrypt the file when transmitting it. Additionally, the file IO policy database 314 may include algorithms used for encryption or decryption, and/or encryption or decryption key generation information.
블랙리스트 정책 데이터베이스(315)는 노드(201-1 또는 201-2) 또는 게이트웨이(203)에서 주기적으로 수집되는 보안 이벤트 중에서 보안 이벤트의 위험도, 발생 주기, 및/또는 행위 분석을 통해 식별된 대상(예: 노드 ID(identifier), IP 주소, MAC(media access control) 주소, 또는 사용자 ID 중 적어도 하나)의 접속을 차단하기 위한 블랙리스트 등록 정책을 나타낼 수 있다.The blacklist policy database 315 includes targets ( Example: It may indicate a blacklist registration policy to block access by at least one of a node ID (identifier), IP address, MAC (media access control) address, or user ID).
블랙리스트 데이터베이스(320)는 블랙리스트 정책 데이터베이스(315)에 의해서 차단된 대상에 대한 목록을 포함할 수 있다. 예를 들어, 컨트롤러(202)는 네트워크 접속을 요청하는 노드(201-1 또는 201-2)의 식별 정보가 블랙리스트 데이터베이스(320)에 포함되면 네트워크 접속 요청을 거부함으로써 노드(201-1 또는 201-2)를 격리시킬 수 있다.The blacklist database 320 may include a list of targets blocked by the blacklist policy database 315. For example, if the identification information of the node (201-1 or 201-2) requesting network access is included in the blacklist database 320, the controller 202 rejects the network access request, thereby allowing the node (201-1 or 201) to access the network. -2) can be isolated.
제어 플로우 테이블(316)은 접속 제어 애플리케이션(212-1 또는 212-2)과 컨트롤러(202) 사이에 생성된 제어 데이터 패킷의 흐름(즉, 제어 플로우)을 관리하기 위한 세션 테이블의 일 예이다.The control flow table 316 is an example of a session table for managing the flow (i.e., control flow) of control data packets generated between the access control application 212-1 or 212-2 and the controller 202.
예를 들어 도 3을 참조하면, 접속 제어 애플리케이션(212-1 또는 212-2)이 성공적으로 컨트롤러(202)에 접속하는 경우 제어 플로우 정보(340) 및 제어 플로우 ID(342)(또는 '제어 플로우 식별 정보'로도 참조될 수 있다)가 컨트롤러(202)에 의하여 생성될 수 있다. 제어 플로우 정보(340)는 컨트롤러 접속 및 인증 시 식별된 IP, 노드, 애플리케이션, 또는 서비스 서버와의 연계를 통해 추가적으로 식별된 대상 중 적어도 하나를 나타내는 식별 정보(344)를 포함할 수 있다. 예를 들어 접속 제어 애플리케이션(212-1 또는 212-2)의 네트워크 접속 요청이 수신되면, 컨트롤러(202)는 접속 요청에 포함된 제어 플로우 ID 및 식별 정보를 제어 플로우 정보(340)에 포함된 제어 플로우 ID(342) 및 식별 정보(344)와 매핑함으로써 접속 제어 애플리케이션(212-1 또는 212-2)의 서비스 서버(205-1 또는 205-2)에 대한 접속 가능 여부 및 게이트웨이(203)와의 채널 생성을 위한 데이터 플로우 생성 가능 여부를 결정할 수 있다. 상태 정보(346)는 제어 플로우의 생성, 인증, 갱신, 종료 등과 같은 다양한 상태를 나타낼 수 있다.For example, referring to Figure 3, when the access control application (212-1 or 212-2) successfully connects to the controller 202, control flow information 340 and control flow ID 342 (or 'control flow (may also be referred to as 'identification information') may be generated by the controller 202. The control flow information 340 may include identification information 344 representing at least one of an IP identified during controller connection and authentication, a node, an application, or a target additionally identified through linkage with a service server. For example, when a network connection request from the access control application 212-1 or 212-2 is received, the controller 202 sends the control flow ID and identification information included in the connection request to the control flow information 340. Whether the access control application (212-1 or 212-2) can be connected to the service server (205-1 or 205-2) by mapping with the flow ID (342) and identification information (344) and the channel with the gateway (203) You can decide whether or not it is possible to create a data flow for creation. Status information 346 may indicate various states such as creation, authentication, update, termination, etc. of a control flow.
일 실시 예에 따르면, 제어 플로우는 만료 시간을 가지므로, 노드(201)는 시간 정보(348)에 기반하여 제어 플로우의 만료 시간을 갱신해야 하며, 일정 시간 동안에 만료 시간이 갱신되지 않으면 제어 플로우(또는, 제어 플로우 정보(340))는 제거될 수 있다. 또한, 노드(201-1 또는 201-2), 접속 제어 애플리케이션(212-1 또는 212-2), 다른 보안 애플리케이션(미도시), 또는 게이트웨이로(203)부터 수집된 보안 이벤트에 따라서 즉각적인 접속 차단이 필요하다고 결정되거나, 이들로부터 접속 종료 요청이 수신되면, 컨트롤러(202)는 제어 플로우를 제거할 수 있다. 제어 플로우가 제거되면 관련된 데이터 플로우 또한 제거되며, 게이트웨이(203)는 접속 제어 애플리케이션(212-1 또는 212-2) 또는 타겟 애플리케이션(211-1 또는 211-2)의 서비스 서버(205-1 또는 205-2)에 대한 접속을 차단할 수 있다.According to one embodiment, since the control flow has an expiration time, the node 201 must update the expiration time of the control flow based on the time information 348, and if the expiration time is not updated within a certain period of time, the control flow ( Alternatively, control flow information 340) may be removed. In addition, immediate access is blocked according to security events collected from the node 201-1 or 201-2, the access control application 212-1 or 212-2, another security application (not shown), or the gateway 203. If it is determined that this is necessary, or if a connection termination request is received from them, the controller 202 may remove the control flow. When the control flow is removed, the related data flow is also removed, and the gateway 203 connects the service server 205-1 or 205 of the access control application 212-1 or 212-2 or the target application 211-1 or 211-2. Access to -2) can be blocked.
데이터 플로우 테이블(317)은 노드(201-1 또는 201-2)와 게이트웨이(203), 및 서비스 서버(205-1 또는 205-2) 사이에 세부적인 데이터 패킷이 전송되는 흐름(예: 데이터 플로우)을 관리하기 위한 테이블이다. 데이터 플로우는 TCP 세션, 애플리케이션, 또는 보다 세부적인 단위로 생성될 수 있다. 데이터 플로우 테이블(316)은 출발지로부터 전송된 데이터 패킷이 인가된 데이터 패킷인지를 식별하기 위한 애플리케이션 ID, 도착지 IP 주소, 및/또는 서비스 포트를 포함할 수 있다.The data flow table 317 shows the flow (e.g., data flow) in which detailed data packets are transmitted between the node 201-1 or 201-2, the gateway 203, and the service server 205-1 or 205-2. ) is a table for managing. Data flows can be created by TCP sessions, applications, or more granular units. The data flow table 316 may include an application ID, destination IP address, and/or service port to identify whether the data packet transmitted from the source is an authorized data packet.
도 3을 참조하면, 데이터 플로우 정보(350)는 데이터 플로우를 식별하기 위한 데이터 플로우 ID(351)와 데이터 플로우가 제어 플로우에 종속되는 경우에는 제어 플로우 ID(352)를 포함할 수 있다. 노드(201-1 또는 201-2) 또는 접속 제어 애플리케이션(212-1 또는 212-2)은 하나 이상의 게이트웨이와 채널 및 세션을 생성할 수 있으므로, 컨트롤러(202)는 전송 주체에 부여된 제어 플로우 ID(352)로 그에 종속된 데이터 플로우를 관리할 수 있다. 또한, 데이터 플로우 정보(350)는 접속 제어 애플리케이션(212-1 또는 212-2)과 게이트웨이(203)의 사이에 채널이 생성되었는지 여부, 및 프록시 서버(231)를 통해 서비스 서버(205-1 또는 205-2)에 접속하는 경우 데이터 패킷의 출발지 IP 및 도착지 IP, 서비스 포트 정보, 프로토콜 정보, 인증서 정보, 서비스 요청 경로(URL)에 따라 서비스 요청을 제어하기 위한 URL 정보 및 도메인 정보를 기반으로 데이터 패킷의 포워딩을 판단하기 위한 검사 대상 정보(353)를 포함할 수 있다. 또한, 데이터 플로우 정보(350)는 데이터 플로우가 사용 가능한 유효한 상태인지 여부를 나타내는 상태 정보(356)를 포함 할 수 있다. 또한, 데이터 플로우 정보(350)는 파일 IO 정보(354)를 더 포함할 수 있다. 파일 IO 정보(354)는 파일 수신 시 복호화 필요 여부 및 파일 송신 시 암호화 필요 여부, 및 파일 IO 처리에 대한 예외 정보를 포함할 수 있다. 파일 IO 정보(354)는 파일 암호화 또는 복호화에 대한 제어 정보를 적용하는 대상 정보(또는, 정책 정보)(도메인 정보, URL 정보, 및/또는 파일 종류 정보)를 포함할 수 있다. 또한, 데이터 플로우 정보(350)는 파일을 암호화 또는 복호화하기 위한 암복호화 정보(355)를 더 포함할 수 있다. 예를 들어, 암복호화 정보(355)는 파일 송신 시 파일을 암호화하는 경우 암호화 키를 게이트웨이에서 생성할 것인지 컨트롤러에서 생성할 것인지에 대한 정보, 암호화 키, 및 암호화 알고리즘을 포함할 수 있다.Referring to FIG. 3, the data flow information 350 may include a data flow ID 351 for identifying the data flow and a control flow ID 352 if the data flow is dependent on the control flow. Since the node (201-1 or 201-2) or the access control application (212-1 or 212-2) can create a channel and session with one or more gateways, the controller 202 controls the control flow ID assigned to the transmitting subject. With (352), data flows dependent on it can be managed. Additionally, the data flow information 350 determines whether a channel has been created between the access control application 212-1 or 212-2 and the gateway 203, and whether the service server 205-1 or 205-2), data is collected based on URL information and domain information to control service requests according to the source IP and destination IP of the data packet, service port information, protocol information, certificate information, and service request path (URL). It may include inspection target information 353 to determine packet forwarding. Additionally, the data flow information 350 may include status information 356 indicating whether the data flow is in a valid usable state. Additionally, the data flow information 350 may further include file IO information 354. The file IO information 354 may include whether decryption is necessary when receiving the file, whether encryption is necessary when transmitting the file, and exception information for file IO processing. The file IO information 354 may include target information (or policy information) (domain information, URL information, and/or file type information) to which control information for file encryption or decryption is applied. Additionally, the data flow information 350 may further include encryption/decryption information 355 for encrypting or decrypting a file. For example, the encryption and decryption information 355 may include information about whether the encryption key is generated by the gateway or the controller when encrypting a file when transmitting a file, an encryption key, and an encryption algorithm.
파일 테이블(319)은 파일 암호화 또는 복호화를 관리하기 위한 데이터베이스로, 파일 테이블 정보(360)를 포함할 수 있다.The file table 319 is a database for managing file encryption or decryption and may include file table information 360.
도 3을 참조하면, 파일 테이블 정보(360)는 게이트웨이(203)에서 파일 송신 및 수신이 발생한 검사 대상을 식별하기 위한 검사 대상 정보(362)를 저장할 수 있다. 검사 대상 정보(362)는, 예를 들어, 출발지 IP 및 도착지 IP, 서비스 포트 정보, 프로토콜 정보, 인증서 정보, 서비스 요청 경로(URL) 및 도메인 정보를 포함할 수 있다. 또한, 파일 테이블 정보(360)는 파일의 암호화 키 또는 복호화 키를 탐색하기 위한 파일 정보(364)를 포함할 수 있다. 파일 정보(364)는 파일의 고유 정보 및 식별 정보(예: 파일명, 파일의 일부 내용 또는 헤더 정보, 해쉬 정보, 및/또는 시그니처 정보)를 포함할 수 있다. 또한, 파일 테이블 정보(360)는 암복호화 정보(366)를 더 포함할 수 있다. 암복호화 정보(366)는 파일의 암호화에 사용되는 키, 복호화에 사용되는 키, 암호화 알고리즘 종류, 및 복호화 알고리즘 종류를 포함할 수 있다. 파일 테이블 정보(360)는 컨트롤러(202) 및 게이트웨이(203)에서 관리될 수 있다.Referring to FIG. 3, the file table information 360 may store inspection target information 362 for identifying the inspection target where file transmission and reception occurred in the gateway 203. The inspection target information 362 may include, for example, source IP and destination IP, service port information, protocol information, certificate information, service request path (URL), and domain information. Additionally, the file table information 360 may include file information 364 for searching the encryption key or decryption key of the file. The file information 364 may include unique information and identification information of the file (eg, file name, partial contents of the file or header information, hash information, and/or signature information). Additionally, the file table information 360 may further include encryption and decryption information 366. The encryption/decryption information 366 may include a key used to encrypt a file, a key used to decrypt a file, an encryption algorithm type, and a decryption algorithm type. File table information 360 may be managed in the controller 202 and gateway 203.
도 4는 다양한 실시 예들에 따른 노드(201-1 또는 201-2)의 기능적 블록도를 나타낸다. 도 4에 도시된 구성들 중 적어도 일부는 컨트롤러(202), 게이트웨이(203), 또는 서비스 서버(205-1 또는 205-2)에 적용될 수 있다.Figure 4 shows a functional block diagram of a node 201-1 or 201-2 according to various embodiments. At least some of the configurations shown in FIG. 4 may be applied to the controller 202, gateway 203, or service server 205-1 or 205-2.
도 4를 참조하면, 노드(201-1 또는 201-2)는 프로세서(410), 메모리(420), 및 통신 회로(430)를 포함할 수 있다. 일 실시 예에 따르면, 노드(201-1 또는 201-2)는 사용자 인터페이스를 제공하기 위하여 디스플레이(440)를 더 포함할 수 있다.Referring to FIG. 4, node 201-1 or 201-2 may include a processor 410, memory 420, and communication circuit 430. According to one embodiment, the node 201-1 or 201-2 may further include a display 440 to provide a user interface.
프로세서(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 can control the overall operation of the node. In various embodiments, the processor 410 may include one processor core (single core) or may include a plurality of processor cores. For example, the processor 410 may include multi-core, such as dual-core, quad-core, or hexa-core. Depending on embodiments, the processor 410 may further include a cache memory located internally or externally. Depending on 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)의 전부 또는 일부는 노드(201-1 또는 201-2) 내의 다른 구성 요소(예를 들면, 메모리(420), 통신 회로(430), 또는 디스플레이(440))와 전기적으로(electrically) 또는 작동적으로(operatively) 결합(coupled with)되거나 연결될(connected to) 수 있다. 프로세서(410)는 다른 구성 요소들의 명령을 수신할 수 있고, 수신된 명령을 해석할 수 있으며, 해석된 명령에 따라 계산을 수행하거나 데이터를 처리할 수 있다. 프로세서(410)는 메모리(420), 통신 회로(430), 또는 디스플레이(440)로부터 수신되는 메시지, 데이터, 명령어, 또는 신호를 해석할 수 있고, 가공할 수 있다. 프로세서(410)는 수신된 메시지, 데이터, 명령어, 또는 신호에 기반하여 새로운 메시지, 데이터, 명령어, 또는 신호를 생성할 수 있다. 프로세서(410)는 가공되거나 생성된 메시지, 데이터, 명령어, 또는 신호를 메모리(420), 통신 회로(430), 또는 디스플레이(440)에게 제공할 수 있다.All or part of the processor 410 is electrically connected to other components (e.g., memory 420, communication circuit 430, or display 440) within node 201-1 or 201-2. ) or may be operatively coupled with or connected to. The processor 410 may receive instructions from other components, interpret the received instructions, and perform calculations or process data according to the interpreted instructions. 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. Processor 410 may generate new messages, data, instructions, or signals based on received messages, data, instructions, or signals. Processor 410 may provide processed or generated messages, data, instructions, or signals to memory 420, communication circuit 430, or display 440.
프로세서(410)는 프로그램에서 생성되거나 발생되는 데이터 또는 신호를 처리할 수 있다. 예를 들면, 프로세서(410)는 프로그램을 실행하거나 제어하기 위해 메모리(420)에게 명령어, 데이터 또는 신호를 요청할 수 있다. 프로세서(410)는 프로그램을 실행하거나 제어하기 위해 메모리(420)에게 명령어, 데이터, 또는 신호를 기록(또는 저장)하거나 갱신할 수 있다.The processor 410 can 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 to the memory 420 in order to execute or control a program.
메모리(420)는 노드를 제어하는 명령어, 제어 명령어 코드, 제어 데이터, 또는 사용자 데이터를 저장할 수 있다. 예를 들면, 메모리(420)는 애플리케이션 프로그램, OS(operating system), 미들웨어(middleware), 또는 디바이스 드라이버(device driver) 중 적어도 하나를 포함할 수 있다. 메모리(420)는 휘발성 메모리(volatile memory) 또는 불휘발성(non-volatile memory) 중 하나 이상을 포함할 수 있다. 휘발성 메모리는 DRAM(dynamic random access memory), SRAM(static RAM), SDRAM(synchronous DRAM), PRAM(phase-change RAM), MRAM(magnetic RAM), RRAM(resistive RAM), FeRAM(ferroelectric RAM) 등을 포함할 수 있다. 불휘발성 메모리는 ROM(read only memory), PROM(programmable ROM), EPROM(electrically programmable ROM), EEPROM(electrically erasable programmable ROM), 플래시 메모리(flash memory) 등을 포함할 수 있다. 메모리(420)는 하드 디스크 드라이브(HDD, hard disk drive), 솔리드 스테이트 디스크(SSD, solid state disk), eMMC(embedded multi media card), UFS(universal flash storage)와 같은 불휘발성 매체(medium)를 더 포함할 수 있다.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. Memory 420 may include one or more of volatile memory or 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). It can be included. Non-volatile memory may include read only memory (ROM), programmable ROM (PROM), electrically programmable ROM (EPROM), electrically erasable programmable ROM (EEPROM), flash memory, etc. The memory 420 uses non-volatile media such as a hard disk drive (HDD), solid state disk (SSD), embedded multi media card (eMMC), and universal flash storage (UFS). More may be included.
일 실시 예에 따르면, 메모리(420)는 도 1의 타겟 애플리케이션(211-1 또는 211-2) 및 접속 제어 애플리케이션(212-1 또는 212-2)을 저장할 수 있다. 접속 제어 애플리케이션(212-1 또는 212-2)은 게이트웨이(203)와의 네트워크 접속 및 채널(220-1 또는 220-2) 생성과, 컨트롤러(202)와의 제어 플로우 생성 및 갱신 기능을 수행할 수 있다. 이를 위하여 접속 제어 애플리케이션(212-1 또는 212-2)은 하나 이상의 보안 모듈을 포함할 수 있다. 일 실시 예에서, 메모리(420)는 도 3의 제어 플로우 정보(340) 데이터 플로우 정보(350), 및 파일 테이블 정보(360)를 저장할 수 있다.According to one embodiment, the memory 420 may store the target application 211-1 or 211-2 and the access control application 212-1 or 212-2 of FIG. 1. The access control application (212-1 or 212-2) can perform network connection and channel (220-1 or 220-2) creation with the gateway 203, and control flow creation and update functions with the controller 202. . To this end, the access control application 212-1 or 212-2 may include one or more security modules. In one embodiment, the memory 420 may store the control flow information 340, data flow information 350, and file table information 360 of FIG. 3.
일 실시 예에서, 타겟 애플리케이션(211-1 또는 211-2)은 게이트웨이(203)와의 채널(220-1 또는 220-2) 생성을 위하여 하나 이상의 보안 모듈을 포함할 수 있다.In one embodiment, the target application 211-1 or 211-2 may include one or more security modules to create a channel 220-1 or 220-2 with the gateway 203.
통신 회로(430)는 노드(201-1 또는 201-2)와 외부 전자 장치(예: 컨트롤러(202) 또는 게이트웨이(203)) 간의 유선 또는 무선 통신 연결의 수립, 및 수립된 연결을 통한 통신 수행을 지원할 수 있다. 일 실시 예에 따르면, 통신 회로(430)는 무선 통신 회로(예: 셀룰러 통신 회로, 근거리 무선 통신 회로, 또는 GNSS(global navigation satellite system) 통신 회로) 또는 유선 통신 회로(예: LAN(local area network) 통신 회로, 또는 전력선 통신 회로)를 포함하고, 그 중 해당하는 통신 회로를 이용하여 블루투스, WiFi direct 또는 IrDA(infrared data association) 같은 근거리 통신 네트워크 또는 셀룰러 네트워크, 인터넷, 또는 컴퓨터 네트워크와 같은 원거리 통신 네트워크를 통하여 외부 전자 장치와 통신할 수 있다. 상술한 여러 종류의 통신 회로(430)는 하나의 칩으로 구현되거나 또는 각각 별도의 칩으로 구현될 수 있다. Communication circuitry 430 establishes a wired or wireless communication connection between node 201-1 or 201-2 and an external electronic device (e.g., controller 202 or gateway 203), and performs communication over the established connection. can support. According to one embodiment, the communication circuit 430 may be a wireless communication circuit (e.g., a cellular communication circuit, a short-range wireless communication circuit, or a global navigation satellite system (GNSS) communication circuit) or a wired communication circuit (e.g., a local area network (LAN) ) communication circuit, or power line communication circuit), and using the corresponding communication circuit, a short-range communication network such as Bluetooth, WiFi direct, or IrDA (infrared data association) or a long-distance communication such as a cellular network, the Internet, or a computer network It can communicate with external electronic devices through a network. The various types of communication circuits 430 described above may be implemented as one chip or may be implemented as separate chips.
디스플레이(440)는, 컨텐츠, 데이터, 또는 신호를 출력할 수 있다. 다양한 실시 예들에서, 디스플레이(440)는 프로세서(410)에 의해 가공된 이미지 데이터를 표시할 수 있다. 실시 예들에 따라, 디스플레이(440)는 터치 입력 등을 수신할 수 있는 복수의 터치 센서들(미도시)과 결합됨으로써, 일체형의 터치 스크린(touch screen)으로 구성될(configured with) 수도 있다. 디스플레이(440)가 터치 스크린으로 구성되는 경우, 복수의 터치 센서들은, 디스플레이(440) 위에 배치되거나, 디스플레이(440) 아래에 배치될 수 있다.The display 440 can output content, data, or signals. In various embodiments, the display 440 may display image data processed by the processor 410. Depending on embodiments, the display 440 may be configured with an integrated touch screen by being combined with a plurality of touch sensors (not shown) capable of receiving touch input, etc. When the display 440 is configured as a touch screen, a plurality of touch sensors may be placed above the display 440 or below the display 440.
도 5는 다양한 실시 예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다. Figure 5 explains an operation for controlling transmission of data packets according to various embodiments.
도 5를 참조하면, 접속 제어 애플리케이션(212)은 노드(201)에 포함된 타겟 애플리케이션(211)으로부터 서비스 서버(205)에 대한 네트워크 접속 요청을 감지하고, 노드(201) 또는 접속 제어 애플리케이션(212)이 컨트롤러(202)와 접속된 상태인지 여부를 결정할 수 있다. 노드(201) 또는 접속 제어 애플리케이션(212)이 컨트롤러(202)와 접속된 상태가 아닌 경우, 접속 제어 애플리케이션(212)은 운영체제가 포함되는 커널이나 네트워크 드라이버에서 데이터 패킷의 전송을 차단할 수 있다. 접속 제어 애플리케이션(212)은 컨트롤러(202)로 접속을 요청하기 위한 데이터 패킷만을 전송할 수 있을 뿐이고, 컨트롤러(202)와 접속된 상태가 아닌 경우 서비스 서버(205)로는 어떠한 데이터 패킷도 전송되지 않는다. 접속 제어 애플리케이션(212)은 컨트롤러(202)에 접속하여 타겟 애플리케이션(211)에 대한 식별 및 인증을 수행하며, 인증 수행 이후 접속 네트워크 정보를 컨트롤러(202)에 질의하여 타겟 애플리케이션(211)의 서비스 서버(205)에 대한 접속 가능 여부를 확인할 수 있고, 인가된 애플리케이션만 서비스 서버(205)에 접속 가능하다. 접속 제어 애플리케이션(212)을 통해, 노드(201)는 OSI(open system interconnection) 7 계층 중 응용 계층에서 악의적인 애플리케이션(예: 랜섬웨어(ransomware) 또는 멀웨어(malware))의 접속을 사전에 차단할 수 있다.Referring to FIG. 5, the access control application 212 detects a network connection request to the service server 205 from the target application 211 included in the node 201, and connects the node 201 or the access control application 212. ) can be determined whether it is connected to the controller 202. If the node 201 or the access control application 212 is not connected to the controller 202, the access control application 212 may block the transmission of data packets in the kernel or network driver included in the operating system. The access control application 212 can only transmit data packets for requesting a connection to the controller 202, and if it is not connected to the controller 202, no data packets are transmitted to the service server 205. The access control application 212 connects to the controller 202 to perform identification and authentication for the target application 211, and after performing authentication, queries the controller 202 for access network information to the service server of the target application 211. It is possible to check whether access to (205) is possible, and only authorized applications can access the service server (205). Through the access control application 212, the node 201 can prevent access to malicious applications (e.g., ransomware or malware) in advance at the application layer among the 7 layers of OSI (open system interconnection). there is.
일 실시 예에서, 접속 제어 애플리케이션(212)이 게이트웨이(203)에 의하여 인증되지 않았거나, 접속 제어 애플리케이션(212)과 게이트웨이(203) 간 채널이 생성되지 않은 경우, 접속 제어 애플리케이션(212)으로부터 전송되는 데이터 패킷은 게이트웨이(203)에 의하여 차단될 수 있다. 실시 예에 따라서, 접속 제어 애플리케이션(212)이 게이트웨이(203)에 의하여 인증되지 않아도 접속 제어 애플리케이션(212)으로부터 전송되는 데이터 패킷은 게이트웨이(203)에 의하여 차단되지 않는 경우가 존재할 수 있다.In one embodiment, if the access control application 212 is not authenticated by the gateway 203 or a channel is not created between the access control application 212 and the gateway 203, transmission from the access control application 212 The data packet may be blocked by the gateway 203. Depending on the embodiment, there may be cases where data packets transmitted from the access control application 212 are not blocked by the gateway 203 even if the access control application 212 is not authenticated by the gateway 203.
다른 실시 예에 따르면, 노드(201)에 접속 제어 애플리케이션(212)이 설치되지 않거나 악성 애플리케이션이 접속 제어 애플리케이션(212)의 제어를 우회하는 경우, 비인가된 데이터 패킷이 노드(201)로부터 전송될 수 있다. 이 경우, 네트워크의 경계에 존재하는 게이트웨이(203)는 인가되지 않은 보안 세션으로 수신되는 데이터 패킷 및 데이터 플로우가 존재하지 않는 데이터 패킷을 차단하므로 노드(201)로부터 송신된 데이터 패킷(예: TCP 세션 생성을 위한 데이터 패킷)은 서비스 서버(205)에 도달하지 않을 수 있다. 다시 말해, 노드(201)는 서비스 서버(205)로부터 격리될 수 있다.According to another embodiment, if the access control application 212 is not installed on the node 201 or a malicious application bypasses the control of the access control application 212, unauthorized data packets may be transmitted from the node 201. there is. In this case, the gateway 203 located at the border of the network blocks data packets received through unauthorized security sessions and data packets for which no data flow exists, so data packets transmitted from the node 201 (e.g. TCP session data packet for generation) may not reach the service server 205. In other words, the node 201 may be isolated from the service server 205.
도 6은 다양한 실시 예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타낸다.Figure 6 shows a signal flow diagram for controller connection according to various embodiments.
노드(201)가 네트워크에 접속하기 위해서는 컨트롤러(202)에 의하여 인가될 필요가 있으므로, 노드(201)의 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 제어 플로우의 생성을 요청함으로써 노드(201)의 컨트롤러 접속을 시도할 수 있다. Since the node 201 needs to be authorized by the controller 202 to access the network, the access control application 212 of the node 201 requests the controller 202 to create a control flow, thereby controlling the node 201. You can try to connect to the controller.
도 6을 참조하면, 동작 605에서, 노드(201)는 컨트롤러 접속 이벤트를 감지할 수 있다. 예를 들어, 노드(201) 내에서 접속 제어 애플리케이션(212)이 설치 및/또는 실행되면, 노드(201)는 컨트롤러(202)에 대한 접속이 요청됨을 감지할 수 있다.Referring to Figure 6, at operation 605, node 201 may detect a controller connection event. For example, if the connection control application 212 is installed and/or executed within node 201, node 201 may detect that a connection to controller 202 is requested.
동작 610에서, 노드(201)는 컨트롤러(202)에게 컨트롤러 접속을 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 접속 제어 애플리케이션(212)의 식별 정보를 컨트롤러(202)에게 전송할 수 있다. 추가적으로, 접속 제어 애플리케이션(212)은 노드(201)의 식별 정보(예: 단말 ID, IP 주소, MAC 주소), 종류, 위치, 환경, 노드(201)가 속하는 네트워크의 식별 정보, 및/또는 네트워크 시스템에 의하여 자체적으로 생성된 임의의 식별 정보를 더 전송할 수 있다.In operation 610, the node 201 may request controller connection to the controller 202. For example, the access control application 212 may transmit identification information of the access control application 212 to the controller 202. Additionally, the access control application 212 may include identification information of the node 201 (e.g., terminal ID, IP address, MAC address), type, location, environment, identification information of the network to which the node 201 belongs, and/or the network. Random identification information generated by the system itself may be further transmitted.
동작 615에서, 컨트롤러(202)는 컨트롤러 접속을 요청한 대상(예: 접속 제어 애플리케이션(212) 및 노드(201))의 컨트롤러 접속 가능 여부를 확인(identify)할 수 있다. 일 실시 예에 따르면, 컨트롤러(202)는 노드(201)로부터 수신된 정보가 접속 정책 데이터베이스(311)에 포함되는지 여부 또는, 노드(201), 노드(201)가 속한 네트워크, 및/또는 접속 제어 애플리케이션(212)의 식별 정보가 블랙리스트 데이터베이스(315)에 포함되는지 여부 중 적어도 하나에 기반하여 컨트롤러 접속을 요청한 대상의 컨트롤러 접속 가능 여부를 확인할 수 있다.In operation 615, the controller 202 may identify whether the controller connection request (e.g., the connection control application 212 and the node 201) can be connected to the controller. According to one embodiment, the controller 202 determines whether information received from the node 201 is included in the connection policy database 311, or controls the node 201, the network to which the node 201 belongs, and/or access control. It is possible to check whether the controller connection request of the object requesting controller connection is possible based on at least one of whether the identification information of the application 212 is included in the blacklist database 315.
컨트롤러 접속을 요청한 대상의 컨트롤러 접속이 가능하면, 컨트롤러(202)는 노드(201)(또는, 접속 제어 애플리케이션(212))와 컨트롤러(202) 간 제어 플로우를 생성할 수 있다. 동작 620에서, 컨트롤러(202)는 노드(201)(또는, 접속 제어 애플리케이션(212))와 컨트롤러(202) 간 제어 플로우를 생성할 수 있다. 이 경우, 컨트롤러(202)는 난수 형태로 제어 플로우 식별 정보를 생성하고, 노드(201), 노드(201)가 속한 네트워크, 또는 접속 제어 애플리케이션(212) 중 적어도 하나의 식별 정보를 제어 플로우 테이블(316)에 저장할 수 있다. 제어 플로우 테이블(316)에 저장된 정보(예: 제어 플로우 정보(340))는 노드(201)의 사용자 인증, 노드(201)의 정보 업데이트, 노드(201)의 네트워크 접속을 위한 정책 확인, 및/또는 유효성 검사에 이용될 수 있다.If the object requesting controller connection can access the controller, the controller 202 can create a control flow between the node 201 (or the connection control application 212) and the controller 202. At operation 620, the controller 202 may create a control flow between the node 201 (or the connection control application 212) and the controller 202. In this case, the controller 202 generates control flow identification information in the form of a random number and stores the identification information of at least one of the node 201, the network to which the node 201 belongs, or the access control application 212 in the control flow table ( 316). Information (e.g., control flow information 340) stored in the control flow table 316 is used for user authentication of the node 201, update of information of the node 201, confirmation of policy for network access of the node 201, and/ Or it can be used for validation.
동작 625에서, 컨트롤러(202)는 접속 정책 데이터베이스(311)에서 식별된 정보(예: 노드(201), 노드(201)가 속하는 출발지 네트워크 정보)와 대응되는 접속 정책을 확인할 수 있다. 컨트롤러(202)는 확인된 접속 정책에 기초하여 접속 가능한 애플리케이션의 화이트리스트 정보를 생성할 수 있다. 컨트롤러(202)는 채널 정책 데이터베이스(312)에서 식별된 노드(201)의 IP를 통해 채널 정책을 확인할 수 있다. 컨트롤러(202)는 확인된 채널 정책에 기초하여 노드(201)가 연결할 수 있는 채널 종류와 게이트웨이를 목록화하고, 목록화된 게이트웨이의 상태(예: 처리량 및/또는 장애 여부)를 확인하여 목록화된 게이트웨이 중에서 노드(201)에 최적화된 채널 및 게이트웨이를 한 개 식별할 수 있다. 다른 실시 예에서, 컨트롤러(202)는 동작 620 및 동작 625를 수행하지 않을 수 있다. 예를 들어, 접속을 요청한 대상의 컨트롤러 접속이 가능하지 않으면, 컨트롤러(202)는 동작 620 및 동작 625를 수행하지 않을 수 있다.In operation 625, the controller 202 may check the connection policy corresponding to the information identified in the connection policy database 311 (e.g., information about the node 201 and the source network to which the node 201 belongs). The controller 202 may generate whitelist information of accessible applications based on the confirmed access policy. The controller 202 can check the channel policy through the IP of the node 201 identified in the channel policy database 312. The controller 202 lists the channel types and gateways that the node 201 can connect to based on the confirmed channel policy, and checks the status (e.g., throughput and/or failure) of the listed gateways to list them. Among the gateways, one channel and gateway optimized for the node 201 can be identified. In another embodiment, the controller 202 may not perform operations 620 and 625. For example, if the controller for the connection request is not available, the controller 202 may not perform operations 620 and 625.
동작 630에서, 컨트롤러(202)는 컨트롤러 접속 요청에 대한 응답을 노드(201)에게 전송할 수 있다. 일 실시 예에서, 컨트롤러(202)는 컨트롤러 접속 요청에 대한 응답으로 제어 플로우 식별 정보가 포함된 제어 플로우 정보(340)를 노드(201)에게 전송할 수 있다. 일 실시 예에서, 컨트롤러(202)는, 동작 625의 수행을 통하여 생성된 화이트 리스트를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 일 실시 예에서, 컨트롤러(202)는 동작 625의 수행을 통하여 식별된 게이트웨이 및 채널 인증 정보를 포함하는 채널을 생성하기 위해 필요한 정보를 노드(201)에게 전송할 수 있다. 실시 예에 따라, 노드(201)와 게이트웨이(203) 사이에 사전에 연결된 채널을 통해 접속하는 경우, 또는 노드(201)와 게이트웨이(203) 사이에 다른 채널 기술을 통해 접속하는 경우, 컨트롤러(202)는 별도의 채널 생성 정보를 노드(201)에 전송하지 않을 수 있다. 실시 예에 따라, 컨트롤러 접속을 요청한 대상이 접속 불가능하거나 블랙리스트에 포함된 경우, 컨트롤러(202)는 제어 플로우를 생성하지 않고, 컨트롤러 접속 요청에 대한 응답으로 컨트롤러 접속 불가를 통보할 수 있다.In operation 630, the controller 202 may transmit a response to the controller connection request to the node 201. In one embodiment, the controller 202 may transmit control flow information 340 including control flow identification information to the node 201 in response to a controller connection request. In one embodiment, the controller 202 may transmit the white list created through operation 625 to the access control application 212. In one embodiment, the controller 202 may transmit information necessary to create a channel including the identified gateway and channel authentication information to the node 201 by performing operation 625. Depending on the embodiment, when connecting through a pre-connected channel between the node 201 and the gateway 203, or when connecting through another channel technology between the node 201 and the gateway 203, the controller 202 ) may not transmit separate channel creation information to the node 201. Depending on the embodiment, if the object requesting controller connection is unavailable or included in the blacklist, the controller 202 may not generate a control flow and may notify the controller 202 of the inability to connect in response to the controller connection request.
일 실시 예에서, 노드(201)는 수신된 응답에 따라서 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 수신된 제어 플로우 식별 정보를 저장하고, 컨트롤러 접속이 완료됨을 나타내는 사용자 인터페이스 화면(미도시)을 사용자에게 표시할 수 있다. 컨트롤러 접속이 완료되면, 노드(201)의 서비스 서버(205)에 대한 네트워크 접속 요청은 컨트롤러(202)에 의하여 통제될 수 있다.In one embodiment, node 201 may process the results according to the received response. For example, the connection control application 212 may store the received control flow identification information and display a user interface screen (not shown) to the user indicating that the controller connection is complete. Once the controller connection is completed, the network connection request of the node 201 to the service server 205 can be controlled by the controller 202.
실시 예에 따라서, 컨트롤러(202)는 노드(201)가 접속이 불가능한 것으로 결정할 수 있다. 예를 들어, 컨트롤러 접속 불가 정보가 수신되면 노드(201)는 접속 제어 애플리케이션(212)의 실행을 중지 또는 종료하거나, 컨트롤러 접속이 불가능함을 나타내는 사용자 인터페이스 화면을 사용자에게 출력할 수 있다. 예를 들어, 사용자 인터페이스 화면은 노드(201)의 접속이 차단됨을 나타내고, 관리자(예: 컨트롤러(202))를 통한 격리 해제를 가이드 하는 사용자 인터페이스를 포함할 수 있다.Depending on the embodiment, the controller 202 may determine that the node 201 is inaccessible. For example, when information that controller connection is impossible is received, the node 201 may stop or end execution of the access control application 212 or display a user interface screen indicating that controller connection is impossible to the user. For example, the user interface screen indicates that access to the node 201 is blocked and may include a user interface that guides the release of isolation through an administrator (e.g., the controller 202).
실시 예에 따라서, 컨트롤러(202)는 채널 생성이 필요한 것으로 결정할 수 있다. 채널 생성이 필요한 경우, 컨트롤러(202)는 채널 생성을 위한 정보를 노드(201)로 전송할 수 있다. 예를 들어, 컨트롤러(202)로부터 채널 생성을 위한 정보가 수신되면, 노드(201)는 채널 생성 처리 단계를 수행할 수 있다. 동작 635에서, 노드(201)는 게이트웨이(203)에 채널 생성을 요청할 수 있다. 예를 들어, 노드(201)는 컨트롤러(202)로부터 수신된 채널 생성을 위한 정보(예: 게이트웨이 및 채널 인증 정보)를 기반으로 게이트웨이(203)에 채널 생성을 요청할 수 있다.Depending on the embodiment, the controller 202 may determine that channel creation is necessary. If channel creation is necessary, the controller 202 may transmit information for channel creation to the node 201. For example, when information for channel creation is received from the controller 202, the node 201 may perform a channel creation processing step. In operation 635, the node 201 may request the gateway 203 to create a channel. For example, the node 201 may request the gateway 203 to create a channel based on information for channel creation (eg, gateway and channel authentication information) received from the controller 202.
실시 예에 따라서, 컨트롤러(202)는 채널 생성이 불필요한 것으로 결정할 수 있다. 예를 들어, 컨트롤러(202)로부터 채널 생성이 불필요함을 나타내는 정보가 수신되는 경우, 또는 컨트롤러(202)로부터 별도의 채널 생성을 위한 정보가 수신되지 않는 경우, 노드(201)는 채널 생성이 완료된 것으로 판단하고 다음 단계(애플리케이션 검사 단계)를 수행할 수 있다.Depending on the embodiment, the controller 202 may determine that channel creation is unnecessary. For example, when information indicating that channel creation is unnecessary is received from the controller 202, or when information for creating a separate channel is not received from the controller 202, the node 201 It is determined that this is the case and the next step (application inspection step) can be performed.
일 실시 예에서, 노드(201)의 접속 제어 애플리케이션(212), 컨트롤러(202) 및 게이트웨이(203)는 동작 635 내지 동작 660을 더 수행할 수 있다. 실시 예에 따라, 노드(201)의 접속 제어 애플리케이션(212), 컨트롤러(202) 및 게이트웨이(203)는 동작 635 내지 동작 660을 전부 또는 일부만 수행할 수 있다.In one embodiment, the access control application 212, the controller 202, and the gateway 203 of the node 201 may further perform operations 635 to 660. Depending on the embodiment, the access control application 212, the controller 202, and the gateway 203 of the node 201 may perform all or only part of operations 635 to 660.
동작 640에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 컨트롤러(202)로부터 화이트 리스트가 수신된 경우에, 화이트 리스트에 포함되어 있는 애플리케이션이 노드(201)에 설치되어 있는지 여부를 확인할 수 있다. 접속 제어 애플리케이션(212)은 노드(201)에 설치된 애플리케이션 중 화이트 리스트에 포함된 애플리케이션의 경우, 유효성 검사 정책에 따라 애플리케이션의 무결성 및 안정성 여부(애플리케이션 위조 및 변조 여부, 코드 사이닝 검사, 핑거 프린트 검사 중 적어도 하나)를 검사할 수 있다.At operation 640, the access control application 212 may perform a check of the application. For example, when a white list is received from the controller 202, the access control application 212 may check whether an application included in the white list is installed on the node 201. For applications included in the white list among applications installed on the node 201, the access control application 212 checks the integrity and stability of the application (whether the application is forged or tampered with, code signing inspection, and fingerprint inspection) according to the validation policy. at least one of) can be checked.
동작 645에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사 결과를 컨트롤러(202)로 전송할 수 있다. 컨트롤러(202)는 검사 결과에 기초하여 애플리케이션이 유효(valid)한지를 확인할 수 있다. 컨트롤러(202)는 애플리케이션이 유효하면, 노드(201)의 네트워크 접속을 허용하기 위해 노드(201)에 대한 접속 정책에서 노드(201)가 위치한 게이트웨이(203)를 확인하고, 이후, 동작 650을 수행할 수 있다. In operation 645, the access control application 212 may transmit the inspection result of the application to the controller 202. The controller 202 may check whether the application is valid based on the test result. If the application is valid, the controller 202 checks the gateway 203 where the node 201 is located in the access policy for the node 201 to allow the node 201 to access the network, and then performs operation 650. can do.
동작 650에서, 컨트롤러(202)는 노드(201)가 네트워크 접속 요청 절차 없이 데이터 패킷을 게이트웨이(203)를 통해 서비스 서버(205)로 전송할 수 있도록 출발지 IP, 도착지 IP, 서비스 포트 정보, 프로토콜 정보, 인증서 정보, 도메인 및 URL 정보를 포함하는 데이터 플로우를 생성할 수 있다.In operation 650, the controller 202 configures the source IP, destination IP, service port information, protocol information, and You can create a data flow that includes certificate information, domain, and URL information.
컨트롤러(202)는 데이터 플로우 생성 시 파일 IO 정책을 확인하고, 파일 IO 정책에 기초하여 파일 IO 정보(354)를 생성할 수 있다. 데이터 플로우의 데이터 플로우 정보(350)에는 생성된 파일 IO 정보(354)가 포함될 수 있다. 파일 IO 정보(354)는 데이터 플로우를 사용하는 애플리케이션의 파일 IO 접근(예: 파일 송신(또는 업로드) 및 수신(또는 다운로드))과 관련된 정책 정보를 포함할 수 있다. 예를 들어, 파일 IO 정보(354)는 애플리케이션의 파일 송신 시 암호화할 것인지 여부 및 애플리케이션의 파일 수신 시 복호화할 것인지 여부를 포함할 수 있다. 파일 IO 정보(354)는 파일 암호화 또는 복호화 시 URL 별 암호화 또는 복호화 여부 및 파일 종류 별 암호화 또는 복호화 여부를 포함할 수 있다.The controller 202 may check the file IO policy when creating a data flow and generate file IO information 354 based on the file IO policy. Data flow information 350 of the data flow may include generated file IO information 354. File IO information 354 may include policy information related to file IO access (e.g., sending (or uploading) and receiving (or downloading) files) of applications that use data flows. For example, the file IO information 354 may include whether to encrypt the file when the application transmits it and whether to decrypt the file when the application receives it. The file IO information 354 may include whether to encrypt or decrypt by URL and whether to encrypt or decrypt by file type when encrypting or decrypting a file.
동작 655에서, 컨트롤러(202)는 접속 제어 애플리케이션(212)의 애플리케이션 검사 결과 전송에 대한 응답을 전송할 수 있다. 예를 들어, 컨트롤러(202)는 파일 IO 정보(354)가 포함된 데이터 플로우 정보(350)를 접속 제어 애플리케이션(212)으로 전송할 수 있다. 또한, 동작 660에서, 컨트롤러(202)는 파일 IO 정보(354)가 포함된 데이터 플로우 정보(350)를 게이트웨이(203)로 전송할 수 있다. In operation 655, the controller 202 may transmit a response to the transmission of the application check result of the access control application 212. For example, the controller 202 may transmit data flow information 350 including file IO information 354 to the access control application 212. Additionally, in operation 660, the controller 202 may transmit data flow information 350 including file IO information 354 to the gateway 203.
도 7은 다양한 실시 예들에 따른 사용자 인증을 위한 신호 흐름도를 도시하며, 도 8은 다양한 실시 예들에 따른 컨트롤러 접속을 위한 사용자 인터페이스 화면을 도시한다. 도 7에 도시된 동작들은 예를 들어, 도 6의 신호 흐름도 이후에 구현될 수 있다.FIG. 7 illustrates a signal flow diagram for user authentication according to various embodiments, and FIG. 8 illustrates a user interface screen for connecting to a controller according to various embodiments. The operations shown in FIG. 7 may be implemented, for example, after the signal flow diagram of FIG. 6.
노드(201)가 목적지 네트워크에 대한 상세한 접속 권한을 부여 받기 위해서, 노드(201)의 접속 제어 애플리케이션(212)은 컨트롤러(202)로부터 노드(201)의 사용자에 대한 인증을 받을 수 있다.In order for the node 201 to be granted detailed access rights to the destination network, the access control application 212 of the node 201 may receive authentication for the user of the node 201 from the controller 202.
도 7을 참조하면, 동작 705에서, 노드(201)는 사용자 인증을 위한 입력을 수신할 수 있다. 사용자 인증을 위한 입력은 예를 들어, 사용자 ID 및 비밀번호를 입력하는 사용자 입력일 수 있다. 다른 예를 들어, 사용자 인증을 위한 입력은 보다 강화된 인증을 위한 사용자 입력(예: 생체 정보)일 수 있다.Referring to FIG. 7, in operation 705, node 201 may receive input for user authentication. The input for user authentication may be, for example, a user input of entering a user ID and password. For another example, the input for user authentication may be a user input for stronger authentication (e.g., biometric information).
일 예로, 도 8을 참조하면, 접속 제어 애플리케이션(212)이 실행되면 노드(201)는 컨트롤러 접속을 위하여 필요한 정보를 수신하기 위한 사용자 인터페이스 화면(810)을 표시할 수 있다. 사용자 인터페이스 화면(810)은 컨트롤러 접속 정보(예: IP 또는 도메인)를 입력하기 위한 입력 창(811), 사용자 ID를 입력하기 위한 입력 창(812), 및/또는 비밀번호를 입력하기 위한 입력 창(813)을 포함할 수 있다. 입력 창들(811, 812, 및 813)에 정보가 입력된 후 사용자의 인증을 위한 버튼(814 또는 815)에 대한 입력을 수신함으로써 노드(201)는 컨트롤러 접속 이벤트를 감지할 수 있다. 예를 들어, 컨트롤러 접속 정보, 사용자 ID, 및 비밀번호가 입력된 경우 노드(201)는 사용자로서 컨트롤러에 접속하기 위한 버튼(815)에 대한 입력을 수신할 수 있다. 다른 예로, 컨트롤러 접속 정보만이 입력되고, 사용자 ID 및 비밀번호가 입력되지 않은 경우 노드(201)는 게스트로서 컨트롤러에 접속하기 위한 버튼(814)에 대한 입력을 수신할 수 있다.For example, referring to FIG. 8 , when the access control application 212 is executed, the node 201 may display a user interface screen 810 for receiving information necessary for controller access. The user interface screen 810 includes an input window 811 for entering controller access information (e.g. IP or domain), an input window 812 for entering a user ID, and/or an input window for entering a password ( 813) may be included. After information is entered into the input windows 811, 812, and 813, the node 201 can detect a controller connection event by receiving an input to the button 814 or 815 for user authentication. For example, when controller access information, user ID, and password are entered, node 201 may receive an input for a button 815 to access the controller as a user. As another example, when only the controller access information is input and the user ID and password are not input, the node 201 may receive an input for a button 814 for accessing the controller as a guest.
동작 710에서, 노드(201)는 컨트롤러(202)에게 사용자 인증을 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 사용자 인증을 위한 입력 정보(예: 도 8의 입력 창들(811, 812, 및 813)에 입력된 컨트롤러 접속 정보, 사용자 ID, 및/또는 비밀번호)를 컨트롤러(202)에게 전송할 수 있다. 노드(201)와 컨트롤러(202) 간 제어 플로우가 이미 생성된 상태이면, 접속 제어 애플리케이션(212)은 사용자 인증을 위한 입력 정보를 제어 플로우 식별 정보와 함께 전송할 수 있다.In operation 710, node 201 may request user authentication from controller 202. For example, the access control application 212 sends input information for user authentication (e.g., controller access information, user ID, and/or password entered into the input windows 811, 812, and 813 of FIG. 8) to the controller. It can be sent to (202). If a control flow between the node 201 and the controller 202 has already been created, the access control application 212 may transmit input information for user authentication along with control flow identification information.
동작 715에서, 컨트롤러(202)는 노드(201)로부터 수신된 정보에 기반하여 사용자를 인증할 수 있다. 예를 들어, 컨트롤러(202)는 수신된 정보에 포함된 사용자 ID, 비밀번호, 및/또는 강화된 인증 정보와, 컨트롤러(202)의 메모리에 포함된 데이터베이스(예: 도 2의 접속 정책 데이터베이스(311) 또는 블랙리스트 데이터베이스(320))에 기반하여 사용자가 접속 정책에 따라 접속 가능한지 여부 및 사용자가 블랙리스트에 포함되는지 여부를 결정할 수 있다.At operation 715, controller 202 may authenticate the user based on information received from node 201. For example, the controller 202 may store 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., access policy database 311 of FIG. 2 ). ) or based on the blacklist database 320), it is possible to determine whether the user can access according to the access policy and whether the user is included in the blacklist.
사용자가 인증되면, 컨트롤러(202)는 노드(201)가 송신한 제어 플로우 식별 정보에 기초하여 제어 플로우 테이블(316)에서 제어 플로우 정보(340)를 확인하고, 확인된 제어 플로우 정보(340)에 사용자의 식별 정보(예: 사용자 ID)를 추가할 수 있다. 추가된 사용자 식별 정보는 인증된 사용자의 컨트롤러 접속 또는 네트워크 접속에 이용될 수 있다.When the user is authenticated, the controller 202 checks the control flow information 340 in the control flow table 316 based on the control flow identification information transmitted by the node 201, and adds control flow information 340 to the confirmed control flow information 340. You can add the user's identifying information (e.g. user ID). The added user identification information can be used to connect the authenticated user to the controller or network.
다른 예로, 컨트롤러(202)가 노드(201)로부터 사용자 ID, 비밀번호, 및/또는 강화된 인증 정보를 수신하지 못하고, 컨트롤러 접속 정보만을 수신한 경우, 컨트롤러(202)는 사용자를 인증할 수 없고, 인증되지 않은 사용자의 컨트롤러 접속 또는 네트워크 접속과 관련하여 컨트롤러(202)의 메모리에 포함된 데이터베이스(예: 도 2의 접속 정책 데이터베이스(311) 또는 블랙리스트 데이터베이스(320))에서 비식별 사용자(또는, 게스트)에 해당하는 접속 정책이 적용될 수 있다.As another example, if the controller 202 does not receive a user ID, password, and/or enhanced authentication information from the node 201, and only receives controller connection information, the controller 202 cannot authenticate the user; In connection with an unauthorized user's access to the controller or network access, an unidentified user (or, The access policy corresponding to the guest) may be applied.
동작 720에서, 컨트롤러(202)는 접속 정책 데이터베이스(311)에서 식별된 정보(예: 노드(201), 노드(201)가 속하는 출발지 네트워크 정보)와 대응되는 접속 정책을 확인할 수 있다. 컨트롤러(202)는 확인된 접속 정책에 기초하여 접속 가능한 애플리케이션의 화이트 리스트 정보를 생성할 수 있다. 컨트롤러(202)는 채널 정책 데이터베이스(312)에서 식별된 노드(201)의 IP를 통해 채널 정책을 확인할 수 있다. 컨트롤러(202)는 확인된 채널 정책에 기초하여 노드(201)가 연결할 수 있는 채널 종류와 게이트웨이를 목록화하고, 목록화된 게이트웨이의 상태(예: 처리량 및/또는 장애 여부)를 확인하여 목록화된 게이트웨이 중에서 노드(201)에 최적화된 채널 및 게이트웨이를 한 개 식별할 수 있다. 다른 실시 예에서, 컨트롤러(202)는 동작 720을 수행하지 않을 수 있다. 예를 들어, 접속을 요청한 대상의 컨트롤러 접속이 가능하지 않으면, 컨트롤러(202)는 동작 720을 수행하지 않을 수 있다.In operation 720, the controller 202 may check the connection policy corresponding to the information identified in the connection policy database 311 (e.g., information about the node 201 and the source network to which the node 201 belongs). The controller 202 may generate white list information of accessible applications based on the confirmed access policy. The controller 202 can check the channel policy through the IP of the node 201 identified in the channel policy database 312. The controller 202 lists the channel types and gateways that the node 201 can connect to based on the confirmed channel policy, and checks the status (e.g., throughput and/or failure) of the listed gateways to list them. Among the gateways, one channel and gateway optimized for the node 201 can be identified. In another embodiment, controller 202 may not perform operation 720. For example, if the controller for which connection is requested is not available, the controller 202 may not perform operation 720.
동작 725에서, 컨트롤러(202)는 사용자 인증 요청에 대한 응답을 노드(201)에게 전송할 수 있다. 일 실시 예에서, 컨트롤러(202)는 사용자 인증 요청에 대한 응답으로 사용자가 인증됨을 나타내는 정보를 노드(201)에게 전송할 수 있다. 일 실시 예에서, 컨트롤러(202)는 동작 720의 수행을 통하여 생성된 화이트 리스트를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 일 실시 예에서, 컨트롤러(202)는 동작 625의 수행을 통하여 식별된 게이트웨이 및 채널 인증 정보를 포함하는 채널을 생성하기 위해 필요한 정보를 노드(201)에게 전송할 수 있다. 실시 예에 따라, 노드(201)와 게이트웨이(203) 사이에 사전에 연결된 채널을 통해 접속하는 경우, 또는 노드(201)와 게이트웨이(203) 사이에 다른 채널 기술을 통해 접속하는 경우, 컨트롤러(202)는 별도의 채널 생성 정보를 노드(201)에 전송하지 않을 수 있다. 실시 예에 따라, 컨트롤러 접속을 요청한 대상이 접속 불가능하거나 블랙리스트에 포함된 경우, 컨트롤러(202)는 사용자 인증 요청에 대한 응답으로 컨트롤러 접속 불가를 통보할 수 있다.At operation 725, the controller 202 may transmit a response to the user authentication request to the node 201. In one embodiment, the controller 202 may transmit information indicating that the user is authenticated to the node 201 in response to a user authentication request. In one embodiment, the controller 202 may transmit the white list created through operation 720 to the access control application 212. In one embodiment, the controller 202 may transmit information necessary to create a channel including the identified gateway and channel authentication information to the node 201 by performing operation 625. Depending on the embodiment, when connecting through a pre-connected channel between the node 201 and the gateway 203, or when connecting through another channel technology between the node 201 and the gateway 203, the controller 202 ) may not transmit separate channel creation information to the node 201. Depending on the embodiment, if the object requesting controller access is unable to access or is included in the blacklist, the controller 202 may notify the controller 202 of the inability to access the controller in response to the user authentication request.
일 실시 예에서, 노드(201)는 사용자 인증에 대한 결과값을 처리할 수 있다. 예를 들어, 노드(201)는 사용자 인증이 완료됨을 나타내는 사용자 인터페이스 화면을 디스플레이를 통해 사용자에게 출력할 수 있다.In one embodiment, node 201 may process results for user authentication. For example, the node 201 may output a user interface screen indicating that user authentication has been completed to the user through a display.
다른 실시 예에 따라 컨트롤러(202)는 사용자 인증이 불가능한 것으로 결정할 수 있다. 예를 들어, 사용자의 식별 정보가 블랙리스트 데이터베이스에 포함되면 컨트롤러(202)는 사용자 인증이 불가능한 것으로 결정할 수 있다. 이 경우, 동작 725에서 컨트롤러(202)는 사용자 인증이 불가능함을 나타내는 정보를 노드(201)에게 전송할 수 있고, 노드(201)는 접속 제어 애플리케이션(212)의 실행을 중지 또는 종료하거나, 사용자 인증이 실패함을 나타내는 사용자 인터페이스 화면을 디스플레이를 통해 출력할 수 있다. 예를 들어, 도 8을 참조하면, 노드(201)는 접속 제어 애플리케이션(212)을 통해 사용자 인터페이스 화면(820)을 표시할 수 있다. 사용자 인터페이스 화면(820)은 노드(201)의 접속이 차단됨을 나타내고, 관리자(예: 컨트롤러(202))를 통한 격리 해제를 가이드 하는 사용자 인터페이스(825)를 포함할 수 있다.According to another embodiment, the controller 202 may determine that user authentication is not possible. For example, if the user's identifying information is included in the blacklist database, the controller 202 may determine that user authentication is not possible. In this case, in operation 725, the controller 202 may transmit information indicating that user authentication is impossible to the node 201, and the node 201 may stop or end execution of the access control application 212 or perform user authentication. A user interface screen indicating this failure can be output through the display. For example, referring to FIG. 8 , the node 201 may display a user interface screen 820 through the access control application 212. The user interface screen 820 indicates that access to the node 201 is blocked and may include a user interface 825 that guides the release of isolation through an administrator (e.g., the controller 202).
실시 예에 따라서, 컨트롤러(202)는 채널 생성이 필요한 것으로 결정할 수 있다. 채널 생성이 필요한 경우, 컨트롤러(202)는 채널 생성을 위한 정보를 노드(201)로 전송할 수 있다. 예를 들어, 컨트롤러(202)로부터 채널 생성을 위한 정보가 수신되면, 노드(201)는 채널 생성 처리 단계를 수행할 수 있다. 동작 730에서, 노드(201)는 게이트웨이(203)에 채널 생성을 요청할 수 있다. 예를 들어, 노드(201)는 컨트롤러(202)로부터 수신된 채널 생성을 위한 정보(예: 게이트웨이 및 채널 인증 정보)를 기반으로 게이트웨이(203)에 채널 생성을 요청할 수 있다.Depending on the embodiment, the controller 202 may determine that channel creation is necessary. If channel creation is necessary, the controller 202 may transmit information for channel creation to the node 201. For example, when information for channel creation is received from the controller 202, the node 201 may perform a channel creation processing step. In operation 730, the node 201 may request the gateway 203 to create a channel. For example, the node 201 may request the gateway 203 to create a channel based on information for channel creation (eg, gateway and channel authentication information) received from the controller 202.
실시 예에 따라서, 컨트롤러(202)는 채널 생성이 불필요한 것으로 결정할 수 있다. 예를 들어, 컨트롤러(202)로부터 채널 생성이 불필요함을 나타내는 정보가 수신되는 경우, 또는 컨트롤러(202)로부터 별도의 채널 생성을 위한 정보가 수신되지 않는 경우, 노드(201)는 채널 생성이 완료된 것으로 판단하고 다음 단계(애플리케이션 검사 단계)를 수행할 수 있다.Depending on the embodiment, the controller 202 may determine that channel creation is unnecessary. For example, when information indicating that channel creation is unnecessary is received from the controller 202, or when information for creating a separate channel is not received from the controller 202, the node 201 It is determined that this is the case and the next step (application inspection step) can be performed.
일 실시 예에서, 노드(201)의 접속 제어 애플리케이션(212), 컨트롤러(202) 및 게이트웨이(203)는 동작 730 내지 동작 755를 더 수행할 수 있다. 실시 예에 따라, 노드(201)의 접속 제어 애플리케이션(212), 컨트롤러(202) 및 게이트웨이(203)는 동작 730 내지 동작 755를 전부 또는 일부 수행할 수 있다.In one embodiment, the access control application 212, the controller 202, and the gateway 203 of the node 201 may further perform operations 730 to 755. Depending on the embodiment, the access control application 212, the controller 202, and the gateway 203 of the node 201 may perform all or part of operations 730 to 755.
동작 735에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 컨트롤러(202)로부터 화이트 리스트가 수신된 경우에, 화이트 리스트에 포함되어 있는 애플리케이션이 노드(201)에 설치되어 있는지 여부를 확인할 수 있다. 접속 제어 애플리케이션(212)은 노드(201)에 설치된 애플리케이션 중 화이트 리스트에 포함된 애플리케이션의 경우, 유효성 검사 정책에 따라 애플리케이션의 무결성 및 안정성 여부(애플리케이션 위조 및 변조 여부, 코드 사이닝 검사, 핑거 프린트 검사 중 적어도 하나)를 검사할 수 있다.At operation 735, access control application 212 may perform a check of the application. For example, when a white list is received from the controller 202, the access control application 212 may check whether an application included in the white list is installed on the node 201. For applications included in the white list among applications installed on the node 201, the access control application 212 checks the integrity and stability of the application (whether the application is forged or tampered with, code signing inspection, and fingerprint inspection) according to the validation policy. at least one of) can be checked.
동작 740에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사 결과를 컨트롤러(202)로 전송할 수 있다.In operation 740, the access control application 212 may transmit the application's inspection result to the controller 202.
컨트롤러(202)는 검사 결과에 기초하여 애플리케이션이 유효한지를 확인(valid)할 수 있다. 컨트롤러(202)는 애플리케이션이 유효하면, 노드(201)의 네트워크 접속을 허용하기 위해 노드(201)에 대한 접속 정책에서 노드(201)가 위치한 게이트웨이(203)를 확인하고, 이후, 동작 745를 수행할 수 있다.The controller 202 may determine whether the application is valid based on the test result. If the application is valid, the controller 202 checks the gateway 203 where the node 201 is located in the access policy for the node 201 to allow the node 201 to access the network, and then performs operation 745. can do.
동작 745에서, 컨트롤러(202)는 노드(201)가 네트워크 접속 요청 절차 없이 데이터 패킷을 게이트웨이(203)를 통해 서비스 서버(205)로 전송할 수 있도록 출발지 IP, 도착지 IP, 서비스 포트 정보, 프로토콜 정보, 인증서 정보, 도메인 및 URL 정보를 포함하는 데이터 플로우를 생성할 수 있다.In operation 745, the controller 202 configures the source IP, destination IP, service port information, protocol information, and You can create a data flow that includes certificate information, domain, and URL information.
컨트롤러(202)는 데이터 플로우 생성 시 파일 IO 정책을 확인하고, 파일 IO 정책에 기초하여 파일 IO 정보(354)를 생성할 수 있다. 데이터 플로우의 데이터 플로우 정보(350)에는 생성된 파일 IO 정보(354)가 포함될 수 있다. 파일 IO 정보(354)는 데이터 플로우를 사용하는 애플리케이션의 파일 IO 접근(예: 파일 송신(또는 업로드) 및 수신(또는 다운로드))과 관련된 정책 정보를 포함할 수 있다. 예를 들어, 파일 IO 정보(354)는 애플리케이션의 파일 송신 시 암호화할 것인지 여부 및 애플리케이션의 파일 수신 시 복호화할 것인지 여부를 포함할 수 있다. 파일 IO 정보(354)는 파일 암호화 또는 복호화 시 URL 별 암호화 또는 복호화 여부 및 파일 종류 별 암호화 또는 복호화 여부를 포함할 수 있다.The controller 202 may check the file IO policy when creating a data flow and generate file IO information 354 based on the file IO policy. Data flow information 350 of the data flow may include generated file IO information 354. File IO information 354 may include policy information related to file IO access (e.g., sending (or uploading) and receiving (or downloading) files) of applications that use data flows. For example, the file IO information 354 may include whether to encrypt the file when the application transmits it and whether to decrypt the file when the application receives it. The file IO information 354 may include whether to encrypt or decrypt by URL and whether to encrypt or decrypt by file type when encrypting or decrypting a file.
동작 750에서, 컨트롤러(202)는 접속 제어 애플리케이션(212)의 애플리케이션 검사 결과 전송에 대한 응답을 전송할 수 있다. 예를 들어, 컨트롤러(202)는 파일 IO 정보(354)가 포함된 데이터 플로우 정보(350)를 접속 제어 애플리케이션(212)으로 전송할 수 있다. 또한, 동작 755에서, 컨트롤러(202)는 파일 IO 정보(354)가 포함된 데이터 플로우 정보(350)를 게이트웨이(203)로 전송할 수 있다.In operation 750, the controller 202 may transmit a response to the application check result transmission of the access control application 212. For example, the controller 202 may transmit data flow information 350 including file IO information 354 to the access control application 212. Additionally, in operation 755, the controller 202 may transmit data flow information 350 including file IO information 354 to the gateway 203.
도 9는 다양한 실시 예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시하며, 도 9에 도시된 동작들은 예를 들어, 도 6 또는 도 7의 신호 흐름도 이후에 구현될 수 있다.FIG. 9 shows a signal flow diagram for network access according to various embodiments, and the operations shown in FIG. 9 may be implemented, for example, after the signal flow diagram of FIG. 6 or FIG. 7.
도 9를 참조하면, 동작 905에서, 노드(201)는 네트워크 접속 이벤트를 감지할 수 있다. 예를 들어, 노드(201)는 접속 제어 애플리케이션(212)을 통해 타겟 애플리케이션이 서비스 서버(205)로의 접속을 시도함을 감지할 수 있다.Referring to FIG. 9, in operation 905, node 201 may detect a network connection event. For example, the node 201 may detect that the target application attempts to connect to the service server 205 through the connection control application 212.
일 실시 예에서, 접속 제어 애플리케이션(212)은 네트워크 접속 이벤트가 감지되면, 데이터 플로우를 검사할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 타겟 애플리케이션의 식별 정보, 도착지 IP 및/또는 포트 정보에 대응하는 데이터 플로우가 존재하는지 여부를 확인할 수 있다. 또한, 접속 제어 애플리케이션(212)은 데이터 플로우가 존재하더라도 해당 데이터 플로우가 유효한지 여부를 확인할 수 있다. 일 예로, 접속 제어 애플리케이션(212)은 유효성 검사 정책에 따라서 접속 제어 애플리케이션(212) 및 타겟 애플리케이션의 무결성 및 안전성 검사(예: 애플리케이션의 위조, 변조 여부, 코드 사이닝 검사, 핑거프린트 검사)를 수행하고 및 컨트롤러(202)로부터 수신된 접속 정책에 따라 노드(201)에 설치된 타겟 애플리케이션의 도착지 IP 및 포트에 대한 접속 가능 여부를 확인할 수 있다.In one embodiment, connection control application 212 may inspect data flow when a network connection event is detected. For example, the access control application 212 may check whether a data flow corresponding to the identification information, destination IP, and/or port information of the target application exists. Additionally, the access control application 212 can check whether the data flow is valid even if the data flow exists. As an example, the access control application 212 performs an integrity and safety check (e.g., application forgery, tampering, code signing check, fingerprint check) of the access control application 212 and the target application according to the validation policy. And, according to the connection policy received from the controller 202, it is possible to check whether the destination IP and port of the target application installed on the node 201 are accessible.
유효한 데이터 플로우가 존재한다면, 접속 제어 애플리케이션(212)은 이하의 동작들을 생략하고 채널을 통해 게이트웨이(203)로 타겟 애플리케이션의 데이터 패킷을 전송할 수 있다.If a valid data flow exists, the access control application 212 may skip the following operations and transmit the data packet of the target application to the gateway 203 through the channel.
데이터 플로우가 존재하지만 유효하지 않은 경우, 접속 제어 애플리케이션(212)은 데이터 패킷을 전송하지 않고 네트워크 접속이 실패함을 나타내는 사용자 인터페이스 화면을 출력할 수 있다.If a data flow exists but is not valid, the access control application 212 may not transmit a data packet and output a user interface screen indicating that the network connection has failed.
데이터 플로우가 존재하지 않거나, 데이터 플로우의 인증 시간이 만료되어 갱신이 필요한 경우, 또는 다른 사유에 의하여 데이터 플로우의 갱신이 필요한 경우, 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 네트워크 접속을 요청할 수 있다. 실시 예에 따라, 접속 제어 애플리케이션(212)은 네트워크 접속을 요청하기 전 유효성 검사 정책에 따라서 접속 제어 애플리케이션(212) 및 타겟 애플리케이션의 무결성 및 안전성 검사를 수행하고, 애플리케이션의 무결성 및 안정성이 확인되면 컨트롤러(202)에게 네트워크 접속을 요청할 수 있다.If the data flow does not exist, the authentication time of the data flow has expired and needs to be renewed, or if the data flow needs to be updated for other reasons, the access control application 212 may request network access from the controller 202. there is. Depending on the embodiment, the access control application 212 performs an integrity and safety check of the access control application 212 and the target application according to a validation policy before requesting network access, and when the integrity and stability of the application are confirmed, the controller You can request network access from (202).
동작 910에서, 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 서비스 서버(205)로의 네트워크 접속을 요청할 수 있다. 이 경우, 접속 제어 애플리케이션(212)은 타겟 애플리케이션 식별 정보 및 서비스 서버(205)의 식별 정보(예: IP 및 서비스 포트)를 제어 플로우의 식별 정보와 함께 컨트롤러(202)에게 전송할 수 있다.In operation 910, the access control application 212 may request network access to the service server 205 from the controller 202. In this case, the access control application 212 may transmit target application identification information and identification information of the service server 205 (eg, IP and service port) to the controller 202 along with identification information of the control flow.
동작 915에서, 컨트롤러(202)는 접속 제어 애플리케이션(212)으로부터 수신된 요청에 응답하여 타겟 애플리케이션과 관련된 접속 정책 및 채널 정책을 확인할 수 있다.At operation 915, the controller 202 may confirm the connection policy and channel policy associated with the target application in response to a request received from the connection control application 212.
컨트롤러(202)는 타겟 애플리케이션이 접속 정책 데이터베이스(311)의 접속 정책을 만족하는지를 확인할 수 있다. 예를 들어, 컨트롤러(202)는 네트워크 접속을 요청한 대상(예: 타겟 애플리케이션)과 요청된 대상(예: 서비스 서버(205))의 식별 정보가 접속 정책 데이터베이스(311)에 포함되는지 여부 및 네트워크 접속을 요청한 대상의 게이트웨이 접속 가능 여부를 확인할 수 있다.The controller 202 may check whether the target application satisfies the access policy of the access policy database 311. For example, the controller 202 determines whether the entity requesting network access (e.g., target application) and the identification information of the requested entity (e.g., service server 205) are included in the connection policy database 311 and network connection. You can check whether the gateway request is available.
타겟 애플리케이션의 접속이 불가능하면, 컨트롤러(202)는 동작 920에서 노드(201)에게 접속이 불가능함을 나타내는 정보를 전송할 수 있다. 이 경우, 접속 제어 애플리케이션(212)은 접속이 불가능함을 나타내는 사용자 인터페이스 화면을 디스플레이를 통해 출력할 수 있다.If connection to the target application is not possible, the controller 202 may transmit information indicating that connection is not possible to the node 201 in operation 920. In this case, the access control application 212 may output a user interface screen indicating that access is impossible through the display.
타겟 애플리케이션의 접속이 가능하면, 컨트롤러(202)는 채널 테이블(318)에서 네트워크 접속이 요청된 대상(예: 서비스 서버(205))에 접속하기 위한 채널이 생성되었는지 여부를 확인할 수 있다. 예를 들어, 채널이 생성되어 있지 않은 경우, 컨트롤러(202)는 채널 정책 데이터베이스(312)의 채널 정책에서 서비스 서버(205)에 접속하기 위해 채널 생성이 필요한지 여부를 확인할 수 있다. 채널 생성이 필요한 경우 컨트롤러(202)는 노드(201)로 네트워크 접속 불가를 나타내는 결과를 전송할 수 있다. 다른 예로, 채널이 생성되어 있거나, 채널 정책에서 채널 생성이 불필요한 것으로 확인된 경우, 컨트롤러(202)는 데이터 플로우 테이블(317)에서 노드(201)가 네트워크 접속을 요청한 정보(예: 도착지 IP 및 서비스 포트 정보)에 대응하는 유효한 데이터 플로우가 존재하는지 여부를 확인할 수 있다.If the target application can be connected, the controller 202 can check whether a channel for connecting to the target (eg, service server 205) for which network connection has been requested has been created in the channel table 318. For example, if a channel has not been created, the controller 202 can check whether channel creation is necessary to access the service server 205 in the channel policy of the channel policy database 312. If channel creation is necessary, the controller 202 may transmit a result indicating network connection unavailability to the node 201. As another example, if a channel has been created or it is confirmed that channel creation is unnecessary in the channel policy, the controller 202 records the information (e.g., destination IP and service) that the node 201 requested for network connection in the data flow table 317. You can check whether a valid data flow corresponding to port information exists.
유효한 데이터 플로우가 존재하는 경우, 컨트롤러(202)는 데이터 플로우 정보를 노드(201)로 전송할 수 있다. 유효한 데이터 플로우가 존재하지 않는 경우, 컨트롤러(202)는 출발지 IP, 도착지 IP, 서비스 포트 정보, 프로토콜 정보, 인증서 정보, 도메인 및 URL 정보를 포함하는 데이터 플로우를 생성할 수 있다.If a valid data flow exists, the controller 202 may transmit data flow information to the node 201. If a valid data flow does not exist, the controller 202 may create a data flow including source IP, destination IP, service port information, protocol information, certificate information, domain, and URL information.
컨트롤러(202)는 데이터 플로우 생성 시 파일 IO 정책을 확인하고, 파일 IO 정책에 기초하여 파일 IO 정보(354)를 생성할 수 있다. 데이터 플로우의 데이터 플로우 정보(350)에는 생성된 파일 IO 정보(354)가 포함될 수 있다. 파일 IO 정보(354)는 데이터 플로우를 사용하는 애플리케이션의 파일 IO 접근(예: 파일 송신(또는 업로드) 및 수신(또는 다운로드))과 관련된 정책 정보를 포함할 수 있다. 예를 들어, 파일 IO 정보(354)는 애플리케이션의 파일 송신 시 암호화할 것인지 여부 및 애플리케이션의 파일 수신 시 복호화할 것인지 여부를 포함할 수 있다. 파일 IO 정보(354)는 파일 암호화 또는 복호화 시 URL 별 암호화 또는 복호화 여부 및 파일 종류 별 암호화 또는 복호화 여부를 포함할 수 있다.The controller 202 may check the file IO policy when creating a data flow and generate file IO information 354 based on the file IO policy. Data flow information 350 of the data flow may include generated file IO information 354. File IO information 354 may include policy information related to file IO access (e.g., sending (or uploading) and receiving (or downloading) files) of applications that use data flows. For example, the file IO information 354 may include whether to encrypt the file when the application transmits it and whether to decrypt the file when the application receives it. The file IO information 354 may include whether to encrypt or decrypt by URL and whether to encrypt or decrypt by file type when encrypting or decrypting a file.
동작 920에서, 컨트롤러(202)는 접속 제어 애플리케이션(212)의 네트워크 접속 요청에 대한 응답을 노드(201)에게 전송할 수 있다. 예를 들어, 컨트롤러(202)는, 동작 915의 수행을 통하여 생성된 데이터 플로우 정보(350)를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 실시 예에 따라, 접속을 요청한 대상이 접속 불가능한 경우, 컨트롤러(202)는 네트워크 접속 요청에 대한 응답으로 네트워크 접속 불가를 통보할 수 있다.In operation 920, the controller 202 may transmit a response to the network connection request of the access control application 212 to the node 201. For example, the controller 202 may transmit the data flow information 350 generated by performing operation 915 to the connection control application 212. Depending on the embodiment, if the object requesting connection is unable to connect, the controller 202 may notify the network connection inability in response to the network connection request.
노드(201)는 수신된 응답에 따라서 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 수신된 데이터 플로우 정보(350)를 저장하고, 네트워크 접속이 가능한 경우 타겟 애플리케이션의 데이터 패킷을 전송할 수 있다. 다른 예를 들어, 네트워크 접속이 불가하다는 응답을 수신한 경우, 노드(201)는 타겟 애플리케이션의 데이터 패킷을 드롭(drop)할 수 있다. Node 201 may process the result according to the received response. For example, the access control application 212 may store the received data flow information 350 and transmit the data packet of the target application when network access is available. For another example, when receiving a response that network connection is not possible, the node 201 may drop the data packet of the target application.
또한, 동작 925에서, 컨트롤러(202)는 데이터 플로우 정보(350)를 게이트웨이(203)로 전송할 수 있다.Additionally, in operation 925, the controller 202 may transmit data flow information 350 to the gateway 203.
도 10은 다양한 실시예들에 따른 서비스 처리 요청의 처리를 위한 신호 흐름도를 도시한다.Figure 10 shows a signal flow diagram for processing a service processing request according to various embodiments.
동작 1005에서, 프록시 서버(231)는 서비스 처리 요청 이벤트를 감지할 수 있다. 예를 들어, 프록시 서버(231)는 타겟 애플리케이션(또는 이의 프로세스)이 서비스 서버(205)에 서비스 처리를 요청하는 경우 서비스 처리 요청 이벤트가 발생한 것으로 확인할 수 있다.In operation 1005, the proxy server 231 may detect a service processing request event. For example, the proxy server 231 may confirm that a service processing request event has occurred when the target application (or its process) requests service processing from the service server 205.
프록시 서버(231)는 타겟 애플리케이션으로부터 수신된 서비스 처리 요청 정보에 포함된 출발지 IP 또는 인증서 식별 정보, 도착지 IP 또는 도메인 및 포트 정보, 및/또는 프로토콜 정보에 대응하는 데이터 플로우가 존재하는지 여부를 확인할 수 있다. 데이터 플로우가 존재하는 경우, 프록시 서버(231)는 이하의 동작들을 수행할 수 있다.The proxy server 231 can check whether a data flow corresponding to the source IP or certificate identification information, destination IP or domain and port information, and/or protocol information included in the service processing request information received from the target application exists. there is. If a data flow exists, the proxy server 231 may perform the following operations.
동작 1010에서, 프록시 서버(231)는 서비스 처리 요청 정보에 파일 정보가 포함되어 있는지 여부를 확인할 수 있다. 파일 정보가 포함되어 있지 않은 경우, 프록시 서버(231)는 서비스 처리 요청을 서비스 서버(205)로 포워딩할 수 있다. 파일 정보가 포함되어 있는 경우, 프록시 서버(231)는 동작 1015를 수행할 수 있다.In operation 1010, the proxy server 231 may check whether file information is included in the service processing request information. If file information is not included, the proxy server 231 may forward the service processing request to the service server 205. If file information is included, the proxy server 231 may perform operation 1015.
동작 1015에서, 프록시 서버(231)는 파일의 암호화 여부를 검사할 수 있다. 프록시 서버(231)는 데이터 플로우 정보(350)에 포함된 파일 IO 정보(354)에서 파일 송신 시 암호화가 필요한지 여부를 확인할 수 있다. 파일 송신 시 암호화가 필요한 경우, 예를 들어, 프록시 서버(231)는 파일 확장자 기반으로 암호화 필요 여부를 확인할 수 있다. 프록시 서버(231)는 파일 IO 정보(354)에서 서비스 처리 요청 정보에 포함된 파일 정보의 확장자가 파일 송신 시 암호화가 필요한 확장자인지 여부를 확인할 수 있다.In operation 1015, proxy server 231 may check whether the file is encrypted. The proxy server 231 can check whether encryption is required when transmitting a file from the file IO information 354 included in the data flow information 350. If encryption is required when transmitting a file, for example, the proxy server 231 can check whether encryption is necessary based on the file extension. The proxy server 231 may check in the file IO information 354 whether the extension of the file information included in the service processing request information is an extension that requires encryption when transmitting the file.
파일 송신 시 암호화가 필요하지 않은 경우, 프록시 서버(231)는 서비스 처리 요청을 서비스 서버(205)로 포워딩할 수 있다. 파일 송신 시 암호화가 필요한 경우, 프록시 서버(231)는 파일의 고유 정보 및 식별 정보(예: 파일명, 파일의 일부 내용 또는 헤더 정보, 해쉬 정보 및/또는 시그니처 정보)를 추출할 수 있다. 프록시 서버(231)는 추출된 고유 정보 및 식별 정보에 대응하는 암호화된 파일 정보가 게이트웨이(203)의 메모리에 저장된 파일 테이블(319)에 존재하는지 확인할 수 있다.If encryption is not required when transmitting a file, the proxy server 231 may forward the service processing request to the service server 205. If encryption is required when transmitting a file, the proxy server 231 may extract unique information and identification information of the file (e.g., file name, partial contents of the file or header information, hash information, and/or signature information). The proxy server 231 may check whether encrypted file information corresponding to the extracted unique information and identification information exists in the file table 319 stored in the memory of the gateway 203.
파일 테이블(319)에 파일 정보가 존재하는 경우 대상 파일은 이미 암호화되었으므로, 프록시 서버(231)는 서비스 처리 요청을 서비스 서버(205)로 포워딩할 수 있다. 파일 테이블(319)에 파일 정보가 존재하지 않는 경우 데이터 플로우 정보(350)에 포함된 암복호화 정보(355)에 따라 암호화 키를 게이트웨이(203)에서 생성할 것인지 컨트롤러(202)에서 생성할 것인지를 확인할 수 있다. 예를 들어, 게이트웨이(203)에서 암호화 키를 생성하는 경우, 게이트웨이(203)는 암복호화 정보(355)에 기초하여 암호화 키를 생성하고, 생성된 암호화 키를 이용하여 파일을 암호화할 수 있다. 게이트웨이(203)는 파일을 암호화한 이후 서비스 처리 요청을 포워딩할 수 있다. 다른 예로, 컨트롤러(202)에서 암호화 키를 생성하는 경우, 게이트웨이(203)는 동작 1020을 수행할 수 있다.If file information exists in the file table 319, the target file has already been encrypted, so the proxy server 231 can forward the service processing request to the service server 205. If there is no file information in the file table 319, whether to generate the encryption key in the gateway 203 or the controller 202 is determined according to the encryption and decryption information 355 included in the data flow information 350. You can check it. For example, when the gateway 203 generates an encryption key, the gateway 203 may generate an encryption key based on the encryption and decryption information 355 and encrypt the file using the generated encryption key. The gateway 203 may forward the service processing request after encrypting the file. As another example, when the controller 202 generates an encryption key, the gateway 203 may perform operation 1020.
동작 1020에서, 게이트웨이(203)는 파일 식별 정보를 포함하여 컨트롤러(202)에 파일 암호화 정보를 요청할 수 있다. 파일 식별 정보는 파일의 고유 정보 및 식별 정보(예: 파일명, 파일의 일부 내용 또는 헤더 정보, 해쉬 정보, 및/또는 시그니처 정보)를 포함할 수 있다. 게이트웨이(203)는 파일 식별 정보와 함께 데이터 플로우 식별 정보 또는 검사 대상 식별 정보를 전송할 수 있다.In operation 1020, the gateway 203 may request file encryption information from the controller 202, including file identification information. File identification information may include unique information and identification information of the file (e.g., file name, partial contents of the file or header information, hash information, and/or signature information). The gateway 203 may transmit data flow identification information or inspection target identification information along with file identification information.
동작 1025에서, 컨트롤러(202)는 파일 암호화 정보를 생성할 수 있다. 컨트롤러(202)는 게이트웨이(203)로부터 수신된 데이터 플로우 식별 정보 또는 검사 대상 식별 정보에 기초하여 데이터 플로우를 식별하고, 게이트웨이(203)로부터 수신된 파일 식별 정보에 기반하여 파일 테이블(319)에서 대상 파일(또는 파일 식별 정보에 대응하는 파일)의 파일 정보가 존재하는지 확인할 수 있다.At operation 1025, controller 202 may generate file encryption information. The controller 202 identifies the data flow based on the data flow identification information or the inspection target identification information received from the gateway 203, and selects the target in the file table 319 based on the file identification information received from the gateway 203. You can check whether the file information of the file (or the file corresponding to the file identification information) exists.
파일 테이블(319)에 대상 파일의 파일 정보가 존재하는 경우 대상 파일은 이미 암호화된 파일이므로, 컨트롤러(202)는 암호화가 불필요함을 나타내는 정보를 게이트웨이(203)로 전송할 수 있다. 파일 테이블(319)에 대상 파일의 파일 정보가 존재하지 않는 경우, 컨트롤러(202)는 파일 IO 정책 데이터베이스(314)의 파일 IO 정책에 따라 암호화 키를 생성하고, 암호화 예정인 대상 파일의 파일 정보와, 암호화 또는 복호화 키 및 알고리즘을 포함하는 암복호화 정보를 데이터 플로우 및 파일 테이블에 추가함으로써 데이터 플로우 정보(350) 및 파일 테이블 정보(360)를 갱신할 수 있다.If file information of the target file exists in the file table 319, since the target file is already an encrypted file, the controller 202 may transmit information indicating that encryption is not necessary to the gateway 203. If the file information of the target file does not exist in the file table 319, the controller 202 generates an encryption key according to the file IO policy of the file IO policy database 314, and includes the file information of the target file to be encrypted, The data flow information 350 and file table information 360 can be updated by adding encryption and decryption information including encryption or decryption keys and algorithms to the data flow and file tables.
동작 1030에서, 컨트롤러(202)는 파일 암호화 정보 요청에 대한 응답을 전송할 수 있다. 예를 들어 파일이 이미 암호화된 경우, 컨트롤러(202)는 암호화가 불필요함을 나타내는 정보를 게이트웨이(203)로 전송할 수 있다. 다른 예로 파일이 암호화되지 않은 경우, 컨트롤러(202)는 암호화 정보(예: 암호화 키 및 암호화 알고리즘)를 생성하고, 생성된 암호화 정보를 게이트웨이(203)로 전송할 수 있다.At operation 1030, the controller 202 may transmit a response to the request for file encryption information. For example, if the file is already encrypted, the controller 202 may transmit information indicating that encryption is not necessary to the gateway 203. As another example, if the file is not encrypted, the controller 202 may generate encryption information (eg, an encryption key and an encryption algorithm) and transmit the generated encryption information to the gateway 203.
동작 1035에서, 프록시 서버(231)는 파일 암호화 처리를 수행할 수 있다. 예를 들어 프록시 서버(231)는 게이트웨이(203)에서 생성된 암호화 정보 컨트롤러(202)로부터 수신된 암호화 정보를 기반으로 대상 파일을 암호화할 수 있다. 프록시 서버(231)는 암호화된 파일의 식별 정보(예: 파일명, 파일의 일부 내용 또는 헤더 정보, 해쉬 정보, 및/또는 시그니처 정보)를 추출하여 게이트웨이(202)의 파일 테이블 정보(360)를 갱신할 수 있다.In operation 1035, the proxy server 231 may perform file encryption processing. For example, the proxy server 231 may encrypt the target file based on the encryption information received from the encryption information controller 202 generated by the gateway 203. The proxy server 231 extracts identification information (e.g., file name, partial contents of the file or header information, hash information, and/or signature information) of the encrypted file and updates the file table information 360 of the gateway 202. can do.
동작 1040에서, 프록시 서버(231)는 서비스 처리 요청을 포워딩할 수 있다. 예를 들어, 프록시 서버(231)는 파일의 암호화가 불필요한 경우(예: 이미 암호화된 파일인 경우), 서비스 처리 요청을 포워딩할 수 있다. 다른 예로, 프록시 서버(231)는 게이트웨이(203)에서 생성된 암호화 정보 또는 컨트롤러(202)로부터 수신된 암호화 정보를 기반으로 파일을 암호화한 이후에 서비스 처리 요청을 포워딩할 수 있다.In operation 1040, the proxy server 231 may forward a service processing request. For example, the proxy server 231 may forward a service processing request when encryption of a file is unnecessary (e.g., a file that has already been encrypted). As another example, the proxy server 231 may forward a service processing request after encrypting a file based on encryption information generated by the gateway 203 or encryption information received from the controller 202.
동작 1045에서, 프록시 서버(231)는 파일 암호화 처리 결과를 컨트롤러(202)로 전송할 수 있다. 예를 들어, 프록시 서버(231)는 파일 식별 정보, 게이트웨이(203)에서 생성된 암호화 키를 포함하는 암호화 정보 및 암호화된 파일 정보를 컨트롤러(202)로 전송할 수 있다In operation 1045, the proxy server 231 may transmit the file encryption processing result to the controller 202. For example, proxy server 231 may transmit file identification information, encryption information including an encryption key generated by gateway 203, and encrypted file information to controller 202.
동작 1050에서, 컨트롤러(202)는 파일 테이블을 갱신할 수 있다. 컨트롤러(202)는 게이트웨이(203)로부터 수신된 데이터 플로우 식별 정보 또는 검사 대상 정보를 기반으로 데이터 플로우를 식별하고, 수신된 파일 식별 정보를 기반으로 파일 테이블을 갱신할 수 있다. 컨트롤러(202)는 게이트웨이(202)로부터 수신된 암호화 정보 및 암호화된 파일 정보를 기반으로 파일 테이블 정보(360)를 갱신할 수 있고, 이후 대상 파일의 복호화 시 갱신된 파일 테이블 정보(360)를 사용할 수 있다.At operation 1050, controller 202 may update the file table. The controller 202 may identify a data flow based on data flow identification information or inspection target information received from the gateway 203 and update the file table based on the received file identification information. The controller 202 may update the file table information 360 based on the encryption information and encrypted file information received from the gateway 202, and then use the updated file table information 360 when decrypting the target file. You can.
도 11은 다양한 실시예들에 따른 서비스 처리 요청 결과의 수신을 위한 신호 흐름도를 도시한다. 도 11에 도시된 동작들은 예를 들어, 도 10의 신호 흐름도 이후에 구현될 수 있다.Figure 11 shows a signal flow diagram for receiving a service processing request result according to various embodiments. The operations shown in FIG. 11 may be implemented, for example, after the signal flow diagram of FIG. 10.
동작 1105에서, 프록시 서버(231)는 서비스 처리 요청 결과 수신 이벤트를 감지할 수 있다. 예를 들어, 프록시 서버(231)는 도 10의 프로세스에 따른 서비스 처리 요청에 대한 결과를 수신하는 경우 서비스 처리 요청 결과 수신 이벤트가 발생한 것으로 확인할 수 있다. 프록시 서버(231)는 도 10의 프로세스에 따른 서비스 처리 요청에 대한 결과를 수신하는 경우 기 식별된 데이터 플로우를 기반으로 서비스 처리 요청 결과 정보에 대한 파일 암호화 여부 검사를 수행할 수 있다.In operation 1105, the proxy server 231 may detect a reception event resulting from a service processing request. For example, when the proxy server 231 receives a result of a service processing request according to the process of FIG. 10, it may confirm that a service processing request result reception event has occurred. When receiving a result of a service processing request according to the process of FIG. 10, the proxy server 231 may perform a check on whether or not the file is encrypted on the service processing request result information based on a pre-identified data flow.
동작 1110에서, 프록시 서버(231)는 서비스 처리 요청 결과 정보에 파일 정보가 포함되어 있는지 여부를 확인할 수 있다. 파일 정보가 포함되어 있지 않은 경우, 프록시 서버(231)는 서비스 처리 요청 결과를 노드(201)로 포워딩할 수 있다. 파일 정보가 포함되어 있는 경우, 프록시 서버(231)는 동작 1115를 수행할 수 있다.In operation 1110, the proxy server 231 may check whether file information is included in the service processing request result information. If file information is not included, the proxy server 231 may forward the service processing request result to the node 201. If file information is included, the proxy server 231 may perform operation 1115.
동작 1115에서, 프록시 서버(231)는 파일의 암호화 여부를 검사할 수 있다. 프록시 서버(231)는 파일의 고유 정보 및 식별 정보(예: 파일명, 파일의 일부 내용 또는 헤더 정보, 해쉬 정보, 및/또는 시그니처 정보)를 추출하고, 추출된 정보를 기반으로 게이트웨이(203)의 파일 테이블(319)에서 암호화된 파일 정보가 존재하는지 확인할 수 있다. 예를 들어, 암호화된 파일 정보가 존재하는 경우, 프록시 서버(231)는 암복호화 정보(366)에 포함된 암호화 또는 복호화 키 및 알고리즘을 이용하여 대상 파일을 복호화하고, 서비스 처리 요청 결과를 포워딩할 수 있다. 다른 예로, 암호화된 파일 정보가 존재하지 않는 경우, 프록시 서버(231)는 동작 1120을 수행할 수 있다.In operation 1115, proxy server 231 may check whether the file is encrypted. The proxy server 231 extracts the unique information and identification information of the file (e.g., file name, partial contents of the file or header information, hash information, and/or signature information), and configures the gateway 203 based on the extracted information. You can check whether encrypted file information exists in the file table 319. For example, if encrypted file information exists, the proxy server 231 decrypts the target file using the encryption or decryption key and algorithm included in the encryption/decryption information 366 and forwards the service processing request result. You can. As another example, when encrypted file information does not exist, the proxy server 231 may perform operation 1120.
동작 1120에서, 프록시 서버(231)는 파일 식별 정보를 포함하여 컨트롤러(202)에 파일 복호화 정보를 요청할 수 있다. 파일 식별 정보는 파일의 고유 정보 및 식별 정보(예: 파일명, 파일의 일부 내용 또는 헤더 정보, 해쉬 정보, 및/또는 시그니처 정보)를 포함할 수 있다. 게이트웨이(203)는 파일 식별 정보와 함께 데이터 플로우 식별 정보 또는 검사 대상 식별 정보를 전송할 수 있다.In operation 1120, the proxy server 231 may request file decryption information from the controller 202, including file identification information. File identification information may include unique information and identification information of the file (e.g., file name, partial contents of the file or header information, hash information, and/or signature information). The gateway 203 may transmit data flow identification information or inspection target identification information along with file identification information.
동작 1125에서, 컨트롤러(202)는 파일 복호화 정보를 검사할 수 있다. 컨트롤러(202)는 게이트웨이(203)로부터 수신된 데이터 플로우 식별 정보 또는 검사 대상 식별 정보에 기초하여 데이터 플로우를 식별하고, 게이트웨이(203)로부터 수신된 파일 식별 정보에 기반하여 파일 테이블(319)에서 대상 파일(또는 파일 식별 정보에 대응하는 파일)의 파일 정보가 존재하는지 확인할 수 있다.At operation 1125, controller 202 may check file decryption information. The controller 202 identifies the data flow based on the data flow identification information or the inspection target identification information received from the gateway 203, and selects the target in the file table 319 based on the file identification information received from the gateway 203. You can check whether the file information of the file (or the file corresponding to the file identification information) exists.
파일 테이블(319)에 대상 파일의 파일 정보가 존재하는 경우 대상 파일은 암호화된 파일이므로, 컨트롤러(202)는 복호화에 필요한 복호화 알고리즘 및 복호화 키 정보를 게이트웨이(203)로 전송할 수 있다. 파일 테이블(319)에 대상 파일의 파일 정보가 존재하지 않는 경우 대상 파일은 암호화된 파일이 아니므로, 복호화가 불필요함을 나타내는 정보를 게이트웨이(203)로 전송할 수 있다.If file information of the target file exists in the file table 319, the target file is an encrypted file, and the controller 202 can transmit the decryption algorithm and decryption key information required for decryption to the gateway 203. If file information of the target file does not exist in the file table 319, since the target file is not an encrypted file, information indicating that decryption is not necessary may be transmitted to the gateway 203.
동작 1130에서, 컨트롤러(202)는 파일 복호화 정보 요청에 대한 응답을 전송할 수 있다. 예를 들어 파일이 암호화된 경우, 컨트롤러(202)는 복호화 정보(예: 복호화 알고리즘 및 복호화 키)를 게이트웨이(203)로 전송할 수 있다. 다른 예로 파일이 암호화되지 않은 경우, 컨트롤러(202)는 복호화가 불필요함을 나타내는 정보를 게이트웨이(203)로 전송할 수 있다.At operation 1130, the controller 202 may transmit a response to the request for file decryption information. For example, if the file is encrypted, the controller 202 may transmit decryption information (e.g., decryption algorithm and decryption key) to the gateway 203. As another example, if the file is not encrypted, the controller 202 may transmit information indicating that decryption is not necessary to the gateway 203.
동작 1135에서, 프록시 서버(231)는 파일 복호화 처리를 수행할 수 있다. 예를 들어 컨트롤러(202)로부터 복호화 정보가 수신된 경우, 프록시 서버(231)는 수신된 복호화 정보를 기반으로 대상 파일을 복호화할 수 있다.In operation 1135, the proxy server 231 may perform file decryption processing. For example, when decryption information is received from the controller 202, the proxy server 231 may decrypt the target file based on the received decryption information.
동작 1140에서, 프록시 서버(231)는 서비스 처리 요청을 포워딩할 수 있다. 예를 들어, 프록시 서버(231)는 파일의 암호화가 불필요한 경우(예: 암호화된 파일이 아닌 경우), 서비스 처리 요청 결과를 포워딩할 수 있다. 다른 예로, 프록시 서버(231)는 게이트웨이(203)의 파일 테이블 정보(360)에 포함된 암복호화 정보(366)에 기반하여 또는 컨트롤러(202)로부터 수신된 복호화 정보에 기반하여 파일을 복호화한 이후에 서비스 처리 요청 결과를 포워딩할 수 있다.In operation 1140, the proxy server 231 may forward a service processing request. For example, the proxy server 231 may forward the service processing request result when encryption of the file is unnecessary (e.g., if the file is not an encrypted file). As another example, the proxy server 231 decrypts the file based on the encryption and decryption information 366 included in the file table information 360 of the gateway 203 or based on the decryption information received from the controller 202. The service processing request results can be forwarded to .
도 12는 다양한 실시예들에 따른 서비스 요청 처리 로그 및 거절 로그 전송을 위한 신호 흐름도를 도시한다.Figure 12 shows a signal flow diagram for transmitting a service request processing log and a rejection log according to various embodiments.
동작 1205에서, 프록시 서버(231)는 서비스 요청 처리 로그 및 거절 로그를 컨트롤러(202)에 전송할 수 있다. 프록시 서버(231)는 지정된 시간 단위로 서비스 요청 처리 로그 및 거절 로그를 컨트롤러(202)에 전송할 수 있다. 예를 들어, 서비스 요청은, 노드(201)의 서비스 서버(205)에 대한 서비스 처리 요청을 포함할 수 있다.In operation 1205, the proxy server 231 may transmit a service request processing log and a rejection log to the controller 202. The proxy server 231 may transmit service request processing logs and rejection logs to the controller 202 in designated time units. For example, the service request may include a service processing request for the service server 205 of the node 201.
동작 1210에서, 컨트롤러(202)는 게이트웨이(203)로부터 수신된 로그를 분석할 수 있다. 컨트롤러(202)는 수신된 로그 정보를 기반으로 서비스 요청 및 거절에 대한 통계 정보를 갱신할 수 있다. 컨트롤러(202)는 수신된 로그를 분석하여 서비스를 요청한 대상(예: 노드(201) 또는 노드(201)의 타겟 애플리케이션(211))이 비이상적인 행위를 수행하고 있는지를 검사할 수 있다. 예를 들어, 서비스를 요청한 대상이 비이상적인 행위를 수행하고 있는 경우, 컨트롤러(202)는 블랙리스트 정책 데이터베이스(315)의 블랙리스트 정책에 따라 블랙리스트(320)에 등록할 수 있다. 또한, 컨트롤러는 비이상적인 행위를 수행하고 있는 대상의 데이터 플로우 및 제어 플로우를 제거함으로써 상기 대상의 서비스 접속을 차단할 수 있다. 컨트롤러(202)는 갱신된 데이터 플로우 정보를 게이트웨이(203)로 반환할 수 있다.At operation 1210, the controller 202 may analyze the log received from the gateway 203. The controller 202 may update statistical information on service requests and rejections based on the received log information. The controller 202 may analyze the received log to check whether the object requesting the service (e.g., the node 201 or the target application 211 of the node 201) is performing abnormal behavior. For example, if the object requesting the service is performing abnormal behavior, the controller 202 may register it in the blacklist 320 according to the blacklist policy of the blacklist policy database 315. Additionally, the controller can block service access of a target performing abnormal behavior by removing the target's data flow and control flow. The controller 202 may return updated data flow information to the gateway 203.
동작 1215에서, 컨트롤러(202)는 데이터 플로우의 갱신 결과를 게이트웨이(203)로 전송할 수 있다. 게이트웨이(203)는 수신된 데이터 플로우 정보에 따라 데이터 플로우를 제거해야 하는 경우 데이터 플로우 테이블(317)에서 비이상적인 행위를 수행하고 있는 대상의 데이터 플로우를 제거함으로써 상기 대상이 더 이상 서비스 접속 요청을 수행할 수 없도록 할 수 있다.In operation 1215, the controller 202 may transmit the update result of the data flow to the gateway 203. When the gateway 203 needs to remove a data flow according to the received data flow information, it removes the data flow of the target performing abnormal behavior from the data flow table 317 so that the target can no longer perform service access requests. You can make it so that you can't do it.
도 13은 다양한 실시 예들에 따른 제어 플로우 갱신을 위한 신호 흐름도를 도시한다.Figure 13 shows a signal flow diagram for control flow update according to various embodiments.
도 13을 참조하면, 동작 1305에서, 접속 제어 애플리케이션(212)은 제어 플로우 갱신을 요청할 수 있다.Referring to FIG. 13, at operation 1305, the access control application 212 may request a control flow update.
일 실시 예에서, 접속 제어 애플리케이션(212)은 제어 플로우 및 데이터 플로우를 유지하기 위하여 컨트롤러(202)에게 제어 플로우 갱신을 요청할 수 있다. 일 실시 예에서, 접속 제어 애플리케이션(212)은 지정된 주기 마다 제어 플로우의 식별 정보를 포함하여 제어 플로우 갱신을 요청할 수 있다.In one embodiment, the access control application 212 may request a control flow update from the controller 202 to maintain the control flow and data flow. In one embodiment, the access control application 212 may request a control flow update including identification information of the control flow at specified intervals.
동작 1310에서, 컨트롤러(202)는 제어 플로우를 갱신(검사)할 수 있다. 예를 들어, 컨트롤러(202)는 수신된 식별 정보가 나타내는 제어 플로우 정보(340)가 제어 플로우 테이블(316) 내에 존재하는지, 제어 플로우 정보(340)가 존재한다면 그에 종속되는 데이터 플로우 정보(350)가 존재하는지를 확인할 수 있다. 다른 보안 시스템에 의하여 접속이 해제되거나, 갱신 시간이 경과하거나, 또는 위험 탐지에 의하여 접속이 해제되는 경우, 제어 플로우가 존재하지 않을 수 있다. 제어 플로우가 존재하지 않는 경우, 컨트롤러(202)는 노드(201)로 접속 불가 정보를 반환할 수 있다. 제어 플로우가 존재하는 경우, 컨트롤러(202)는 제어 플로우의 갱신 시각 또는 만료 시간을 업데이트하고, 해당 제어 플로우에 종속하는 데이터 플로우를 탐색할 수 있다. 예를 들어, 탐색된 데이터 플로우에서 재인증을 수행해야 하거나 더 이상 접속이 불가능한 데이터 플로우가 존재하는 경우, 컨트롤러(202)는 해당 데이터 플로우 정보를 노드(201)로 반환할 수 있다.At operation 1310, controller 202 may update (check) the control flow. For example, the controller 202 determines whether the control flow information 340 indicated by the received identification information exists in the control flow table 316, and if the control flow information 340 exists, the data flow information 350 dependent thereon. You can check whether exists. If the connection is released by another security system, the update time has elapsed, or the connection is released due to risk detection, the control flow may not exist. If a control flow does not exist, the controller 202 may return unreachable information to the node 201. If a control flow exists, the controller 202 may update the update time or expiration time of the control flow and search for data flows dependent on the control flow. For example, if re-authentication must be performed in the discovered data flow or if there is a data flow that is no longer accessible, the controller 202 may return the corresponding data flow information to the node 201.
예를 들어 갱신(검사)이 실패하면, 컨트롤러(202)는 노드(201)로 접속 불가 정보를 전송할 수 있다. 이 경우, 노드(201)는 접속 제어 애플리케이션(212)을 종료하거나 접속 제어 애플리케이션(212)의 네트워크 접속을 차단할 수 있다. 다른 예를 들어 갱신(검사)이 성공하면, 컨트롤러(202)는 제어 플로우 및 그에 종속되는 데이터 플로우의 만료 시간을 갱신할 수 있다. 컨트롤러(202)는 갱신된 제어 플로우 정보 및 데이터 플로우 정보를 노드(201)로 전송할 수 있다. 이 경우, 노드(201)는 제어 플로우 정보(340) 및 데이터 플로우 정보(350)를 갱신할 수 있다.For example, if an update (check) fails, the controller 202 may transmit unconnectable information to the node 201. In this case, the node 201 may terminate the access control application 212 or block the network connection of the access control application 212. For another example, if the update (check) is successful, the controller 202 may update the expiration time of the control flow and the data flow dependent thereon. The controller 202 may transmit updated control flow information and data flow information to the node 201. In this case, the node 201 may update the control flow information 340 and data flow information 350.
동작 1315에서, 컨트롤러(202)는 갱신(검사) 결과 정보를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 예를 들어 갱신(검사)이 실패하면, 컨트롤러(202)는 접속 불가 정보를 전송할 수 있다. 다른 예를 들어 갱신(검사)이 성공하면, 컨트롤러(202)는 갱신된 제어 플로우 정보(340) 및 그에 종속되는 데이터 플로우 정보(350)를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 이 경우, 노드(201)는 제어 플로우 정보(340) 및 데이터 플로우 정보(350)를 갱신할 수 있다.In operation 1315, the controller 202 may transmit update (check) result information to the access control application 212. For example, if an update (check) fails, the controller 202 may transmit no-connection information. For another example, if the update (check) is successful, the controller 202 may transmit the updated control flow information 340 and data flow information 350 dependent thereon to the connection control application 212. In this case, the node 201 may update the control flow information 340 and data flow information 350.
접속 제어 애플리케이션(212)은 갱신(검사) 결과 정보를 처리할 수 있다. 제어 플로우 갱신 결과가 접속 불가를 나타내면, 접속 제어 애플리케이션(212)은 타겟 애플리케이션을 종료하거나, 타겟 애플리케이션의 모든 네트워크 접속을 차단할 수 있다. 제어 플로우 갱신 결과가 정상을 나타내고, 갱신된 데이터 플로우 정보(350)가 있는 경우, 접속 제어 애플리케이션(212)은 접속 제어 애플리케이션(212) 내의 데이터 플로우 테이블(316)을 갱신할 수 있다.The access control application 212 may process update (check) result information. If the control flow update result indicates that connection is not possible, the access control application 212 may terminate the target application or block all network connections of the target application. If the control flow update result indicates normal and there is updated data flow information 350, the connection control application 212 may update the data flow table 316 in the connection control application 212.
도 14는 다양한 실시 예들에 따른 제어 플로우 제거를 위한 신호 흐름도를 도시한다.Figure 14 shows a signal flow diagram for control flow removal according to various embodiments.
도 14를 참조하면, 동작 1405에서 노드(201)는 컨트롤러(202)에게 제어 플로우 종료를 요청할 수 있다. 예를 들어, 노드(201)는 접속 제어 애플리케이션(212)을 종료하거나, 네트워크 접속이 지정된 시간 동안 사용되지 않거나, 또는 다른 시스템으로부터 접속 종료 요청이 수신되는 경우, 제어 플로우 종료를 요청할 수 있다.Referring to FIG. 14, in operation 1405, the node 201 may request the controller 202 to terminate the control flow. For example, node 201 may terminate the connection control application 212, request termination of the control flow when the network connection is unused for a specified period of time, or when a connection termination request is received from another system.
동작 1410에서, 컨트롤러(202)는 노드(201)로부터 수신된 식별 정보에 대응하는 제어 플로우를 제거할 수 있다. 컨트롤러(202)는 제거된 제어 플로우에 종속되는 데이터 플로우 또한 제거할 수 있다.At operation 1410, the controller 202 may remove the control flow corresponding to the identification information received from the node 201. The controller 202 may also remove data flows dependent on the removed control flow.
동작 1415에서, 컨트롤러(202)는 게이트웨이(203)에게 데이터 플로우 제거를 요청하며, 동작 1420에서, 게이트웨이(203)는 데이터 플로우를 제거함으로써 접속 제어 애플리케이션(212)의 네트워크 접속을 차단할 수 있다.In operation 1415, the controller 202 requests the gateway 203 to remove the data flow, and in operation 1420, the gateway 203 may block the network connection of the access control application 212 by removing the data flow.
도 15는 다양한 실시 예들에 따른 데이터 플로우 제거를 위한 신호 흐름도를 도시한다.Figure 15 shows a signal flow diagram for data flow removal according to various embodiments.
도 15를 참조하면, 동작 1505에서 접속 제어 애플리케이션(212)은 타겟 애플리케이션의 종료를 감지할 수 있다. 접속 제어 애플리케이션(212)은 노드(201)에서 실행 중인 타겟 애플리케이션의 종료 여부를 실시간 감시할 수 있다.Referring to FIG. 15, in operation 1505, the access control application 212 may detect termination of the target application. The access control application 212 can monitor in real time whether the target application running on the node 201 is terminated.
동작 1510에서 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 데이터 플로우 종료를 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 종료된 타겟 애플리케이션에 할당되어 있는 데이터 플로우 식별 정보 또는 타겟 애플리케이션의 식별 정보를 컨트롤러(202)에 전송하여 데이터 플로우 종료를 요청할 수 있다.In operation 1510, the access control application 212 may request the controller 202 to terminate the data flow. For example, the access control application 212 may request termination of the data flow by transmitting data flow identification information assigned to the terminated target application or identification information of the target application to the controller 202.
동작 1515에서, 컨트롤러(202)는 노드(201)로부터 수신된 데이터 플로우 식별 정보 또는 타겟 애플리케이션의 식별 정보를 기반으로 데이터 플로우를 제거할 수 있다. 컨트롤러(202)는 수신된 데이터 플로우 식별 정보 또는 타겟 애플리케이션의 식별 정보를 기반으로 제어 플로우를 식별 및 검색하고, 식별 및 검색된 제어 플로우에 정속된 데이터 플로우를 제거할 수 있다.In operation 1515, the controller 202 may remove the data flow based on the data flow identification information received from the node 201 or the identification information of the target application. The controller 202 may identify and search a control flow based on the received data flow identification information or the identification information of the target application, and remove the data flow tied to the identified and searched control flow.
동작 1520에서, 컨트롤러(202)는 게이트웨이(203)에게 데이터 플로우 제거를 요청하며, 동작 1525에서, 게이트웨이(203)는 데이터 플로우를 제거함으로써 접속 제어 애플리케이션(212)의 제거된 데이터 플로우에 대응되는 서비스 서버(205)에 대한 접속을 차단할 수 있다. 타겟 애플리케이션은 더 이상 목적지 네트워크로 데이터 패킷을 전송할 수 없게 된다.In operation 1520, the controller 202 requests the gateway 203 to remove the data flow, and in operation 1525, the gateway 203 removes the data flow and thereby removes the service corresponding to the removed data flow of the access control application 212. Access to the server 205 can be blocked. The target application will no longer be able to transmit data packets to the destination network.
이상의 설명은 본 문서에 개시된 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 문서에 개시된 실시예들이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 문서에 개시된 실시예들의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다.The above description is merely an illustrative explanation of the technical idea disclosed in this document, and those skilled in the art in the technical field to which the embodiments disclosed in this document belong will understand without departing from the essential characteristics of the embodiments disclosed in this document. Various modifications and variations will be possible.
따라서, 본 문서에 개시된 실시예들은 본 문서에 개시된 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 문서에 개시된 기술 사상의 범위가 한정되는 것은 아니다. 본 문서에 개시된 기술 사상의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 문서의 권리범위에 포함되는 것으로 해석되어야 할 것이다.Accordingly, the embodiments disclosed in this document are not intended to limit the technical ideas disclosed in this document, but rather to explain them, and the scope of the technical ideas disclosed in this document is not limited by these embodiments. The scope of protection of the technical ideas disclosed in this document shall be interpreted in accordance with the claims below, and all technical ideas within the equivalent scope shall be interpreted as being included in the scope of rights of this document.

Claims (22)

  1. 게이트웨이에 있어서,In the gateway,
    통신 회로;communication circuit;
    상기 통신 회로와 작동적으로 연결되는 프로세서; 및a processor operatively connected to the communication circuit; and
    상기 프로세서와 작동적으로 연결되고, 프록시(proxy) 서버를 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 게이트웨이가,a memory operatively connected to the processor and storing a proxy server, wherein the memory, when executed by the processor, causes the gateway to:
    외부 서버로부터 노드의 파일 송신 시 암호화 필요 여부 또는 파일 수신 시 복호화 필요 여부를 나타내는 파일 IO(input output) 정보를 포함하는 데이터 플로우를 수신하고,Receive a data flow containing file IO (input output) information indicating whether encryption is required when sending a file from the node or whether decryption is required when receiving a file from an external server,
    상기 프록시 서버를 통해, 상기 노드의 서비스 처리 요청 또는 서비스 처리 요청 결과에 파일 정보가 포함되는지 여부에 기초하여 상기 서비스 처리 요청 또는 상기 서비스 처리 요청 결과를 처리하도록 하는 명령어들을 저장하는, 게이트웨이.A gateway that stores instructions for processing the service processing request or the service processing request result of the node based on whether the service processing request or the service processing request result of the node includes file information through the proxy server.
  2. 청구항 1에 있어서, 상기 명령어들은 상기 게이트웨이가,The method of claim 1, wherein the commands allow the gateway to:
    상기 서비스 처리 요청에 상기 파일 정보가 포함되지 않는 경우, 상기 서비스 처리 요청을 포워딩하고,If the file information is not included in the service processing request, forwarding the service processing request,
    상기 서비스 처리 요청에 상기 파일 정보가 포함되는 경우, 상기 파일 IO 정보에서 파일 송신 시 암호화 필요 여부를 확인하도록 하는, 게이트웨이.When the file information is included in the service processing request, the gateway checks whether encryption is necessary when transmitting the file from the file IO information.
  3. 청구항 2에 있어서, 상기 메모리는 파일 암호화 또는 복호화를 관리하기 위한 파일 테이블을 더 저장하고,The method of claim 2, wherein the memory further stores a file table for managing file encryption or decryption,
    상기 명령어들은 상기 게이트웨이가,The commands allow the gateway to:
    상기 파일 IO 정보에 따라 파일 송신 시 암호화가 필요한 경우, 대상 파일을 식별하기 위한 파일 식별 정보에 기반하여 상기 파일 테이블에 상기 파일 정보가 존재하는지 확인하도록 하는, 게이트웨이.When encryption is required when transmitting a file according to the file IO information, the gateway checks whether the file information exists in the file table based on file identification information for identifying the target file.
  4. 청구항 3에 있어서, 상기 명령어들은 상기 게이트웨이가,The method of claim 3, wherein the commands allow the gateway to:
    상기 파일 정보가 존재하는 경우, 상기 서비스 처리 요청을 포워딩하고,If the file information exists, forward the service processing request,
    상기 파일 정보가 존재하지 않는 경우, 상기 데이터 플로우의 암호화 정보에 따라 암호화 키를 상기 게이트웨이에서 생성할지 상기 외부 서버에서 생성할지 여부를 확인하도록 하는, 게이트웨이.When the file information does not exist, the gateway determines whether to generate an encryption key in the gateway or in the external server according to the encryption information of the data flow.
  5. 청구항 4에 있어서, 상기 명령어들은 상기 게이트웨이가,The method of claim 4, wherein the commands allow the gateway to:
    상기 암호화 키를 상기 게이트웨이에서 생성하는 경우, 상기 암호화 정보에 따라 상기 암호화 키를 생성하고, 상기 암호화 키를 이용하여 상기 대상 파일을 암호화하고, 상기 서비스 처리 요청을 포워딩하고,When the encryption key is generated by the gateway, the encryption key is generated according to the encryption information, the target file is encrypted using the encryption key, and the service processing request is forwarded,
    상기 파일 식별 정보, 상기 암호화 키를 포함하는 암호화 정보 및 암호화된 파일 정보를 상기 외부 서버로 전송하도록 하는, 게이트웨이.A gateway that transmits the file identification information, encryption information including the encryption key, and encrypted file information to the external server.
  6. 청구항 4에 있어서, 상기 명령어들은 상기 게이트웨이가,The method of claim 4, wherein the commands allow the gateway to:
    상기 암호화 키를 상기 외부 서버에서 생성하는 경우, 상기 파일 식별 정보를 포함하는 파일 암호화 정보 요청을 상기 외부 서버로 전송하고,When the encryption key is generated by the external server, a request for file encryption information including the file identification information is transmitted to the external server,
    상기 외부 서버로부터 상기 대상 파일에 대한 암호화 정보를 수신한 경우, 상기 암호화 정보를 기반으로 상기 대상 파일을 암호화하고, 상기 서비스 처리 요청을 포워딩하고,When receiving encryption information about the target file from the external server, encrypt the target file based on the encryption information and forward the service processing request,
    상기 외부 서버로부터 상기 대상 파일에 대한 암호화가 불필요함을 나타내는 정보를 수신한 경우, 상기 서비스 처리 요청을 포워딩하도록 하는, 게이트웨이.A gateway that forwards the service processing request when information indicating that encryption of the target file is unnecessary is received from the external server.
  7. 청구항 1에 있어서, 상기 명령어들은 상기 게이트웨이가,The method of claim 1, wherein the commands allow the gateway to:
    상기 서비스 처리 요청 결과에 상기 파일 정보가 포함되지 않는 경우, 상기 서비스 처리 요청 결과를 포워딩하고,If the file information is not included in the service processing request result, forwarding the service processing request result,
    상기 서비스 처리 요청 결과에 상기 파일 정보가 포함되는 경우, 파일 암호화 여부를 검사하도록 하는, 게이트웨이.A gateway that checks whether the file is encrypted when the file information is included in the service processing request result.
  8. 청구항 7에 있어서, 상기 메모리는 파일 암호화 또는 복호화를 관리하기 위한 파일 테이블을 더 저장하고,The method of claim 7, wherein the memory further stores a file table for managing file encryption or decryption,
    상기 명령어들은 상기 게이트웨이가,The commands allow the gateway to:
    상기 서비스 처리 요청 결과에 상기 파일 정보가 포함되는 경우, 상기 파일 테이블에 상기 파일 정보가 존재하는지 확인하고,If the file information is included in the service processing request result, check whether the file information exists in the file table,
    상기 파일 정보가 존재하는 경우, 상기 파일 테이블에 포함된 복호화 키 및 복호화 알고리즘을 이용하여 대상 파일을 복호화하고, 상기 서비스 처리 요청 결과를 포워딩하도록 하는, 게이트웨이.If the file information exists, the gateway decrypts the target file using the decryption key and decryption algorithm included in the file table and forwards the service processing request result.
  9. 청구항 8에 있어서, 상기 명령어들은 상기 게이트웨이가,The method of claim 8, wherein the commands allow the gateway to:
    상기 파일 정보가 존재하지 않는 경우, 상기 대상 파일을 식별하기 위한 파일 식별 정보를 포함하는 파일 복호화 정보 요청을 상기 외부 서버로 전송하고,If the file information does not exist, transmitting a file decryption information request including file identification information for identifying the target file to the external server,
    상기 외부 서버로부터 상기 대상 파일에 대한 복호화 정보를 수신한 경우, 상기 복호화 정보를 기반으로 상기 대상 파일을 복호화하고, 상기 서비스 처리 요청 결과를 포워딩하고,When receiving decryption information about the target file from the external server, decrypt the target file based on the decryption information and forward the service processing request result,
    상기 외부 서버로부터 상기 대상 파일에 대한 복호화가 불필요함을 나타내는 정보를 수신한 경우, 상기 서비스 처리 요청 결과를 포워딩하도록 하는, 게이트웨이.A gateway that forwards the service processing request result when information indicating that decryption of the target file is unnecessary is received from the external server.
  10. 청구항 1에 있어서,In claim 1,
    상기 데이터 플로우는, 상기 노드를 식별하기 위한 출발지 네트워크 정보, 서비스 서버의 네트워크 정보 또는 인증서 식별 정보 중 적어도 하나를 포함하는, 게이트웨이.The data flow includes at least one of source network information for identifying the node, network information of a service server, or certificate identification information.
  11. 청구항 1에 있어서, 상기 명령어들은 상기 게이트웨이가,The method of claim 1, wherein the commands allow the gateway to:
    상기 노드로부터 수신되는 상기 노드와 상기 게이트웨이 사이에 채널을 생성하기 위한 채널 생성 정보에 기초하여 상기 채널을 생성하도록 하는, 게이트웨이.A gateway that creates the channel based on channel creation information for creating a channel between the node and the gateway received from the node.
  12. 서버에 있어서,On the server,
    통신 회로;communication circuit;
    상기 통신 회로와 작동적으로 연결되는 프로세서; 및a processor operatively connected to the communication circuit; and
    상기 프로세서와 작동적으로 연결되고, 데이터베이스를 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 서버가,a memory operatively connected to the processor and storing a database, wherein the memory, when executed by the processor, causes the server to:
    노드의 접속 제어 애플리케이션으로부터 서비스 서버의 네트워크에 접속하려는 상기 노드의 타겟 애플리케이션의 식별 정보와 상기 서비스 서버의 네트워크 정보를 포함하는 네트워크 접속 요청을 수신하고,Receiving a network connection request including identification information of a target application of the node that wants to connect to the network of the service server and network information of the service server from the node's connection control application,
    상기 데이터베이스에 기반하여 상기 타겟 애플리케이션의 상기 서비스 서버에의 접속 가능 여부를 확인하고,Check whether the target application can connect to the service server based on the database,
    접속이 가능한 경우, 상기 서비스 서버의 네트워크 정보에 대응되며, 상기 노드의 파일 송신 시 암호화 필요 여부 또는 파일 수신 시 복호화 필요 여부를 나타내는 파일 IO(input output) 정보를 포함하는 데이터 플로우를 생성하여 상기 노드 및 게이트웨이로 송신하고,If connection is possible, the node generates a data flow that corresponds to the network information of the service server and includes file IO (input output) information indicating whether encryption is required when transmitting a file from the node or whether decryption is required when receiving the file. and transmit to the gateway,
    접속이 불가능한 경우, 상기 노드로 접속 불가를 나타내는 결과 정보를 전송하도록 하는 명령어들을 저장하는, 서버.A server that stores commands to transmit result information indicating inability to connect to the node when connection is not possible.
  13. 청구항 12에 있어서, 상기 명령어들은 상기 서버가,The method of claim 12, wherein the commands allow the server to:
    상기 접속 제어 애플리케이션에 접속 가능한 애플리케이션 화이트리스트를 전송하고,Transmitting a whitelist of applications that can be accessed to the access control application,
    상기 접속 제어 애플리케이션으로부터 수신된 애플리케이션의 검사 결과를 기반으로 상기 애플리케이션이 유효한지 여부를 확인하고,Confirm whether the application is valid based on the inspection result of the application received from the access control application,
    상기 애플리케이션이 유효한 경우, 상기 노드가 위치한 상기 게이트웨이를 확인하고,If the application is valid, check the gateway where the node is located,
    출발지 네트워크 정보, 상기 서비스 서버의 네트워크 정보 또는 인증서 식별 정보 중 적어도 하나를 포함하는 데이터 플로우를 생성하여 상기 노드 및 상기 게이트웨이로 송신하도록 하고, 상기 데이터 플로우는 상기 애플리케이션의 파일 송신 및 수신에 대한 승인 필요 여부를 나타내는 파일 IO(input output) 정보를 포함하는, 서버.A data flow containing at least one of source network information, network information of the service server, or certificate identification information is generated and transmitted to the node and the gateway, and the data flow requires approval for file transmission and reception of the application. Server, including file IO (input output) information indicating whether the server
  14. 청구항 12에 있어서, 상기 명령어들은 상기 서버가,The method of claim 12, wherein the commands allow the server to:
    상기 접속 제어 애플리케이션으로부터 네트워크 접속 요청을 수신하되, 상기 네트워크 접속 요청은 상기 접속 제어 애플리케이션의 식별 정보를 포함하고,Receive a network connection request from the access control application, wherein the network connection request includes identification information of the access control application,
    상기 데이터베이스에 기반하여 상기 접속 제어 애플리케이션의 컨트롤러 접속 가능 여부를 확인하고,Check whether the access control application can connect to the controller based on the database,
    접속이 가능한 경우, 상기 접속 제어 애플리케이션과 상기 서버 간의 제어 플로우를 생성하도록 하는, 서버.A server configured to generate a control flow between the connection control application and the server when a connection is available.
  15. 청구항 14에 있어서, 상기 명령어들은 상기 서버가,The method of claim 14, wherein the commands allow the server to:
    상기 제어 플로우의 생성 이후, 접속 제어 애플리케이션으로부터 사용자 인증 요청을 수신하고, 상기 사용자 인증 요청은 사용자 ID, 비밀번호 및/또는 강화된 인증 정보를 포함하고,After creation of the control flow, a user authentication request is received from an access control application, wherein the user authentication request includes a user ID, password and/or enhanced authentication information,
    상기 사용자 인증 요청에 포함된 정보에 기반하여 접속 가능한 사용자인지 확인하고,Verify whether the user can access based on the information included in the user authentication request,
    접속 가능한 사용자인 경우, 상기 제어 플로우에 사용자의 식별 정보를 추가하도록 하는, 서버.If the user is accessible, the server adds the user's identification information to the control flow.
  16. 청구항 12에 있어서, 상기 명령어들은 상기 서버가,The method of claim 12, wherein the commands allow the server to:
    제어 플로우를 생성하거나 또는 사용자 인증을 완료한 경우,When you create a control flow or complete user authentication,
    상기 데이터베이스에 기반하여 상기 접속 제어 애플리케이션에 연결 가능한 채널 및 게이트웨이를 식별하고,Identifying channels and gateways connectable to the access control application based on the database,
    상기 노드가 상기 식별된 게이트웨이와 상기 식별된 채널을 생성하기 위한 정보를 상기 노드에 송신하도록 하는, 서버.A server that causes the node to transmit information for creating the identified gateway and the identified channel to the node.
  17. 청구항 12에 있어서, 상기 명령어들은 상기 서버가,The method of claim 12, wherein the commands allow the server to:
    상기 게이트웨이로부터 대상 파일의 암호화 정보 요청 또는 복호화 정보 요청을 수신하고, 상기 암호화 정보 요청 또는 상기 복호화 정보 요청은 상기 대상 파일을 식별하기 위한 파일 식별 정보를 포함하고,Receiving an encryption information request or a decryption information request for a target file from the gateway, the encryption information request or the decryption information request includes file identification information for identifying the target file,
    상기 파일 식별 정보를 기반으로 상기 데이터베이스에 상기 대상 파일에 대한 파일 테이블 정보가 존재하는지 확인하고,Check whether file table information for the target file exists in the database based on the file identification information,
    상기 파일 테이블 정보에 기초하여 상기 대상 파일의 암호화 정보 또는 복호화 정보를 상기 게이트웨이로 송신하도록 하는, 서버.A server configured to transmit encryption information or decryption information of the target file to the gateway based on the file table information.
  18. 청구항 17에 있어서, 상기 명령어들은 상기 서버가,The method of claim 17, wherein the commands allow the server to:
    상기 암호화 정보 요청에 응답하여,In response to the encryption information request,
    상기 대상 파일에 대한 파일 테이블 정보가 존재하는 경우, 상기 대상 파일에 대한 암호화가 불필요함을 나타내는 정보를 상기 게이트웨이로 송신하고,If file table information for the target file exists, information indicating that encryption for the target file is unnecessary is transmitted to the gateway,
    상기 대상 파일에 대한 파일 테이블 정보가 존재하지 않는 경우, 상기 데이터베이스에 기반하여 암호화 키를 생성하고, 상기 암호화 키 및 암호화 알고리즘을 포함하는 암호화 정보를 상기 게이트웨이로 송신하도록 하는, 서버.When file table information for the target file does not exist, the server generates an encryption key based on the database and transmits encryption information including the encryption key and encryption algorithm to the gateway.
  19. 청구항 17에 있어서, 상기 명령어들은 상기 서버가,The method of claim 17, wherein the commands allow the server to:
    상기 복호화 정보 요청에 응답하여,In response to the decryption information request,
    상기 대상 파일에 대한 파일 테이블 정보가 존재하는 경우, 상기 파일 테이블 정보에 포함된 복호화 알고리즘 및 복호화 키 정보를 상기 게이트웨이로 송신하고,If file table information for the target file exists, transmitting the decryption algorithm and decryption key information included in the file table information to the gateway,
    상기 대상 파일에 대한 파일 테이블 정보가 존재하지 않는 경우, 상기 대상 파일에 대한 복호화가 불필요함을 나타내는 정보를 상기 게이트웨이로 송신하도록 하는, 서버.When file table information for the target file does not exist, the server transmits information indicating that decryption of the target file is unnecessary to the gateway.
  20. 청구항 12에 있어서, 상기 명령어들은 상기 서버가,The method of claim 12, wherein the commands allow the server to:
    상기 게이트웨이로부터 대상 파일을 식별하기 위한 파일 식별 정보, 상기 대상 파일을 암호화하기 위한 암호화 키 및 암호화 알고리즘을 포함하는 암호화 정보, 및 암호화된 파일 정보를 수신하고,Receiving file identification information for identifying a target file, encryption information including an encryption key and an encryption algorithm for encrypting the target file, and encrypted file information from the gateway,
    상기 수신된 파일 식별 정보, 상기 암호화 정보 및 상기 암호화된 파일 정보를 기반으로 상기 데이터베이스의 파일 테이블 정보를 갱신하도록 하는, 서버.A server configured to update file table information of the database based on the received file identification information, the encryption information, and the encrypted file information.
  21. 게이트웨이의 동작 방법에 있어서,In the method of operating the gateway,
    외부 서버로부터 노드의 파일 송신 시 암호화 필요 여부 또는 파일 수신 시 복호화 필요 여부를 나타내는 파일 IO(input output) 정보를 포함하는 데이터 플로우를 수신하는 동작, 및An operation of receiving a data flow including file IO (input output) information indicating whether encryption is required when transmitting a file of a node from an external server or whether decryption is required when receiving a file, and
    상기 게이트웨이의 프록시 서버를 통해, 상기 노드의 서비스 처리 요청 또는 서비스 처리 요청 결과에 파일 정보가 포함되는지 여부에 기초하여 상기 서비스 처리 요청 또는 상기 서비스 처리 요청 결과를 처리하는 동작을 포함하는, 동작 방법.An operation method comprising processing the service processing request or the service processing request result of the node based on whether file information is included in the service processing request or the service processing request result of the node, through the proxy server of the gateway.
  22. 서버의 동작 방법에 있어서,In the operating method of the server,
    노드의 접속 제어 애플리케이션으로부터 서비스 서버의 네트워크에 접속하려는 상기 노드의 타겟 애플리케이션의 식별 정보와 상기 서비스 서버의 네트워크 정보를 포함하는 네트워크 접속 요청을 수신하는 동작,An operation of receiving a network connection request including identification information of a target application of the node trying to connect to the network of a service server and network information of the service server from a connection control application of the node;
    상기 서버의 데이터베이스에 기반하여 상기 타겟 애플리케이션의 상기 서비스 서버에의 접속 가능 여부를 확인하는 동작, 및An operation of checking whether the target application can connect to the service server based on the database of the server, and
    상기 서비스 서버의 네트워크 정보에 대응되며, 상기 노드의 파일 송신 시 암호화 필요 여부 또는 파일 수신 시 복호화 필요 여부를 나타내는 파일 IO(input output) 정보를 포함하는 데이터 플로우를 생성하여 상기 노드 및 게이트웨이로 송신하는 동작을 포함하는, 동작 방법.Generates a data flow that corresponds to the network information of the service server and includes file IO (input output) information indicating whether encryption is necessary when transmitting a file from the node or whether decryption is required when receiving a file, and transmits it to the node and gateway. A method of operation, including an operation.
PCT/KR2023/005627 2022-04-28 2023-04-25 System for controlling file transmission and reception of application on basis of proxy, and method therefor WO2023211121A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2022-0053103 2022-04-28
KR1020220053103A KR102495370B1 (en) 2022-04-28 2022-04-28 System for controlling transmission and reception of file of application based on proxy and method thereof

Publications (1)

Publication Number Publication Date
WO2023211121A1 true WO2023211121A1 (en) 2023-11-02

Family

ID=85224024

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2023/005627 WO2023211121A1 (en) 2022-04-28 2023-04-25 System for controlling file transmission and reception of application on basis of proxy, and method therefor

Country Status (2)

Country Link
KR (1) KR102495370B1 (en)
WO (1) WO2023211121A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102495370B1 (en) * 2022-04-28 2023-02-06 프라이빗테크놀로지 주식회사 System for controlling transmission and reception of file of application based on proxy and method thereof

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013517578A (en) * 2010-01-22 2013-05-16 ベイジン キングソフト ソフトウエア コーポレーテッド Application operating method, apparatus and system
KR20130079607A (en) * 2011-11-11 2013-07-10 닛본 덴끼 가부시끼가이샤 Database encryption system, method, and program
KR102152314B1 (en) * 2019-09-24 2020-09-04 프라이빗테크놀로지 주식회사 System and method for transmitting data based on data flow control
KR102309116B1 (en) * 2021-09-07 2021-10-08 프라이빗테크놀로지 주식회사 System and method for controlling network access of data flow based application
KR102377248B1 (en) * 2021-06-10 2022-03-23 프라이빗테크놀로지 주식회사 System for controlling network access based on controller and method of the same
KR102495370B1 (en) * 2022-04-28 2023-02-06 프라이빗테크놀로지 주식회사 System for controlling transmission and reception of file of application based on proxy and method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013517578A (en) * 2010-01-22 2013-05-16 ベイジン キングソフト ソフトウエア コーポレーテッド Application operating method, apparatus and system
KR20130079607A (en) * 2011-11-11 2013-07-10 닛본 덴끼 가부시끼가이샤 Database encryption system, method, and program
KR102152314B1 (en) * 2019-09-24 2020-09-04 프라이빗테크놀로지 주식회사 System and method for transmitting data based on data flow control
KR102377248B1 (en) * 2021-06-10 2022-03-23 프라이빗테크놀로지 주식회사 System for controlling network access based on controller and method of the same
KR102309116B1 (en) * 2021-09-07 2021-10-08 프라이빗테크놀로지 주식회사 System and method for controlling network access of data flow based application
KR102495370B1 (en) * 2022-04-28 2023-02-06 프라이빗테크놀로지 주식회사 System for controlling transmission and reception of file of application based on proxy and method thereof

Also Published As

Publication number Publication date
KR102495370B1 (en) 2023-02-06

Similar Documents

Publication Publication Date Title
WO2021060854A1 (en) Network access control system and method therefor
WO2023163509A1 (en) System for controlling controller-based network connection and method related to same
WO2023033586A1 (en) System for controlling network access of application on basis of tcp session control, and method related thereto
WO2023038387A1 (en) System for controlling network access of application on basis of data flow, and method relating to same
WO2022231306A1 (en) System for controlling controller-based network connection and method therefor
WO2023211122A1 (en) System for controlling file transmission and reception of application on basis of proxy and method relating to same
WO2023146308A1 (en) System for controlling network access on basis of controller, and method therefor
WO2023085793A1 (en) System for controlling network access on basis of controller, 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
WO2013085281A1 (en) Method and device for security in clouding computing service
US10558798B2 (en) Sandbox based Internet isolation in a trusted network
WO2023163514A1 (en) Controller-based network access control system and method therefor
WO2023177238A1 (en) Controller-based network connection control system, and method thereof
WO2014069777A1 (en) Transit control for data
WO2023136658A1 (en) Controller-based system and method for controlling network access
WO2023146304A1 (en) System for controlling file transmission and reception of application and method for same
WO2023085791A1 (en) Controller-based system for controlling network access, and method therefor
WO2023090755A1 (en) System for controlling network access of virtualization instance, and method therefor
WO2013065915A1 (en) Method for interworking trust between a trusted region and an untrusted region, method, server, and terminal for controlling the downloading of trusted applications, and control system applying same
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
WO2020189926A1 (en) Method and server for managing user identity by using blockchain network, and method and terminal for user authentication using blockchain network-based user identity
WO2023033588A1 (en) System for controlling data flow in virtualization terminal, and method thereof
WO2023211121A1 (en) System for controlling file transmission and reception of application on basis of proxy, and method therefor

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

Country of ref document: EP

Kind code of ref document: A1