[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

KR102377247B1 - System for controlling network access based on controller and method of the same - Google Patents

System for controlling network access based on controller and method of the same Download PDF

Info

Publication number
KR102377247B1
KR102377247B1 KR1020210074794A KR20210074794A KR102377247B1 KR 102377247 B1 KR102377247 B1 KR 102377247B1 KR 1020210074794 A KR1020210074794 A KR 1020210074794A KR 20210074794 A KR20210074794 A KR 20210074794A KR 102377247 B1 KR102377247 B1 KR 102377247B1
Authority
KR
South Korea
Prior art keywords
access control
application
control application
node
authentication
Prior art date
Application number
KR1020210074794A
Other languages
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 프라이빗테크놀로지 주식회사
Priority to KR1020210074794A priority Critical patent/KR102377247B1/en
Application granted granted Critical
Publication of KR102377247B1 publication Critical patent/KR102377247B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1408Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic by monitoring network traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/20Network architectures or network communication protocols for network security for managing network security; network security policies in general
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/30Network architectures or network communication protocols for network security for supporting lawful interception, monitoring or retaining of communications or communication related information
    • H04L63/306Network architectures or network communication protocols for network security for supporting lawful interception, monitoring or retaining of communications or communication related information intercepting packet switched data communications, e.g. Web, Internet or IMS communications

Landscapes

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

Abstract

The present invention relates to a system for controlling network access based on a controller to block transmission of data packets from an unauthorized target and a method thereof. According to one embodiment of the present invention, a node comprises: a communication circuit, a processor operatively connected to the communication circuit, and a memory operatively connected to the processor and storing a target application and a connection control application. The memory stores instructions allowing the node, during execution by the processor, to request network access to a service server of the target application from an external server through the access control application; receive a data flow corresponding to an IP and port of the service server from the external server through the access control application, wherein the data flow includes authentication information for generate a secure session between the node and the service server; transmit an authentication data packet including the authentication information through the access control application; receive an authentication result for the authentication data packet from a gateway existing at a network boundary of the node and the service server through the access control application; and generate the secure session with the service server through the access control application.

Description

컨트롤러 기반의 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법{SYSTEM FOR CONTROLLING NETWORK ACCESS BASED ON CONTROLLER AND METHOD OF THE SAME}SYSTEM FOR CONTROLLING NETWORK ACCESS BASED ON CONTROLLER AND METHOD OF THE SAME

본 문서에 개시된 실시예들은 컨트롤러 기반 네트워크 접속을 제어하기 위한 시스템 및 그에 관한 방법에 관한 것이다.Embodiments disclosed herein relate to a system for controlling a controller-based network connection and a method therefor.

다수의 장치들은 네트워크를 통해서 데이터를 통신할 수 있다. 예를 들어, 단말은 인터넷을 통해 서버와 데이터를 송신하거나 수신할 수 있다. 네트워크는 인터넷과 같은 공용 네트워크(public network)뿐만 아니라 인트라넷과 같은 사설 네트워크(private network)를 포함할 수 있다.Multiple devices may communicate data over a network. For example, the terminal may transmit or receive data with the server through the Internet. The network may include a public network such as the Internet as well as a private network such as an intranet.

단말은 IP(Internet Protocol) 기반의 TCP(Transmission Control Protocol) 또는 UDP(User Datagram Protocol)를 활용하여 서버와 통신을 수행하며, TCP 또는 UDP 기술에서 인가된 출발지 IP와 도착지 IP 간 접속을 제어하기 위한 방화벽 기술이 이용될 수 있다. 이러한 IP 통신의 경우, 데이터 패킷이 평문으로 전송되기 때문에 제3 자는 태핑(tapping) 장비나 로그(rouge) WiFi와 같은 스니핑 기술을 이용하여 데이터 패킷의 중요 정보를 쉽게 열람할 수 있는 문제점이 있으므로, 이를 해결하기 위하여 단말과 서버 간 데이터 패킷을 암호화하기 위한 VPN(Virtual Private Network) 기술 및 터널링 기술이 이용된다. The terminal communicates with the server by using IP (Internet Protocol)-based TCP (Transmission Control Protocol) or UDP (User Datagram Protocol), Firewall technology may be used. In the case of IP communication, since data packets are transmitted in plain text, there is a problem that a third party can easily read important information of data packets using sniffing technology such as tapping equipment or rouge WiFi. In order to solve this problem, a VPN (Virtual Private Network) technology and tunneling technology for encrypting data packets between the terminal and the server are used.

터널링 기술은 TSP(Tunnel Start Point)인 단말과 TEP(Tunnel End Point)인 게이트웨이 사이에서 생성되며 서비스 서버에 따라 터널링 사용 여부 및 관련 규격이 모두 상이하기 때문에, 특정 네트워크나 서비스에 종속되는 네트워크 접속만을 제어하는 것으로 범위가 한정될 수 있다. 또한, 터널링 기술은 광범위한 네트워크 대역을 설정해야 하므로 단말 내에서 구동되는 각각의 애플리케이션 및 애플리케이션이 접속하고자 하는 서비스 서버 단위의 통신을 제어하는데 어려움이 있을 수 있다. Tunneling technology is created between a TSP (Tunnel Start Point) terminal and a TEP (Tunnel End Point) gateway. Control can be limited in scope. In addition, since the tunneling technology needs to set up a wide network band, it may be difficult to control each application running in the terminal and communication in the service server unit to which the application wants to access.

이러한 터널링 기술의 단점을 보완하기 위하여 터널링 보다 쉽고 간편하게 안전한 통신을 보장할 수 있는 보안 세션 기술이 고려될 수 있다. 예를 들어, TLS(Transport Layer Security), SSL(Secure Sockets Layer), DTLS(Datagram Transport Layer Security), MTLS(Mutual Transport layer Security), 또는 HTTPS (Hyper Text Transfer Protocol over Secure Socket Layer)와 같은 프로토콜에 보안 세션 기술이 적용될 수 있다. In order to compensate for the shortcomings of the tunneling technology, a secure session technology that can guarantee secure communication more easily and conveniently than tunneling may be considered. For example, for protocols such as Transport Layer Security (TLS), Secure Sockets Layer (SSL), Datagram Transport Layer Security (DTLS), Mutual Transport layer Security (MTLS), or Hyper Text Transfer Protocol over Secure Socket Layer (HTTPS). A secure session technique may be applied.

보안 세션 기술에서 단말과 서비스 서버는 사전에 세션 생성 및 협상(negotiation) 절차를 수행해야 하는데, OSI(Open Systems Interconnection) 7 계층을 기반으로 하는 IP 통신의 특성상 통신을 요청하는 대상(예: 단말 또는 애플리케이션)이 사전에 인가된 안전한 대상인지에 대해서 확인할 수 있는 방법이 존재하지 않으므로 네트워크 수준(즉, OSI 7계층)에서 인가되지 않은 대상을 차단하는 것이 어렵다. 서비스 서버가 인증 조건을 만족하는 않는 대상의 접속을 차단할 수 있지만, 이러한 방식은 이미 TCP 세션 또는 보안 세션이 생성되거나 서비스 프로토콜 접속 절차(예: HTTP)가 수행된 이후에 가능한 것이므로 해당 방식만으로는 허용되지 않은 대상의 네트워크 접속을 원천적으로 차단하거나 해제할 수 없으며, 공격자는 HTTPS와 같이 잘 알려진 프로토콜 및 열린 포트를 통해서 DoS(Denial of Service) 공격이 가능하다. 나아가, 단말의 애플리케이션 내에 포함된 보안 기능이 실행되지 않거나 애플리케이션 내에 위험 요소가 존재하는 경우, 단말 또는 네트워크가 이를 탐지하더라도 네트워크 연결 상태에서 탐지된 위협을 차단할 수 있는 방법이 존재하지 않는다. In the secure session technology, the terminal and the service server must perform session creation and negotiation in advance. Due to the nature of IP communication based on the Open Systems Interconnection (OSI) 7 layer, the communication requesting target (eg, the terminal or Since there is no way to check whether the application) is a pre-authorized safe target, it is difficult to block unauthorized targets at the network level (ie, OSI layer 7). Although the service server may block the connection of a target that does not satisfy the authentication conditions, this method is not allowed because it is possible after a TCP session or a secure session has already been created or a service protocol access procedure (eg HTTP) has been performed. It is not possible to fundamentally block or cancel network access of an unauthorized target, and an attacker can perform a Denial of Service (DoS) attack through a well-known protocol such as HTTPS and an open port. Furthermore, when the security function included in the application of the terminal is not executed or a risk factor exists in the application, even if the terminal or the network detects it, there is no method to block the detected threat in the network connection state.

또한, 서비스 서버에 접속하려는 애플리케이션이 서비스 서버와 보안 세션을 생성하게 되면 데이터 패킷의 인증이나 보안 세션 생성을 위한 정보 처리를 위하여 애플리케이션 마다 개별적인 수정이 필요할 수 있다. In addition, when an application to access the service server creates a secure session with the service server, individual modifications may be required for each application for data packet authentication or information processing for secure session creation.

본 문서에 개시되는 다양한 실시예들은 네트워크 환경에서 상술한 문제점을 해결하기 위한 시스템 및 그에 관한 방법을 제공하고자 한다. Various embodiments disclosed in this document are intended to provide a system for solving the above-described problems in a network environment and a method therefor.

본 문서에 개시된 일 실시예에 따른 노드는, 통신 회로, 상기 통신 회로와 작동적으로 연결되는 프로세서, 및 상기 프로세서와 작동적으로 연결되고 타겟 애플리케이션 및 접속 제어 애플리케이션을 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 노드가, 상기 접속 제어 애플리케이션을 통해, 외부 서버에게 상기 타겟 애플리케이션의 서비스 서버에 대한 네트워크 접속을 요청하고, 상기 접속 제어 애플리케이션을 통해, 상기 외부 서버로부터 상기 서비스 서버의 IP 및 포트에 대응하는 데이터 플로우를 수신하되, 상기 데이터 플로우는 상기 노드와 상기 서비스 서버 간 보안 세션 생성을 위한 인증 정보를 포함하고, 상기 접속 제어 애플리케이션을 통해, 상기 인증 정보를 포함하는 인증 데이터 패킷을 전송하고, 상기 접속 제어 애플리케이션을 통해, 상기 노드와 상기 서비스 서버의 네트워크 경계에 존재하는 게이트웨이로부터 상기 인증 데이터 패킷에 대한 인증 결과를 수신하고, 및 상기 접속 제어 애플리케이션을 통해, 상기 서비스 서버와 상기 보안 세션을 생성하도록 하는 명령어들을 저장할 수 있다.A node according to an embodiment disclosed herein comprises a communication circuitry, a processor operatively coupled to the communication circuitry, and a memory operatively coupled to the processor for storing a target application and a connection control application, the The memory, when executed by the processor, causes the node to request, through the access control application, a network connection to a service server of the target application from an external server, and to provide the service from the external server through the access control application. Receive a data flow corresponding to an IP and port of a server, wherein the data flow includes authentication information for creating a secure session between the node and the service server, and through the access control application, authentication including the authentication information transmit a data packet, receive an authentication result for the authentication data packet from a gateway existing at a network boundary between the node and the service server through the access control application, and through the access control application, the service server and commands for creating the secure session.

본 문서에 개시된 일 실시예에 따른 서버는, 통신 회로, 데이터 베이스를 저장하는 메모리, 및 상기 통신 회로 및 상기 메모리와 작동적으로 연결되는 프로세서를 포함하고, 상기 프로세서는, 노드의 접속 제어 애플리케이션으로부터 타겟 애플리케이션의 서비스 서버에 대한 네트워크 접속 요청을 수신하고, 상기 타겟 애플리케이션의 식별 정보와 상기 서비스 서버의 IP 및 포트에 기반하여 상기 타겟 애플리케이션의 접속 가능 여부를 확인하고, 상기 타겟 애플리케이션의 접속이 가능하면, 상기 노드와 상기 서비스 서버 간 보안 세션을 생성하기 위한 인증 정보를 포함하는 데이터 플로우를 생성하고, 및 상기 노드와 상기 서비스 서버 간 경계에 존재하는 게이트웨이와 상기 접속 제어 애플리케이션에게 상기 데이터 플로우를 전송하도록 구성될 수 있다. A server according to an embodiment disclosed in this document includes a communication circuit, a memory for storing a database, and a processor operatively connected to the communication circuit and the memory, wherein the processor is configured to: Receives a network access request to the service server of the target application, checks whether the target application is accessible based on the identification information of the target application and the IP and port of the service server, and if the target application is accessible , generate a data flow including authentication information for creating a secure session between the node and the service server, and transmit the data flow to a gateway and the access control application existing at a boundary between the node and the service server can be configured.

본 문서에 개시된 일 실시예에 따른 게이트웨이는, 외부 서버로부터, 노드와 서비스 서버 간 보안 세션을 생성하기 위한 인증 정보를 포함하는 데이터 플로우를 수신하고, 상기 노드의 접속 제어 애플리케이션으로부터 인증 데이터 패킷을 수신하고, 상기 데이터 플로우의 인증 정보에 기반하여 상기 인증 데이터 패킷에 대한 인증을 수행하고, 상기 인증이 성공하면, 상기 접속 제어 애플리케이션에게 인증 결과를 전송하고, 및 상기 보안 세션 생성을 위한 상기 접속 제어 애플리케이션과 상기 서비스 서버 간 데이터 패킷을 포워딩하도록 구성될 수 있다. A gateway according to an embodiment disclosed in this document receives, from an external server, a data flow including authentication information for creating a secure session between a node and a service server, and receives an authentication data packet from an access control application of the node and performs authentication on the authentication data packet based on authentication information of the data flow, and when the authentication succeeds, transmits an authentication result to the access control application, and the access control application for creating the secure session and forwarding the data packet between the service server.

본 문서에 개시된 일 실시예에 따른 노드에 저장된 접속 제어 애플리케이션의 동작 방법은, 외부 서버에게 타겟 애플리케이션의 서비스 서버에 대한 네트워크 접속을 요청하는 동작, 상기 외부 서버로부터 상기 서비스 서버의 IP 및 포트에 대응하는 데이터 플로우를 수신하는 동작, 상기 데이터 플로우는 상기 노드와 상기 서비스 서버 간 보안 세션 생성을 위한 인증 정보를 포함하고, 상기 인증 정보를 포함하는 인증 데이터 패킷을 전송하는 동작, 상기 노드와 상기 서비스 서버의 네트워크 경계에 존재하는 게이트웨이로부터 상기 인증 데이터 패킷에 대한 인증 결과를 수신하는 동작, 및 상기 서비스 서버와 상기 보안 세션을 생성하는 동작을 포함할 수 있다. A method of operating a connection control application stored in a node according to an embodiment disclosed in this document includes an operation of requesting an external server for a network connection to a service server of a target application, and corresponding to the IP and port of the service server from the external server receiving a data flow that includes authentication information for creating a secure session between the node and the service server, and transmitting an authentication data packet including the authentication information, the node and the service server receiving an authentication result for the authentication data packet from a gateway existing at a network boundary of , and creating the secure session with the service server.

본 문서에 개시된 일 실시예에 따른 서버의 동작 방법은, 노드의 접속 제어 애플리케이션으로부터 타겟 애플리케이션의 서비스 서버에 대한 네트워크 접속 요청을 수신하는 동작, 상기 타겟 애플리케이션의 식별 정보와 상기 서비스 서버의 IP 및 포트에 기반하여 상기 타겟 애플리케이션의 접속 가능 여부를 확인하는 동작, 상기 타겟 애플리케이션의 접속이 가능하면, 상기 노드와 상기 서비스 서버 간 보안 세션을 생성하기 위한 인증 정보를 포함하는 데이터 플로우를 생성하는 동작, 및 상기 노드와 상기 서비스 서버 간 경계에 존재하는 게이트웨이와 상기 접속 제어 애플리케이션에게 상기 데이터 플로우를 전송하는 동작을 포함할 수 있다. The method of operating a server according to an embodiment disclosed in this document includes the operation of receiving a network access request for a service server of a target application from an access control application of a node, identification information of the target application, and IP and port of the service server Checking whether the target application is accessible based on and transmitting the data flow to a gateway existing at a boundary between the node and the service server and the access control application.

본 문서에 개시된 일 실시예에 따른 게이트웨이의 동작 방법은, 외부 서버로부터, 서비스 서버의 IP 및 포트, 및 노드와 상기 서비스 서버 간 보안 세션을 생성하기 위한 인증 정보를 포함하는 데이터 플로우를 수신하는 동작, 상기 노드의 접속 제어 애플리케이션으로부터 인증 데이터 패킷을 수신하는 동작, 상기 데이터 플로우의 인증 정보에 기반하여 상기 인증 데이터 패킷에 대한 인증을 수행하는 동작, 상기 인증이 성공하면, 상기 접속 제어 애플리케이션에게 인증 결과를 전송하는 동작, 및 상기 보안 세션 생성을 위한 상기 접속 제어 애플리케이션과 상기 서비스 서버 간 데이터 패킷을 포워딩하는 동작을 포함할 수 있다. The method of operating a gateway according to an embodiment disclosed in this document includes, from an external server, an IP and port of a service server, and an operation of receiving a data flow including authentication information for creating a secure session between a node and the service server , receiving an authentication data packet from the access control application of the node, performing authentication on the authentication data packet based on the authentication information of the data flow, and if the authentication is successful, send an authentication result to the access control application and forwarding a data packet between the access control application and the service server for creating the secure session.

본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 보안 세션을 기반으로 인가된 대상만 네트워크에 접속할 수 있는 방법을 제공하며, 비인가된 대상의 데이터 패킷 전송을 차단할 수 있다. According to the embodiments disclosed in this document, a system for controlling network access provides a method for allowing only an authorized target to access a network based on a secure session, and may block data packet transmission of an unauthorized target.

본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 유효하지 않은 대상에 대한 위협 탐지 및 접속 해제를 위한 방법을 제공하고, 애플리케이션과 서비스 서버 간의 모호한 네트워크 접속 해제 시점을 명확히 하여 라이프 사이클 관리를 용이하게 할 수 있다. According to the embodiments disclosed in this document, a system for controlling network access provides a method for detecting and disconnecting threats to an invalid target, and clarifying an ambiguous network connection disconnection point between an application and a service server. It can facilitate life cycle management.

본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 비인가 대상이 전송하는 데이터 패킷을 게이트웨이를 통해 차단함으로써 서비스 자원 접속을 통한 DoS 공격 및 무작위 대입 공격(Brute Force Attack)을 막을 수 있다. According to the embodiments disclosed in this document, a system for controlling network access blocks a data packet transmitted by an unauthorized target through a gateway to prevent DoS attacks and brute force attacks through service resource access. can

본 문서에 개시되는 실시예들에 따르면, 네트워크 접속을 제어하기 위한 시스템은 애플리케이션의 네트워크 접속 통제, 위협 차단, 및 격리에 이르는 보안 네트워크 연결 라이프사이클을 구현함으로써 기존의 IP 통신이 내제하고 있는 문제점을 해결하고 안전한 네트워크 연결을 제공할 수 있다. According to the embodiments disclosed in this document, a system for controlling network access overcomes the problems inherent in existing IP communication by implementing a secure network connection lifecycle ranging from application's network access control, threat blocking, and isolation. and can provide a secure network connection.

본 문서에 개시되는 실시예들에 따르면, 노드는 애플리케이션의 수정 없이도, 광범위한 네트워크 범위에서 데이터 패킷을 보호하는 터널링 기술 대비 보다 쉽고 상세하게 전송 계층에서 데이터 전송을 제어할 수 있다. According to the embodiments disclosed in this document, a node can control data transmission in the transport layer more easily and in detail compared to a tunneling technology that protects data packets in a wide network range without application modification.

본 문서에 개시되는 실시예들에 따르면, 게이트웨이는 보안 세션에 기반하는 애플리케이션과 서비스 서버 간 데이터 패킷을 포워딩하고, 그 외의 데이터 패킷을 차단함으로써 잠재적 위험이 있는 요소를 차단할 수 있다. According to the embodiments disclosed in this document, the gateway may block a potentially dangerous element by forwarding a data packet between an application and a service server based on a secure session and blocking other data packets.

이 외에, 본 문서를 통해 직접적 또는 간접적으로 파악되는 다양한 효과들이 제공될 수 있다.In addition, various effects directly or indirectly identified through this document may be provided.

도 1a 내지 도 1b는 다양한 실시 예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다.
도 2는 다양한 실시 예들에 따라 컨트롤러에 저장된 데이터 베이스를 나타내는 기능적 블록도이다.
도 3은 다양한 실시 예들에 따른 제어 플로우 및 데이터 플로우에 포함된 정보를 나타낸다.
도 4는 다양한 실시 예들에 따른 노드의 기능적 블록도를 나타낸다.
도 5는 다양한 실시예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다.
도 6은 다양한 실시예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타낸다.
도 7은 다양한 실시예들에 따른 컨트롤러 접속을 위한 사용자 인터페이스 화면을 도시한다.
도 8은 다양한 실시예들에 따른 사용자 인증을 위한 신호 흐름도를 도시한다.
도 9는 다양한 실시예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시한다.
도 10a 내지 도 10b는 네트워크 접속과 관련된 사용자 인터페이스 화면을 도시한다.
도 11은 다양한 실시예들에 따른 데이터 플로우 갱신을 위한 신호 흐름도를 도시한다.
도 12는 다양한 실시예들에 따른 제어 플로우 갱신을 위한 신호 흐름도를 도시한다.
도 13은 다양한 실시예들에 따른 제어 플로우 제거를 위한 신호 흐름도를 도시한다.
도 14는 다양한 실시예들에 따른 데이터 플로우 제거를 위한 신호 흐름도를 도시한다.
도 15는 다양한 실시예들에 따른 접속 종료와 관련된 사용자 인터페이스 화면을 도시한다.
도 16은 다양한 실시예들에 따른 보안 세션 생성을 위한 노드의 동작 흐름도를 나타낸다.
도 17은 다양한 실시예들에 따른 보안 세션 생성을 위한 서버의 동작 흐름도를 나타낸다.
도 18은 다양한 실시예들에 따른 보안 세션 생성을 위한 게이트웨이의 동작 흐름도를 나타낸다.
1A-1B illustrate architectures within a network environment according to various embodiments.
2 is a functional block diagram illustrating a database stored in a controller according to various embodiments of the present disclosure;
3 illustrates information included in a control flow and a data flow according to various embodiments of the present disclosure.
4 is a functional block diagram of a node according to various embodiments.
5 illustrates an operation of controlling transmission of a data packet according to various embodiments.
6 illustrates a signal flow diagram for controller connection according to various embodiments.
7 illustrates a user interface screen for accessing a controller according to various embodiments of the present disclosure;
8 illustrates a signal flow diagram for user authentication according to various embodiments.
9 illustrates a signal flow diagram for a network connection according to various embodiments.
10A to 10B show user interface screens related to network connection.
11 illustrates a signal flow diagram for data flow update according to various embodiments.
12 illustrates a signal flow diagram for control flow update according to various embodiments.
13 illustrates a signal flow diagram for control flow cancellation in accordance with various embodiments.
14 illustrates a signal flow diagram for data flow cancellation in accordance with various embodiments.
15 illustrates a user interface screen related to termination of a connection according to various embodiments of the present disclosure;
16 is a flowchart illustrating an operation of a node for creating a secure session according to various embodiments of the present disclosure;
17 is a flowchart illustrating an operation of a server for creating a secure session according to various embodiments of the present disclosure.
18 is a flowchart illustrating an operation of a gateway for creating a secure session according to various embodiments of the present disclosure.

이하, 본 발명의 다양한 실시 예가 첨부된 도면을 참조하여 기재된다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 실시 예의 다양한 변경(modification), 균등물(equivalent), 및/또는 대체물(alternative)을 포함하는 것으로 이해되어야 한다.Hereinafter, various embodiments of the present invention will be described with reference to the accompanying drawings. However, this is not intended to limit the present invention to specific embodiments, and it should be understood that various modifications, equivalents, and/or alternatives of the embodiments of the present invention are included.

본 문서에서 아이템에 대응하는 명사의 단수 형은 관련된 문맥상 명백하게 다르게 지시하지 않는 한, 상기 아이템 한 개 또는 복수 개를 포함할 수 있다. 본 문서에서, "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 a plurality of items, unless the context clearly indicates otherwise. As used herein, "A or B", "at least one of A and B", "at least one of A or B", "A, B or C", "at least one of A, B and C" and "A; Each of the phrases such as "at least one of B, or C" may include any one of, or all possible combinations of, items listed together in the corresponding one of the phrases. Terms such as "first", "second", or "first" or "second" may be used simply to distinguish the element from other elements in question, and may refer to elements in other aspects (e.g., importance or order) is not limited. It is said that one (eg, first) component is "coupled" or "connected" to another (eg, second) component, with or without the terms "functionally" or "communicatively". When referenced, it means that one component can be connected to the other component directly (eg by wire), wirelessly, or through a third component.

본 문서에서 설명되는 구성요소들의 각각의 구성요소(예: 모듈 또는 프로그램)는 단수 또는 복수의 개체를 포함할 수 있다. 다양한 실시 예들에 따르면, 해당 구성요소들 중 하나 이상의 구성요소들 또는 동작들이 생략되거나, 또는 하나 이상의 다른 구성요소들 또는 동작들이 추가될 수 있다. 대체적으로 또는 추가적으로, 복수의 구성요소들(예: 모듈 또는 프로그램)은 하나의 구성요소로 통합될 수 있다. 이런 경우, 통합된 구성요소는 상기 복수의 구성요소들 각각의 구성요소의 하나 이상의 기능들을 상기 통합 이전에 상기 복수의 구성요소들 중 해당 구성요소에 의해 수행되는 것과 동일 또는 유사하게 수행할 수 있다. 다양한 실시 예들에 따르면, 모듈, 프로그램 또는 다른 구성요소에 의해 수행되는 동작들은 순차적으로, 병렬적으로, 반복적으로, 또는 휴리스틱하게 실행되거나, 상기 동작들 중 하나 이상이 다른 순서로 실행되거나, 생략되거나, 또는 하나 이상의 다른 동작들이 추가될 수 있다.Each component (eg, a module or a program) of components described in this document may include a singular or a plurality of entities. According to various embodiments, one or more components or operations among the corresponding components may be omitted, or one or more other components or operations may be added. Alternatively or additionally, a plurality of components (eg, a module or a program) may be integrated into one component. In this case, the integrated component may perform one or more functions of each component of the plurality of components identically or similarly to those performed by the corresponding component among the plurality of components prior to the integration. . According to various embodiments, operations performed by a module, program, or other component are executed sequentially, in parallel, repetitively, or heuristically, or one or more of the operations are executed in a different order, omitted, or , or one or more other operations may be added.

본 문서에서 사용되는 용어 "모듈"은 하드웨어, 소프트웨어 또는 펌웨어로 구현된 유닛을 포함할 수 있으며, 예를 들면, 로직, 논리 블록, 부품, 또는 회로와 같은 용어와 상호 호환적으로 사용될 수 있다. 모듈은, 일체로 구성된 부품 또는 하나 또는 그 이상의 기능을 수행하는, 상기 부품의 최소 단위 또는 그 일부가 될 수 있다. 예를 들면, 일 실시 예에 따르면, 모듈은 ASIC(application-specific integrated circuit)의 형태로 구현될 수 있다. As used herein, the term “module” may include a unit implemented in hardware, software, or firmware, and may be used interchangeably with terms such as, for example, logic, logic block, component, or circuit. A module may be an integrally formed part or a minimum unit or a part of the part that performs one or more functions. For example, according to an 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 the present document may be implemented as software (eg, a program or an application) including one or more instructions stored in a storage medium (eg, memory) readable by a machine. For example, the processor of the device may call at least one of the one or more instructions stored from the storage medium and execute it. This makes it possible for the device to be operated to perform at least one function according to the called at least one command. The one or more instructions may include code generated by a compiler or code executable by an interpreter. The device-readable storage medium may be provided in the form of a non-transitory storage medium. Here, 'non-transitory' only means that the storage medium is a tangible device and does not include a signal (eg, electromagnetic wave), and this term is used in cases where data is semi-permanently stored in the storage medium and It does not distinguish 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 by being included in a computer program product. Computer program products may be traded between sellers and buyers as commodities. The computer program product is distributed in the form of a machine-readable storage medium (eg compact disc read only memory (CD-ROM)), or via an application store or between two user devices (eg smartphones). It can be distributed directly or online (eg, downloaded or uploaded). In the case of online distribution, at least a portion of the computer program product may be temporarily stored or temporarily created in a machine-readable storage medium such as a memory of a server of a manufacturer, a server of an application store, or a relay server.

도 1a 내지 도 1b는 다양한 실시 예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다. 1A-1B illustrate architectures within a network environment according to various embodiments.

도 1a 내지 도 1b를 참조하면, 노드(201)는 데이터 통신을 수행할 수 있는 다양한 형태의 장치일 수 있다. 예를 들어, 노드(201)는 스마트폰 또는 태블릿과 같은 휴대용 장치, 데스크탑(desktop) 또는 랩탑(laptop)과 같은 컴퓨터 장치, 멀티미디어 장치, 의료 기기, 카메라, 웨어러블 장치, VR(virtual reality) 장치, 또는 가전 장치를 포함할 수 있으며 전술한 기기들에 한정되지 않는다. 예를 들어, 노드(201)는 애플리케이션을 통해 데이터 패킷을 전송할 수 있는 서버 또는 게이트웨이를 포함할 수 있다. 노드(201)는 '전자 장치' 또는 '단말'로도 참조될 수 있다. 1A to 1B , the node 201 may be various types of devices capable of performing data communication. For example, the node 201 may be a portable device such as a smartphone or tablet, a computer device such as a desktop or laptop, a multimedia device, a medical device, a camera, a wearable device, a virtual reality (VR) device, Alternatively, it may include a home appliance and is not limited to the above-described devices. For example, node 201 may include a server or gateway capable of sending data packets through an application. The node 201 may also be referred to as an 'electronic device' or a 'terminal'.

노드(201)는 복수의 타겟 애플리케이션(211-1, 211-2)을 저장할 수 있다. 타겟 애플리케이션(211-1, 211-2) 각각은 서비스 서버(205-1, 205-2)로 데이터 패킷을 전송하거나 반대로 데이터 패킷을 수신할 수 있다. 타겟 애플리케이션(211-1, 211-2) 중 일부는 웹 브라우저 또는 비즈니스 애플리케이션과 같이 신뢰된 및/또는 보안된 애플리케이션인 반면에 다른 일부는 신뢰되지 않거나 보안되지 않은 악성 프로그램일 수 있다. The node 201 may store a plurality of target applications 211-1 and 211-2. Each of the target applications 211-1 and 211-2 may transmit data packets to the service servers 205-1 and 205-2, or vice versa. Some of the target applications 211-1 and 211-2 may be trusted and/or secured applications, such as web browsers or business applications, while others may be untrusted or unsecured malicious programs.

노드(201)는 타겟 애플리케이션(211-1, 211-2)과 서비스 서버(205-1, 205-2) 간 신뢰된 데이터 전송을 위하여 접속 제어 애플리케이션(212)을 저장할 수 있다. 접속 제어 애플리케이션(212)은 노드(201)에 저장된 타겟 애플리케이션(211-1, 211-2)의 네트워크 접속을 제어하기 위하여 커널 또는 네트워크 드라이버로 동작할 수 있다. 접속 제어 애플리케이션(212)은 노드(201)와 서비스 서버(205-1, 205-2) 간 보안 세션(220-1 내지 220-4)을 통해 인가되지 않은 프로그램(애플리케이션)의 서비스 서버(205-1, 205-2)에 대한 접속을 차단하고 해당 프로그램을 격리할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 도 1a에 도시된 바와 같이 접속 제어 애플리케이션(212)과 서비스 서버(205-1, 205-2) 간 보안 세션(220-1, 220-2)을 생성하거나, 또는 도 1b에 도시된 바와 같이 타겟 애플리케이션(211-1, 211-2)과 서비스 서버(205-1, 205-2) 간 보안 세션(220-3, 220-4)을 생성할 수 있다. 이 경우, 접속 제어 애플리케이션(212)은 보안 세션(220-1 내지 220-4)을 생성하기 이전에 컨트롤러(202)로부터 타겟 애플리케이션(211-1, 211-2)의 접속 가능 여부를 확인하고, 접속 가능한 경우 컨트롤러(202)에 의하여 인증된 데이터 패킷을 통해 게이트웨이(203)와 인증을 수행할 수 있다. 인증이 완료되면 접속 제어 애플리케이션(212)은 서비스 서버(205-1, 205-2)와 보안 세션(220-1 내지 220-4)을 생성할 수 있다. The node 201 may store the access control application 212 for reliable data transmission between the target applications 211-1 and 211-2 and the service servers 205-1 and 205-2. The access control application 212 may operate as a kernel or a network driver to control network access of the target applications 211-1 and 211-2 stored in the node 201 . The access control application 212 is a service server 205- of an unauthorized program (application) through the secure sessions 220-1 to 220-4 between the node 201 and the service servers 205-1 and 205-2. 1, 205-2) can be blocked and the program can be quarantined. For example, the access control application 212 creates secure sessions 220-1 and 220-2 between the access control application 212 and the service servers 205-1 and 205-2 as shown in FIG. 1A. Alternatively, as shown in FIG. 1B , secure sessions 220-3 and 220-4 may be created between the target applications 211-1 and 211-2 and the service servers 205-1 and 205-2. . In this case, the access control application 212 checks whether the target applications 211-1 and 211-2 are accessible from the controller 202 before creating the secure sessions 220-1 to 220-4, If access is possible, authentication with the gateway 203 may be performed through the data packet authenticated by the controller 202 . When authentication is completed, the access control application 212 may create secure sessions 220-1 to 220-4 with the service servers 205-1 and 205-2.

컨트롤러(202)는 예를 들어, 서버(또는 클라우드 서버)일 수 있다. 컨트롤러(202)는 노드(201), 게이트웨이(203), 및 서비스 서버(205-1, 205-2) 간 데이터 전송을 관리함으로써 네트워크 환경 내에서 신뢰되는 데이터 전송을 보장할 수 있다. 예를 들어, 컨트롤러(202)는 정책 정보 또는 블랙리스트 정보를 통해 인가된 노드(201)(또는 타겟 애플리케이션(211-1, 211-2))의 네트워크 접속을 허용할 수 있다. 또한, 컨트롤러(202)는 노드(201)와 서비스 서버(205-1, 205-2) 간 보안 세션(220-1 내지 220-4) 생성을 중개하거나, 노드(201) 또는 게이트웨이(203)로부터 수집된 보안 이벤트에 따라서 보안 세션(220-1 내지 220-4)을 제거할 수 있다. 타겟 애플리케이션(211-1, 211-2)은 컨트롤러(202)에 의하여 인가된 보안 세션(220-1 내지 220-4)을 통해서만 서비스 서버(205-1, 205-2)와 통신할 수 있으며, 인가된 보안 세션(220-1 내지 220-4)이 존재하지 않으면 노드(201) 및 타겟 애플리케이션(211-1, 211-2)의 네트워크 접속이 차단될 수 있다. 일 실시 예에 따르면, 컨트롤러(202)는 노드(201) 또는 타겟 애플리케이션(211-1, 211-2)의 네트워크 접속과 연관된 다양한 동작(예: 등록, 승인, 인증, 갱신, 종료)을 수행하기 위하여 각각의 접속 제어 애플리케이션(212)과 제어 데이터 패킷을 송수신할 수 있다. 제어 데이터 패킷이 전송되는 흐름(예: 230)은 '제어 플로우(control flow)'로 참조될 수 있다. The controller 202 may be, for example, a server (or cloud server). The controller 202 can ensure reliable data transmission within the network environment by managing data transmission between the node 201 , the gateway 203 , and the service servers 205 - 1 and 205 - 2 . For example, the controller 202 may allow network access of the authorized node 201 (or target applications 211-1 and 211-2) through policy information or blacklist information. In addition, the controller 202 mediates the creation of secure sessions 220-1 to 220-4 between the node 201 and the service servers 205-1 and 205-2, or from the node 201 or the gateway 203. The security sessions 220 - 1 to 220 - 4 may be removed according to the collected security event. The target applications 211-1 and 211-2 can communicate with the service servers 205-1 and 205-2 only through the secure sessions 220-1 to 220-4 authorized by the controller 202, If the authorized secure sessions 220 - 1 to 220 - 4 do not exist, network access of the node 201 and the target applications 211-1 and 211 - 2 may be blocked. According to an embodiment, the controller 202 performs various operations (eg, registration, approval, authentication, renewal, termination) related to network access of the node 201 or the target applications 211-1 and 211-2. For this purpose, each access control application 212 may transmit and receive a control data packet. A flow (eg, 230 ) through which a control data packet is transmitted may be referred to as a 'control flow'.

게이트웨이(203)는 노드(201)가 속하는 네트워크의 경계 또는 서비스 서버(205-1, 205-2)가 속하는 네트워크의 경계에 위치할 수 있다. 일 실시 예에 따르면, 게이트웨이(203)는 클라우드(cloud) 기반으로 컨트롤러(202)와 연결될 수 있다. 게이트웨이(203)는 노드(201)로부터 수신된 데이터 패킷 중에서 인가된 데이터 패킷만을 서비스 서버(205-1, 205-2)로 포워딩 할 수 있다. 타겟 애플리케이션(211-1, 211-2)(또는 접속 제어 애플리케이션(212)), 게이트웨이(203), 및 서비스 서버(205-1, 205-2) 사이에서 데이터 패킷이 전송되는 흐름(예: 240-1 내지 240-4)은 '데이터 플로우(data flow)'로 참조될 수 있다. 데이터 플로우는 노드 또는 IP 단위뿐만 아니라 보다 세부적인 단위(예: 애플리케이션)로 생성될 수 있다. 게이트웨이(203)는 노드(201)와 서비스 서버(205-1, 205-2) 간 보안 세션(220-1 내지 220-4) 생성 이전에 접속 제어 애플리케이션(212)의 인증을 수행하고, 타겟 애플리케이션(211-1, 211-2)의 데이터 패킷 중 보안 세션(220-1 내지 220-4)을 통해 전송된 데이터 패킷 만을 서비스 서버(205-1, 205-2)로 포워딩함으로써 무분별한 네트워크 접속을 사전에 차단할 수 있다. The gateway 203 may be located at a boundary of a network to which the node 201 belongs or a boundary of a network to which the service servers 205 - 1 and 205 - 2 belong. According to an embodiment, the gateway 203 may be connected to the controller 202 based on a cloud. The gateway 203 may forward only the authorized data packets among the data packets received from the node 201 to the service servers 205 - 1 and 205 - 2 . A flow in which data packets are transmitted between the target applications 211-1 and 211-2 (or the access control application 212), the gateway 203, and the service servers 205-1 and 205-2 (eg, 240) -1 to 240-4) may be referred to as 'data flow'. Data flows can be created not only on a node or IP basis, but also on a more granular basis (eg, an application). Gateway 203 performs authentication of the access control application 212 before the creation of secure sessions 220-1 to 220-4 between the node 201 and the service servers 205-1 and 205-2, and the target application By forwarding only the data packets transmitted through the secure sessions 220-1 to 220-4 among the data packets of 211-1 and 211-2 to the service servers 205-1 and 205-2, reckless network access is prevented in advance. can be blocked on

도 2는 다양한 실시 예들에 따라 컨트롤러(202)에 저장된 데이터 베이스를 나타내는 기능적 블록도이며, 도 3은 데이터 베이스에 포함된 정보 중 제어 플로우 정보(340) 및 데이터 플로우 정보(350)를 나타낸다. 2 is a functional block diagram illustrating a database stored in the controller 202 according to various embodiments of the present disclosure, and FIG. 3 illustrates control flow information 340 and data flow information 350 among information included in the database.

도 2를 참조하면, 컨트롤러(202)는 네트워크 접속 및 데이터 전송의 제어를 위한 데이터 베이스(311 내지 317)를 메모리(330)에 저장할 수 있다. 도 2는 메모리(330)만을 도시하지만, 컨트롤러(202)는 외부 전자 장치(예: 도 1의 노드(201), 게이트웨이(203) 또는 서비스 서버(205-1, 205-2))와 통신을 수행하기 위한 통신 회로(예: 도 4의 통신 회로(430)) 및 컨트롤러(202)의 전반적인 동작을 제어하기 위한 프로세서(예: 도 4의 프로세서(410))를 더 포함할 수 있다. 관리자는 컨트롤러(202)에 접속하여 타겟 애플리케이션(211-1, 211-2)과 서비스 서버(205-1, 205-2) 간 접속을 제어하기 위한 연결 중심의 정책을 설정할 수 있으므로, 서비스 단에서 세션을 관리하는 것 보다 세밀하고 안전하게 네트워크 접속을 제어할 수 있다. Referring to FIG. 2 , the controller 202 may store databases 311 to 317 for controlling network access and data transmission in the memory 330 . 2 shows only the memory 330, the controller 202 communicates with an external electronic device (eg, the node 201, the gateway 203, or the service servers 205-1 and 205-2 of FIG. 1). It may further include a communication circuit for performing (eg, the communication circuit 430 of FIG. 4 ) and a processor (eg, the processor 410 of FIG. 4 ) for controlling the overall operation of the controller 202 . Since the administrator can access the controller 202 and set a connection-oriented policy for controlling the connection between the target applications 211-1 and 211-2 and the service servers 205-1 and 205-2, the service end You can control network access more precisely and safely than managing sessions.

접속 정책 데이터 베이스(311)는 식별된 네트워크, 노드, 또는 애플리케이션이 접속 가능한 네트워크 및/또는 서비스에 대한 정보를 포함할 수 있다. 예를 들어, 컨트롤러(202)는 접속 제어 애플리케이션(212)의 네트워크 접속 요청 시, 접속 정책 데이터 베이스(311)의 정책에 기반하여 식별된 타겟 애플리케이션(211-1, 211-2)의 서비스 접속 가능 여부를 확인할 수 있다. 컨트롤러(202)는 접속 정책 데이터 베이스(311)에 기반하여 특정 서비스(예: IP 및 포트)로 접속 가능한 타겟 애플리케이션의 화이트리스트를 생성할 수 있다. The access policy database 311 may include information on networks and/or services to which the identified network, node, or application can connect. For example, when the access control application 212 requests network access, the controller 202 enables service access of the identified target applications 211-1 and 211-2 based on the policy of the access policy database 311 . can check whether The controller 202 may create a whitelist of target applications accessible by a specific service (eg, IP and port) based on the access policy database 311 .

보안 세션 정책 데이터 베이스(312)는 연결(connection) 경로 상에서 서비스 서버(205-1, 205-2)의 네트워크 경계에 존재하는 게이트웨이(203) 정보, 타겟 애플리케이션(211-1, 211-2)이 서비스 서버(205-1, 205-2)에 접속하기 위하여 게이트웨이(203)가 데이터 패킷을 인증하기 위한 인증 종류 및 방법, 데이터 패킷이 지정된 시간 동안에 미인증되거나 보안 세션(220-1 내지 220-4)이 생성되지 않으면 네트워크 접속을 해제하기 위한 만료 시간 정보, 데이터 플로우의 주기적인 갱신을 위한 만료 시간 정보, 또는 게이트웨이(203)에서 보안 세션(220-1 내지 220-4)을 감시(monitor)하기 위한 보안 세션 종류 정보 중 적어도 하나를 포함할 수 있다. The secure session policy database 312 includes information on the gateway 203 existing at the network boundary of the service servers 205-1 and 205-2 on the connection path, and the target applications 211-1 and 211-2. Authentication type and method for the gateway 203 to authenticate data packets in order to access the service servers 205-1 and 205-2; ) is not generated, expiration time information for releasing the network connection, expiration time information for periodic updating of data flow, or monitoring the secure sessions 220-1 to 220-4 in the gateway 203 may include at least one of secure session type information for

블랙리스트 정책 데이터 베이스(313)는 노드(201) 또는 게이트웨이(203)에서 주기적으로 수집되는 보안 이벤트 중에서 보안 이벤트의 위험도, 발생 주기, 및/또는 행위 분석을 통해 식별된 대상(예: 노드 ID(identifier), IP 주소, MAC(media access control) 주소, 또는 사용자 ID 중 적어도 하나)의 접속을 차단하기 위한 블랙리스트 등록 정책을 나타낼 수 있다. The blacklist policy database 313 is a target (eg, node ID ( identifier), an IP address, a media access control (MAC) address, or at least one of a user ID) may represent a blacklist registration policy for blocking access.

블랙리스트 데이터 베이스(314)는 블랙리스트 정책 데이터 베이스(313)에 의해서 차단된 대상에 대한 목록을 포함할 수 있다. 예를 들어, 컨트롤러(202)는 네트워크 접속을 요청하는 노드(201)의 식별 정보가 블랙리스트 데이터 베이스(314)에 포함되면 네트워크 접속 요청을 거부함으로써 노드(201)를 격리시킬 수 있다. The blacklist database 314 may include a list of objects blocked by the blacklist policy database 313 . For example, when the identification information of the node 201 requesting network access is included in the blacklist database 314 , the controller 202 may isolate the node 201 by rejecting the network access request.

제어 플로우 테이블(315)은 접속 제어 애플리케이션(212)과 컨트롤러(202) 사이에 생성된 제어 데이터 패킷의 흐름(즉, 제어 플로우)을 관리하기 위한 세션 테이블의 일 예이다. 예를 들어 도 3을 참조하면, 접속 제어 애플리케이션(212)이 성공적으로 컨트롤러(202)에 접속하는 경우 제어 플로우 정보(340) 및 제어 플로우 ID(342)(또는 '제어 플로우 식별 정보'로도 참조될 수 있다)가 컨트롤러(202)에 의하여 생성될 수 있다. 제어 플로우 정보(340)는 컨트롤러 접속 및 인증 시 식별된 IP, 노드, 애플리케이션, 또는 서비스 서버와의 연계를 통해 추가적으로 식별된 대상 중 적어도 하나를 나타내는 식별 정보(344)를 포함할 수 있다. 예를 들어 접속 제어 애플리케이션(212)의 네트워크 접속 요청이 수신되면, 컨트롤러(202)는 접속 요청에 포함된 제어 플로우 ID 및 식별 정보를 제어 플로우 정보(340)에 포함된 제어 플로우 ID(342) 및 식별 정보(344)와 매핑함으로써 접속 제어 애플리케이션(212)의 접속 가능 여부 및 보안 세션(220-1 내지 220-4) 생성을 위한 데이터 플로우 생성 가능 여부를 결정할 수 있다. 상태 정보(346)는 제어 플로우의 생성, 인증, 갱신, 종료 등과 같은 다양한 상태를 나타낼 수 있다. The control flow table 315 is an example of a session table for managing the flow (ie, control flow) of control data packets generated between the access control application 212 and the controller 202 . For example, referring to FIG. 3 , when the access control application 212 successfully accesses the controller 202 , the control flow information 340 and the control flow ID 342 (also referred to as 'control flow identification information') may be generated by the controller 202 . The control flow information 340 may include identification information 344 indicating at least one of an IP, a node, an application, or a target additionally identified through association with a service server, which is identified during controller access and authentication. For example, when a network access request of the access control application 212 is received, the controller 202 sets the control flow ID and identification information included in the access request to the control flow ID 342 included in the control flow information 340 and By mapping with the identification information 344 , it is possible to determine whether the access control application 212 is accessible and whether the data flow for generating the secure sessions 220 - 1 to 220 - 4 can be created. The state information 346 may indicate various states such as creation, authentication, update, termination, and the like, of a control flow.

일 실시 예에 따르면, 제어 플로우는 만료 시간을 가지므로, 노드(201)는 시간 정보(348)에 기반하여 제어 플로우의 만료 시간을 갱신해야 하며, 일정 시간 동안에 만료 시간이 갱신되지 않으면 제어 플로우(또는, 제어 플로우 정보(340))는 제거될 수 있다. 또한, 노드(201), 접속 제어 애플리케이션(212), 다른 보안 애플리케이션(미도시), 또는 게이트웨이로(203)부터 수집된 보안 이벤트에 따라서 즉각적인 접속 차단이 필요하다고 결정되거나, 이들로부터 접속 종료 요청이 수신되면, 컨트롤러(202)는 제어 플로우를 제거할 수 있다. 제어 플로우가 제거되면 관련된 데이터 플로우 또한 제거되며, 게이트웨이(203)는 접속 제어 애플리케이션(212)의 서비스 서버(205-1, 205-2)에 대한 접속을 차단할 수 있다. According to an embodiment, since the control flow has an expiration time, the node 201 needs to update the expiration time of the control flow based on the time information 348, and if the expiration time is not updated for a certain period of time, the control flow ( Alternatively, the control flow information 340 may be removed. In addition, according to the security event collected from the node 201, the access control application 212, another security application (not shown), or the gateway 203, it is determined that immediate access blocking is necessary, or a connection termination request is made from them. Once received, the controller 202 may remove the control flow. When the control flow is removed, the associated data flow is also removed, and the gateway 203 may block the access control application 212 from accessing the service servers 205 - 1 and 205 - 2 .

다시 도 2를 참조하면, 보안 세션 테이블(316)은 접속 제어 애플리케이션(212)과 서비스 서버(205-1, 205-2) 사이에 생성되는 보안 세션(220-1, 220-2), 또는 타겟 애플리케이션(211-1, 211-2)과 서비스 서버(205-1, 205-2) 사이에 생성되는 보안 세션(220-3, 220-4)을 관리하기 위한 테이블이다. 실시예에 따르면, 보안 세션 테이블(316)은 데이터 플로우 테이블(317) 내에 포함될 수 있으며, 보안 세션 테이블(316)에 포함된 정보는 도 3의 데이터 플로우 테이블(317)의 설명에 적용될 수 있다. Referring back to FIG. 2 , the secure session table 316 includes secure sessions 220-1 and 220-2, or targets, created between the access control application 212 and the service servers 205-1 and 205-2. This is a table for managing the secure sessions 220-3 and 220-4 created between the applications 211-1 and 211-2 and the service servers 205-1 and 205-2. According to an embodiment, the secure session table 316 may be included in the data flow table 317 , and information included in the secure session table 316 may be applied to the description of the data flow table 317 of FIG. 3 .

데이터 플로우 테이블(317)은 노드(201)와 게이트웨이(203), 및 서비스 서버(205-1, 205-2) 사이에 세부적인 데이터 패킷이 전송되는 흐름(예: 데이터 플로우)을 관리하기 위한 테이블이다. 데이터 플로우는 TCP 세션, 애플리케이션, 또는 보다 세부적인 단위로 생성될 수 있다. 데이터 플로우 테이블(317)은 출발지로부터 전송된 데이터 패킷이 인가된 데이터 패킷인지를 식별하기 위한 애플리케이션 ID, 도착지 IP 주소, 및/또는 서비스 포트를 포함할 수 있다. 도 3을 참조하면, 데이터 플로우 정보(350)는 데이터 플로우 ID(351)와 데이터 플로우가 제어 플로우에 종속되는 경우에는 제어 플로우 ID(352)를 포함할 수 있다. 또한, 데이터 플로우 정보(350)는 노드(201)와 서비스 서버(205-1, 205-2) 사이의 보안 세션(220-1 내지 220-4) 생성을 위하여 게이트웨이(203)의 데이터 패킷 인증을 위한 인증 정보(353), 데이터 패킷의 출발지 IP와 도착지 IP 및 포트에 기반하여 데이터 패킷의 포워딩을 판단하기 위한 인가된 대상 정보(354), 및/또는 보안 세션 ID 및 인증서 정보, 또는 보안 세션을 통한 데이터 패킷 전송 여부와 마지막 전송 시간을 관리하기 위한 보안 세션 정보(355)를 포함할 수 있다. 제어 플로우와 유사하게 데이터 플로우는 만료 시간을 가질 수 있으므로, 데이터 플로우의 주기적인 인증(또는 갱신)을 위하여 데이터 플로우 정보(350)는 시간 정보(356)를 포함할 수 있다. The data flow table 317 is a table for managing a flow (eg, data flow) through which detailed data packets are transmitted between the node 201 and the gateway 203 and the service servers 205-1 and 205-2. am. Data flows can be created in TCP sessions, applications, or more granular units. The data flow table 317 may include an application ID for identifying whether a data packet transmitted from a source is an authorized data packet, a destination IP address, and/or a service port. Referring to FIG. 3 , the data flow information 350 may include a data flow ID 351 and a control flow ID 352 when the data flow is dependent on the control flow. In addition, the data flow information 350 performs data packet authentication of the gateway 203 to create secure sessions 220-1 to 220-4 between the node 201 and the service servers 205-1 and 205-2. authentication information 353 for, authorized destination information 354 for determining forwarding of a data packet based on the source IP and destination IP and port of the data packet, and/or secure session ID and certificate information, or secure session It may include secure session information 355 for managing whether the data packet is transmitted or not and the last transmission time. Similar to the control flow, since the data flow may have an expiration time, the data flow information 350 may include the time information 356 for periodic authentication (or renewal) of the data flow.

도 4는 다양한 실시 예들에 따른 노드(201)의 기능적 블록도를 나타낸다. 도 4에 도시된 구성들 중 적어도 일부는 컨트롤러(202), 게이트웨이(203), 또는 서비스 서버(205-1, 205-2)에 적용될 수 있다. 4 is a functional block diagram of a node 201 according to various embodiments. At least some of the configurations shown in FIG. 4 may be applied to the controller 202 , the gateway 203 , or the service servers 205 - 1 and 205 - 2 .

도 4를 참조하면, 노드(201)는 프로세서(410), 메모리(420), 및 통신 회로(430)를 포함할 수 있다. 일 실시 예에 따르면, 노드(201)는 사용자와 인터페이스를 수행하기 위하여 디스플레이(440)를 더 포함할 수 있다. Referring to FIG. 4 , a node 201 may include a processor 410 , a memory 420 , and a communication circuit 430 . According to an embodiment, the node 201 may further include a display 440 to interface with a user.

프로세서(410)는 노드의 전반적인 동작을 제어할 수 있다. 다양한 실시 예들에서, 프로세서(410)는 하나의 프로세서 코어(single core)를 포함하거나, 복수의 프로세서 코어들을 포함할 수 있다. 예를 들면, 프로세서(410)는 듀얼 코어(dual-core), 쿼드 코어(quad-core), 헥사 코어(hexa-core) 등의 멀티 코어(multi-core)를 포함할 수 있다. 실시 예들에 따라, 프로세서(410)는 내부 또는 외부에 위치된 캐시 메모리(cache memory)를 더 포함할 수 있다. 실시 예들에 따라, 프로세서(410)는 하나 이상의 프로세서들로 구성될(configured with) 수 있다. 예를 들면, 프로세서(410)는, 애플리케이션 프로세서(application processor), 통신 프로세서(communication processor), 또는 GPU(graphical processing unit) 중 적어도 하나를 포함할 수 있다. The processor 410 may control the overall operation of the node. In various embodiments, the processor 410 may include one processor core or a plurality of processor cores. For example, the processor 410 may include a multi-core such as a dual-core, a quad-core, or a hexa-core. According to embodiments, the processor 410 may further include a cache memory located inside or outside. According to embodiments, the processor 410 may be configured with one or more processors. For example, the processor 410 may include at least one of an application processor, a communication processor, and a graphical processing unit (GPU).

프로세서(410)의 전부 또는 일부는 노드(201) 내의 다른 구성 요소(예를 들면, 메모리(420), 통신 회로(430), 또는 디스플레이(440))와 전기적으로(electrically) 또는 작동적으로(operatively) 결합(coupled with)되거나 연결될(connected to) 수 있다. 프로세서(410)는 다른 구성 요소들의 명령을 수신할 수 있고, 수신된 명령을 해석할 수 있으며, 해석된 명령에 따라 계산을 수행하거나 데이터를 처리할 수 있다. 프로세서(410)는 메모리(420), 통신 회로(430), 또는 디스플레이(440)로부터 수신되는 메시지, 데이터, 명령어, 또는 신호를 해석할 수 있고, 가공할 수 있다. 프로세서(410)는 수신된 메시지, 데이터, 명령어, 또는 신호에 기반하여 새로운 메시지, 데이터, 명령어, 또는 신호를 생성할 수 있다. 프로세서(410)는 가공되거나 생성된 메시지, 데이터, 명령어, 또는 신호를 메모리(420), 통신 회로(430), 또는 디스플레이(440)에게 제공할 수 있다. All or part of processor 410 may be electrically or operatively (eg, memory 420 , communication circuitry 430 , or display 440 ) with other components within node 201 (eg, memory 420 , communication circuitry 430 , or display 440 ). operatively) coupled with or connected to. The processor 410 may receive commands from other components, interpret the received commands, and perform calculations or process data according to the interpreted commands. The processor 410 may interpret and process a message, data, command, or signal received from the memory 420 , the communication circuit 430 , or the display 440 . The processor 410 may generate a new message, data, instruction, or signal based on the received message, data, instruction, or signal. The processor 410 may provide the processed or generated message, data, instruction, or signal to the memory 420 , the communication circuitry 430 , or the display 440 .

프로세서(410)는 프로그램에서 생성되거나 발생되는 데이터 또는 신호를 처리할 수 있다. 예를 들면, 프로세서(410)는 프로그램을 실행하거나 제어하기 위해 메모리(420)에게 명령어, 데이터 또는 신호를 요청할 수 있다. 프로세서(410)는 프로그램을 실행하거나 제어하기 위해 메모리(420)에게 명령어, 데이터, 또는 신호를 기록(또는 저장)하거나 갱신할 수 있다. The processor 410 may process data or signals generated or generated in a program. For example, the processor 410 may request instructions, data, or signals from the memory 420 to execute or control a program. The processor 410 may write (or store) or update instructions, data, or signals to the memory 420 to execute or control 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 a command for controlling a node, a control command code, control data, or user data. For example, the memory 420 may include at least one of an application program, an operating system (OS), middleware, or a device driver. The memory 420 may include one or more of volatile memory and non-volatile memory. Volatile memory includes dynamic random access memory (DRAM), static RAM (SRAM), synchronous DRAM (SDRAM), phase-change RAM (PRAM), magnetic RAM (MRAM), resistive RAM (RRAM), and ferroelectric RAM (FeRAM). may include The nonvolatile memory may include a read only memory (ROM), a programmable ROM (PROM), an electrically programmable ROM (EPROM), an electrically erasable programmable ROM (EEPROM), a flash memory, and the like. The memory 420 includes a nonvolatile medium such as a hard disk drive (HDD), a solid state disk (SSD), an embedded multi media card (eMMC), and a universal flash storage (UFS). may include more.

일 실시예에 따르면, 메모리(420)는 도 1a의 타겟 애플리케이션(211-1, 211-2) 및 접속 제어 애플리케이션(212)을 저장할 수 있다. 접속 제어 애플리케이션(212)은 타겟 애플리케이션(211-1, 211-2)의 서비스 서버(205-1, 205-2)에 대한 네트워크 접속 및 보안 세션(220-1 내지 220-4) 생성과, 컨트롤러(202)와의 제어 플로우 생성 및 갱신 기능을 수행할 수 있다. 이를 위하여 접속 제어 애플리케이션(212)은 하나 이상의 보안 모듈을 포함할 수 있다. 일 실시예에서, 메모리(420)는 도 3의 제어 플로우 정보(340) 및 데이터 플로우 정보(350)를 저장할 수 있다. According to an embodiment, the memory 420 may store the target applications 211-1 and 211-2 and the access control application 212 of FIG. 1A . The access control application 212 creates a network connection and secure sessions 220-1 to 220-4 to the service servers 205-1 and 205-2 of the target applications 211-1 and 211-2, and the controller It is possible to perform a control flow creation and update function with the 202 . To this end, the access control application 212 may include one or more security modules. In an embodiment, the memory 420 may store the control flow information 340 and the data flow information 350 of FIG. 3 .

통신 회로(430)는 노드(201)와 외부 전자 장치(예: 컨트롤러(202) 또는 게이트웨이(203)) 간의 유선 또는 무선 통신 연결의 수립, 및 수립된 연결을 통한 통신 수행을 지원할 수 있다. 일 실시 예에 따르면, 통신 회로(430)는 무선 통신 회로(예: 셀룰러 통신 회로, 근거리 무선 통신 회로, 또는 GNSS(global navigation satellite system) 통신 회로) 또는 유선 통신 회로(예: LAN(local area network) 통신 회로, 또는 전력선 통신 회로)를 포함하고, 그 중 해당하는 통신 회로를 이용하여 블루투스, WiFi direct 또는 IrDA(infrared data association) 같은 근거리 통신 네트워크 또는 셀룰러 네트워크, 인터넷, 또는 컴퓨터 네트워크와 같은 원거리 통신 네트워크를 통하여 외부 전자 장치와 통신할 수 있다. 상술한 여러 종류의 통신 회로(430)는 하나의 칩으로 구현되거나 또는 각각 별도의 칩으로 구현될 수 있다. The communication circuit 430 may support establishment of a wired or wireless communication connection between the node 201 and an external electronic device (eg, the controller 202 or the gateway 203 ) and performing communication through the established connection. According to an embodiment, the communication circuit 430 is a wireless communication circuit (eg, a cellular communication circuit, a short-range wireless communication circuit, or a global navigation satellite system (GNSS) communication circuit) or a wired communication circuit (eg, a local area network (LAN) ) communication circuit, or power line communication circuit), and using the corresponding communication circuit among them, a short-distance communication network such as Bluetooth, WiFi direct or IrDA (infrared data association) or a cellular network, Internet, or long-distance communication such as a computer network It can communicate with an external electronic device through a network. The above-described various types of communication circuits 430 may be implemented as a single chip or as separate chips.

디스플레이(440)는, 컨텐츠, 데이터, 또는 신호를 출력할 수 있다. 다양한 실시 예들에서, 디스플레이(440)는 프로세서(410)에 의해 가공된 이미지 데이터를 표시할 수 있다. 실시예들에 따라, 디스플레이(440)는 터치 입력 등을 수신할 수 있는 복수의 터치 센서들(미도시)과 결합됨으로써, 일체형의 터치 스크린(touch screen)으로 구성될(configured with) 수도 있다. 디스플레이(440)가 터치 스크린으로 구성되는 경우, 복수의 터치 센서들은, 디스플레이(440) 위에 배치되거나, 디스플레이(440) 아래에 배치될 수 있다.The display 440 may output content, data, or a signal. In various embodiments, the display 440 may display image data processed by the processor 410 . According to embodiments, the display 440 may be configured as an integrated touch screen by being coupled with a plurality of touch sensors (not shown) capable of receiving a touch input or the like. When the display 440 is configured as a touch screen, a plurality of touch sensors may be disposed above the display 440 or below the display 440 .

도 5는 다양한 실시예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다. 5 illustrates an operation of controlling transmission of a data packet according to various embodiments.

도 5를 참조하면, 접속 제어 애플리케이션(212)은 노드(201)의 커널 또는 네트워크 드라이버로써 타겟 애플리케이션(211)의 네트워크 접속을 제어할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)이 컨트롤러(202)와 접속된 상태가 아니거나, 타겟 애플리케이션(211)의 데이터 패킷이 게이트웨이(203)에 의하여 인증되지 않았거나, 또는 노드(201)와 서비스 서버(205) 간 보안 세션이 생성되지 않은 경우, 접속 제어 애플리케이션(212)은 타겟 애플리케이션(211)의 데이터 패킷을 전송하지 않고 드롭할 수 있다. 타겟 애플리케이션(211)이 접속 제어 애플리케이션(212)을 우회하여 데이터 패킷을 전송하더라도 전송된 데이터 패킷은 게이트웨이(203)에 의하여 차단될 수 있다. Referring to FIG. 5 , the access control application 212 may control the network access of the target application 211 as a kernel or network driver of the node 201 . For example, the access control application 212 is not connected to the controller 202 , the data packet of the target application 211 is not authenticated by the gateway 203 , or the node 201 and the service If a secure session between the servers 205 is not created, the access control application 212 may drop the data packet of the target application 211 without sending it. Even if the target application 211 transmits the data packet by bypassing the access control application 212 , the transmitted data packet may be blocked by the gateway 203 .

도 6은 다양한 실시예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타내며, 도 7은 다양한 실시예들에 따른 컨트롤러 접속을 위한 사용자 인터페이스 화면을 도시한다. 6 illustrates a signal flow diagram for controller connection according to various embodiments, and FIG. 7 illustrates a user interface screen for controller connection according to various embodiments.

노드(201)가 네트워크를 접속 또는 수신하기 위해서는 컨트롤러(202)에 의하여 인가될 필요가 있으므로, 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 제어 플로우의 생성을 요청함으로써 노드(201)의 컨트롤러 접속을 시도할 수 있다. Since the node 201 needs to be authorized by the controller 202 to access or receive the network, the access control application 212 requests the controller 202 to create a control flow to connect to the controller of the node 201 . can try

도 6을 참조하면, 동작 605에서, 노드(201)는 컨트롤러 접속 이벤트를 감지할 수 있다. 예를 들어, 노드(201)는 노드(201) 내에서 접속 제어 애플리케이션(212)이 설치 및 실행되고, 접속 제어 애플리케이션(212)을 통해 컨트롤러(202)에 대한 접속이 요청됨을 감지할 수 있다. Referring to FIG. 6 , in operation 605 , the node 201 may detect a controller access event. For example, the node 201 may detect that the access control application 212 is installed and executed in the node 201 , and a connection to the controller 202 is requested through the access control application 212 .

일 예로, 도 7을 참조하면, 접속 제어 애플리케이션(212)이 실행되면 노드(201)는 컨트롤러 접속을 위하여 필요한 정보를 수신하기 위한 사용자 인터페이스 화면(710)을 표시할 수 있다. 사용자 인터페이스 화면(710)은 컨트롤러(202)의 IP 또는 도메인을 입력하기 위한 입력 창(711), 사용자 ID를 입력하기 위한 입력 창(712), 및/또는 비밀번호를 입력하기 위한 입력 창(713)을 포함할 수 있다. 입력 창들(711 내지 713)에 대한 정보가 입력된 후 인증된 사용자의 컨트롤러 접속을 위한 버튼(714)을 수신함으로써 노드(201)는 컨트롤러 접속 이벤트를 감지할 수 있다. 다른 예를 들어, 노드(201)의 사용자 인증이 아직 완료되지 않은 상태라면, 노드(201)는 비인가된 사용자(즉, 게스트)의 컨트롤러 접속을 위한 버튼(715)을 수신함으로써 컨트롤러 접속 이벤트를 감지할 수 있다.For example, referring to FIG. 7 , when the access control application 212 is executed, the node 201 may display a user interface screen 710 for receiving information necessary for accessing the controller. The user interface screen 710 includes an input window 711 for inputting an IP or domain of the controller 202, an input window 712 for inputting a user ID, and/or an input window 713 for inputting a password. may include After information on the input windows 711 to 713 is input, the node 201 may detect a controller access event by receiving a button 714 for an authenticated user's controller access. For another example, if user authentication of the node 201 is not yet completed, the node 201 detects a controller access event by receiving a button 715 for controller access of an unauthorized user (ie, a guest). can do.

동작 610에서, 노드(201)는 컨트롤러(202)에게 컨트롤러 접속을 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 노드(201)의 식별 정보(예: 단말 ID, IP 주소, MAC 주소), 종류, 위치, 환경, 노드(201)가 속하는 네트워크의 식별 정보, 네트워크 시스템에 의하여 자체적으로 생성된 임의의 식별 정보 및/또는 접속 제어 애플리케이션(212)의 식별 정보를 컨트롤러(202)에게 전송할 수 있다. In operation 610 , the node 201 may request the controller 202 to access the controller. For example, the access control application 212 is the identification information of the node 201 (eg, terminal ID, IP address, MAC address), type, location, environment, identification information of the network to which the node 201 belongs, network system Any identification information generated by itself and/or identification information of the access control application 212 may be transmitted to the controller 202 .

동작 615에서, 컨트롤러(202)는 컨트롤러 접속을 요청한 대상(예: 접속 제어 애플리케이션(212) 또는 노드(201))의 접속 가능 여부를 확인(identify)할 수 있다. 일 실시예에 따르면, 컨트롤러(202)는 노드(201)로부터 수신된 정보가 접속 정책 데이터 베이스(311)에 포함되는지 여부 또는, 노드(201), 노드(201)가 속한 네트워크, 및/또는 접속 제어 애플리케이션(212)의 식별 정보가 블랙리스트 데이터 베이스(314)에 포함되는지 여부 중 적어도 하나에 기반하여 컨트롤러 접속을 요청한 대상의 접속 가능 여부를 확인할 수 있다. 접속 가능하다면, 컨트롤러(202)는 노드(201)(또는 접속 제어 애플리케이션(212))와 컨트롤러(202) 간 제어 플로우를 생성할 수 있다. 이 경우, 컨트롤러(202)는 난수 형태로 제어 플로우 식별 정보를 생성하고, 노드(201), 노드(201)가 속한 네트워크, 또는 접속 제어 애플리케이션(212) 중 적어도 하나의 식별 정보를 제어 플로우 테이블(315)에 저장할 수 있다. 제어 플로우 테이블(315)에 저장된 정보(예: 제어 플로우 정보(340))는 노드(201)의 사용자 인증, 노드(201)의 정보 업데이트, 노드(201)의 네트워크 접속을 위한 정책 확인, 및/또는 유효성 검사에 이용될 수 있다. In operation 615 , the controller 202 may identify whether a target (eg, the access control application 212 or the node 201 ) requesting access to the controller is accessible. According to an embodiment, the controller 202 determines whether the information received from the node 201 is included in the access policy database 311 or whether the node 201, the network to which the node 201 belongs, and/or access Based on at least one of whether the identification information of the control application 212 is included in the blacklist database 314, it is possible to check whether a target that has requested access to the controller is accessible. If accessible, the controller 202 may create a control flow between the node 201 (or access 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 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 ( 315) can be stored. Information stored in the control flow table 315 (eg, control flow information 340 ) may include user authentication of the node 201 , information update of the node 201 , policy confirmation for network access of the node 201 , and / Or it can be used for validation.

동작 620에서, 컨트롤러(202)는 접속 정책 데이터베이스(311)을 통해 식별된 대상(예: 노드(201), 출발지 네트워크, 또는 접속 제어 애플리케이션(212))이 접속 가능한 타겟 애플리케이션 화이트리스트를 생성할 수 있다. 이하의 동작 630 내지 동작 665가 수행되지 않는 경우, 컨트롤러(202)는 동작 620을 생략할 수 있다. In operation 620, the controller 202 may generate a target application whitelist to which a target identified through the access policy database 311 (eg, node 201, source network, or access control application 212) can access. there is. If the following operations 630 to 665 are not performed, the controller 202 may omit operation 620 .

동작 625에서, 컨트롤러(202)는 컨트롤러 접속 요청에 대한 응답으로 제어 플로우 식별 정보가 포함된 제어 플로우 정보(340)를 노드(201)에게 전송할 수 있다. 타겟 애플리케이션 화이트리스트가 생성된 경우, 컨트롤러(202)는 타겟 애플리케이션 화이트리스트를 제어 플로우 정보(340)와 함께 전송할 수 있다. 실시예에 따라 컨트롤러 접속을 요청한 대상이 접속 불가능하거나 블랙리스트에 포함된 경우, 컨트롤러(202)는 제어 플로우를 생성하지 않고 동작 625에서 접속 불가 정보를 전송할 수 있다. 이 경우, 노드(201)는 도 7에 도시된 바와 같이 컨트롤러 접속이 불가능함을 나타내는 사용자 인터페이스 화면(720)을 출력할 수 있다. 사용자 인터페이스 화면(720)은 노드(201)의 접속이 차단됨을 나타내고, 관리자(예: 컨트롤러(202))를 통한 격리 해제를 가이드 하는 사용자 인터페이스(725)를 포함할 수 있다.In operation 625 , the controller 202 may transmit control flow information 340 including control flow identification information to the node 201 in response to the controller access request. When the target application whitelist is generated, the controller 202 may transmit the target application whitelist together with the control flow information 340 . According to an embodiment, when a target requesting access to the controller is unavailable or included in the blacklist, the controller 202 may transmit the access unavailable information in operation 625 without generating a control flow. In this case, the node 201 may output a user interface screen 720 indicating that access to the controller is impossible as shown in FIG. 7 . The user interface screen 720 may include a user interface 725 that indicates that access to the node 201 is blocked, and guides release of isolation through an administrator (eg, the controller 202 ).

동작 630에서, 노드(201)는 타겟 애플리케이션 화이트리스트에 포함된 애플리케이션(예: 타겟 애플리케이션(211))이 설치되어 있는지 확인하고, 애플리케이션이 설치되어 있다면 접속 제어 애플리케이션(212)을 통해 애플리케이션 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 유효성 검사 정책에 따라서 타겟 애플리케이션(211)의 무결성 및 안전성 검사(예: 애플리케이션의 위, 변조 여부, 코드 사이닝 검사, 핑거프린트 검사)를 수행할 수 있다. In operation 630 , the node 201 checks whether an application included in the target application whitelist (eg, the target application 211 ) is installed, and if the application is installed, the node 201 performs an application check through the access control application 212 . can do. For example, the access control application 212 may perform an integrity and safety check (eg, application forgery, tampering, code signing check, fingerprint check) of the target application 211 according to the validation policy. .

동작 635에서, 노드(201)는 애플리케이션 검사 결과를 컨트롤러(202)에게 전송할 수 있다. In operation 635 , the node 201 may transmit the application check result to the controller 202 .

동작 640에서, 컨트롤러(202)는 보안 세션 정책 데이터 베이스(312)를 통해 보안 세션을 생성하기 위한 인증 정보를 확인할 수 있다. 인증 정보는 예를 들어, 접속 제어 애플리케이션(212)과 게이트웨이(203) 간 인증 방식, 인증 만료 시간, 보안 세션 종류, 또는 보안 세션 만료 시간 중 적어도 하나를 포함할 수 있다. 컨트롤러(202)는 타겟 애플리케이션(211)의 식별 정보와 서비스 서버(205)의 IP 및 서비스 포트에 대응하는 데이터 플로우 정보(350)가 존재하는지 여부 및 데이터 플로우 정보(350)에서 확인된 인증 정보가 존재하는지 확인할 수 있다. 데이터 플로우 정보(350) 또는 인증 정보가 존재하지 않으면 컨트롤러(202)는 해당 정보를 생성할 수 있다. In operation 640 , the controller 202 may check authentication information for creating a secure session through the secure session policy database 312 . The authentication information may include, for example, at least one of an authentication method between the access control application 212 and the gateway 203 , an authentication expiration time, a secure session type, and a secure session expiration time. The controller 202 determines whether the data flow information 350 corresponding to the identification information of the target application 211 and the IP of the service server 205 and the service port exists and the authentication information checked in the data flow information 350 is You can check if it exists. If the data flow information 350 or the authentication information does not exist, the controller 202 may generate the corresponding information.

동작 645에서, 컨트롤러(202)는 애플리케이션 검사 결과에 대한 응답을 전송할 수 있다. 예를 들어, 컨트롤러(202)는 인증 정보가 포함된 데이터 플로우를 접속 제어 애플리케이션(212)으로 전송할 수 있다. 또한, 동작 650에서, 컨트롤러(202)는 데이터 플로우를 게이트웨이(203)로 전송할 수 있다. In operation 645 , the controller 202 may transmit a response to the application check result. For example, the controller 202 may transmit a data flow including authentication information to the access control application 212 . Also, in operation 650 , the controller 202 may transmit the data flow to the gateway 203 .

동작 655에서, 접속 제어 애플리케이션(212)은 데이터 플로우를 인증하기 위하여 인증 정보가 포함된 인증 데이터 패킷을 데이터 플로우가 나타내는 도착지 IP 및 서비스 포트로 전송할 수 있다. 인증 데이터 패킷은 인증을 위한 식별 정보를 포함할 수 있다. 인증 데이터 패킷은 게이트웨이(203)에 도달할 수 있다. In operation 655 , the access control application 212 may transmit an authentication data packet including authentication information to a destination IP and a service port indicated by the data flow in order to authenticate the data flow. The authentication data packet may include identification information for authentication. The authentication data packet may arrive at the gateway 203 .

동작 660에서, 게이트웨이(203)는 인증 데이터 패킷을 통해 인증을 수행할 수 있다. 예를 들어, 게이트웨이(203)는 수신된 인증 데이터 패킷이 나타내는 출발지 IP와 도착지 IP 및 서비스 포트에 대응하는 데이터 플로우가 존재하는지를 확인할 수 있다. 추가적으로, 게이트웨이(203)는 인증 데이터 패킷의 인증 정보 또는 식별 정보가 데이터 플로우에 포함된 인증 정보 또는 식별 정보와 동일한지를 확인할 수 있다. 데이터 플로우가 존재하지 않거나 인증 정보 또는 식별 정보가 동일하지 않다면, 게이트웨이(203)는 인증 데이터 패킷을 드롭할 수 있다. In operation 660, the gateway 203 may perform authentication through the authentication data packet. For example, the gateway 203 may check whether a data flow corresponding to the source IP and destination IP and service port indicated by the received authentication data packet exists. Additionally, the gateway 203 may check whether the authentication information or identification information of the authentication data packet is the same as the authentication information or identification information included in the data flow. If the data flow does not exist or the authentication information or identification information is not the same, the gateway 203 may drop the authentication data packet.

데이터 플로우가 존재하고 인증 정보 또는 식별 정보가 동일하면, 게이트웨이는 데이터 플로우의 상태를 인증 완료 상태로 변경하고, 노드(201)가 보안 세션 생성을 위한 데이터 패킷을 전송할 수 있도록 동작 665에서 인증이 완료됨을 나타내는 인증 결과를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 인증 데이터 패킷 전송 이후 인증 결과가 지정된 시간 이내에 수신되지 않으면, 접속 제어 애플리케이션(212)은 데이터 플로우의 상태를 인증 거절 상태로 변경할 수 있다. If the data flow exists and the authentication information or identification information is the same, the gateway changes the state of the data flow to the authenticated state, and the authentication is completed in operation 665 so that the node 201 can transmit a data packet for creating a secure session It is possible to transmit an authentication result indicating that the access control application 212 is. If an authentication result is not received within a specified time after transmitting the authentication data packet, the access control application 212 may change the state of the data flow to an authentication rejection state.

실시예에 따르면, 노드(201)는 애플리케이션 검사 및 데이터 플로우 인증 절차(예: 동작 630 내지 665)을 생략할 수 있다. 예를 들어, 노드(201)는 애플리케이션 검사 또는 데이터 플로우 인증 절차를 도 8의 사용자 인증 절차 또는 도 9의 네트워크 접속 절차에서 수행할 수 있다. 또는, 접속 제어 애플리케이션(212)이 타겟 애플리케이션(211)과 서비스 서버(205) 간 보안 세션을 생성하는 경우, 접속 제어 애플리케이션(212)은 애플리케이션 검사 및 데이터 플로우 인증 절차를 생략할 수 있다. According to an embodiment, the node 201 may omit application inspection and data flow authentication procedures (eg, operations 630 to 665 ). For example, the node 201 may perform the application inspection or data flow authentication procedure in the user authentication procedure of FIG. 8 or the network access procedure of FIG. 9 . Alternatively, when the access control application 212 creates a secure session between the target application 211 and the service server 205 , the access control application 212 may omit the application inspection and data flow authentication procedure.

도 8은 다양한 실시예들에 따른 사용자 인증을 위한 신호 흐름도를 도시한다. 8 illustrates a signal flow diagram for user authentication according to various embodiments.

노드(201)가 서비스 서버(205)에 대한 상세한 접속 권한을 부여받기 위해서 접속 제어 애플리케이션(212)은 컨트롤러(202)로부터 노드(201)의 사용자에 대한 인증을 받을 수 있다. In order for the node 201 to be granted detailed access authority to the service server 205 , the access control application 212 may receive authentication for the user of the node 201 from the controller 202 .

도 8을 참조하면, 동작 805에서, 접속 제어 애플리케이션(212)은 사용자 인증을 위한 입력을 수신할 수 있다. 사용자 인증을 위한 입력은 예를 들어, 사용자 ID 및 비밀번호를 입력하는 사용자 입력일 수 있다. 다른 예를 들어, 사용자 인증을 위한 입력은 보다 강화된 인증을 위한 사용자 입력(예: 생체 정보)일 수 있다. Referring to FIG. 8 , in operation 805 , the access control application 212 may receive an input for user authentication. The input for user authentication may be, for example, a user input inputting a user ID and password. As another example, the input for user authentication may be a user input (eg, biometric information) for more enhanced authentication.

동작 810에서, 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 사용자 인증을 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 사용자 인증을 위한 입력 정보를 컨트롤러(202)에게 전송할 수 있다. 노드(201)와 컨트롤러(202) 간 제어 플로우가 이미 생성된 상태이면, 접속 제어 애플리케이션(212)은 사용자 인증을 위한 입력 정보를 제어 플로우 식별 정보와 함께 전송할 수 있다. In operation 810 , the access control application 212 may request user authentication from the controller 202 . For example, the access control application 212 may transmit input information for user authentication to the controller 202 . If the 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 together with the control flow identification information.

동작 815에서, 컨트롤러(202)는 접속 제어 애플리케이션(212)으로부터 수신된 정보에 기반하여 사용자를 인증할 수 있다. 예를 들어, 컨트롤러(202)는 수신된 정보에 포함된 사용자 ID, 비밀번호, 및/또는 강화된 인증 정보가 접속 정책 데이터 베이스(311) 또는 블랙리스트 데이터 베이스(314)에 포함되는지에 기반하여 사용자가 접속 가능한지 또는 차단된 것인지를 결정할 수 있다. 사용자가 인증되면, 컨트롤러(202)는 수신된 제어 플로우의 식별 정보에 대응하는 제어 플로우 테이블에서 사용자의 식별 정보(예: 사용자 ID)를 추가할 수 있다. 추가된 사용자 식별 정보는 인증된 사용자의 컨트롤러 접속 또는 네트워크 접속에 이용될 수 있다. In operation 815 , the controller 202 may authenticate the user based on information received from the access control application 212 . For example, the controller 202 may configure the user based on whether the user ID, password, and/or enhanced authentication information included in the received information is included in the access policy database 311 or the blacklist database 314 . can determine whether the is accessible or blocked. When the user is authenticated, the controller 202 may add the user's identification information (eg, user ID) in the control flow table corresponding to the received identification information of the control flow. The added user identification information may be used for an authenticated user's controller access or network access.

동작 820에서, 컨트롤러(202)는 접속 정책 데이터베이스(311)을 통해 식별된 대상(예: 노드(201), 사용자, 또는 노드(201)가 속한 네트워크)이 접속 가능한 타겟 애플리케이션 화이트리스트를 생성할 수 있다. 이하의 동작 830 내지 동작 865가 수행되지 않는 경우, 컨트롤러(202)는 동작 820을 생략할 수 있다. In operation 820, the controller 202 may generate a target application whitelist to which a target identified through the access policy database 311 (eg, node 201, a user, or a network to which the node 201 belongs) can access. there is. If the following operations 830 to 865 are not performed, the controller 202 may omit operation 820 .

동작 825에서, 컨트롤러(202)는 사용자 인증 요청에 대한 응답으로 사용자 식별 정보가 추가된 제어 플로우 정보(340)를 노드(201)에게 전송할 수 있다. 타겟 애플리케이션 화이트리스트가 생성된 경우, 컨트롤러(202)는 타겟 애플리케이션 화이트리스트를 제어 플로우 정보(340)와 함께 전송할 수 있다. 실시예에 따라 사용자 인증을 요청한 대상이 접속 불가능하거나 블랙리스트에 포함된 경우, 컨트롤러(202)는 접속 불가 정보를 전송할 수 있다. In operation 825 , the controller 202 may transmit control flow information 340 to which user identification information is added to the node 201 in response to the user authentication request. When the target application whitelist is generated, the controller 202 may transmit the target application whitelist together with the control flow information 340 . According to an embodiment, when the target for which user authentication is requested is unavailable for access or is included in the blacklist, the controller 202 may transmit access unavailable information.

이하의 동작 830 내지 865는 도 6의 동작 630 내지 665와 동일하거나 유사하므로 중복된 설명은 생략된다. The following operations 830 to 865 are the same as or similar to operations 630 to 665 of FIG. 6 , and thus a redundant description will be omitted.

도 9는 다양한 실시예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시하며, 도 10a 내지 도 10b는 네트워크 접속과 관련된 사용자 인터페이스 화면을 도시한다. 도 9에 도시된 동작들은 예를 들어, 도 8의 신호 흐름도 이후에 구현될 수 있다.9 illustrates a signal flow diagram for a network connection according to various embodiments of the present disclosure, and FIGS. 10A to 10B illustrate a user interface screen related to a network connection. The operations shown in FIG. 9 may be implemented, for example, after the signal flow diagram of FIG. 8 .

도 9를 참조하면, 동작 905에서, 노드(201)는 네트워크 접속 이벤트를 감지할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 웹 브라우저와 같은 타겟 애플리케이션(212)이 서비스 서버(205)로의 접속을 시도함을 감지할 수 있다. Referring to FIG. 9 , in operation 905 , the node 201 may detect a network access event. For example, the access control application 212 may detect that a target application 212 , such as a web browser, attempts to access the service server 205 .

동작 910에서, 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 타겟 애플리케이션(211)의 서비스 서버(205)로의 네트워크 접속을 요청할 수 있다. 이 경우, 접속 제어 애플리케이션(212)은 타겟 애플리케이션 식별 정보 및 서비스 서버(205)의 식별 정보(예: IP 및 서비스 포트)를 제어 플로우의 식별 정보와 함께 컨트롤러(202)에게 전송할 수 있다. In operation 910 , the access control application 212 may request a network connection of the target application 211 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 (eg, IP and service port) of the service server 205 to the controller 202 together with identification information of the control flow.

일 실시예에서, 접속 제어 애플리케이션(212)은 네트워크 접속을 요청하기 이전에 도착지 IP 및 포트 정보에 대응하는 데이터 플로우가 존재하는지 여부를 확인할 수 있다. 또한, 접속 제어 애플리케이션(212)은 데이터 플로우가 존재하더라도 해당 데이터 플로우가 유효한지 여부를 확인할 수 있다. 일 예로, 접속 제어 애플리케이션(212)은 유효성 검사 정책에 따라서 타겟 애플리케이션(211)의 무결성 및 안전성 검사(예: 애플리케이션의 위, 변조 여부, 코드 사이닝 검사, 핑거프린트 검사)를 수행하고, 컨트롤러(202)로부터 수신된 접속 정책에 따라 타겟 애플리케이션(211)의 도착지 IP 및 포트에 대한 접속 가능 여부를 확인할 수 있다. 유효한 데이터 플로우가 존재한다면, 접속 제어 애플리케이션(212)은 이하의 동작들을 생략하고 동작 955에서 보안 세션을 통해 서비스 서버(205)로 타겟 애플리케이션(211)의 데이터 패킷을 전송할 수 있다. 데이터 플로우가 존재하지만 유효하지 않은 경우, 접속 제어 애플리케이션(212)은 데이터 패킷을 전송하지 않고 네트워크 접속이 실패함을 나타내는 사용자 인터페이스 화면(예: 도 10a의 1010)을 출력할 수 있다. 데이터 플로우가 존재하지 않거나, 데이터 플로우의 인증 시간이 만료되어 갱신이 필요한 경우, 또는 다른 사유에 의하여 데이터 플로우의 갱신이 필요한 경우, 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 네트워크 접속을 요청할 수 있다. In an embodiment, the access control application 212 may check whether a data flow corresponding to the destination IP and port information exists before requesting a network connection. Also, the access control application 212 may 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 (eg, application forgery, tampering, code signing check, fingerprint check) of the target application 211 according to the validation policy, and the controller ( According to the access policy received from 202 , it is possible to check whether access to the destination IP and port of the target application 211 is possible. If there is a valid data flow, the access control application 212 may omit the following operations and transmit the data packet of the target application 211 to the service server 205 through the secure session in operation 955 . If the data flow exists but is not valid, the access control application 212 may output a user interface screen (eg, 1010 of FIG. 10A ) indicating that the network connection fails without transmitting the data packet. If the data flow does not exist, the authentication time of the data flow expires and requires renewal, or if the data flow needs to be updated for other reasons, the access control application 212 may request the controller 202 to access the network. there is.

동작 915에서, 컨트롤러(202)는 수신된 요청에 응답하여 타겟 애플리케이션(211) 및 서비스 서버(205)를 나타내는 식별 정보가 접속 정책 데이터 베이스(311)의 접속 정책에 포함되는지에 기반하여 타겟 애플리케이션(211)의 접속 가능 여부를 확인할 수 있다. 타겟 애플리케이션(211)의 접속이 불가능 하면, 컨트롤러(202)는 동작 920에서 접속이 불가능함을 나타내는 정보를 전송할 수 있다. 이 경우, 접속 제어 애플리케이션(212)은 네트워크에 대한 접속이 불가능함을 나타내는 사용자 인터페이스 화면(예: 도 10a의 1020)을 디스플레이를 통해 출력할 수 있다. 타겟 애플리케이션(211)의 접속이 가능하면, 컨트롤러(202)는 보안 세션 정책 데이터 베이스(312)를 통해 보안 세션을 생성하기 위한 인증 정보를 확인할 수 있다. 컨트롤러(202)는 타겟 애플리케이션(211)의 식별 정보와 서비스 서버(205)의 IP 및 서비스 포트에 대응하는 데이터 플로우 정보(350)가 존재하는지 여부 및 데이터 플로우 정보(350)에서 확인된 인증 정보가 존재하는지 확인할 수 있다. 데이터 플로우 정보(350) 또는 인증 정보가 존재하지 않으면 컨트롤러(202)는 해당 정보를 생성할 수 있다. In operation 915 , the controller 202 responds to the received request, based on whether identification information indicating the target application 211 and the service server 205 is included in the access policy of the access policy database 311 . 211) can be checked. If the target application 211 is not accessible, the controller 202 may transmit information indicating that the connection is not possible in operation 920 . In this case, the access control application 212 may output a user interface screen (eg, 1020 of FIG. 10A ) indicating that access to the network is impossible through the display. If the target application 211 is accessible, the controller 202 may check authentication information for creating a secure session through the secure session policy database 312 . The controller 202 determines whether the data flow information 350 corresponding to the identification information of the target application 211 and the IP of the service server 205 and the service port exists and the authentication information checked in the data flow information 350 is You can check if it exists. If the data flow information 350 or the authentication information does not exist, the controller 202 may generate the corresponding information.

동작 920에서, 컨트롤러(202)는 네트워크 접속 요청에 대한 응답을 전송할 수 있다. 예를 들어, 컨트롤러(202)는 인증 정보가 포함된 데이터 플로우를 접속 제어 애플리케이션(212)으로 전송할 수 있다. 또한, 동작 925에서, 컨트롤러(202)는 데이터 플로우를 게이트웨이(203)로 전송할 수 있다. In operation 920 , the controller 202 may transmit a response to the network access request. For example, the controller 202 may transmit a data flow including authentication information to the access control application 212 . Also, in operation 925 , the controller 202 may send the data flow to the gateway 203 .

동작 930에서, 접속 제어 애플리케이션(212)은 데이터 플로우를 인증하기 위하여 인증 정보가 포함된 인증 데이터 패킷을 데이터 플로우가 나타내는 도착지 IP 및 서비스 포트로 전송할 수 있다. 인증 데이터 패킷은 인증을 위한 식별 정보를 포함할 수 있다. 인증 데이터 패킷은 게이트웨이(203)에 도달할 수 있다. In operation 930 , the access control application 212 may transmit an authentication data packet including authentication information to a destination IP and a service port indicated by the data flow in order to authenticate the data flow. The authentication data packet may include identification information for authentication. The authentication data packet may arrive at the gateway 203 .

동작 935에서, 게이트웨이(203)는 인증 데이터 패킷을 통해 인증을 수행할 수 있다. 예를 들어, 게이트웨이(203)는 도 6의 동작 660과 동일한 원리에 따라서 인증을 수행할 수 있다. 인증이 성공하면, 게이트웨이는 데이터 플로우의 상태를 인증 완료 상태로 변경하고, 노드(201)가 보안 세션 생성을 위한 데이터 패킷을 전송할 수 있도록 동작 940에서 인증이 완료됨을 나타내는 인증 결과를 접속 제어 애플리케이션(212)에게 전송할 수 있다. In operation 935 , the gateway 203 may perform authentication through the authentication data packet. For example, the gateway 203 may perform authentication according to the same principle as operation 660 of FIG. 6 . If the authentication is successful, the gateway changes the state of the data flow to the authentication complete state, and sends an authentication result indicating that authentication is completed in operation 940 to the access control application so that the node 201 can transmit a data packet for creating a secure session ( 212) can be transmitted.

동작 945에서, 접속 제어 애플리케이션(212)은 서비스 서버(205)와 보안 세션을 생성할 수 있다. 보안 세션은 TLS, DTLS, SSL, 또는 자체 알고리즘 중 적어도 하나에 기반하여 생성될 수 있다. 게이트웨이(203)는 보안 세션 생성 과정에서 전송되는 데이터 패킷이 인증된 데이터 패킷인지에 기반하여 포워딩을 수행하고, 데이터 패킷 감시를 통해 보안 세션이 생성되는지를 확인할 수 있다. 일 실시예에서, 게이트웨이(203)는 인증되지 않은 데이터 패킷을 차단하며, 인증되지 않은 데이터 패킷의 전송이 반복되면 접속 제어 애플리케이션(212) 또는 노드(201)를 위험 요소로 인지하여 컨트롤러(202)에게 데이터 플로우 및 제어 플로우 해제를 요청할 수 있다. In operation 945 , the access control application 212 may establish a secure session with the service server 205 . The secure session may be created based on at least one of TLS, DTLS, SSL, or its own algorithm. The gateway 203 may perform forwarding based on whether a data packet transmitted during the secure session creation process is an authenticated data packet, and may check whether a secure session is created through data packet monitoring. In one embodiment, the gateway 203 blocks the unauthorized data packet, and if the transmission of the unauthorized data packet is repeated, the access control application 212 or the node 201 is recognized as a risk to the controller 202 You can request to release data flow and control flow.

보안 세션이 생성되면, 동작 950에서, 게이트웨이(203)는 보안 세션이 생성됨을 나타내는 데이터 플로우 갱신 정보를 컨트롤러(202)에게 전송할 수 있다. 컨트롤러(202)는 수신된 데이터 플로우 갱신 정보에 기반하여 데이터 플로우의 상태를 갱신할 수 있다. When the secure session is created, in operation 950 , the gateway 203 may transmit data flow update information indicating that the secure session is created to the controller 202 . The controller 202 may update the state of the data flow based on the received data flow update information.

보안 세션이 생성되면, 동작 955에서, 접속 제어 애플리케이션(212)은 생성된 보안 세션을 통해 타겟 애플리케이션(211)의 데이터 패킷을 서비스 서버(205)로 전송하거나 반대로 서비스 서버(205)로부터 데이터 패킷을 수신할 수 있다. 예를 들어, 노드(201)는 도 10b와 같이 타겟 애플리케이션(211)의 실행 화면(1130)을 디스플레이 상에 출력할 수 있다. 타겟 애플리케이션(211)의 데이터 패킷이 보안 세션 기반이 아닌 경우, 접속 제어 애플리케이션(212) 또는 게이트웨이(203)는 데이터 패킷을 포워딩하지 않고 드롭할 수 있다. When the secure session is created, in operation 955 , the access control application 212 transmits the data packet of the target application 211 to the service server 205 through the created secure session or vice versa, receives the data packet from the service server 205 . can receive For example, the node 201 may output the execution screen 1130 of the target application 211 on the display as shown in FIG. 10B . If the data packet of the target application 211 is not secure session-based, the access control application 212 or the gateway 203 may drop the data packet without forwarding it.

일 실시예에서, 접속 제어 애플리케이션(212)은 지정된 시간 내에 인증 데이터 패킷을 전송하여 인증을 수행해야 하며, 인증이 수행되면 지정된 시간 내에 보안 세션을 생성해야 한다. 지정된 시간 내에 인증 수행 또는 보안 세션 생성이 완료되지 않으면 데이터 플로우는 제거되므로, 악성 애플리케이션을 통해 서비스 서버(205)를 공격하는 잠재적 위험이 차단될 수 있다. In one embodiment, the access control application 212 should perform authentication by sending an authentication data packet within a specified time, and if authentication is performed, it should create a secure session within the specified time. If authentication is not performed or secure session creation is not completed within the specified time, the data flow is removed, so that a potential risk of attacking the service server 205 through a malicious application can be blocked.

위와 같은 동작을 통해 접속 제어 애플리케이션(212)은 컨트롤러(202)의 인가 및 게이트웨이(203)의 인증 절차를 통해 허용된 보안 세션을 통해서만 데이터 패킷을 서비스 서버(205)로 전송할 수 있다. 또한, 위와 같은 동작은 사용자 인증 기능과 연동되어 구현될 수 있으며, 사용자 인증이 해제되면 노드(201) 또는 게이트웨이(203)는 접속을 차단함으로써 네트워크 접속을 보다 세밀하게 제어할 수 있다. Through the above operation, the access control application 212 can transmit the data packet to the service server 205 only through the secure session allowed through the authorization of the controller 202 and the authentication procedure of the gateway 203 . In addition, the above operation may be implemented in conjunction with the user authentication function, and when the user authentication is released, the node 201 or the gateway 203 blocks the connection to more precisely control the network connection.

도 11은 다양한 실시예들에 따른 데이터 플로우 갱신을 위한 신호 흐름도를 도시한다. 11 illustrates a signal flow diagram for data flow update according to various embodiments.

도 11을 참조하면, 동작 1105에서, 게이트웨이(203)는 컨트롤러(202)에게 데이터 플로우 갱신 정보를 전송할 수 있다. 예를 들어, 게이트웨이(203)는 도 9와 같이 보안 세션이 생성이 완료되면 데이터 플로우 갱신 정보를 전송할 수 있다. 다른 예를 들어, 게이트웨이(203)는 지정된 시간이 경과하거나 위험이 감지되면 데이터 플로우 갱신 정보를 전송할 수 있다. 데이터 플로우 갱신 정보는 인증 만료 시간, 보안 세션 만료 시간, 보안 세션 내 마지막 데이터 패킷 전송 시간, 잘못된 인증 시도에 관한 정보, 또는 잘못된 보안 세션 생성 시도에 관한 정보 중 적어도 하나를 포함할 수 있다. Referring to FIG. 11 , in operation 1105 , the gateway 203 may transmit data flow update information to the controller 202 . For example, the gateway 203 may transmit data flow update information when the creation of a secure session is completed as shown in FIG. 9 . As another example, the gateway 203 may transmit data flow update information when a specified time elapses or a risk is detected. The data flow update information may include at least one of an authentication expiration time, a secure session expiration time, a last data packet transmission time in the secure session, information about an erroneous authentication attempt, or information about an erroneous secure session creation attempt.

동작 1110에서, 컨트롤러(202)는 데이터 플로우 갱신 정보를 검사할 수 있다. 예를 들어, 컨트롤러(202)는 데이터 플로우가 갱신되지 않은 채로 만료 시간이 경과하였는지, 데이터 플로우 상에 위험이 감지되었는지, 데이터 플로우 상에 인증 수행 또는 보안 세션 생성이 지정된 시간 동안 완료되지 않았는지 등을 확인할 수 있다. In operation 1110 , the controller 202 may examine data flow update information. For example, the controller 202 determines whether the expiration time has elapsed without the data flow being updated, whether a risk has been detected on the data flow, whether authentication performed on the data flow or creation of a secure session has not been completed for a specified amount of time, etc. can confirm.

동작 1115에서, 컨트롤러(202)는 검사 결과 정보를 게이트웨이(203)에게 전송할 수 있다. 예를 들어 검사 결과가 성공하면, 컨트롤러(202)는 데이터 플로우 갱신 결과를 전송할 수 있다. 다른 예를 들어 검사 결과가 실패하면, 컨트롤러(202)는 데이터 플로우 또는 데이터 플로우가 존속된 제어 플로우의 제거를 게이트웨이(203)에게 요청할 수 있다. 제어 플로우가 제거되면 그에 종속되는 데이터 플로우도 함께 제거될 수 있다. 게이트웨이(203)는 수신된 정보에 기반하여 데이터 플로우를 갱신하거나 제거할 수 있다. In operation 1115 , the controller 202 may transmit test result information to the gateway 203 . For example, if the test result is successful, the controller 202 may transmit a data flow update result. For another example, if the test result fails, the controller 202 may request the gateway 203 to remove the data flow or the control flow in which the data flow persists. When a control flow is removed, a data flow dependent thereon may also be removed. The gateway 203 may update or remove the data flow based on the received information.

도 12는 다양한 실시예들에 따른 제어 플로우 갱신을 위한 신호 흐름도를 도시한다. 12 illustrates a signal flow diagram for control flow update according to various embodiments.

도 12를 참조하면, 동작 1205에서, 접속 제어 애플리케이션(212)은 제어 플로우 및 데이터 플로우를 유지하기 위하여 컨트롤러(202)에게 제어 플로우 갱신을 요청할 수 있다. 일 실시예에서, 접속 제어 애플리케이션(212)은 지정된 주기 마다 제어 플로우의 식별 정보를 포함하여 제어 플로우 갱신을 요청할 수 있다. Referring to FIG. 12 , in operation 1205 , the access control application 212 may request a control flow update from the controller 202 to maintain a control flow and a data flow. In an embodiment, the access control application 212 may request control flow update including identification information of the control flow every specified period.

동작 1210에서, 컨트롤러(202)는 제어 플로우를 검사할 수 있다. 예를 들어, 컨트롤러(202)는 수신된 식별 정보가 나타내는 제어 플로우가 제어 플로우 테이블(315) 내에 존재하는지, 제어 플로우가 존재한다면 그에 종속되는 데이터 플로우가 존재하는지를 확인할 수 있다. 다른 보안 시스템에 의하여 접속이 해제되거나, 갱신 시간이 경과하거나, 또는 위험 탐지에 의하여 접속이 해제되는 경우, 제어 플로우가 존재하지 않을 수 있다. In operation 1210 , the controller 202 may examine the control flow. For example, the controller 202 may check whether a control flow indicated by the received identification information exists in the control flow table 315 or, if the control flow exists, whether a data flow dependent thereon exists. A control flow may not exist if the connection is released by another security system, the update time elapses, or if the connection is released due to risk detection.

동작 1215에서, 컨트롤러(202)는 검사 결과 정보를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 예를 들어 검사가 실패하면, 컨트롤러(202)는 접속 불가 정보를 전송하고, 노드(201)는 접속 제어 애플리케이션(212)을 종료하거나 타겟 애플리케이션(211)의 네트워크 접속을 차단할 수 있다. 다른 예를 들어 검사가 성공하면, 컨트롤러(202)는 제어 플로우 및 그에 종속되는 데이터 플로우의 만료 시간을 갱신하고, 갱신된 정보를 전송할 수 있다. 이 경우, 노드(201)는 제어 플로우 및 데이터 플로우 정보를 갱신할 수 있다. In operation 1215 , the controller 202 may transmit the test result information to the access control application 212 . For example, if the check fails, the controller 202 may transmit connection unavailable information, and the node 201 may terminate the access control application 212 or block the network connection of the target application 211 . For another example, if the check succeeds, the controller 202 may update the expiration time of the control flow and the data flow dependent thereon, and transmit the updated information. In this case, the node 201 may update the control flow and data flow information.

도 13은 다양한 실시예들에 따른 제어 플로우 제거를 위한 신호 흐름도를 도시한다. 13 illustrates a signal flow diagram for control flow cancellation in accordance with various embodiments.

도 13을 참조하면, 동작 1305에서 노드(201)는 컨트롤러(202)에게 제어 플로우 종료를 요청할 수 있다. 예를 들어, 노드(201)는 접속 제어 애플리케이션(212)이 종료하거나, 네트워크 접속이 지정된 시간 동안 사용되지 않거나, 또는 다른 시스템으로부터 접속 종료 요청이 수신되는 경우, 제어 플로우 종료를 요청할 수 있다. 다른 예를 들어, 위험 탐지와 같은 이벤트가 접속 제어 애플리케이션(212)에 포함된 보안 모듈에서 감지된 경우, 접속 제어 애플리케이션(212)은 제어 플로우의 제거를 요청할 수 있다.Referring to FIG. 13 , in operation 1305 , the node 201 may request the controller 202 to terminate the control flow. For example, the node 201 may request termination of the control flow when the connection control application 212 terminates, the network connection is not used for a specified time, or a connection termination request is received from another system. For another example, when an event such as risk detection is detected by the security module included in the access control application 212 , the access control application 212 may request removal of the control flow.

동작 1310에서, 컨트롤러(202)는 노드(201)로부터 수신된 식별 정보에 대응하는 제어 플로우를 제거할 수 있다. 컨트롤러(202)는 제거된 제어 플로우에 종속되는 데이터 플로우 또한 제거할 수 있다. In operation 1310 , the controller 202 may remove a control flow corresponding to the identification information received from the node 201 . The controller 202 may also remove data flows that are dependent on the removed control flow.

동작 1315에서, 컨트롤러(202)는 게이트웨이(203)에게 데이터 플로우 제거를 요청하며, 동작 1320에서, 게이트웨이(203)는 데이터 플로우를 제거함으로써 접속 제어 애플리케이션(212)의 네트워크 접속을 차단할 수 있다. In operation 1315 , the controller 202 requests the gateway 203 to remove the data flow, and in operation 1320 , the gateway 203 may block the network access of the access control application 212 by removing the data flow.

도 14는 다양한 실시예들에 따른 데이터 플로우 제거를 위한 신호 흐름도를 도시한다. 14 illustrates a signal flow diagram for data flow cancellation in accordance with various embodiments.

도 14를 참조하면, 동작 1405에서 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 데이터 플로우 종료를 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 서비스 서버(205)에 더 이상 접속할 필요가 없거나, 사용자 입력을 수신하거나, 또는 다른 시스템으로부터 접속 종료 요청을 수신하는 경우, 데이터 플로우 종료를 요청할 수 있다. Referring to FIG. 14 , in operation 1405 , the access control application 212 may request the controller 202 to end the data flow. For example, the access control application 212 may request termination of the data flow when it no longer needs to connect to the service server 205 , receives user input, or receives a connection termination request from another system.

동작 1410에서, 컨트롤러(202)는 노드(201)로부터 수신된 식별 정보에 대응하는 데이터 플로우를 제거할 수 있다. 동작 1415에서, 컨트롤러(202)는 게이트웨이(203)에게 데이터 플로우 제거를 요청하며, 동작 1420에서, 게이트웨이(203)는 데이터 플로우를 제거함으로써 접속 제어 애플리케이션(212)의 네트워크 접속을 차단할 수 있다. In operation 1410 , the controller 202 may remove a data flow corresponding to the identification information received from the node 201 . 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는 다양한 실시예들에 따른 접속 종료와 관련된 사용자 인터페이스 화면을 도시한다. 15 illustrates a user interface screen related to termination of a connection according to various embodiments of the present disclosure;

도 15를 참조하면, 노드(201)는 디스플레이를 통해 출력된 사용자 인터페이스 화면(1510)에서 접속 종료 버튼(5615)을 선택하는 사용자 입력을 수신할 수 있다. 노드(201)는 팝업창(1525)을 포함하는 사용자 인터페이스 화면(1520)을 출력함으로써 사용자에게 접속 종료를 재차 확인할 수 있다. 접속을 종료하는 사용자 입력이 수신되면, 노드(201)는 도 13의 동작 1305 또는 도 14의 동작 1405를 수행할 수 있다. Referring to FIG. 15 , the node 201 may receive a user input for selecting the connection termination button 5615 on the user interface screen 1510 output through the display. The node 201 may reconfirm the termination of the connection to the user by outputting the user interface screen 1520 including the pop-up window 1525 . When a user input terminating the connection is received, the node 201 may perform operation 1305 of FIG. 13 or operation 1405 of FIG. 14 .

도 16은 다양한 실시예들에 따른 보안 세션 생성을 위한 노드의 동작 흐름도를 나타낸다. 이하의 동작 흐름도는 노드(201) 또는 노드(201)에 설치된 접속 제어 애플리케이션(212)에 의하여 구현될 수 있다.16 is a flowchart illustrating an operation of a node for creating a secure session according to various embodiments of the present disclosure; The following operation flowchart may be implemented by the node 201 or the access control application 212 installed in the node 201 .

도 16을 참조하면, 동작 1610에서, 접속 제어 애플리케이션(212)은 외부 서버(예: 컨트롤러(202))로 타겟 애플리케이션(211)의 서비스 서버(205)에 대한 네트워크 접속을 요청할 수 있다. Referring to FIG. 16 , in operation 1610 , the access control application 212 may request a network connection to the service server 205 of the target application 211 from an external server (eg, the controller 202 ).

동작 1620에서, 접속 제어 애플리케이션(212)은 외부 서버로부터 보안 세션 생성을 위한 인증 정보를 포함하는 데이터 플로우를 수신할 수 있다. 데이터 플로우는 타겟 애플리케이션(211)의 식별 정보와 서비스 서버(205)의 IP 및 포트 정보에 대응할 수 있다. In operation 1620 , the access control application 212 may receive a data flow including authentication information for secure session creation from an external server. The data flow may correspond to identification information of the target application 211 and IP and port information of the service server 205 .

동작 1630에서, 접속 제어 애플리케이션(212)은 인증 정보를 포함하는 인증 데이터 패킷을 전송할 수 있다. In operation 1630 , the access control application 212 may transmit an authentication data packet including authentication information.

동작 1640에서, 접속 제어 애플리케이션(212)은 게이트웨이(203)로부터 인증 데이터 패킷에 대한 인증 결과를 수신할 수 있다. In operation 1640 , the access control application 212 may receive an authentication result for the authentication data packet from the gateway 203 .

동작 1650에서, 접속 제어 애플리케이션(212)은 서비스 서버(205)와 보안 세션을 생성할 수 있다. 일 실시예에서, 접속 제어 애플리케이션(212)은 서비스 서버(205)와 직접 보안 세션을 생성하거나, 또는 타겟 애플리케이션(211)과 서비스 서버(205) 간 보안 세션을 생성할 수 있다. In operation 1650 , the access control application 212 may create a secure session with the service server 205 . In an embodiment, the access control application 212 may create a secure session directly with the service server 205 , or may create a secure session between the target application 211 and the service server 205 .

도 17은 다양한 실시예들에 따른 보안 세션 생성을 위한 서버(예: 컨트롤러(202))의 동작 흐름도를 나타낸다. 17 is a flowchart illustrating an operation of a server (eg, the controller 202) for creating a secure session according to various embodiments of the present disclosure.

도 17을 참조하면, 동작 1710에서, 서버는 노드(201)의 접속 제어 애플리케이션(212)으로부터 타겟 애플리케이션(211)의 서비스 서버(205)에 대한 네트워크 접속 요청을 수신할 수 있다. Referring to FIG. 17 , in operation 1710 , the server may receive a network access request for the service server 205 of the target application 211 from the access control application 212 of the node 201 .

동작 1720에서, 서버는 타겟 애플리케이션(211)의 식별 정보와 서비스 서버(205)의 IP 및 포트에 기반하여 타겟 애플리케이션(211)의 접속 가능 여부를 확인할 수 있다. In operation 1720 , the server may check whether the target application 211 is accessible based on the identification information of the target application 211 and the IP and port of the service server 205 .

동작 1730에서, 서버는 노드(201)와 서비스 서버(205) 간 보안 세션 생성을 위한 인증 정보를 포함하는 데이터 플로우를 생성할 수 있다. 데이터 플로우는 타겟 애플리케이션(211)의 식별 정보와 서비스 서버(205)의 IP 및 포트 정보를 포함할 수 있다. In operation 1730 , the server may generate a data flow including authentication information for creating a secure session between the node 201 and the service server 205 . The data flow may include identification information of the target application 211 and IP and port information of the service server 205 .

동작 1740에서, 서버는 데이터 플로우를 게이트웨이(203) 및 접속 제어 애플리케이션(212)에게 전송할 수 있다. In operation 1740 , the server may send the data flow to the gateway 203 and the access control application 212 .

도 18은 다양한 실시예들에 따른 보안 세션 생성을 위한 게이트웨이(203)의 동작 흐름도를 나타낸다. 18 is a flowchart illustrating an operation of the gateway 203 for secure session creation according to various embodiments.

도 18을 참조하면, 동작 1810에서, 게이트웨이(203)는 외부 서버(예: 컨트롤러(202))로부터 노드(201)와 서비스 서버(205) 간 보안 세션 생성을 위한 인증 정보를 포함하는 데이터 플로우를 수신할 수 있다. Referring to FIG. 18 , in operation 1810 , the gateway 203 receives a data flow including authentication information for creating a secure session between the node 201 and the service server 205 from an external server (eg, the controller 202 ). can receive

동작 1820에서, 게이트웨이(203)는 노드(201)의 접속 제어 애플리케이션(212)으로부터 인증 데이터 패킷을 수신할 수 있다. In operation 1820 , the gateway 203 may receive an authentication data packet from the access control application 212 of the node 201 .

동작 1830에서, 게이트웨이(203)는 데이터 플로우의 인증 정보에 기반하여 인증 데이터 패킷에 대한 인증을 수행할 수 있다. In operation 1830 , the gateway 203 may authenticate the authentication data packet based on authentication information of the data flow.

인증이 성공하면, 동작 1840에서, 게이트웨이(203)는 인증 결과를 접속 제어 애플리케이션(212)에게 전송할 수 있다. If the authentication is successful, in operation 1840 , the gateway 203 may transmit the authentication result to the access control application 212 .

동작 1850에서, 게이트웨이(203)는 접속 제어 애플리케이션(212)과 서비스 서버(205) 간 보안 세션 생성을 위한 데이터 패킷을 포워딩할 수 있다. In operation 1850 , the gateway 203 may forward a data packet for creating a secure session between the access control application 212 and the service server 205 .

이상의 설명은 본 문서에 개시된 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 문서에 개시된 실시예들이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 문서에 개시된 실시예들의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. The above description is merely illustrative of the technical idea disclosed in this document, and those of ordinary skill in the art to which the embodiments disclosed in this document belong are not departing from the essential characteristics of the embodiments disclosed in this document. Various modifications and variations will be possible.

따라서, 본 문서에 개시된 실시예들은 본 문서에 개시된 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 문서에 개시된 기술 사상의 범위가 한정되는 것은 아니다. 본 문서에 개시된 기술 사상의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 문서의 권리범위에 포함되는 것으로 해석되어야 할 것이다. Therefore, the embodiments disclosed in this document are for explanation rather than limiting the technical ideas disclosed in this document, and the scope of the technical ideas disclosed in this document is not limited by these embodiments. The protection scope of the technical ideas disclosed in this document should be interpreted by the claims below, and all technical ideas within the equivalent range should be interpreted as being included in the scope of the present document.

Claims (17)

노드에 있어서,
통신 회로;
상기 통신 회로와 작동적으로 연결되는 프로세서; 및
상기 프로세서와 작동적으로 연결되고 타겟 애플리케이션 및 접속 제어 애플리케이션을 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 노드가,
상기 접속 제어 애플리케이션을 통해, 외부 서버에게 상기 타겟 애플리케이션의 서비스 서버에 대한 네트워크 접속을 요청하고,
상기 접속 제어 애플리케이션을 통해, 상기 외부 서버로부터 상기 서비스 서버의 IP(internet protocol) 및 포트에 대응하는 데이터 플로우를 수신하되, 상기 데이터 플로우는 상기 접속 제어 애플리케이션 또는 상기 타겟 애플리케이션과 상기 서비스 서버 간 보안 세션 생성을 위한 인증 정보를 포함하고,
상기 접속 제어 애플리케이션을 통해, 상기 인증 정보를 포함하는 인증 데이터 패킷을 전송하고,
상기 접속 제어 애플리케이션을 통해, 상기 노드와 상기 서비스 서버의 네트워크 경계에 존재하는 게이트웨이로부터 상기 인증 데이터 패킷에 대한 인증 결과를 수신하고, 및
상기 접속 제어 애플리케이션을 통해, 상기 게이트웨이로부터 인증된 보안 세션 생성 데이터 패킷에 기반하여 상기 접속 제어 애플리케이션 또는 상기 타겟 애플리케이션과 상기 서비스 서버 간 상기 보안 세션을 생성하도록 하는 명령어들을 저장하는, 노드.
In the node,
communication circuit;
a processor operatively coupled to the communication circuitry; and
a memory operatively coupled to the processor and storing a target application and a connection control application, wherein the memory, when executed by the processor, causes the node to:
Through the access control application, request an external server to access the network connection to the service server of the target application,
Through the access control application, receive a data flow corresponding to an IP (internet protocol) and port of the service server from the external server, wherein the data flow is a secure session between the access control application or the target application and the service server including authentication information for creation;
transmit an authentication data packet including the authentication information through the access control application;
receiving an authentication result for the authentication data packet from a gateway existing at a network boundary between the node and the service server through the access control application; and
and storing instructions for creating, through the access control application, the secure session between the access control application or the target application and the service server based on a secure session creation data packet authenticated from the gateway.
삭제delete 청구항 1에 있어서, 상기 명령어들은 상기 노드가,
상기 접속 제어 애플리케이션을 통해 상기 외부 서버에게 컨트롤러 접속을 요청하고,
상기 접속 제어 애플리케이션을 통해, 상기 외부 서버로부터 상기 컨트롤러 접속 요청에 대한 제1 응답을 수신하도록 하며, 상기 제1 응답은 상기 접속 제어 애플리케이션과 상기 외부 서버 간 생성된 제어 플로우의 식별 정보 및 접속 가능한 애플리케이션 목록을 포함하고,
상기 접속 제어 애플리케이션을 통해, 상기 애플리케이션 목록에 기반하여 상기 타겟 애플리케이션을 검사하고,
상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션 검사 결과를 상기 외부 서버로 전송하고,
상기 접속 제어 애플리케이션을 통해, 상기 외부 서버로부터 상기 인증 정보를 수신하도록 하는, 노드.
The method according to claim 1, wherein the instructions are executed by the node,
requesting controller access to the external server through the access control application;
receive a first response to the controller connection request from the external server through the access control application, wherein the first response includes identification information of a control flow generated between the access control application and the external server and an accessible application contains a list;
through the access control application, check the target application based on the application list,
Transmitting the target application inspection result to the external server through the access control application,
to receive the authentication information from the external server through the access control application.
청구항 3에 있어서, 상기 명령어들은 상기 노드가,
상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션의 상기 서비스 서버에 대한 네트워크 접속 이벤트를 감지하고,
상기 접속 제어 애플리케이션을 통해, 상기 데이터 플로우가 존재하는 지를 확인하고,
상기 데이터 플로우가 존재하지 않으면, 상기 접속 제어 애플리케이션을 통해 상기 제어 플로우의 식별 정보를 포함하여 상기 외부 서버에게 상기 네트워크 접속을 요청하도록 하는, 노드.
The method according to claim 3, wherein the instructions are executed by the node,
Detecting a network connection event of the target application to the service server through the access control application,
Through the access control application, check whether the data flow exists,
if the data flow does not exist, request the network connection to the external server including identification information of the control flow through the access control application.
청구항 4에 있어서, 상기 명령어들은 상기 노드가,
상기 외부 서버에게 상기 제어 플로우의 갱신을 요청하고,
상기 외부 서버로부터 상기 제어 플로우의 검사 결과를 수신하고,
상기 검사 결과가 접속 불가를 나타내는 경우, 상기 접속 제어 애플리케이션 또는 상기 타겟 애플리케이션 중 적어도 하나를 종료하고, 및
상기 검사 결과가 정상인 경우, 상기 데이터 플로우를 갱신하도록 하는, 노드.
5. The method of claim 4, wherein the instructions are executed by the node,
requesting the external server to update the control flow,
Receiving the inspection result of the control flow from the external server,
When the check result indicates that the connection is unavailable, at least one of the access control application or the target application is terminated, and
and when the test result is normal, update the data flow.
청구항 3에 있어서, 상기 명령어들은 상기 노드가,
상기 접속 제어 애플리케이션이 종료되거나 또는 상기 네트워크 접속이 지정된 시간 동안에 이용되지 않는 경우, 상기 외부 서버에게 상기 제어 플로우 또는 상기 데이터 플로우의 종료를 요청하도록 하는, 노드.
The method according to claim 3, wherein the instructions are executed by the node,
and when the connection control application is terminated or the network connection is not used for a specified time, request the external server to terminate the control flow or the data flow.
청구항 1에 있어서, 상기 명령어들은 상기 노드가,
상기 접속 제어 애플리케이션을 통해 상기 외부 서버에게 사용자 인증을 요청하고,
상기 접속 제어 애플리케이션을 통해, 상기 외부 서버로부터 상기 사용자 인증 요청에 대한 제2 응답을 수신하도록 하며, 상기 제2 응답은 상기 접속 제어 애플리케이션과 상기 외부 서버 간 생성된 제어 플로우의 식별 정보 및 접속 가능한 애플리케이션 목록을 포함하고,
상기 접속 제어 애플리케이션을 통해, 상기 애플리케이션 목록에 기반하여 상기 타겟 애플리케이션을 검사하고,
상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션 검사 결과를 상기 외부 서버로 전송하고,
상기 접속 제어 애플리케이션을 통해, 상기 외부 서버로부터 상기 인증 정보를 수신하도록 하는, 노드.
The method according to claim 1, wherein the instructions are executed by the node,
requesting user authentication from the external server through the access control application;
receive a second response to the user authentication request from the external server through the access control application, wherein the second response includes identification information of a control flow generated between the access control application and the external server and an accessible application contains a list;
through the access control application, check the target application based on the application list,
Transmitting the target application inspection result to the external server through the access control application,
to receive the authentication information from the external server through the access control application.
서버에 있어서,
통신 회로;
데이터 베이스를 저장하는 메모리; 및
상기 통신 회로 및 상기 메모리와 작동적으로 연결되는 프로세서를 포함하고, 상기 프로세서는,
노드의 접속 제어 애플리케이션으로부터 타겟 애플리케이션의 서비스 서버에 대한 네트워크 접속 요청을 수신하고,
상기 타겟 애플리케이션의 식별 정보와 상기 서비스 서버의 IP 및 포트에 기반하여 상기 타겟 애플리케이션의 접속 가능 여부를 확인하고,
상기 타겟 애플리케이션의 접속이 가능하면, 상기 노드와 상기 서비스 서버 간 보안 세션을 생성하기 위한 인증 정보를 포함하는 데이터 플로우를 생성하고,
상기 노드와 상기 서비스 서버 간 경계에 존재하는 게이트웨이와 상기 접속 제어 애플리케이션에게 상기 데이터 플로우를 전송하고, 및
상기 보안 세션이 생성되면 상기 게이트웨이로부터 상기 보안 세션이 생성됨을 나타내는 데이터 플로우 갱신 정보를 수신하도록 구성된, 서버.
in the server,
communication circuit;
a memory for storing the database; and
a processor operatively coupled with the communication circuitry and the memory, the processor comprising:
receiving a network connection request to a service server of the target application from the access control application of the node;
Based on the identification information of the target application and the IP and port of the service server, check whether the target application is accessible,
When the target application is accessible, a data flow including authentication information for creating a secure session between the node and the service server is generated;
sending the data flow to a gateway and the access control application existing at a boundary between the node and the service server, and
and receive data flow update information indicating that the secure session is created from the gateway when the secure session is created.
청구항 8에 있어서, 상기 프로세서는,
상기 접속 제어 애플리케이션으로부터 컨트롤러 접속 요청을 수신하고,
상기 접속 제어 애플리케이션의 접속 가능 여부를 확인하고,
접속이 가능하면, 상기 접속 제어 애플리케이션과 상기 서버 간 제어 플로우를 생성하고,
접속 가능한 애플리케이션 목록을 생성하고,
상기 제어 플로우의 식별 정보와 상기 애플리케이션 목록을 상기 접속 제어 애플리케이션으로 전송하고,
상기 접속 제어 애플리케이션으로부터 상기 타겟 애플리케이션의 검사 결과를 수신하도록 구성된, 서버.
The method according to claim 8, wherein the processor,
receiving a controller access request from the access control application;
Check whether the access control application is accessible,
If access is possible, create a control flow between the access control application and the server,
Create a list of accessible applications,
Transmitting the identification information of the control flow and the application list to the access control application,
a server configured to receive a test result of the target application from the access control application.
청구항 9에 있어서, 상기 프로세서는,
상기 게이트웨이로부터, 상기 보안 세션이 생성됨을 나타내는 데이터 플로우 갱신 정보를 수신하고,
상기 데이터 플로우 갱신 정보를 검사하고, 및
상기 검사 결과에 기반하여, 상기 게이트웨이에게 상기 제어 플로우 또는 상기 데이터 플로우의 제거를 요청하도록 구성된, 서버.
The method according to claim 9, wherein the processor,
receive data flow update information indicating that the secure session is created from the gateway;
examine the data flow update information; and
and request the gateway to remove the control flow or the data flow based on the check result.
청구항 9에 있어서, 상기 프로세서는,
상기 노드로부터 상기 제어 플로우의 갱신 요청을 수신하고,
상기 제어 플로우를 검사하고, 및
상기 검사 결과에 기반하여, 상기 노드에게 접속 불가 정보를 전송하도록 구성된, 서버.
The method according to claim 9, wherein the processor,
receiving a request for updating the control flow from the node;
examining the control flow; and
server, configured to transmit connection unavailable information to the node based on the check result.
청구항 9에 있어서, 상기 프로세서는,
상기 노드로부터, 상기 제어 플로우 또는 상기 데이터 플로우의 종료 요청을 수신하고,
상기 수신된 요청에 기반하여 상기 제어 플로우 또는 상기 데이터 플로우를 제거하고, 및
상기 게이트웨이에게 상기 제어 플로우 또는 상기 데이터 플로우의 제거를 요청하도록 구성된, 서버.
The method according to claim 9, wherein the processor,
receiving, from the node, a request to terminate the control flow or the data flow;
remove the control flow or the data flow based on the received request; and
and request the gateway to remove the control flow or the data flow.
청구항 8에 있어서, 상기 프로세서는,
상기 접속 제어 애플리케이션으로부터 사용자 인증 요청을 수신하고,
상기 사용자의 접속 가능 여부를 확인하고,
접속이 가능하면, 접속 가능한 애플리케이션 목록을 생성하고,
상기 애플리케이션 목록을 상기 접속 제어 애플리케이션으로 전송하고,
상기 접속 제어 애플리케이션으로부터 상기 타겟 애플리케이션의 검사 결과를 수신하도록 구성된, 서버.
The method according to claim 8, wherein the processor,
receiving a user authentication request from the access control application;
Check whether the user can access,
If access is possible, create a list of accessible applications,
sending the application list to the access control application;
a server configured to receive a test result of the target application from the access control application.
게이트웨이에 있어서,
외부 서버로부터, 서비스 서버의 IP 및 포트, 및 노드와 상기 서비스 서버 간 보안 세션을 생성하기 위한 인증 정보를 포함하는 데이터 플로우를 수신하고,
상기 노드의 접속 제어 애플리케이션으로부터 인증 데이터 패킷을 수신하고,
상기 데이터 플로우의 인증 정보에 기반하여 상기 인증 데이터 패킷에 대한 인증을 수행하고,
상기 인증이 성공하면, 상기 접속 제어 애플리케이션에게 인증 결과를 전송하고,
상기 보안 세션 생성을 위한 상기 접속 제어 애플리케이션과 상기 서비스 서버 간 데이터 패킷을 포워딩하고, 및
상기 보안 세션이 생성되면 상기 외부 서버에게 상기 보안 세션이 생성됨을 나타내는 데이터 플로우 갱신 정보를 전송하도록 구성된, 게이트웨이.
In the gateway,
Receive, from an external server, a data flow including an IP and port of a service server, and authentication information for creating a secure session between a node and the service server,
receiving an authentication data packet from a connection control application of the node;
performing authentication on the authentication data packet based on authentication information of the data flow;
If the authentication is successful, sending an authentication result to the access control application,
forwarding a data packet between the access control application and the service server for creating the secure session, and
and send data flow update information indicating that the secure session is created to the external server when the secure session is created.
노드에 저장된 접속 제어 애플리케이션의 동작 방법에 있어서,
외부 서버에게 타겟 애플리케이션의 서비스 서버에 대한 네트워크 접속을 요청하는 동작;
상기 외부 서버로부터 상기 서비스 서버의 IP 및 포트에 대응하는 데이터 플로우를 수신하는 동작, 상기 데이터 플로우는 상기 접속 제어 애플리케이션 또는 상기 타겟 애플리케이션과 상기 서비스 서버 간 보안 세션 생성을 위한 인증 정보를 포함하고;
상기 인증 정보를 포함하는 인증 데이터 패킷을 전송하는 동작;
상기 노드와 상기 서비스 서버의 네트워크 경계에 존재하는 게이트웨이로부터 상기 인증 데이터 패킷에 대한 인증 결과를 수신하는 동작; 및
상기 게이트웨이로부터 인증된 보안 세션 생성 데이터 패킷에 기반하여 상기 접속 제어 애플리케이션 또는 상기 타겟 애플리케이션과 상기 서비스 서버간 상기 보안 세션을 생성하는 동작;을 포함하는, 방법.
A method of operating a connection control application stored in a node, the method comprising:
requesting an external server to access a network connection to the service server of the target application;
receiving a data flow corresponding to the IP and port of the service server from the external server, the data flow including authentication information for creating a secure session between the access control application or the target application and the service server;
transmitting an authentication data packet including the authentication information;
receiving an authentication result for the authentication data packet from a gateway existing at a network boundary between the node and the service server; and
generating the secure session between the access control application or the target application and the service server based on a secure session creation data packet authenticated from the gateway.
서버의 동작 방법에 있어서,
노드의 접속 제어 애플리케이션으로부터 타겟 애플리케이션의 서비스 서버에 대한 네트워크 접속 요청을 수신하는 동작;
상기 타겟 애플리케이션의 식별 정보와 상기 서비스 서버의 IP 및 포트에 기반하여 상기 타겟 애플리케이션의 접속 가능 여부를 확인하는 동작;
상기 타겟 애플리케이션의 접속이 가능하면, 상기 노드와 상기 서비스 서버 간 보안 세션을 생성하기 위한 인증 정보를 포함하는 데이터 플로우를 생성하는 동작;
상기 노드와 상기 서비스 서버 간 경계에 존재하는 게이트웨이와 상기 접속 제어 애플리케이션에게 상기 데이터 플로우를 전송하는 동작; 및
상기 보안 세션이 생성되면 상기 게이트웨이로부터 상기 보안 세션이 생성됨을 나타내는 데이터 플로우 갱신 정보를 수신하는 동작; 을 포함하는, 방법.
In the method of operating a server,
receiving a network connection request to a service server of a target application from a connection control application of the node;
checking whether the target application is accessible based on the identification information of the target application and the IP and port of the service server;
generating a data flow including authentication information for creating a secure session between the node and the service server when the target application can be accessed;
transmitting the data flow to a gateway and the access control application existing at a boundary between the node and the service server; and
receiving data flow update information indicating that the secure session is created from the gateway when the secure session is created; A method comprising
게이트웨이의 동작 방법에 있어서,
외부 서버로부터, 서비스 서버의 IP 및 포트, 및 노드와 상기 서비스 서버 간 보안 세션을 생성하기 위한 인증 정보를 포함하는 데이터 플로우를 수신하는 동작;
상기 노드의 접속 제어 애플리케이션으로부터 인증 데이터 패킷을 수신하는 동작;
상기 데이터 플로우의 인증 정보에 기반하여 상기 인증 데이터 패킷에 대한 인증을 수행하는 동작;
상기 인증이 성공하면, 상기 접속 제어 애플리케이션에게 인증 결과를 전송하는 동작;
상기 보안 세션 생성을 위한 상기 접속 제어 애플리케이션과 상기 서비스 서버 간 데이터 패킷을 포워딩하는 동작; 및
상기 보안 세션이 생성되면 상기 외부 서버에게 상기 보안 세션이 생성됨을 나타내는 데이터 플로우 갱신 정보를 전송하는 동작; 을 포함하는, 방법.
A gateway operation method comprising:
receiving, from an external server, a data flow including an IP and port of a service server, and authentication information for creating a secure session between a node and the service server;
receiving an authentication data packet from a connection control application of the node;
performing authentication on the authentication data packet based on authentication information of the data flow;
if the authentication is successful, transmitting an authentication result to the access control application;
forwarding a data packet between the access control application and the service server for creating the secure session; and
transmitting data flow update information indicating that the secure session is created to the external server when the secure session is created; A method comprising
KR1020210074794A 2021-06-09 2021-06-09 System for controlling network access based on controller and method of the same KR102377247B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020210074794A KR102377247B1 (en) 2021-06-09 2021-06-09 System for controlling network access based on controller and method of the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020210074794A KR102377247B1 (en) 2021-06-09 2021-06-09 System for controlling network access based on controller and method of the same

Publications (1)

Publication Number Publication Date
KR102377247B1 true KR102377247B1 (en) 2022-03-23

Family

ID=80963416

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020210074794A KR102377247B1 (en) 2021-06-09 2021-06-09 System for controlling network access based on controller and method of the same

Country Status (1)

Country Link
KR (1) KR102377247B1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102514618B1 (en) * 2022-04-26 2023-03-29 프라이빗테크놀로지 주식회사 System for controlling network access based on controller and method of the same
KR102517982B1 (en) * 2022-05-19 2023-04-05 프라이빗테크놀로지 주식회사 System for controlling network access based on application inspection and method of the same
KR102517981B1 (en) * 2022-05-13 2023-04-05 프라이빗테크놀로지 주식회사 System for controlling network access based on application inspection and method of the same
WO2023211104A1 (en) * 2022-04-25 2023-11-02 프라이빗테크놀로지 주식회사 System for controlling controller-based network access, and method related thereto

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102137773B1 (en) * 2019-09-24 2020-07-24 프라이빗테크놀로지 주식회사 System for transmitting secure data via security application and method thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102137773B1 (en) * 2019-09-24 2020-07-24 프라이빗테크놀로지 주식회사 System for transmitting secure data via security application and method thereof
KR102204705B1 (en) * 2019-09-24 2021-01-19 프라이빗테크놀로지 주식회사 System for controlling network access and method thereof
KR20210045917A (en) * 2019-09-24 2021-04-27 프라이빗테크놀로지 주식회사 System for controlling network access of node based on tunnel and data flow and method thereof

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023211104A1 (en) * 2022-04-25 2023-11-02 프라이빗테크놀로지 주식회사 System for controlling controller-based network access, and method related thereto
KR102514618B1 (en) * 2022-04-26 2023-03-29 프라이빗테크놀로지 주식회사 System for controlling network access based on controller and method of the same
WO2023211124A1 (en) * 2022-04-26 2023-11-02 프라이빗테크놀로지 주식회사 System for controlling controller-based network connection and method for same
KR102517981B1 (en) * 2022-05-13 2023-04-05 프라이빗테크놀로지 주식회사 System for controlling network access based on application inspection and method of the same
KR102517982B1 (en) * 2022-05-19 2023-04-05 프라이빗테크놀로지 주식회사 System for controlling network access based on application inspection and method of the same

Similar Documents

Publication Publication Date Title
KR102223827B1 (en) System for authenticating and controlling network access of terminal and method thereof
KR102364445B1 (en) System for controlling network access based on controller and method of the same
KR102460694B1 (en) System for controlling network access based on controller and method of the same
KR102379721B1 (en) System for controlling network access of application based on tcp session control and method therefor
KR102377247B1 (en) System for controlling network access based on controller and method of the same
KR102396528B1 (en) System for controlling network access based on controller and method of the same
KR102460696B1 (en) System for controlling network access based on controller and method of the same
KR102460695B1 (en) System for controlling network access based on controller and method of the same
KR102439881B1 (en) System for controlling network access based on controller and method of the same
KR102514618B1 (en) System for controlling network access based on controller and method of the same
KR102333555B1 (en) System for controlling network access based on controller and method of the same
KR102460691B1 (en) System for controlling network access based on controller and method of the same
JP7489147B2 (en) System and method for authenticating and controlling network connections of terminals - Patents.com
KR102333553B1 (en) System for controlling network access based on controller and method of the same
KR102427663B1 (en) System for controlling network access based on controller and method of the same
KR102502367B1 (en) System for controlling network access based on controller and method of the same
KR102377248B1 (en) System for controlling network access based on controller and method of the same
KR102446934B1 (en) System for controlling transmission and reception of file of application based on proxy and method thereof
KR102495369B1 (en) System for controlling network access based on controller and method of the same
KR102446933B1 (en) System for controlling transmission and reception of file of application and method thereof
KR102460692B1 (en) System for controlling network access based on controller and method of the same
KR102593271B1 (en) System for controlling network access and method of the same
KR102377246B1 (en) System for controlling network access based on controller and method of the same
KR102472554B1 (en) System for controlling network access based on controller and method of the same
KR102495372B1 (en) System for controlling data flow based on application test and method thereof

Legal Events

Date Code Title Description
GRNT Written decision to grant