KR102449118B1 - System for controlling transmission and reception of file of application based on proxy and method thereof - Google Patents

System for controlling transmission and reception of file of application based on proxy and method thereof Download PDF

Info

Publication number
KR102449118B1
KR102449118B1 KR1020220051914A KR20220051914A KR102449118B1 KR 102449118 B1 KR102449118 B1 KR 102449118B1 KR 1020220051914 A KR1020220051914 A KR 1020220051914A KR 20220051914 A KR20220051914 A KR 20220051914A KR 102449118 B1 KR102449118 B1 KR 102449118B1
Authority
KR
South Korea
Prior art keywords
file
information
service processing
processing request
gateway
Prior art date
Application number
KR1020220051914A
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 KR1020220051914A priority Critical patent/KR102449118B1/en
Application granted granted Critical
Publication of KR102449118B1 publication Critical patent/KR102449118B1/en
Priority to PCT/KR2023/005625 priority patent/WO2023211120A1/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/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0281Proxies
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/50Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
    • G06F21/55Detecting local intrusion or implementing counter-measures
    • G06F21/56Computer malware detection or handling, e.g. anti-virus arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • 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
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/563Data redirection of data network streams
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/40Network security protocols

Abstract

According to an embodiment of the present disclosure, a gateway comprises: a communication circuit; a processor operatively connected to the communication circuit; and a memory operatively connected to the processor. The memory may store instructions to allow a gateway, upon execution by the processor, to execute a proxy server to: receive a service processing request from a node, confirm whether data flow information corresponding to information included in the service processing request exists, wherein the information included in the service processing request includes departure or destination information, and process the service processing request on the basis of the data flow information when the data flow information exists. Therefore, file reception and transmission for each application and network can be controlled.

Description

프록시에 기반하여 애플리케이션의 파일 송신 및 수신을 제어하기 위한 시스템 및 그에 관한 방법{SYSTEM FOR CONTROLLING TRANSMISSION AND RECEPTION OF FILE OF APPLICATION BASED ON PROXY AND METHOD THEREOF}SYSTEM FOR CONTROLLING TRANSMISSION AND RECEPTION OF FILE OF APPLICATION BASED ON PROXY AND METHOD THEREOF

본 문서에서 개시된 실시 예들은 프록시에 기반하여 애플리케이션의 파일 송신 및 수신을 제어하기 위한 시스템 및 그에 관한 방법에 관한 것이다. Embodiments disclosed in this document relate to a system for controlling file transmission and reception of an application based on a proxy, and a method therefor.

단말과 서버 간에는 IP(Internet Protocol) 기반의 TCP(Transmission Control Protocol)를 사용하며 통신이 수행되며, 데이터 패킷 내에 포함된 5 튜플(Tuples) 정보를 이용하여 출발지 IP, 도착지 IP, 및 포트 정보를 식별하여 접속 제어를 수행하는 방화벽 기술이 보편적으로 사용된다.Communication is performed using TCP (Transmission Control Protocol) based on IP (Internet Protocol) between the terminal and the server, and the source IP, destination IP, and port information are identified using 5-tuple information included in the data packet. Firewall technology to perform access control is commonly used.

방화벽 기술은 단말 또는 네트워크 단말(예: 게이트웨이, 공유기 등)에 할당된 IP를 식별하여 네트워크 경계 사이에서 인바운드 또는 아웃바운드 데이터 패킷의 접근 제어를 수행함으로써 비인가된 IP가 비인가된 목적지 네트워크로의 접속을 차단하는 역할을 수행한다.Firewall technology identifies the IP assigned to a terminal or network terminal (eg, gateway, router, etc.) plays a blocking role.

IP를 기반으로 하는 방화벽과 같은 기술은 IP 할당 및 제어가 어려운 인터넷 대역에 있는 단말 또는 공유기 및 게이트웨이에 의해 서브 네트워크를 구성하여 사설 IP 대역을 만드는 경우 IP 단위로의 통제가 어려운 문제점이 있다. 또한, IP 통신 구조상 IP를 위조, 변조 가능하는 문제점이 있다. 이에 따라, 방화벽은 최소한의 안전 장치로써 사용되고 있다.A technology such as an IP-based firewall has a problem in that it is difficult to control by IP unit when creating a private IP band by configuring a subnetwork by a terminal or a router and a gateway in an Internet band where IP allocation and control is difficult. In addition, there is a problem in that the IP can be forged or modulated in the IP communication structure. Accordingly, the firewall is used as a minimum safety device.

이러한 문제점을 해결하기 위해 단말과 서버(또는, 게이트웨이) 사이에 전송되는 데이터 패킷을 암호화하거나 위조, 변조되지 않도록 하고 인가된 대상만 유일한 접속을 허용할 수 있도록 하는 터널링 기술(예: IPSec(Internet Protocol Security), GRE(Generic Routing Encapsulation), GTP(GPRS Tunneling Protocol)) 또는 보안 세션(SSL(Secure Sockets Layer), TLS(Transport Layer Security))과 같은 접속성 제어(Connectivity Control) 기술을 사용함으로써 방화벽이 내재하고 있는 문제점을 해결하고 있다.In order to solve this problem, a tunneling technology (e.g., IPSec (Internet Protocol) Security), Generic Routing Encapsulation (GRE), GPRS Tunneling Protocol (GTP), or Secure Sessions (Secure Sockets Layer (SSL), Transport Layer Security (TLS)). It solves the underlying problems.

하지만 단말(단말에 부여된 IP 단위) 수준으로 생성되는 터널링 기술 기반의 VPN(Virtual Private Network) 사용 시, 최초 인증 이후 상시 연결된 터널링을 통해서 비허용된 또는 안전하지 않은 애플리케이션이 허용되지 않은 목적지 네트워크에 접속하는 취약점을 내재하고 있기 때문에, 각종 멀웨어 및 랜섬웨어 침투에 의한 보안 사고가 증가하고 있다.However, when using a VPN (Virtual Private Network) based on tunneling technology that is created at the level of the terminal (IP unit assigned to the terminal), unallowed or insecure applications are connected to the unpermitted destination network through tunneling that is always connected after initial authentication. Since access vulnerabilities are inherent, security incidents due to infiltration of various malware and ransomware are increasing.

이러한 문제점을 해결하기 위해 허용된 애플리케이션만 허용된 네트워크에 접속할 수 있는 애플리케이션 접속성 제어 기술을 적용하여 근본적인 통신 주체인 애플리케이션을 식별하고, 허용되지 않은 애플리케이션의 접속을 사전에 차단함으로써 각종 멀웨어 및 랜섬웨어가 허용되지 않은 목적지 네트워크에 접속하는 것을 방지함과 동시에 현재 발생되고 있는 각종 네트워크 보안 문제를 효과적으로 해결할 수 있다.In order to solve this problem, application connectivity control technology that allows only permitted applications to access the permitted network is applied to identify the application that is the fundamental communication subject, and to block the access of unauthorized applications in advance to prevent various types of malware and ransomware. It prevents access to an unauthorized destination network and effectively solves various network security problems currently occurring.

최근 산업의 발전에 따라 경계를 초월한 글로벌 업무 환경 및 재택 업무 환경의 증가, 클라우드로 전환이 증가되면서 단말은 언제 어디서든 업무 시스템에 접속할 수 있게 되었으며, 이러한 환경에서의 애플리케이션 접속 제어 기술은 업무 시스템을 보호하기 위한 최적의 보안 요소를 제공한다.With the recent industrial development, the increase in the global work environment and home work environment that transcends boundaries, and the shift to the cloud increases, the terminal can access the work system anytime, anywhere, and the application access control technology in this environment Provides optimal security factors for protection.

하지만, 허용된 애플리케이션이 허용된 네트워크에 접속 가능한 상태에서 애플리케이션이 네트워크를 통해서 파일을 수신하거나 전송하는 행위를 통제할 수 없는 문제가 존재한다.However, there is a problem that an application cannot control an action of receiving or transmitting a file through the network while the allowed application is able to access the allowed network.

일례로, 인터넷에 연결된 PC를 사용하는 재택 근무 환경에서 허용된 애플리케이션으로 클라우드에 접속해서 중요 파일을 수신하여 외부로 유출하거나, 인터넷으로부터 유입된 악성 코드를 포함하는 파일을 클라우드에 전송하여 타 단말로 위험이 전파되는 것을 방지할 수 없다.For example, in a telecommuting environment using a PC connected to the Internet, access the cloud with an application allowed to receive important files and leak them, or transfer files containing malicious code from the Internet to the cloud to other terminals. It cannot prevent the spread of danger.

즉, 매크로 또는 프로그래밍 가능한 정보를 포함하고, 애플리케이션 자체에 포함된 런타임을 통해서 실행 가능한 파일을 로딩하는 애플리케이션(예: 문서 편집 도구, 그래픽 편집 도구 등)의 경우, 사용자가 유추하지 못하는 악성 코드를 포함할 수 있으며 이러한 악성 코드는 클라우드에 접속하여 중요 파일(예: 개인 정보, 기밀 정보)을 수신 받아 외부에 유출하거나, 악성 코드가 포함된 파일이 클라우드에 전송되어 클라우드에 접속된 모든 단말에 전파될 수 있는 문제를 내재하고 있다.That is, in the case of an application that contains macros or programmable information and loads an executable file through the runtime included in the application itself (eg, a text editing tool, a graphic editing tool, etc.), it contains malicious code that the user cannot infer. These malicious codes may access the cloud and receive important files (eg, personal information, confidential information) and leak them, or files containing malicious codes may be transmitted to the cloud and propagated to all terminals connected to the cloud. It has potential problems.

이러한 문제점을 해결하기 위한 유사 기술로써 DLP(Data Loss Prevention) 기술이 존재하며, DLP 기술은 허용되지 않은 매체(예: USB(Universal Serial Bus), 이동식 저장 장치 등)가 연결되는 것을 방지하거나, 네트워크 상에서 특정 폴더를 공유하는 것을 방지하거나, 특정 애플리케이션이 파일을 전송하기 위해, 파일을 선택하는 경우 파일이 선택되지 않게 차단하는 방식으로 파일이 전송되는 것을 방지하거나, 특정 애플리케이션의 파일 IO(input output)(또는, 파일 시스템 IO)가 발생하는 경우, 파일 IO를 추적해서 해당 사용자가 파일 IO 권한이 없는 경우, 파일 IO의 핸들(Handle)을 제거하는 방식으로의 데이터 유출을 방지한다. DLP (Data Loss Prevention) technology exists as a similar technology to solve this problem, and DLP technology prevents unauthorized media (eg, USB (Universal Serial Bus), removable storage devices, etc.) from being connected, or Prevents file transfer in a way that prevents sharing of a specific folder on the network, or blocks a file from being selected when a file is selected for a specific application to transfer a file, or file IO (input output) of a specific application When a file system IO (or file system IO) occurs, the file IO is traced to prevent data leakage by removing the handle of the file IO if the user does not have file IO permission.

이러한 DLP 기술의 문제점은 해당 애플리케이션이 설치된 단말은 일괄적인 보안 정책이 상시 강제 적용되기 때문에 물리적 보안 통제가 불가능한 영역 및 보안 정책을 적용하는 것에 한계가 존재하는 개인 소유의 단말을 사용하는 재택 근무 환경에서 허용되지 않은 매체가 연결되는 것을 방지하는 행위를 강제할 수 없다.The problem with this DLP technology is that, since a collective security policy is always enforced on the terminal where the application is installed, there is a limit to the area where physical security control is impossible and the application of the security policy is limited in a telecommuting environment using a terminal owned by an individual. Actions that prevent unauthorized media from being connected cannot be enforced.

나아가, 특정 행위를 추적하는 DLP 기술을 사용하는 경우, 사용자에 의해서 특정 동작을 수행하는 행위(예: 애플리케이션 내의 파일 선택 창을 여는 행위)에 따라 동작하기 때문에 특정 동작을 수행하지 않는 경우, 예를 들어 사용자가 아닌 악성 코드가 파일 선택 창 없이 직접적으로 파일을 적재하고 전송하는 행위를 막을 수 없다.Furthermore, when using the DLP technology that tracks a specific action, if the specific action is not performed, for example, For example, it is impossible to prevent non-user malicious code from directly loading and transferring files without a file selection window.

이러한 문제를 해결하기 위해 특정 애플리케이션의 파일 시스템 IO를 추적하는 방식의 DLP 기술이 사용되지만, 해당 기술은 특정 애플리케이션을 대상으로 파일의 IO를 추적하고 일괄적으로 차단하기 때문에 해당 애플리케이션이 접속한 특정 네트워크에서 파일 전송을 허용하기 어려운 문제가 존재하며, 일부 DLP 기술의 경우 이러한 문제를 해결하기 위해 인터넷 브라우저의 접속 주소창을 식별하여 파일 IO 제한을 해제하는 방식을 제공하고 있지만 접속 주소창이 존재하지 않는 애플리케이션의 경우, 네트워크 접속 정보를 추적할 수 없기 때문에 파일 수신 및 전송을 제어하는 데에 한계가 존재한다.To solve this problem, a DLP technology that tracks the file system IO of a specific application is used, but the technology tracks the IO of a file for a specific application and blocks it in batches, so the specific network accessed by the application is There is a problem that it is difficult to allow file transfer in , and some DLP technologies provide a method to unlock the file IO limit by identifying the access address bar of the Internet browser to solve this problem, but In this case, there is a limit in controlling file reception and transmission because network connection information cannot be tracked.

본 문서에 개시되는 다양한 실시 예들은 네트워크 환경에서 상술한 문제점을 해결하기 위한 시스템 및 그에 관한 방법을 제공하고자 한다.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.

본 문서에서 개시되는 일 실시 예에 따른 게이트웨이는 통신 회로, 상기 통신 회로와 작동적으로 연결되는 프로세서, 및 상기 프로세서와 작동적으로 연결되는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 게이트웨이가, 상기 프록시 서버를 실행하여: 노드로부터 서비스 처리 요청을 수신하고, 상기 서비스 처리 요청에 포함된 정보에 대응하는 데이터 플로우 정보가 존재하는지를 확인하되, 상기 서비스 처리 요청에 포함된 상기 정보는 출발지 정보 또는 도착지 정보를 포함하고, 상기 데이터 플로우 정보가 존재하는 경우, 상기 데이터 플로우 정보에 기초하여, 상기 서비스 처리 요청을 처리하도록 하는 명령어들을 저장할 수 있다. A gateway according to an embodiment disclosed in this document includes a communication circuit, a processor operatively connected to the communication circuit, and a memory operatively connected to the processor, wherein the memory, when executed by the processor The gateway executes the proxy server to: receive a service processing request from a node, and check whether data flow information corresponding to the information included in the service processing request exists, wherein the information included in the service processing request is Including source information or destination information, and when the data flow information exists, instructions for processing the service processing request based on the data flow information may be stored.

본 문서에서 개시되는 일 실시 예에 따른 게이트웨이의 동작 방법은 노드로부터 서비스 처리 요청을 수신하는 동작, 상기 서비스 처리 요청에 포함된 정보에 대응하는 데이터 플로우 정보가 존재하는지를 확인하는 동작, 상기 서비스 처리 요청에 포함된 상기 정보는 출발지 정보 또는 도착지 정보를 포함하고, 상기 데이터 플로우 정보가 존재하는 경우, 상기 데이터 플로우 정보에 기초하여, 상기 서비스 처리 요청을 처리하는 동작을 포함할 수 있다. The method of operating a gateway according to an embodiment disclosed in this document includes receiving a service processing request from a node, checking whether data flow information corresponding to information included in the service processing request exists, and the service processing request The information included in may include source information or destination information, and when the data flow information exists, processing the service processing request based on the data flow information.

본 문서에 개시되는 다양한 실시 예들은, 애플리케이션 접속성 제어 기술을 활용하여 애플리케이션과 해당 애플리케이션이 접속한 네트워크를 식별한 정보를 기반으로 파일 IO를 통제할 수 있다.Various embodiments disclosed in this document may control file IO based on information identifying an application and a network accessed by the application by utilizing the application connectivity control technology.

본 문서에 개시되는 다양한 실시 예들은 프록시 서버를 통해 네트워크에 접속된 또는 접속하고자 하는 애플리케이션과 네트워크 정보를 식별하여 식별된 대상의 파일 송수신을 허용할 것인지 여부를 확인하고, 허용된 접속 대상에 한해서 파일 송수신을 허용함으로써 애플리케이션 및 네트워크별 파일 수신 및 전송 제어가 가능하다.Various embodiments disclosed in this document identify whether or not to allow file transmission and reception of the identified target by identifying the application and network information connected to or to be connected to the network through the proxy server, and only the allowed connection target. By allowing transmission and reception, it is possible to control file reception and transmission by application and network.

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

도 1은 다양한 실시 예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다.
도 2는 다양한 실시 예들에 따라 컨트롤러에 저장된 데이터베이스를 나타내는 기능적 블록도이다.
도 3은 다양한 실시 예들에 따른 제어 플로우 정보 및 데이터 플로우 정보를 나타낸다.
도 4는 다양한 실시 예들에 따른 노드의 기능적 블록도를 나타낸다.
도 5는 다양한 실시 예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다.
도 6은 다양한 실시 예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타낸다.
도 7은 다양한 실시 예들에 따른 사용자 인증을 위한 신호 흐름도를 도시한다.
도 8은 다양한 실시 예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시한다.
도 9는 다양한 실시 예들에 따른 게이트웨이의 서비스 요청 처리를 위한 흐름도를 도시한다.
도 10은 다양한 실시 예들에 따른 게이트웨이의 서비스 요청 처리 결과 수신을 위한 흐름도를 도시한다.
도 11은 다양한 실시 예들에 따른 서비스 요청 처리 로그 및 거절 로그 전송을 위한 신호 흐름도를 도시한다.
도 12은 다양한 실시 예들에 따른 제어 플로우 갱신을 위한 신호 흐름도를 도시한다.
도 13는 다양한 실시 예들에 따른 제어 플로우 제거를 위한 신호 흐름도를 도시한다.
도 14는 다양한 실시 예들에 따른 데이터 플로우 제거를 위한 신호 흐름도를 도시한다.
1 illustrates an architecture in 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 control flow information and data flow information 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 for controlling transmission of a data packet according to various embodiments of the present disclosure.
6 is a signal flow diagram illustrating a controller connection according to various embodiments of the present disclosure.
7 is a flowchart illustrating a signal for user authentication according to various embodiments of the present disclosure.
8 illustrates a signal flow diagram for network access according to various embodiments of the present disclosure.
9 is a flowchart illustrating a service request processing of a gateway according to various embodiments of the present disclosure;
10 is a flowchart for receiving a service request processing result of a gateway according to various embodiments of the present disclosure;
11 illustrates a signal flow diagram for transmitting a service request processing log and a rejection log according to various embodiments of the present disclosure.
12 is a flowchart illustrating a signal flow for updating a control flow according to various embodiments of the present disclosure;
13 is a flowchart illustrating a signal flow for removing a control flow according to various embodiments of the present disclosure;
14 illustrates a signal flow diagram for data flow removal 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 more items, unless the context clearly dictates 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 "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 simply be used to distinguish an element from other elements in question, and may refer elements to 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, repeatedly, 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 contain 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 part 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.

도 1은 다양한 실시 예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다. 1 illustrates an architecture in a network environment according to various embodiments.

도 1에 도시된 노드(201-1, 201-2)는 데이터 통신을 수행할 수 있는 다양한 형태의 장치일 수 있다. 예를 들어, 노드(201-1, 201-2)는 스마트폰 또는 태블릿과 같은 휴대용 장치, 데스크탑(desktop) 또는 랩탑(laptop)과 같은 컴퓨터 장치, 멀티미디어 장치, 의료 기기, 카메라, 웨어러블 장치, VR(virtual reality) 장치, 또는 가전 장치를 포함할 수 있으며 전술한 기기들에 한정되지 않는다. 예를 들어, 노드(201-1, 201-2)는 애플리케이션을 통해 데이터 패킷을 전송할 수 있는 서버 또는 게이트웨이를 포함할 수 있다. 노드(201-1, 201-2)는 '전자 장치' 또는 '단말'로도 참조될 수 있다. The nodes 201-1 and 201-2 shown in FIG. 1 may be various types of devices capable of performing data communication. For example, the nodes 201-1 and 201-2 may include portable devices such as smartphones or tablets, computer devices such as desktops or laptops, multimedia devices, medical devices, cameras, wearable devices, and VR devices. It may include a virtual reality device or a home appliance device, but is not limited to the aforementioned devices. For example, nodes 201-1 and 201-2 may include servers or gateways that may transmit data packets through applications. The nodes 201-1 and 201-2 may also be referred to as 'electronic devices' or 'terminals'.

노드(201-1)는 인터넷을 통해 서비스 서버(205-1, 205-2)에 접근하고, 노드(201-2)는 인트라넷을 통해 서비스 서버(205-1, 205-2)에 접근하는 상황이 가정될 수 있다. The node 201-1 accesses the service servers 205-1 and 205-2 through the Internet, and the node 201-2 accesses the service servers 205-1 and 205-2 through the intranet. This can be assumed.

노드(201-1, 201-2)는 접속 애플리케이션(211-1, 211-2) 및 접속 제어 애플리케이션(212-1, 212-2)을 저장할 수 있다. The nodes 201-1 and 201-2 may store access applications 211-1 and 211-2 and access control applications 212-1 and 212-2.

접속 애플리케이션(211-1, 211-2) 각각은 접속 제어 애플리케이션(212-1, 212-2)의 제어 하에 게이트웨이(203)를 통해 서비스 서버(205-1, 205-2)로 데이터 패킷을 전송하거나 반대로 데이터 패킷을 수신할 수 있다. Each of the connection applications 211-1 and 211-2 transmits data packets to the service servers 205-1 and 205-2 through the gateway 203 under the control of the connection control applications 212-1 and 212-2. or vice versa, data packets may be received.

접속 애플리케이션(211-1, 211-2) 중 일부는 웹 브라우저 또는 비즈니스 애플리케이션과 같이 허용된 및/또는 보안된 애플리케이션인 반면에 다른 일부는 허용되지 않은 프로그램(예: 멀웨어, 랜섬웨어, 기타 허용되지 않은 애플리케이션)이거나 보안되지 않은 악성 프로그램(악성 코드에 감염되거나, 위조 또는 변조된 애플리케이션)일 수 있다. 실시 예들에 따르면 접속 제어 애플리케이션(212-1, 212-2)은 데이터 패킷의 송신을 요청하는 프로그램(또는, 접속 애플리케이션)을 식별하고, 허용되지 않은 프로그램의 데이터 패킷이 노드(201-1, 201-2)의 외부로 송신되는 것을 방지할 수 있다. 또한, 실시 예들에 따르면, 접속 제어 애플리케이션(212-1, 212-2)은 접속 제어 애플리케이션(212-1, 212-2)과 게이트웨이(203) 간 보안 세션(220-1)을 통해 인가되지 않은 프로그램의 서비스 서버(205-1, 205-2)에 대한 접속을 차단하고 해당 프로그램을 격리할 수 있다. Some of the access applications (211-1, 211-2) are permitted and/or secured applications such as web browsers or business applications, while others are disallowed programs (e.g. malware, ransomware, other unallowed applications). applications) or insecure malicious programs (applications infected with malware, forged or tampered with). According to embodiments, the access control applications 212-1 and 212-2 identify a program (or access application) requesting transmission of a data packet, and a data packet of an unauthorized program is transmitted to the nodes 201-1 and 201 -2) can be prevented from being transmitted to the outside. In addition, according to embodiments, the access control applications 212-1 and 212-2 are not authorized through the secure session 220-1 between the access control applications 212-1 and 212-2 and the gateway 203. It is possible to block a program's access to the service servers 205-1 and 205-2 and isolate the program.

예를 들어, 실시 예들에 따른 접속 애플리케이션(211-1, 211-2)이 서비스 서버(205-1, 205-2)와 통신하기 이전에 접속 제어 애플리케이션(212-1, 212-2)은 컨트롤러(202)로부터 접속 가능 여부를 확인하고, 접속 가능한 경우 컨트롤러(202)에 의하여 인증된 데이터 패킷을 통해 게이트웨이(203)와 인증을 수행할 수 있다. 인증이 완료되면 접속 제어 애플리케이션(212-1, 212-2)은 게이트웨이(203)와 보안 세션(220-1)을 생성할 수 있다. For example, before the connection applications 211-1 and 211-2 according to the embodiments communicate with the service servers 205-1 and 205-2, the access control applications 212-1 and 212-2 are the controllers. It is checked whether access is possible from the 202 , and if the connection is possible, authentication can be performed with the gateway 203 through the data packet authenticated by the controller 202 . When authentication is completed, the access control applications 212 - 1 and 212 - 2 may create a secure session 220 - 1 with the gateway 203 .

접속 제어 애플리케이션(212-1, 212-2)은 서비스 서버(205-1, 205-2)에 접속하기 위해 게이트웨이(203)와 채널을 생성할 수 있다. 노드(201-1, 201-2)와 게이트웨이(203) 사이에 생성된 채널을 통해, 접속 제어 애플리케이션(212-1, 212-2)은 허용되지 않은 접속 애플리케이션(211-1, 211-2)이 허용되지 않은 목적지로 데이터 패킷을 전송하는 것을 방지하고, 허용된 데이터 패킷만이 서비스 서버(205-1, 205-2)로 전송되도록 할 수 있다. The access control applications 212-1 and 212-2 may create a channel with the gateway 203 to connect to the service servers 205-1 and 205-2. Through the channel created between the nodes 201-1 and 201-2 and the gateway 203, the access control applications 212-1 and 212-2 are disallowed access applications 211-1 and 211-2. It is possible to prevent transmission of data packets to this unauthorized destination, and allow only permitted data packets to be transmitted to the service servers 205-1 and 205-2.

컨트롤러(202)는 예를 들어, 서버(또는, 클라우드 서버, 또는 인트라넷)일 수 있다. 컨트롤러(202)는 노드(201-1, 201-2), 게이트웨이(203), 및 서비스 서버(205-1, 205-2) 간 데이터 전송을 관리함으로써 네트워크 환경 내에서 신뢰되는 데이터 전송을 보장할 수 있다. 예를 들어, 컨트롤러(202)는 정책 정보 또는 블랙리스트 정보를 통해 인가된 노드(201-1, 201-2)(또는, 접속 제어 애플리케이션(212-1, 212-2))의 네트워크 접속을 허용할 수 있다. The controller 202 may be, for example, a server (or a cloud server, or an intranet). The controller 202 manages data transmission between the nodes 201-1 and 201-2, the gateway 203, and the service servers 205-1 and 205-2 to ensure reliable data transmission within the network environment. can For example, the controller 202 allows network access of authorized nodes 201-1 and 201-2 (or access control applications 212-1 and 212-2) through policy information or blacklist information. can do.

또한, 컨트롤러(202)는 접속 제어 애플리케이션(212-1)과 게이트웨이(203) 간 보안 세션(220-1)의 생성을 중개하거나, 노드(201-1) 또는 게이트웨이(203)로부터 수집된 보안 이벤트에 따라서 보안 세션(220-1)을 제거할 수 있다. 접속 제어 애플리케이션(212-1)은 컨트롤러(202)에 의하여 인가된 보안 세션(220-1)을 통해서만 서비스 서버(205-1, 205-2)와 통신할 수 있으며, 인가된 보안 세션(220-1)이 존재하지 않으면 노드(201-1) 및 접속 제어 애플리케이션(212-1)의 네트워크 접속이 차단될 수 있다. In addition, the controller 202 mediates the creation of a secure session 220-1 between the access control application 212-1 and the gateway 203, or a security event collected from the node 201-1 or the gateway 203. Accordingly, the secure session 220 - 1 may be removed. The access control application 212-1 can communicate with the service servers 205-1 and 205-2 only through the secure session 220-1 authorized by the controller 202, and the authorized secure session 220- If 1) does not exist, network access of the node 201-1 and the access control application 212-1 may be blocked.

일 실시 예에서, 접속 애플리케이션(211-1)은 컨트롤러(202)에 의하여 인가된 보안 세션(220-1)을 통해서 서비스 서버(205-1, 205-2)와 통신할 수 있으며, 인가된 보안 세션(220-1)이 존재하지 않으면 접속 애플리케이션(211-2)의 네트워크 접속은 접속 제어 애플리케이션(212-2), 컨트롤러(202) 또는 게이트웨이(203)로부터 차단되거나, 또는 안전을 보장하지 않는 상태에서 네트워크 접속이 허용되고, 컨트롤러(202)는 해당 보안 수준에 적합한 기능을 노드(201-2)에게 제공할 수 있다. 일 실시 예에 따르면, 컨트롤러(202)는 노드(201-1) 또는 접속 제어 애플리케이션(212-1, 212-2)의 네트워크 접속과 연관된 다양한 동작(예: 등록, 승인, 인증, 갱신, 종료)을 수행하기 위하여 접속 제어 애플리케이션(212-1)과 제어 데이터 패킷을 송수신할 수 있다. 제어 데이터 패킷이 전송되는 흐름(예: 230)은 '제어 플로우(control flow)'로 참조될 수 있다. In one embodiment, the connection application 211-1 may communicate with the service servers 205-1 and 205-2 through the secure session 220-1 authorized by the controller 202, and the authorized security If the session 220-1 does not exist, the network connection of the access application 211-2 is blocked from the access control application 212-2, the controller 202, or the gateway 203, or a state that does not guarantee safety network access is allowed, and the controller 202 may provide a function suitable for the corresponding security level to the node 201 - 2 . According to an embodiment, the controller 202 performs various operations (eg, registration, authorization, authentication, renewal, termination) associated with network access of the node 201-1 or the access control applications 212-1 and 212-2. In order to perform , the access control application 212-1 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'.

컨트롤러(230)는 접속 제어 애플리케이션(212-1, 212-2)의 네트워크 접속 및 채널 통제를 수행하고, 접속 제어 애플리케이션(212-1, 212-2)이 종료된 경우 또는 연동된 보안 시스템(206)으로부터 수신된 보안 이벤트에 따라, 노드(201-1, 201-2)와 게이트웨이(203) 간의 채널을 즉시 회수함으로써 상시 안전한 네트워크 상태를 유지할 수 있다. The controller 230 performs network access and channel control of the access control applications 212-1 and 212-2, and when the access control applications 212-1 and 212-2 are terminated or the interlocked security system 206 ), by immediately recovering the channel between the nodes 201-1 and 201-2 and the gateway 203 according to a security event received from the ), it is possible to maintain a secure network state at all times.

게이트웨이(203)는 노드(201-1, 201-2)가 속하는 네트워크의 경계 또는 서비스 서버(205-1, 205-2)가 속하는 네트워크의 경계에 위치할 수 있다. 일 실시 예에 따르면, 게이트웨이(203)는 클라우드(cloud) 기반으로 컨트롤러(202)와 연결될 수 있다. 게이트웨이(203)는 접속 제어 애플리케이션(212-1, 212-2)으로부터 수신된 데이터 패킷 중에서 인가된 데이터 패킷만을 서비스 서버(205-1, 205-2)로 포워딩할 수 있다. 접속 제어 애플리케이션(212-1, 212-2) 및 게이트웨이(203) 사이에서 데이터 패킷이 전송되는 흐름(예: 240-1, 240-2)은 '데이터 플로우(data flow)'로 참조될 수 있다. The gateway 203 may be located at a boundary of a network to which the nodes 201-1 and 201-2 belong 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 access control applications 212-1 and 212-2 to the service servers 205-1 and 205-2. A flow (eg, 240-1, 240-2) through which data packets are transmitted between the access control applications 212-1 and 212-2 and the gateway 203 may be referred to as a 'data flow'. .

데이터 플로우는 노드 또는 IP 단위뿐만 아니라 보다 세부적인 단위(예: 애플리케이션 단위)로도 생성될 수 있다. 게이트웨이(203)는 접속 제어 애플리케이션(212-1, 212-2)과 게이트웨이(203) 간 보안 세션(220-1) 생성 이전에 접속 제어 애플리케이션(212-1, 212-2)의 인증을 수행하고, 접속 제어 애플리케이션(212-1, 212-2)으로부터 전송된 데이터 패킷 중 보안 세션(220-1)을 통해 전송된 데이터 패킷만을 서비스 서버(205-1, 205-2)로 포워딩함으로써 무분별한 네트워크 접속을 사전에 차단할 수 있다. A data flow can be created not only on a node or IP basis, but also on a more granular basis (eg, an application unit). The gateway 203 performs authentication of the access control applications 212-1 and 212-2 before creating a secure session 220-1 between the access control applications 212-1 and 212-2 and the gateway 203, and , indiscriminate network access by forwarding only the data packets transmitted through the secure session 220-1 among the data packets transmitted from the access control applications 212-1 and 212-2 to the service servers 205-1 and 205-2 can be blocked in advance.

게이트웨이(203)는 터널링 모듈(204-1)을 이용하여 노드(201-1, 201-2)와의 채널을 생성하며, 인가된 채널을 통해서 수신된 데이터 패킷을 게이트웨이(203)에 포함된 프록시 서버(204-2)를 통해서 서비스 서버(205-1, 205-2)와의 서비스 처리를 중계함으로써 서비스 서버(205-1, 205-2)가 인증된 노드(201-1, 201-2)로부터 수신된 서비스 요청을 처리할 수 있다.The gateway 203 creates a channel with the nodes 201-1 and 201-2 using the tunneling module 204-1, and transmits the data packet received through the authorized channel to the proxy server included in the gateway 203. The service servers 205-1 and 205-2 receive from the authenticated nodes 201-1 and 201-2 by relaying service processing with the service servers 205-1 and 205-2 via 204-2. service request can be processed.

도 2는 다양한 실시 예들에 따라 컨트롤러(202)에 저장된 데이터베이스를 나타내는 기능적 블록도이며, 도 3은 데이터베이스에 포함된 정보 중 제어 플로우 정보(340), 및 데이터 플로우 정보(350)를 나타낸다. FIG. 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 shows control flow information 340 and data flow information 350 among information included in the database.

도 2를 참조하면, 컨트롤러(202)는 네트워크 접속 및 데이터 전송의 제어를 위한 데이터베이스(311 내지 319)를 메모리(330)에 저장할 수 있다. 도 2는 메모리(330)만을 도시하지만, 컨트롤러(202)는 외부 전자 장치(예: 도 1의 노드(201-1, 201-2), 게이트웨이(203) 또는 서비스 서버(205-1, 205-2))와 통신을 수행하기 위한 통신 회로(예: 도 4의 통신 회로(430)) 및 컨트롤러(202)의 전반적인 동작을 제어하기 위한 프로세서(예: 도 4의 프로세서(410))를 더 포함할 수 있다. 관리자는 컨트롤러(202)에 접속하여 접속 제어 애플리케이션(212-1, 212-2), 게이트웨이(203), 및 서비스 서버(205-1, 205-2) 간 접속을 제어하기 위한 연결 중심의 정책을 설정할 수 있으므로, 서비스 단에서 세션을 관리하는 것 보다 세밀하고 안전하게 네트워크 접속을 제어할 수 있다. Referring to FIG. 2 , the controller 202 may store databases 311 to 319 for controlling network access and data transmission in the memory 330 . Although FIG. 2 shows only the memory 330, the controller 202 uses an external electronic device (eg, the nodes 201-1 and 201-2 of FIG. 1), the gateway 203, or the service servers 205-1 and 205- 2)) and a communication circuit for performing communication (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 ) can do. The administrator accesses the controller 202 and creates a connection-oriented policy for controlling the connection between the access control applications 212-1 and 212-2, the gateway 203, and the service servers 205-1 and 205-2. Because it can be set, network access can be controlled more precisely and safely than session management at the service end.

접속 정책 데이터베이스(311)는 식별된 네트워크, 노드, 또는 애플리케이션이 접속 가능한 네트워크 및/또는 서비스에 대한 정보를 포함할 수 있다. 예를 들어, 컨트롤러(202)는 접속 제어 애플리케이션(212-1, 212-2)의 네트워크 접속 요청 시, 접속 정책 데이터베이스(311)의 정책에 기반하여 식별된 네트워크(예: 노드(201-1, 201-2)가 속하는 네트워크), 노드, 사용자(예: 노드(201-1, 201-2)의 사용자), 및/또는 애플리케이션(예: 노드(201-1, 201-2)에 포함되는 접속 애플리케이션(211-1, 211-2))이 서비스 서버(205-1, 205-2)에 접속이 가능한지 여부를 결정할 수 있다. 일 실시 예에서, 컨트롤러(202)는 접속 정책 데이터베이스(311)에 기반하여 특정 서비스(예: IP 및 포트)로 접속 가능한 접속 애플리케이션(211-1, 211-2)의 화이트리스트를 생성할 수 있다. 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 controller 202 requests a network access from the access control applications 212-1 and 212-2, the controller 202 determines the identified network based on the policy of the access policy database 311 (eg, the node 201-1, network to which 201-2) belongs), nodes, users (eg, users of nodes 201-1, 201-2), and/or applications (eg, connections included in nodes 201-1 and 201-2) The applications 211-1 and 211-2) may determine whether access to the service servers 205-1 and 205-2 is possible. In an embodiment, the controller 202 may create a whitelist of the access applications 211-1 and 211-2 that can be accessed by a specific service (eg, IP and port) based on the access policy database 311 . .

채널 정책 데이터베이스(312)는 채널 정책에 따라 접속(connection) 경로 상에서 서비스 서버(도착지 IP 및 포트)의 사이에 존재하는 게이트웨이(203)와의 채널 생성에 필요한 일련의 정보(인증 정보, 암호화 알고리즘, 터널 끝점 IP(Tunnel End Point IP) 등) 및 접속 경로 사이에 타 게이트웨이를 통해 사전에 연결된 채널이 존재하는 경우, 이를 사용하기 위한 일련의 정보(노드(201-1, 201-2)에 할당된 IP 정보 수집 및 대체 처리 여부 등)를 포함할 수 있다. The channel policy database 312 contains a series of information (authentication information, encryption algorithm, tunnel) necessary for channel creation with the gateway 203 existing between service servers (destination IP and port) on the connection path according to the channel policy. If there is a channel connected in advance through another gateway between the endpoint IP (tunnel end point IP, etc.) and the access path, a set of information (IPs assigned to nodes 201-1 and 201-2) to use it information collection and alternative processing, etc.).

서비스 정책 데이터베이스(313)는 노드(201-1, 201-2)가 도메인 주소로 접속 시도 시 게이트웨이(203)에 포함되거나, 또는 별도로 분리된 프록시 서버(204-2)를 거쳐서 통과하기 위해 필요한 정보를 포함할 수 있다. 예를 들어, 서비스 정책 데이터베이스(313)는 도메인 주소 해석 정보, 도메인 접속 시 필요로 한 인증서와 같은 정보를 포함할 수 있다. 또한, 서비스 정책 데이터베이스(313)는 데이터 플로우 검사 실패 시 서비스 처리 요청 결과를 실패 정보로 반환하거나 타 URL로 리다이렉션 할지에 대한 정보와 같은 일련의 정보를 포함할 수 있다. 이와 같은 서비스 정책 데이터베이스(313)의 서비스 정책에 따라, 프록시 서버(204-2)는 접속 경로 상에서 노드(201-1, 201-2)와 서비스 서버(205-1, 205-2) 간의 서비스 처리 요청을 중계할 수 있다. The service policy database 313 contains information required for the nodes 201-1 and 201-2 to pass through the gateway 203 or a separately separated proxy server 204-2 when the nodes 201-1 and 201-2 attempt to access the domain address. may include. For example, the service policy database 313 may include information such as domain address resolution information and a certificate required for domain access. In addition, the service policy database 313 may include a series of information such as information on whether to return the service processing request result as failure information or redirect to another URL when the data flow check fails. According to the service policy of the service policy database 313 as described above, the proxy server 204-2 processes the service between the nodes 201-1 and 201-2 and the service servers 205-1 and 205-2 on the access path. Requests can be relayed.

파일 정책 데이터베이스(314)는 접속 정책과 연계되며, 접속 애플리케이션(211-1, 211-2)에 대한 파일 정책을 수립하기 위한 정보를 포함할 수 있다. 예를 들어, 파일 정책 데이터베이스(314)는 접속 애플리케이션(211-1, 211-2)의 파일 수신 및 전송을 허용할 것인지 또는 허용하지 않을 것인지에 대한 정보를 포함할 수 있다.The file policy database 314 is associated with an access policy, and may include information for establishing a file policy for the access applications 211-1 and 211-2. For example, the file policy database 314 may include information on whether to allow or not allow the file reception and transmission of the connection applications 211-1 and 211-2.

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

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

제어 플로우 테이블(316)은 접속 제어 애플리케이션(212-1, 212-2)과 컨트롤러(202) 사이에 생성된 제어 데이터 패킷의 흐름(즉, 제어 플로우)을 관리하기 위한 세션 테이블의 일 예이다. The control flow table 316 is an example of a session table for managing the flow (ie, control flow) of control data packets generated between the access control applications 212-1 and 212-2 and the controller 202 .

예를 들어 도 3을 참조하면, 접속 제어 애플리케이션(212-1, 212-2)이 성공적으로 컨트롤러(202)에 접속하는 경우 제어 플로우 정보(340) 및 제어 플로우 ID(342)(또는 '제어 플로우 식별 정보'로도 참조될 수 있다)가 컨트롤러(202)에 의하여 생성될 수 있다. 제어 플로우 정보(340)는 컨트롤러 접속 및 인증 시 식별된 IP, 노드, 애플리케이션, 또는 서비스 서버와의 연계를 통해 추가적으로 식별된 대상 중 적어도 하나를 나타내는 식별 정보(344)를 포함할 수 있다. 예를 들어 접속 제어 애플리케이션(212)의 네트워크 접속 요청이 수신되면, 컨트롤러(202)는 접속 요청에 포함된 제어 플로우 ID 및 식별 정보를 제어 플로우 정보(340)에 포함된 제어 플로우 ID(342) 및 식별 정보(344)와 매핑함으로써 접속 제어 애플리케이션(212-1, 212-2)의 서비스 서버(205-1, 205-2)에 대한 접속 가능 여부 및 게이트웨이(203)와의 보안 세션(220-1) 생성을 위한 데이터 플로우 생성 가능 여부를 결정할 수 있다. 상태 정보(346)는 제어 플로우의 생성, 인증, 갱신, 종료 등과 같은 다양한 상태를 나타낼 수 있다. For example, referring to FIG. 3 , when the access control applications 212-1 and 212-2 successfully access the controller 202 , the control flow information 340 and the control flow ID 342 (or '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 identification information 344 , access control applications 212-1 and 212-2 can connect to service servers 205-1 and 205-2 and secure session 220-1 with gateway 203 You can decide whether to create a data flow for creation. The state information 346 may indicate various states such as creation, authentication, update, termination, and the like of a control flow.

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

데이터 플로우 테이블(317)은 노드(201-1, 201-2)와 게이트웨이(203) 사이에 세부적인 데이터 패킷이 전송되는 흐름(예: 데이터 플로우)을 관리하기 위한 테이블이다. The data flow table 317 is a table for managing a flow (eg, a data flow) through which detailed data packets are transmitted between the nodes 201-1 and 201-2 and the gateway 203 .

데이터 플로우 테이블(317)은 출발지 노드(201-1, 201-2)의 애플리케이션 및 게이트웨이(203), 목적지 서비스 서버(205-1, 205-2)의 채널 및 세션을 관리하기 위한 데이터 플로우 정보(350)를 포함할 수 있다. The data flow table 317 includes data flow information ( 350) may be included.

데이터 플로우 정보(350)는 보안 세션, 애플리케이션, 또는 보다 세부적인 단위로 생성될 수 있다. 데이터 플로우 테이블(317)은 출발지로부터 전송된 데이터 패킷이 인가된 데이터 패킷인지를 식별하기 위한 애플리케이션 ID, 도착지 IP 주소, 및/또는 서비스 포트를 포함할 수 있다. The data flow information 350 may be generated in a secure session, an application, or a more granular unit. 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.

도 3을 참조하면, 데이터 플로우 정보(350)는 데이터 플로우 ID(351)와 데이터 플로우가 제어 플로우에 종속되는 경우에는 제어 플로우 ID(352)를 포함할 수 있다. 또한, 데이터 플로우 정보(350)는 애플리케이션과 게이트웨이(203) 사이에 채널이 생성되었는지 여부 및 프록시 서버(204-2)를 통해서 서비스 서버(205-1, 205-2)에 접속하는 경우 해당 데이터 패킷의 출발지 IP 및 도착지 IP, 서비스 포트 정보, 프로토콜 정보, 인증서 정보(식별 정보 포함), 서비스 요청 경로(URL)에 따라 서비스 요청을 제어하기 위한 URL 정보 및 도메인 정보를 기반으로 데이터 패킷의 포워딩을 판단하기 위한 검사 대상 정보(353), 및/또는 데이터 플로우가 사용 가능한 유효한 상태인지 여부를 나타내는 상태 정보(356)를 포함할 수 있다. 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 determines whether a channel is created between the application and the gateway 203 and a corresponding data packet when accessing the service servers 205-1 and 205-2 through the proxy server 204-2. Determination of forwarding of data packets based on URL information and domain information to control service requests according to source IP and destination IP, service port information, protocol information, certificate information (including identification information), and service request path (URL) of It may include inspection target information 353 for performing the test, and/or state information 356 indicating whether the data flow is in a usable and valid state.

또한, 데이터 플로우 정보(350)는 파일 IO 정보(354)를 더 포함할 수 있다. 파일 IO 정보(354)는 애플리케이션의 파일 수신 가능 여부, 파일 전송 가능 여부, 파일 IO 처리 예외 등의 제어 정보와 해당 제어 정보에 따른 제어가 적용되는 도메인 및 URL 등의 대상 정보를 포함할 수 있다. In addition, the data flow information 350 may further include file IO information 354 . The file IO information 354 may include control information such as whether an application can receive a file, whether a file can be transmitted, and a file IO processing exception, and target information such as a domain and URL to which control according to the control information is applied.

또한, 데이터 플로우 정보(350)는 파일 검사 정보(355)를 더 포함할 수 있다. 파일 검사 정보(355)는 파일의 송신(업로드) 시, 또는 수신(다운로드) 시 파일 검사를 수행할 것인지 여부에 따라 프록시 서버(204-1) 또는 프록시 서버(204-1)에 연결된 애플리케이션의 대상 파일을 검사하고 파일 다운로드 및 업로드를 허용할 것인지 여부 및 파일 검사 시 적용할 패턴 및 룰 정보, 외부 애플리케이션(예: 백신, 멀웨어 탐지 도구, 데이터 손실 방지(Data Loss Prevention) 기술 등) 및 외부 기기와 연계하여 검사하기 위한 정보 등 다운로드 또는 업로드를 할 수 없는 파일을 검출하기 위한 일련의 정보를 포함할 수 있다. Also, the data flow information 350 may further include file check information 355 . The file inspection information 355 is the target of the proxy server 204-1 or the application connected to the proxy server 204-1 depending on whether file inspection is to be performed upon transmission (upload) or reception (download) of a file. Whether to scan files and allow file downloads and uploads, and information on patterns and rules to be applied when scanning files, external applications (such as vaccines, malware detection tools, Data Loss Prevention technologies, etc.) and external devices It may include a series of information for detecting a file that cannot be downloaded or uploaded, such as information for linked inspection.

채널 테이블(318)은 노드(201-1 또는 201-2)에 할당된 채널 전용 IP 및 채널 생성 정보를 포함할 수 있다.The channel table 318 may include a channel dedicated IP assigned to the node 201-1 or 201-2 and channel generation information.

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

도 4를 참조하면, 노드(201)는 프로세서(410), 메모리(420), 및 통신 회로(430)를 포함할 수 있다. 일 실시 예에 따르면, 노드(201)는 사용자 인터페이스를 제공하기 위하여 디스플레이(440)를 더 포함할 수 있다. Referring to FIG. 4 , the 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 provide a user interface.

프로세서(410)는 노드의 전반적인 동작을 제어할 수 있다. 다양한 실시 예들에서, 프로세서(410)는 하나의 프로세서 코어(single core)를 포함하거나, 복수의 프로세서 코어들을 포함할 수 있다. 예를 들면, 프로세서(410)는 듀얼 코어(dual-core), 쿼드 코어(quad-core), 헥사 코어(hexa-core) 등의 멀티 코어(multi-core)를 포함할 수 있다. 실시 예들에 따라, 프로세서(410)는 내부 또는 외부에 위치된 캐시 메모리(cache memory)를 더 포함할 수 있다. 실시 예들에 따라, 프로세서(410)는 하나 이상의 프로세서들로 구성될(configured with) 수 있다. 예를 들면, 프로세서(410)는, 애플리케이션 프로세서(application processor), 통신 프로세서(communication processor), 또는 GPU(graphical processing unit) 중 적어도 하나를 포함할 수 있다. The processor 410 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 messages, data, instructions, or signals 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)는 도 1의 접속 애플리케이션(211-1, 211-2) 및 접속 제어 애플리케이션(212-1, 212-2)을 저장할 수 있다. 접속 제어 애플리케이션(212-1, 212-2)은 게이트웨이(203)와의 네트워크 접속 및 보안 세션(220-1) 생성과, 컨트롤러(202)와의 제어 플로우 생성 및 갱신 기능을 수행할 수 있다. 이를 위하여 접속 제어 애플리케이션(212)은 하나 이상의 보안 모듈을 포함할 수 있다. 일 실시 예에서, 메모리(420)는 도 3의 제어 플로우 정보(340) 및 데이터 플로우 정보(350)를 저장할 수 있다. According to an embodiment, the memory 420 may store the access applications 211-1 and 211-2 and the access control applications 212-1 and 212-2 of FIG. 1 . The access control applications 212-1 and 212-2 may perform a network connection and secure session 220-1 creation with the gateway 203, and a control flow creation and update function with the controller 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 .

일 실시 예에서, 접속 애플리케이션(211-1, 211-2)은 게이트웨이(203)와의 보안 세션(220-1) 생성을 위하여 하나 이상의 보안 모듈을 포함할 수 있다.In an embodiment, the access applications 211-1 and 211-2 may include one or more security modules to create a secure session 220-1 with the gateway 203.

통신 회로(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 with an integrated touch screen by being combined 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 for controlling transmission of a data packet according to various embodiments of the present disclosure.

도 5를 참조하면, 접속 제어 애플리케이션(212)은 노드(201)에 포함된 접속 애플리케이션(211)으로부터 서비스 서버(205)에 대한 네트워크 접속 요청을 감지하고, 노드(201) 또는 접속 제어 애플리케이션(212)이 컨트롤러(202)와 접속된 상태인지 여부를 결정할 수 있다. 노드(201) 또는 접속 제어 애플리케이션(212)이 컨트롤러(202)와 접속된 상태가 아닌 경우, 접속 제어 애플리케이션(212)은 운영체제가 포함되는 커널이나 네트워크 드라이버에서 데이터 패킷의 전송을 차단할 수 있다. 접속 제어 애플리케이션(212)을 통해, 노드(201)는 OSI(open system interconnection) 7 계층 중 응용 계층에서 악의적인 애플리케이션의 접속을 사전에 차단할 수 있다.Referring to FIG. 5 , the access control application 212 detects a network access request to the service server 205 from the access application 211 included in the node 201 , and the node 201 or the access control application 212 . ) may determine whether the controller 202 and the connected state. When the node 201 or the access control application 212 is not connected to the controller 202 , the access control application 212 may block transmission of a data packet from a kernel or a network driver including the operating system. Through the access control application 212 , the node 201 may in advance block access of a malicious application in an application layer among seven open system interconnection (OSI) layers.

일 실시 예에서, 접속 제어 애플리케이션(212)이 컨트롤러(202)와 접속된 상태가 아니거나, 접속 제어 애플리케이션(212)이 게이트웨이(203)에 의하여 인증되지 않았거나, 또는 접속 제어 애플리케이션(212)과 게이트웨이(203) 간 보안 세션이 생성되지 않은 경우, 접속 제어 애플리케이션(212)으로부터 전송되는 데이터 패킷은 게이트웨이(203)에 의하여 차단되며 접속 제어 애플리케이션(212)은 컨트롤러(202)로 접속을 요청할 수 있을 뿐이다. 실시 예에 따라서, 접속 제어 애플리케이션(212)이 게이트웨이(203)에 의하여 인증되지 않아도 접속 제어 애플리케이션(212)으로부터 전송되는 데이터 패킷은 게이트웨이(203)에 의하여 차단되지 않는 경우가 존재할 수 있다.In one embodiment, the access control application 212 is not connected to the controller 202 , the access control application 212 is not authenticated by the gateway 203 , or the access control application 212 and If a secure session between the gateways 203 is not created, the data packet transmitted from the access control application 212 is blocked by the gateway 203 and the access control application 212 may request a connection to the controller 202 . only According to an embodiment, even if the access control application 212 is not authenticated by the gateway 203 , the data packet transmitted from the access control application 212 may not be blocked by the gateway 203 .

다른 실시 예에 따르면, 노드(201)에 접속 제어 애플리케이션(212)이 설치되지 않거나 악성 애플리케이션이 접속 제어 애플리케이션(212)의 제어를 우회하는 경우, 비인가된 데이터 패킷이 노드(201)로부터 전송될 수 있다. 이 경우, 네트워크의 경계에 존재하는 게이트웨이(203)는 인가되지 않은 보안 세션으로 수신되는 데이터 패킷 및 데이터 플로우가 존재하지 않는 데이터 패킷을 차단하므로 노드(201)로부터 송신된 데이터 패킷(예: TCP 세션 생성을 위한 데이터 패킷)은 서비스 서버(205)에 도달하지 않을 수 있다. 다시 말해, 노드(201)는 서비스 서버(205)로부터 격리될 수 있다.According to another embodiment, when the access control application 212 is not installed in the node 201 or a malicious application bypasses the control of the access control application 212 , an unauthorized data packet may be transmitted from the node 201 . have. In this case, the gateway 203 existing at the boundary of the network blocks data packets received with unauthorized secure sessions and data packets with no data flow, so data packets transmitted from the node 201 (eg, TCP session) are blocked. data packets for generation) may not reach the service server 205 . In other words, node 201 may be isolated from service server 205 .

도 6은 다양한 실시 예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타낸다. 6 is a signal flow diagram illustrating a controller connection according to various embodiments of the present disclosure.

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

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

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

동작 615에서, 컨트롤러(202)는 컨트롤러 접속을 요청한 대상(예: 접속 제어 애플리케이션(212) 및 노드(201))의 컨트롤러 접속 가능 여부를 확인(identify)할 수 있다. 일 실시 예에 따르면, 컨트롤러(202)는 노드(201)로부터 수신된 정보가 접속 정책 데이터베이스(311)에 포함되는지 여부 또는, 노드(201), 노드(201)가 속한 네트워크, 및/또는 접속 제어 애플리케이션(212)의 식별 정보가 블랙리스트 데이터베이스(314)에 포함되는지 여부 중 적어도 하나에 기반하여 컨트롤러 접속을 요청한 대상의 컨트롤러 접속 가능 여부를 확인할 수 있다. In operation 615 , the controller 202 may identify whether a target (eg, the access control application 212 and the node 201 ) requesting controller access can access the controller. According to an embodiment, the controller 202 controls 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 control. Based on at least one of whether the identification information of the application 212 is included in the blacklist database 314, it is possible to check whether the controller access of the target requesting the controller access is possible.

컨트롤러 접속을 요청한 대상의 컨트롤러 접속이 가능하면, 컨트롤러(202)는 노드(201)(또는, 접속 제어 애플리케이션(212))와 컨트롤러(202) 간 제어 플로우(또는 제어 플로우 정보(340))를 생성할 수 있다. 이 경우, 컨트롤러(202)는 난수 형태로 제어 플로우 식별 정보(342)를 생성하고, 노드(201), 노드(201)가 속한 네트워크, 또는 접속 제어 애플리케이션(212) 중 적어도 하나의 식별 정보를 제어 플로우 테이블(316)에 저장할 수 있다. 제어 플로우 테이블(316)에 저장된 정보(예: 제어 플로우 정보(340))는 노드(201)의 사용자 인증, 노드(201)의 정보 업데이트, 노드(201)의 네트워크 접속을 위한 정책 확인, 및/또는 유효성 검사에 이용될 수 있다. If the controller connection of the target requesting the controller connection is possible, the controller 202 generates a control flow (or control flow information 340 ) between the node 201 (or the access control application 212 ) and the controller 202 . can do. In this case, the controller 202 generates control flow identification information 342 in the form of a random number, and controls identification information of at least one of the node 201 , the network to which the node 201 belongs, or the access control application 212 . It may be stored in the flow table 316 . Information stored in the control flow table 316 (eg, control flow information 340 ) may include user authentication of the node 201 , updating information of the node 201 , checking a policy for network access of the node 201 , and / Or it can be used for validation.

동작 620에서, 컨트롤러(202)는 접속 정책 및 채널 정책을 확인할 수 있다. 컨트롤러(202)는 접속 정책 데이터베이스(311)에서 식별된 정보(예: 노드(201), 노드(201)가 속하는 출발지 네트워크 정보)와 대응되는 접속 정책을 확인할 수 있다. 컨트롤러(202)는 확인된 접속 정책에 기초하여 접속 가능한 애플리케이션의 화이트리스트 정보를 생성할 수 있다. 컨트롤러(202)는 채널 정책 데이터베이스(312)에서 식별된 노드(201)의 IP를 통해 채널 정책을 확인할 수 있다. 컨트롤러(202)는 접속 요청한 노드(201)가 기본적으로 연결될 수 있는 목적지 네트워크 정보가 존재하는지 확인할 수 있다. 컨트롤러 접속을 요청한 대상의 컨트롤러 접속이 가능하면, 컨트롤러(202)는 노드(201)가 목적지 네트워크에 접속하기 위해 필요한 정보(예: 제어 플로우에 포함된 노드(201)의 종류, 위치 정보, 환경 및 노드(201)가 포함되어 있는 출발지 네트워크의 정보)와 노드(201)가 연결될 수 있는 채널 종류와 게이트웨이(203)의 정보를 목록화할 수 있다. 컨트롤러(202)는 목록화된 게이트웨이(203)의 상태(예: 처리량, 장애 여부)를 확인하여 목록화된 게이트웨이 중에서 노드(201)에 최적화된 하나의 채널 및 하나의 게이트웨이를 식별할 수 있다. 여기에서, 노드(201)가 연결될 수 있는 채널 종류와 게이트웨이(203)의 정보는 컨트롤러(202)를 통해서 식별된 노드(201)의 IP 및 노드(201)에서 식별된 노드(201)의 IP에 기초하여 확인될 수 있다. In operation 620, the controller 202 may check the access policy and the channel policy. The controller 202 may check the access policy corresponding to information identified in the access policy database 311 (eg, node 201 and source network information to which the node 201 belongs). The controller 202 may generate whitelist information of accessible applications based on the checked access policy. The controller 202 may check the channel policy through the IP of the node 201 identified in the channel policy database 312 . The controller 202 may check whether there is destination network information to which the access request node 201 can be basically connected. If the controller connection of the target requesting the controller connection is possible, the controller 202 provides information necessary for the node 201 to access the destination network (eg, the type of node 201 included in the control flow, location information, environment and Information on the source network including the node 201) and the types of channels to which the node 201 can be connected and information on the gateway 203 can be listed. The controller 202 may identify one channel and one gateway optimized for the node 201 from among the listed gateways by checking the status (eg, throughput, failure or not) of the listed gateways 203 . Here, the type of channel to which the node 201 can be connected and the information of the gateway 203 are the IP of the node 201 identified through the controller 202 and the IP of the node 201 identified by the node 201 . can be identified based on

다른 실시 예에서, 컨트롤러(202)는 동작 620을 수행하지 않을 수 있다. 예를 들어, 접속을 요청한 대상의 컨트롤러 접속이 가능하지 않으면, 컨트롤러(202)는 동작 620을 수행하지 않을 수 있다.In another embodiment, the controller 202 may not perform operation 620 . For example, if it is not possible to access the controller of the target that has requested access, the controller 202 may not perform operation 620 .

동작 625에서, 컨트롤러(202)는 컨트롤러 접속 요청에 대한 응답을 노드(201)에게 전송할 수 있다. In operation 625 , the controller 202 may transmit a response to the controller connection request to the node 201 .

일 실시 예에서, 컨트롤러(202)는 컨트롤러 접속 요청에 대한 응답으로 제어 플로우 식별 정보(342)가 포함된 제어 플로우 정보(340)를 노드(201)에게 전송할 수 있다. 일 실시 예에서, 컨트롤러(202)는, 동작 820의 수행을 통하여 생성된 화이트 리스트를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 실시 예에 따라, 컨트롤러 접속을 요청한 대상이 접속 불가능하거나 블랙리스트에 포함된 경우, 컨트롤러(202)는 제어 플로우를 생성하지 않고, 컨트롤러 접속 요청에 대한 응답으로 컨트롤러 접속 불가를 통보할 수 있다. In an embodiment, the controller 202 may transmit the control flow information 340 including the control flow identification information 342 to the node 201 in response to the controller access request. In an embodiment, the controller 202 may transmit the white list generated through the execution of operation 820 to the access control application 212 . According to an embodiment, when a target requesting controller access is unavailable or is included in the blacklist, the controller 202 may notify the controller access unavailable in response to the controller access request without generating a control flow.

노드(201)가 접속 가능한 채널 및 게이트웨이가 존재하는 경우, 컨트롤러(202)는 노드(201)가 채널을 생성하기 위한 정보(예: 게이트웨이 및 채널 인증 등의 일련의 정보)를 노드(201)에 전송할 수 있다. 실시 예에 따라, 노드(201)가 속한 출발지 네트워크에 존재하는 게이트웨이와 목적지 네트워크 경계에 존재하는 게이트웨이 사이의 사전에 연결된 채널을 통해서 노드(201)가 접속하는 경우(즉, 노드(201)와 게이트웨이(203) 사이에 채널이 생성되지 않는 경우), 또는 단말과 목적지 네트워크 경계 사이에 타 채널 기술을 통해서 접속 하는 경우, 컨트롤러(202)는 별도의 채널 생성 정보를 노드(201)에 전송하지 않을 수 있다.When a channel and a gateway to which the node 201 can connect exist, the controller 202 sends information for the node 201 to create a channel (eg, a series of information such as gateway and channel authentication) to the node 201 . can be transmitted According to an embodiment, when the node 201 connects through a channel previously connected between the gateway existing in the source network to which the node 201 belongs and the gateway existing at the boundary of the destination network (that is, the node 201 and the gateway) 203), or when connecting through another channel technology between the terminal and the destination network boundary, the controller 202 may not transmit separate channel creation information to the node 201 have.

일 실시 예에서, 노드(201)는 수신된 응답에 따라서 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 수신된 제어 플로우 식별 정보를 저장하고, 컨트롤러 접속이 완료됨을 나타내는 사용자 인터페이스 화면을 사용자에게 표시할 수 있다. 컨트롤러 접속이 완료되면, 노드(201)의 서비스 서버(205)에 대한 네트워크 접속 요청은 컨트롤러(202)에 의하여 통제될 수 있다. In an embodiment, the node 201 may process the result value according to the received response. For example, the access control application 212 may store the received control flow identification information and display a user interface screen indicating that the controller connection is complete to the user. When the controller connection is completed, the network connection request of the node 201 to the service server 205 may be controlled by the controller 202 .

실시 예에 따라서, 컨트롤러(202)는 노드(201)가 접속이 불가능한 것으로 결정할 수 있다. 예를 들어, 컨트롤러 접속 불가 정보가 수신되면 노드(201)는 컨트롤러 접속이 불가능함을 나타내는 사용자 인터페이스 화면을 사용자에게 출력할 수 있다. 예를 들어, 사용자 인터페이스 화면은 노드(201)의 접속이 차단됨을 나타내고, 관리자(예: 컨트롤러(202))를 통한 격리 해제를 가이드 하는 사용자 인터페이스를 포함할 수 있다.According to an embodiment, the controller 202 may determine that the node 201 is not accessible. For example, when the controller connection impossible information is received, the node 201 may output a user interface screen indicating that the controller connection is impossible to the user. For example, the user interface screen may include a user interface indicating that access to the node 201 is blocked and guiding the release of isolation through an administrator (eg, the controller 202 ).

일 실시 예에서, 노드(201)의 접속 제어 애플리케이션(212), 컨트롤러(202) 및 게이트웨이(203)는 동작 630 내지 동작 650을 더 수행할 수 있다. 실시 예에 따라, 노드(201)의 접속 제어 애플리케이션(212), 컨트롤러(202) 및 게이트웨이(203)는 동작 630 내지 동작 670을 전부 또는 일부만 수행할 수 있다.In an embodiment, the access control application 212 of the node 201 , the controller 202 , and the gateway 203 may further perform operations 630 to 650 . According to an embodiment, the access control application 212 , the controller 202 , and the gateway 203 of the node 201 may perform all or part of operations 630 to 670 .

동작 630에서, 접속 제어 애플리케이션(212)은 채널 생성이 필요한지를 판단할 수 있다. 예를 들어, 컨트롤러(202)가 채널을 생성하기 위한 정보(예: 게이트웨이 및 채널 인증 등의 일련의 정보)를 전송한 경우, 접속 제어 애플리케이션(212)은 채널 생성이 필요한 것으로 판단할 수 있다. 다른 예를 들어, 컨트롤러(202)가 별도의 채널 생성 정보를 노드(201)에 전송하지 않는 경우, 접속 제어 애플리케이션(212)은 채널 생성이 필요하지 않은 것으로 판단할 수 있다.In operation 630 , the access control application 212 may determine whether channel creation is necessary. For example, when the controller 202 transmits information for creating a channel (eg, a series of information such as gateway and channel authentication), the access control application 212 may determine that channel creation is necessary. As another example, when the controller 202 does not transmit separate channel creation information to the node 201 , the access control application 212 may determine that channel creation is not required.

동작 635에서, 접속 제어 애플리케이션(212)은 게이트웨이(203)에게 채널 생성을 요청할 수 있다. 채널 생성이 필요한 것으로 판단된 경우, 접속 제어 애플리케이션(212)은 게이트웨이(203)에게 채널 생성을 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 컨트롤러(202)로부터 수신한 채널 생성을 위한 일련의 정보(예: 게이트웨이 및 채널 인증 등)를 포함하는 채널 생성 요청을 게이트웨이(203)에게 전송할 수 있다. In operation 635 , the access control application 212 may request the gateway 203 to create a channel. When it is determined that channel creation is necessary, the access control application 212 may request the gateway 203 to create a channel. For example, the access control application 212 may transmit a channel creation request including a series of information for channel creation (eg, gateway and channel authentication, etc.) received from the controller 202 to the gateway 203 .

동작 640에서, 게이트웨이(203)는 채널 생성을 위한 일련의 정보(예: 게이트웨이 및 채널 인증 등)에 기초하여 채널을 생성할 수 있다. 동작 645에서, 게이트웨이(203)는 접속 제어 애플리케이션(212)에게 채널 생성 결과를 포함하는 응답을 전송할 수 있다. 채널 생성 결과는 노드(201)에 할당된 채널 전용 IP 및 해당 채널 생성 정보를 포함할 수 있다. In operation 640 , the gateway 203 may create a channel based on a set of information for channel creation (eg, gateway and channel authentication, etc.). In operation 645 , the gateway 203 may transmit a response including the channel creation result to the access control application 212 . The channel creation result may include a channel dedicated IP allocated to the node 201 and corresponding channel creation information.

동작 650에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사를 수행할 수 있다. 채널 생성이 필요하지 않은 것으로 판단된 경우, 또는 게이트웨이(203)로부터 채널 생성 결과를 포함하는 응답을 수신한 경우, 접속 제어 애플리케이션(212)은 애플리케이션의 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 컨트롤러(202)로부터 화이트 리스트가 수신된 경우에, 화이트 리스트에 포함되어 있는 애플리케이션이 노드(201)에 설치되어 있는지 여부를 확인할 수 있다. 접속 제어 애플리케이션(212)은 노드(201)에 설치된 애플리케이션 중 화이트 리스트에 포함된 애플리케이션의 경우, 유효성 검사 정책에 따라 애플리케이션의 무결성 및 안정성 여부(애플리케이션 위조 및 변조 여부, 코드 사이닝 검사, 핑거 프린트 검사 중 적어도 하나)를 검사할 수 있다.In operation 650 , the access control application 212 may perform an inspection of the application. When it is determined that channel creation is not necessary, or when a response including a channel creation result is received from the gateway 203 , the access control application 212 may perform an application check. For example, when the white list is received from the controller 202 , the access control application 212 may check whether an application included in the white list is installed in the node 201 . In the case of applications included in the white list among applications installed in the node 201, the access control application 212 determines whether the integrity and stability of the application (application forgery and tampering, code signing inspection, fingerprint inspection) according to the validation policy. at least one of them) can be checked.

동작 655에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사 결과를 컨트롤러(202)로 전송할 수 있다.In operation 655 , the access control application 212 may transmit a test result of the application to the controller 202 .

컨트롤러(202)는 검사 결과에 기초하여 애플리케이션이 유효(valid)한지를 확인할 수 있다. 컨트롤러(202)는 애플리케이션이 유효하면, 노드(201)의 네트워크 접속을 허용하기 위해 노드(201)에 대한 접속 정책 및 서비스 정책에서 노드(201)가 위치한 게이트웨이(203)를 확인하고, 이후, 동작 640을 수행할 수 있다. The controller 202 may check whether the application is valid based on the test result. If the application is valid, the controller 202 checks the gateway 203 where the node 201 is located in the access policy and service policy for the node 201 to allow the network access of the node 201, and then operates 640 can be performed.

동작 660에서, 컨트롤러(202)는 채널 생성 처리 결과에 따라 채널 생성이 완료된 경우, 노드(201)에 할당된 채널 전용 IP 및 해당 채널 생성 정보를 채널 테이블(318)에 등록하고 노드(201)가 전송한 일련의 정보를 식별된 제어 플로우 정보(240)에 갱신할 수 있다. In operation 660, when the channel creation is completed according to the channel creation processing result, the controller 202 registers the channel dedicated IP assigned to the node 201 and the corresponding channel creation information in the channel table 318, and the node 201 The transmitted series of information may be updated in the identified control flow information 240 .

노드(201)가 네트워크 접속 요청 절차 없이 서비스 처리 요청을 제어할 수 있도록 출발지 IP, 도착지 IP, 서비스 포트 정보, 프로토콜 정보, 인증서 정보, 도메인 및 URL 정보에 기반하여 데이터 플로우(또는, 데이터 플로우 정보(350))를 생성할 수 있다. Data flow (or data flow information (or data flow information () 350)) can be created.

컨트롤러(202)는 데이터 플로우 생성 시 파일 정책 테이블(314)에서 파일 IO 정책을 확인하고, 파일 IO 정책에 기초하여 파일 IO 정보(354)를 생성할 수 있다. 파일 IO 정보(354)는 해당 데이터 플로우가 적용되는 서비스 서버(205) 접속 시 파일을 다운로드 또는 업로드를 허용할 것인지, 파일 다운로드 및 업로드를 허용할 경우 어떠한 URL에만 접근을 허용하고 어떠한 URL에는 파일 IO을 허용하지 않을 것인지에 대한 파일 IO 제어 정보 및 어떠한 파일 종류를 허용하거나 허용하지 않을 것인지에 대한 파일 종류별 파일 IO 제어 정보와 관련한 일련의 정책 정보를 포함할 수 있다. The controller 202 may check a file IO policy in the file policy table 314 when creating a data flow, and generate file IO information 354 based on the file IO policy. The file IO information 354 determines whether to allow downloading or uploading a file when accessing the service server 205 to which the data flow is applied. It may include a series of policy information related to file IO control information on whether to disallow IO and file IO control information for each file type on which file types are allowed or disallowed.

또한 컨트롤러(202)는 데이터 플로우 생성 시 파일을 검사할 것인지 여부 및 파일을 검사할 경우 검사할 패턴 및 룰 정보를 포함하는 파일 검사 정보(255)를 생성할 수 있다. In addition, the controller 202 may generate the file inspection information 255 including whether to inspect the file when the data flow is generated, and pattern and rule information to be inspected when the file is inspected.

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

도 6의 동작들에 따라, 노드(211)가 컨트롤러(202)에 정상적으로 접속된 경우, 노드(211)에서 발생되는 모든 네트워크 접속 요청은 컨트롤러(202)를 통해 인가 여부를 확인하게 된다. 컨트롤러(202)에 정상적으로 접속된 후, 사용자 인증 전에는 사용자 인증이 이루어지지 않은 상태이므로 노드(211)에게는 비식별 사용자(게스트)에 해당하는 접속 정책이 적용될 수 있다.According to the operations of FIG. 6 , when the node 211 is normally connected to the controller 202 , it is checked whether all network access requests generated by the node 211 are authorized through the controller 202 . After normally accessing the controller 202 , since user authentication is not performed before user authentication, an access policy corresponding to an unidentified user (guest) may be applied to the node 211 .

도 7은 다양한 실시 예들에 따른 사용자 인증을 위한 신호 흐름도를 도시한다. 도 7에 도시된 동작들은 예를 들어, 도 6의 신호 흐름도 이후에 구현될 수 있다.7 is a flowchart illustrating a signal for user authentication according to various embodiments of the present disclosure. The operations shown in FIG. 7 may be implemented, for example, after the signal flow diagram of FIG. 6 .

노드(201)가 목적지 네트워크에 대한 상세한 접속 권한을 부여 받기 위해서, 노드(201)의 접속 제어 애플리케이션(212)은 컨트롤러(202)로부터 노드(201)의 사용자에 대한 인증을 받을 수 있다. In order for the node 201 to be granted detailed access to the destination network, the access control application 212 of the node 201 may be authenticated by the controller 202 for the user of the node 201 .

도 7을 참조하면, 동작 705에서, 노드(201)는 사용자 인증을 위한 입력을 수신할 수 있다. 사용자 인증을 위한 입력은 예를 들어, 사용자 ID 및 비밀번호를 입력하는 사용자 입력일 수 있다. 다른 예를 들어, 사용자 인증을 위한 입력은 보다 강화된 인증을 위한 사용자 입력(예: 생체 정보)일 수 있다. Referring to FIG. 7 , in operation 705 , the node 201 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.

일 예로, 접속 제어 애플리케이션(212)이 실행되면 노드(201)는 컨트롤러 접속을 위하여 필요한 정보를 수신하기 위한 사용자 인터페이스 화면을 표시할 수 있다. 사용자 인터페이스 화면은 컨트롤러 접속 정보(예: IP 또는 도메인)를 입력하기 위한 입력 창, 사용자 ID를 입력하기 위한 입력 창, 및/또는 비밀번호를 입력하기 위한 입력 창을 포함할 수 있다. 입력 창들에 정보가 입력된 후 사용자의 인증을 위한 버튼에 대한 입력을 수신함으로써 노드(201)는 컨트롤러 접속 이벤트를 감지할 수 있다. 예를 들어, 컨트롤러 접속 정보, 사용자 ID, 및 비밀번호가 입력된 경우 노드(201)는 사용자로서 컨트롤러에 접속하기 위한 버튼에 대한 입력을 수신할 수 있다. 다른 예로, 컨트롤러 접속 정보만이 입력되고, 사용자 ID 및 비밀번호가 입력되지 않은 경우 노드(201)는 게스트로서 컨트롤러에 접속하기 위한 버튼에 대한 입력을 수신할 수 있다.For example, when the access control application 212 is executed, the node 201 may display a user interface screen for receiving information required for access to the controller. The user interface screen may include an input window for inputting controller access information (eg, IP or domain), an input window for inputting a user ID, and/or an input window for inputting a password. After information is input in the input windows, the node 201 may detect a controller access event by receiving an input for a button for user authentication. For example, when controller access information, user ID, and password are input, the node 201 may receive an input for a button for accessing the controller as a user. As another example, when only controller access information is input and a user ID and password are not input, the node 201 may receive an input for a button for accessing the controller as a guest.

동작 710에서, 노드(201)는 컨트롤러(202)에게 사용자 인증을 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 사용자 인증을 위한 입력 정보를 컨트롤러(202)에게 전송할 수 있다. 노드(201)와 컨트롤러(202) 간 제어 플로우가 이미 생성된 상태이면, 접속 제어 애플리케이션(212)은 사용자 인증을 위한 입력 정보를 제어 플로우 식별 정보와 함께 전송할 수 있다.In operation 710 , the node 201 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.

동작 715에서, 컨트롤러(202)는 노드(201)로부터 수신된 정보에 기반하여 사용자를 인증할 수 있다. 예를 들어, 컨트롤러(202)는 수신된 정보에 포함된 사용자 ID, 비밀번호, 및/또는 강화된 인증 정보와, 컨트롤러(202)의 메모리에 포함된 데이터베이스(예: 도 2의 접속 정책 데이터베이스(311) 또는 블랙리스트 데이터베이스(319))에 기반하여 사용자가 접속 정책에 따라 접속 가능한지 여부 및 사용자가 블랙리스트에 포함되는지 여부를 결정할 수 있다. In operation 715 , the controller 202 may authenticate the user based on the information received from the node 201 . For example, the controller 202 may include a user ID, password, and/or enhanced authentication information included in the received information, and a database included in the memory of the controller 202 (eg, the access policy database 311 of FIG. 2 ). ) or the blacklist database 319), it is possible to determine whether the user is accessible according to the access policy and whether the user is included in the blacklist.

사용자가 인증되면, 컨트롤러(202)는 노드(201)가 송신한 제어 플로우 식별 정보에 기초하여 제어 플로우 테이블(316)에서 제어 플로우 정보(340)를 확인하고, 확인된 제어 플로우 정보(340)에 사용자의 식별 정보(예: 사용자 ID)를 추가할 수 있다. 추가된 사용자 식별 정보는 인증된 사용자의 컨트롤러 접속 또는 네트워크 접속에 이용될 수 있다. When the user is authenticated, the controller 202 checks the control flow information 340 in the control flow table 316 based on the control flow identification information transmitted by the node 201, and enters the checked control flow information 340. You can add user identification information (eg user ID). The added user identification information may be used for an authenticated user's controller access or network access.

동작 720에서, 컨트롤러(202)는 접속 정책 데이터베이스(311) 및 채널 정책 데이터베이스(312)에서 식별된 정보(예: 노드(201), 노드(201)가 속하는 출발지 네트워크 정보)와 대응되는 접속 정책 및 채널 정책을 확인할 수 있다. In operation 720, the controller 202 performs access policies corresponding to information identified in the access policy database 311 and the channel policy database 312 (eg, node 201, source network information to which the node 201 belongs), and You can check the channel policy.

컨트롤러(202)는 접속 정책 데이터베이스(311)에서 확인된 접속 정책에 기초하여 접속 가능한 애플리케이션의 화이트 리스트 정보를 생성할 수 있다. 컨트롤러(202)는 접속 결과로써 접속 완료 상태 및 이후 노드(201)의 사용자 인증 요청 및 지속적인 노드 정보 업데이트 시, 제어 플로우를 식별하기 위한 제어 플로우 ID 및 생성된 애플리케이션 화이트리스트를 반환할 수 있다.The controller 202 may generate white list information of accessible applications based on the access policy checked in the access policy database 311 . As a result of the connection, the controller 202 may return a control flow ID for identifying a control flow and a generated application whitelist upon a connection completion state and subsequent user authentication requests and continuous node information update of the node 201 .

컨트롤러(202)는 채널 정책 데이터베이스(312)에서 식별된 노드(201)의 IP를 통해 채널 정책을 확인할 수 있다. 컨트롤러(202)는 확인된 채널 정책에 기초하여 접속 요청한 노드(201)가 기본적으로 연결될 수 있는 목적지 네트워크 정보가 존재하는지 확인할 수 있다. 컨트롤러 접속을 요청한 대상의 컨트롤러 접속이 가능하면, 컨트롤러(202)는 노드(201)가 목적지 네트워크에 접속하기 위해 필요한 정보(예: 제어 플로우에 포함된 노드(201)의 종류, 위치 정보, 환경 및 노드(201)가 포함되어 있는 출발지 네트워크의 정보)와 노드(201)가 연결될 수 있는 채널 종류와 게이트웨이(203)의 정보를 목록화할 수 있다. 컨트롤러(202)는 목록화된 게이트웨이(203)의 상태(예: 처리량, 장애 여부)를 확인하여 목록화된 게이트웨이 중에서 노드(201)에 최적화된 하나의 채널 및 하나의 게이트웨이를 식별할 수 있다. 여기에서, 노드(201)가 연결될 수 있는 채널 종류와 게이트웨이(203)의 정보는 컨트롤러(202)를 통해서 식별된 노드(201)의 IP 및 노드(201)에서 식별된 노드(201)의 IP에 기초하여 확인될 수 있다. 다른 실시 예에서, 컨트롤러(202)는 동작 720을 수행하지 않을 수 있다. 예를 들어, 접속을 요청한 대상의 컨트롤러 접속이 가능하지 않으면, 컨트롤러(202)는 동작 720을 수행하지 않을 수 있다.The controller 202 may check the channel policy through the IP of the node 201 identified in the channel policy database 312 . The controller 202 may check whether destination network information to which the access request node 201 can be basically connected based on the checked channel policy exists. If the controller connection of the target requesting the controller connection is possible, the controller 202 provides information necessary for the node 201 to access the destination network (eg, the type of node 201 included in the control flow, location information, environment and Information on the source network including the node 201) and the types of channels to which the node 201 can be connected and information on the gateway 203 can be listed. The controller 202 may identify one channel and one gateway optimized for the node 201 from among the listed gateways by checking the status (eg, throughput, failure or not) of the listed gateways 203 . Here, the type of channel to which the node 201 can be connected and the information of the gateway 203 are the IP of the node 201 identified through the controller 202 and the IP of the node 201 identified by the node 201 . can be identified based on In another embodiment, the controller 202 may not perform operation 720 . For example, if it is not possible to access the controller of the target that has requested access, the controller 202 may not perform operation 720 .

동작 725에서, 컨트롤러(202)는 사용자 인증 요청에 대한 응답을 노드(201)에게 전송할 수 있다. 일 실시 예에서, 컨트롤러(202)는 사용자 인증 요청에 대한 응답으로 사용자가 인증됨을 나타내는 정보를 노드(201)에게 전송할 수 있다. 일 실시 예에서, 컨트롤러(202)는 동작 720의 수행을 통하여 생성된 화이트 리스트를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 실시 예에 따라, 컨트롤러 접속을 요청한 대상이 접속 불가능하거나 블랙리스트에 포함된 경우, 컨트롤러(202)는 사용자 인증 요청에 대한 응답으로 컨트롤러 접속 불가를 통보할 수 있다.In operation 725 , the controller 202 may transmit a response to the user authentication request to the node 201 . In an embodiment, the controller 202 may transmit information indicating that the user is authenticated to the node 201 in response to the user authentication request. In an embodiment, the controller 202 may transmit the white list generated by performing operation 720 to the access control application 212 . According to an embodiment, when a target requesting controller access is unavailable or included in a blacklist, the controller 202 may notify the controller access unavailable in response to the user authentication request.

노드(201)가 접속 가능한 채널 및 게이트웨이가 존재하는 경우, 컨트롤러(202)는 노드(201)가 채널을 생성하기 위한 정보(예: 게이트웨이 및 채널 인증 등의 일련의 정보)를 노드(201)에 전송할 수 있다. 실시 예에 따라, 노드(201)가 속한 출발지 네트워크에 존재하는 게이트웨이와 목적지 네트워크 경계에 존재하는 게이트웨이 사이의 사전에 연결된 채널을 통해서 노드(201)가 접속하는 경우(즉, 노드(201)와 게이트웨이(203) 사이에 채널이 생성되지 않는 경우), 또는 단말과 목적지 네트워크 경계 사이에 타 채널 기술을 통해서 접속 하는 경우, 컨트롤러(202)는 별도의 채널 생성 정보를 노드(201)에 전송하지 않을 수 있다.When a channel and a gateway to which the node 201 can connect exist, the controller 202 sends information for the node 201 to create a channel (eg, a series of information such as gateway and channel authentication) to the node 201 . can be transmitted According to an embodiment, when the node 201 connects through a channel previously connected between the gateway existing in the source network to which the node 201 belongs and the gateway existing at the boundary of the destination network (that is, the node 201 and the gateway) 203), or when connecting through another channel technology between the terminal and the destination network boundary, the controller 202 may not transmit separate channel creation information to the node 201 have.

일 실시 예에서, 노드(201)는 사용자 인증에 대한 결과값을 처리할 수 있다. 예를 들어, 노드(201)는 사용자 인증이 완료됨을 나타내는 사용자 인터페이스 화면을 디스플레이를 통해 사용자에게 출력할 수 있다. In an embodiment, the node 201 may process a result value for user authentication. For example, the node 201 may output a user interface screen indicating that user authentication is completed to the user through the display.

다른 실시 예에 따라 컨트롤러(202)는 사용자 인증이 불가능한 것으로 결정할 수 있다. 예를 들어, 사용자의 식별 정보가 블랙리스트 데이터베이스에 포함되면 컨트롤러(202)는 사용자 인증이 불가능한 것으로 결정할 수 있다. 이 경우, 동작 725에서 컨트롤러(202)는 사용자 인증이 불가능함을 나타내는 정보를 노드(201)에게 전송할 수 있고, 노드(201)는 사용자 인증이 실패함을 나타내는 사용자 인터페이스 화면을 디스플레이를 통해 출력할 수 있다. 예를 들어, 노드(201)는 접속 제어 애플리케이션(212)을 통해 사용자 인터페이스 화면을 표시할 수 있다. 사용자 인터페이스 화면은 노드(201)의 접속이 차단됨을 나타내고, 관리자(예: 컨트롤러(202))를 통한 격리 해제를 가이드 하는 사용자 인터페이스를 포함할 수 있다.According to another embodiment, the controller 202 may determine that user authentication is impossible. For example, if the user's identification information is included in the blacklist database, the controller 202 may determine that user authentication is impossible. In this case, in operation 725, the controller 202 may transmit information indicating that user authentication is impossible to the node 201, and the node 201 may output a user interface screen indicating that user authentication has failed through the display. can For example, node 201 may display a user interface screen via access control application 212 . The user interface screen indicates that access to the node 201 is blocked, and may include a user interface that guides release of isolation through an administrator (eg, the controller 202 ).

일 실시 예에서, 노드(201)의 접속 제어 애플리케이션(212), 컨트롤러(202) 및 게이트웨이(203)는 동작 730 내지 동작 750을 더 수행할 수 있다. 실시 예에 따라, 노드(201)의 접속 제어 애플리케이션(212), 컨트롤러(202) 및 게이트웨이(203)는 동작 730 내지 동작 770을 전부 또는 일부 수행할 수 있다.In an embodiment, the access control application 212 of the node 201 , the controller 202 , and the gateway 203 may further perform operations 730 to 750 . According to an embodiment, the access control application 212 , the controller 202 , and the gateway 203 of the node 201 may perform all or part of operations 730 to 770 .

동작 730에서, 접속 제어 애플리케이션(212)은 채널 생성이 필요한지를 판단할 수 있다. 예를 들어, 컨트롤러(202)가 채널을 생성하기 위한 정보(예: 게이트웨이 및 채널 인증 등의 일련의 정보)를 전송한 경우, 접속 제어 애플리케이션(212)은 채널 생성이 필요한 것으로 판단할 수 있다. 다른 예를 들어, 컨트롤러(202)가 별도의 채널 생성 정보를 노드(201)에 전송하지 않는 경우, 접속 제어 애플리케이션(212)은 채널 생성이 필요하지 않은 것으로 판단할 수 있다.In operation 730 , the access control application 212 may determine whether channel creation is necessary. For example, when the controller 202 transmits information for creating a channel (eg, a series of information such as gateway and channel authentication), the access control application 212 may determine that channel creation is necessary. As another example, when the controller 202 does not transmit separate channel creation information to the node 201 , the access control application 212 may determine that channel creation is not required.

동작 735에서, 접속 제어 애플리케이션(212)은 게이트웨이(203)에게 채널 생성을 요청할 수 있다. 채널 생성이 필요한 것으로 판단된 경우, 접속 제어 애플리케이션(212)은 게이트웨이(203)에게 채널 생성을 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 컨트롤러(202)로부터 수신한 채널 생성을 위한 일련의 정보(예: 게이트웨이 및 채널 인증 등)를 포함하는 채널 생성 요청을 게이트웨이(203)에게 전송할 수 있다. In operation 735 , the access control application 212 may request the gateway 203 to create a channel. When it is determined that channel creation is necessary, the access control application 212 may request the gateway 203 to create a channel. For example, the access control application 212 may transmit a channel creation request including a series of information for channel creation (eg, gateway and channel authentication, etc.) received from the controller 202 to the gateway 203 .

동작 740에서, 게이트웨이(203)는 채널 생성을 위한 일련의 정보(예: 게이트웨이 및 채널 인증 등)에 기초하여 채널을 생성할 수 있다. 동작 745에서, 게이트웨이(203)는 접속 제어 애플리케이션(212)에게 채널 생성 결과를 포함하는 응답을 전송할 수 있다. 채널 생성 결과는 노드(201)에 할당된 채널 전용 IP 및 해당 채널 생성 정보를 포함할 수 있다. In operation 740 , the gateway 203 may create a channel based on a set of information for channel creation (eg, gateway and channel authentication, etc.). In operation 745 , the gateway 203 may transmit a response including the channel creation result to the access control application 212 . The channel creation result may include a channel dedicated IP allocated to the node 201 and corresponding channel creation information.

동작 750에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사를 수행할 수 있다. 채널 생성이 필요하지 않은 것으로 판단된 경우, 또는 게이트웨이(203)로부터 채널 생성 결과를 포함하는 응답을 수신한 경우, 접속 제어 애플리케이션(212)은 애플리케이션의 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 컨트롤러(202)로부터 화이트 리스트가 수신된 경우에, 화이트 리스트에 포함되어 있는 애플리케이션이 노드(201)에 설치되어 있는지 여부를 확인할 수 있다. 접속 제어 애플리케이션(212)은 노드(201)에 설치된 애플리케이션 중 화이트 리스트에 포함된 애플리케이션의 경우, 유효성 검사 정책에 따라 애플리케이션의 무결성 및 안정성 여부(애플리케이션 위조 및 변조 여부, 코드 사이닝 검사, 핑거 프린트 검사 중 적어도 하나)를 검사할 수 있다.In operation 750 , the access control application 212 may perform an inspection of the application. When it is determined that channel creation is not necessary, or when a response including a channel creation result is received from the gateway 203 , the access control application 212 may perform an application check. For example, when the white list is received from the controller 202 , the access control application 212 may check whether an application included in the white list is installed in the node 201 . In the case of applications included in the white list among applications installed in the node 201, the access control application 212 determines whether the integrity and stability of the application (application forgery and tampering, code signing inspection, fingerprint inspection) according to the validation policy. at least one of them) can be checked.

동작 755에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사 결과를 컨트롤러(202)로 전송할 수 있다.In operation 755 , the access control application 212 may transmit a test result of the application to the controller 202 .

컨트롤러(202)는 검사 결과에 기초하여 애플리케이션이 유효한지를 확인(valid)할 수 있다. 컨트롤러(202)는 애플리케이션이 유효하면, 노드(201)의 네트워크 접속을 허용하기 위해 노드(201)에 대한 접속 정책 및 서비스 정책에서 노드(201)가 위치한 게이트웨이(203-1, 203-2)를 확인하고, 이후, 동작 740을 수행할 수 있다.The controller 202 may validate whether the application is valid based on the test result. If the application is valid, the controller 202 determines the gateways 203-1 and 203-2 where the node 201 is located in the access policy and service policy for the node 201 to allow the node 201 to access the network. After checking, operation 740 may be performed.

동작 760에서, 컨트롤러(202)는 채널 생성 처리 결과에 따라 채널 생성이 완료된 경우, 노드(201)에 할당된 채널 전용 IP 및 해당 채널 생성 정보를 채널 테이블(318)에 등록하고 노드(201)가 전송한 일련의 정보를 식별된 제어 플로우 정보(240)에 갱신할 수 있다. 노드(201)가 네트워크 접속 요청 절차 없이 서비스 처리 요청을 제어할 수 있도록 출발지 IP, 도착지 IP, 서비스 포트 정보, 프로토콜 정보, 인증서 정보, 도메인 및 URL 정보에 기반하여 데이터 플로우를 생성할 수 있다. In operation 760, when the channel creation is completed according to the channel creation processing result, the controller 202 registers the channel dedicated IP allocated to the node 201 and the corresponding channel creation information in the channel table 318, and the node 201 The transmitted series of information may be updated in the identified control flow information 240 . The node 201 may generate a data flow based on source IP, destination IP, service port information, protocol information, certificate information, domain and URL information so that the node 201 can control a service processing request without a network access request procedure.

컨트롤러(202)는 데이터 플로우 생성 시 파일 IO 정책을 확인하고, 파일 IO 정책에 기초하여 파일 IO 정보(354)를 생성할 수 있다. 파일 IO 정보(354)는 해당 데이터 플로우가 적용되는 서비스 서버(205) 접속 시 파일을 다운로드 또는 업로드를 허용할 것인지, 파일 다운로드 및 업로드를 허용할 경우 어떠한 URL에만 접근을 허용하고 어떠한 URL에는 파일 IO을 허용하지 않을 것인지에 대한 파일 IO 제어 정보 및 어떠한 파일 종류를 허용하거나 허용하지 않을 것인지에 대한 파일 종류별 파일 IO 제어 정보와 관련한 일련의 정책 정보를 포함할 수 있다. The controller 202 may check a file IO policy when generating a data flow, and may generate file IO information 354 based on the file IO policy. The file IO information 354 determines whether to allow downloading or uploading a file when accessing the service server 205 to which the data flow is applied. It may include a series of policy information related to file IO control information on whether to disallow IO and file IO control information for each file type on which file types are allowed or disallowed.

또한 컨트롤러(202)는 데이터 플로우 생성 시 파일을 검사할 것인지 여부 및 파일을 검사할 경우 검사할 패턴 및 룰 정보를 포함하는 파일 검사 정보(355)를 생성할 수 있다. In addition, the controller 202 may generate the file inspection information 355 including whether to inspect the file when the data flow is generated, and pattern and rule information to be inspected when the file is inspected.

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

도 7의 동작들에 따라, 노드(211)의 사용자가 정상적으로 인증된 경우, 노드(211)에게는 인증된 사용자에 해당하는 접속 정책이 적용되며, 컨트롤러(202)가 네트워크 접속 인가 여부를 확인하게 된다.According to the operations of FIG. 7 , when the user of the node 211 is normally authenticated, an access policy corresponding to the authenticated user is applied to the node 211 , and the controller 202 checks whether network access is authorized. .

도 8는 다양한 실시 예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시하며, 도 8에 도시된 동작들은 예를 들어, 도 6 또는 도 7의 신호 흐름도 이후에 구현될 수 있다. FIG. 8 is a signal flow diagram illustrating a network connection according to various embodiments of the present disclosure, and the operations illustrated in FIG. 8 may be implemented after, for example, the signal flow diagram of FIG. 6 or 7 .

도 8를 참조하면, 동작 805에서, 노드(201)는 접속 애플리케이션(211)의 네트워크 접속 이벤트를 감지할 수 있다. 예를 들어, 노드(201)는 접속 제어 애플리케이션(212)을 통해 접속 애플리케이션이 목적지 네트워크로의 접속을 시도함을 감지할 수 있다. Referring to FIG. 8 , in operation 805 , the node 201 may detect a network connection event of the connection application 211 . For example, the node 201 may detect through the connection control application 212 that the connection application is attempting to connect to the destination network.

일 실시 예에서, 접속 제어 애플리케이션(212)은 네트워크 접속 이벤트가 감지되면, 데이터 플로우를 검사할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 접속 애플리케이션의 식별 정보, 도착지 IP 및/또는 포트 정보에 대응하는 데이터 플로우가 존재하는지 여부를 확인할 수 있다. 또한, 접속 제어 애플리케이션(212)은 데이터 플로우가 존재하더라도 해당 데이터 플로우가 유효한지 여부를 확인할 수 있다. 일 예로, 접속 제어 애플리케이션(212)은 유효성 검사 정책에 따라서 접속 제어 애플리케이션(212) 및 접속 애플리케이션의 무결성 및 안전성 검사(예: 애플리케이션의 위조, 변조 여부, 코드 사이닝 검사, 핑거프린트 검사)를 수행하고 및 컨트롤러(202)로부터 수신된 접속 정책에 따라 노드(201)에 설치된 접속 애플리케이션의 도착지 IP 및 포트에 대한 접속 가능 여부를 확인할 수 있다. In an embodiment, the access control application 212 may inspect the data flow when a network access event is detected. For example, the access control application 212 may check whether a data flow corresponding to identification information, destination IP and/or port information of the access application exists. Also, the access control application 212 may check whether the data flow is valid even if the data flow exists. For example, the access control application 212 performs an integrity and safety check (eg, whether the application is forged or tampered with, a code signing check, and a fingerprint check) of the access control application 212 and the access application according to the validation policy. And, according to the access policy received from the controller 202 , it is possible to check whether access to the destination IP and port of the access application installed in the node 201 is possible.

유효한 데이터 플로우가 존재한다면, 접속 제어 애플리케이션(212)은 이하의 동작들을 생략하고 보안 세션을 통해 게이트웨이(203)로 접속 애플리케이션의 데이터 패킷을 전송할 수 있다. If a valid data flow exists, the connection control application 212 may omit the following operations and transmit the data packet of the connection application to the gateway 203 through the secure session.

데이터 플로우가 존재하지만 유효하지 않은 경우, 접속 제어 애플리케이션(212)은 데이터 패킷을 전송하지 않고 네트워크 접속이 실패함을 나타내는 사용자 인터페이스 화면을 출력할 수 있다. If the data flow exists but is not valid, the connection control application 212 may output a user interface screen indicating that the network connection fails without sending the data packet.

데이터 플로우가 존재하지 않거나, 데이터 플로우의 인증 시간이 만료되어 갱신이 필요한 경우, 또는 다른 사유에 의하여 데이터 플로우의 갱신이 필요한 경우, 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 네트워크 접속을 요청할 수 있다. 실시 예에 따라, 접속 제어 애플리케이션(212)은 네트워크 접속을 요청하기 전 유효성 검사 정책에 따라서 접속 제어 애플리케이션(212) 및 접속 애플리케이션의 무결성 및 안전성 검사를 수행하고, 애플리케이션의 무결성 및 안정성이 확인되면 컨트롤러(202)에게 네트워크 접속을 요청할 수 있다.When the data flow does not exist, the authentication time of the data flow has expired and an update is required, or when the data flow needs to be updated for other reasons, the access control application 212 may request the controller 202 to access the network. have. According to an embodiment, the access control application 212 performs integrity and safety checks of the access control application 212 and the access application according to the validation policy before requesting network access, and when the integrity and stability of the application is confirmed, the controller 202 may request a network connection.

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

동작 815에서, 컨트롤러(202)는 접속 제어 애플리케이션(212)으로부터 수신된 요청에 응답하여 접속 애플리케이션과 관련된 접속 정책 및 채널 정책을 확인할 수 있다. In operation 815 , the controller 202 may check the access policy and the channel policy related to the access application in response to the request received from the access control application 212 .

컨트롤러(202)는 접속 애플리케이션이 접속 정책 데이터베이스(311)의 접속 정책을 만족하는지를 확인할 수 있다. 예를 들어, 컨트롤러(202)는 네트워크 접속을 요청한 대상(예: 접속 애플리케이션)과 요청된 대상(예: 서비스 서버(205))의 식별 정보가 접속 정책 데이터베이스(311)에 포함되는지 여부 및 네트워크 접속을 요청한 대상의 게이트웨이 접속 가능 여부를 확인할 수 있다. The controller 202 may check whether the connection application satisfies the connection policy of the connection policy database 311 . For example, the controller 202 determines whether identification information of a target (eg, a connection application) and a requested target (eg, the service server 205) that has requested a network connection is included in the access policy database 311 and whether the network connection You can check whether the gateway connection of the requesting target is possible.

접속 애플리케이션의 네트워크 접속이 불가능 하면, 컨트롤러(202)는 동작 820에서 노드(201)에게 접속이 불가능함을 나타내는 정보를 전송할 수 있다. 이 경우, 접속 제어 애플리케이션(212)은 접속이 불가능함을 나타내는 사용자 인터페이스 화면을 디스플레이를 통해 출력할 수 있다. If the access application cannot access the network, the controller 202 may transmit information indicating that the connection is impossible to the node 201 in operation 820 . In this case, the access control application 212 may output a user interface screen indicating that access is not possible through the display.

접속 애플리케이션의 네트워크 접속이 가능하면, 컨트롤러(202)는 해당 네트워크에 접속하기 위해 채널 테이블에서 채널이 생성되었는지 여부를 확인할 수 있다. 채널이 생성되어 있지 않은 경우, 또는 채널 정책에서 해당 서비스에 접속하기 위해서 반드시 채널을 생성해야 하는 경우, 컨트롤러(202)는 동작 820에서 노드(201)에게 접속이 불가능함을 나타내는 정보를 전송할 수 있다.If the access application can access the network, the controller 202 may check whether a channel has been created in the channel table to access the corresponding network. When a channel is not created or when a channel must be created in order to access a corresponding service in the channel policy, the controller 202 may transmit information indicating that access is impossible to the node 201 in operation 820 . .

채널이 생성되어 있는 경우, 또는 채널 정책에서 해당 서비스에 접속하기 위해서 채널을 생성할 필요가 없는 경우, 컨트롤러(202)는 데이터 플로우 테이블에서 노드(201)가 접속 요청한 정보(예: 도착지 IP 및 서비스 포트 정보 등)에 기반하여 유효한 데이터 플로우가 존재하는지 여부를 확인할 수 있다. When a channel is created, or when there is no need to create a channel in order to access the service in the channel policy, the controller 202 transmits information requested by the node 201 to access the data flow table (eg, destination IP and service). It can be checked whether a valid data flow exists based on the port information, etc.).

유효한 데이터 플로우가 없는 경우, 컨트롤러(202)는 대상(예: 접속 애플리케이션)이 노드(201)와 서비스 서버(205-1, 205-2) 사이의 네트워크에 대한 접속을 허용하는 데이터 플로우를 생성할 수 있다. 컨트롤러(202)는 출발지 IP, 도착지 IP, 서비스 포트 정보, 프로토콜 정보, 인증서 정보, 도메인 및 URL 정보 등을 포함하는 데이터 플로우 정보(350)를 생성할 수 있다. If there is no valid data flow, the controller 202 creates a data flow that allows the target (eg, a connection application) to connect to the network between the node 201 and the service servers 205-1 and 205-2. can The controller 202 may generate data flow information 350 including source IP, destination IP, service port information, protocol information, certificate information, domain and URL information, and the like.

동작 820에서, 컨트롤러(202)는 접속 제어 애플리케이션(212)의 네트워크 접속 요청에 대한 응답을 노드(201)에게 전송할 수 있다. 예를 들어, 컨트롤러(202)는, 동작 815의 수행을 통하여 생성된 데이터 플로우 정보(350)를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 실시 예에 따라, 접속을 요청한 대상이 접속 불가능한 경우, 컨트롤러(202)는 네트워크 접속 요청에 대한 응답으로 네트워크 접속 불가를 통보할 수 있다. 여기에서, 동작 820에서 전송되는 데이터 플로우 정보(350)에는 출발지 IP, 도착지 IP, 서비스 포트 정보, 프로토콜 정보, 인증서 정보, 도메인 및 URL 정보 등이 포함될 수 있다. In operation 820 , the controller 202 may transmit a response to the network access request of the access control application 212 to the node 201 . For example, the controller 202 may transmit the data flow information 350 generated by performing operation 815 to the access control application 212 . According to an embodiment, when the target requesting access is unavailable, the controller 202 may notify the network access unavailable in response to the network access request. Here, the data flow information 350 transmitted in operation 820 may include source IP, destination IP, service port information, protocol information, certificate information, domain and URL information, and the like.

노드(201)는 수신된 응답에 따라서 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 수신된 데이터 플로우 정보(350)를 저장하고, 네트워크 접속이 가능한 경우 파일 IO 테이블 검사를 수행할 수 있다. 다른 예를 들어, 네트워크 접속이 불가하다는 응답을 수신한 경우, 노드(201)는 접속 애플리케이션의 데이터 패킷을 드롭(drop)할 수 있다. The node 201 may process the result according to the received response. For example, the access control application 212 may store the received data flow information 350 and perform a file IO table check if a network connection is possible. For another example, when receiving a response indicating that the network connection is unavailable, the node 201 may drop a data packet of the connection application.

또한, 동작 825에서, 컨트롤러(202)는 데이터 플로우 정보(350)를 게이트웨이(203)로 전송할 수 있다. 여기에서, 동작 825에서 전송되는 데이터 플로우 정보(350)에는 출발지 IP, 도착지 IP, 서비스 포트 정보, 프로토콜 정보, 인증서 정보, 도메인 및 URL 정보 등이 포함될 수 있다.Also, in operation 825 , the controller 202 may transmit the data flow information 350 to the gateway 203 . Here, the data flow information 350 transmitted in operation 825 may include source IP, destination IP, service port information, protocol information, certificate information, domain and URL information, and the like.

도 9는 다양한 실시 예들에 따른 게이트웨이의 서비스 요청 처리를 위한 흐름도를 도시하며, 도 9에 도시된 동작들은 예를 들어, 도 6, 도 7 또는 도 8의 신호 흐름도 이후에 구현될 수 있다. 9 is a flowchart illustrating a service request processing of a gateway according to various embodiments of the present disclosure, and the operations illustrated in FIG. 9 may be implemented after, for example, the signal flow diagram of FIGS. 6, 7 or 8 .

도 9를 참조하면, 동작 910에서, 게이트웨이(203)(또는, 프록시 서버(204-2))는 출발지 IP 또는 인증서 식별 정보, 도착지 IP 또는 도메인 정보 및 포트 정보, 프로토콜 정보를 포함하는 서비스 요청을 수신할 수 있다. 서비스 요청은 노드(201)로부터 송신된 것일 수 있다. Referring to FIG. 9 , in operation 910 , the gateway 203 (or the proxy server 204 - 2 ) receives a service request including source IP or certificate identification information, destination IP or domain information and port information, and protocol information. can receive The service request may be transmitted from the node 201 .

동작 920에서, 게이트웨이(203)는 서비스 요청에 포함된 정보에 기초하여 데이터 플로우 정보(350)가 존재하는지 여부를 확인할 수 있다. 예를 들어, 게이트웨이(203)는 출발지 IP 또는 인증서 식별 정보, 도착지 IP 또는 도메인 정보 및 포트 정보, 프로토콜 정보에 기초하여 데이터 플로우 정보(350)가 존재하는지 여부를 확인할 수 있다.In operation 920 , the gateway 203 may check whether the data flow information 350 exists based on information included in the service request. For example, the gateway 203 may check whether the data flow information 350 exists based on source IP or certificate identification information, destination IP or domain information and port information, and protocol information.

데이터 플로우 정보(350)가 존재하는 경우, 게이트웨이(203)는 동작 930을 수행할 수 있다. If the data flow information 350 exists, the gateway 203 may perform operation 930 .

동작 930에서, 게이트웨이(203)는 서비스 처리 요청에 파일 정보가 포함되어 있는지 여부를 확인할 수 있다. 서비스 처리 요청에 파일 정보가 포함된 경우, 게이트웨이(203)는 동작 940을 수행할 수 있다. 서비스 처리 요청에 파일 정보가 포함되지 않은 경우, 게이트웨이(203)는 동작 970을 수행할 수 있다.In operation 930 , the gateway 203 may check whether file information is included in the service processing request. When file information is included in the service processing request, the gateway 203 may perform operation 940 . If file information is not included in the service processing request, the gateway 203 may perform operation 970 .

동작 940에서, 게이트웨이(203)는 데이터 플로우 정보(350)에 포함된 파일 IO 정보(354)에 기초하여 파일 전송을 허용하는지 여부를 확인할 수 있다. 파일 전송을 허용하는 경우, 게이트웨이(203)는 동작 950을 수행할 수 있다. 파일 전송을 허용하지 않은 경우, 게이트웨이(203)는 동작 980을 수행할 수 있다. 다른 예에서, 서비스 처리 요청에 포함된 파일 정보에 대한 파일 전송이 허용되지 않은 경우, 게이트웨이(203)는 서비스 처리 정책에 따라 지정된 경로로 서비스 처리 요청을 포워딩하거나, 또는 노드(201)로 리다이렉션하기 위한 정보를 반환할 수 있다. In operation 940 , the gateway 203 may determine whether file transfer is permitted based on the file IO information 354 included in the data flow information 350 . If file transfer is allowed, the gateway 203 may perform operation 950 . If the file transfer is not allowed, the gateway 203 may perform operation 980 . In another example, when file transfer for file information included in the service processing request is not permitted, the gateway 203 forwards the service processing request to a path specified according to the service processing policy, or redirects to the node 201 information can be returned.

다른 실시 예에서, 만약 파일 전송을 허용하는 경우, 게이트웨이(203)는 데이터 플로우 정보(350)에 포함된 파일 IO 정보(354)에 기초하여 파일 전송을 허용하는 확장자인지 여부를 확인할 수 있다. 파일 전송을 허용하고 파일 전송이 허용되는 확장자인 경우, 게이트웨이(203)는 동작 950을 수행할 수 있다. 파일 전송을 허용하지 않거나, 또는 파일 전송이 허용되지 않는 확장자인 경우, 게이트웨이(203)는 동작 980을 수행할 수 있다. 다른 예에서, 파일 전송을 허용하지 않거나, 또는 파일 전송이 허용되지 않는 확장자인 경우, 게이트웨이(203)는 서비스 처리 정책에 따라 지정된 경로로 서비스 처리 요청을 포워딩하거나, 또는 노드(201)로 리다이렉션하기 위한 정보를 반환할 수 있다. In another embodiment, if the file transfer is allowed, the gateway 203 may check whether the extension allows the file transfer based on the file IO information 354 included in the data flow information 350 . If the file transmission is allowed and the extension is the file transmission allowed, the gateway 203 may perform operation 950 . If the file transmission is not allowed or the file transmission is not allowed, the gateway 203 may perform operation 980 . In another example, if the file transfer is not allowed, or if the file transfer is not allowed, the gateway 203 forwards the service processing request to the path specified according to the service processing policy, or redirects to the node 201 information can be returned.

동작 950에서, 게이트웨이(203)는 데이터 플로우 정보(350)에 포함된 파일 검사 정보(355)에 기초하여 파일을 검사할 것인지 여부를 확인할 수 있다. 파일을 검사하는 경우, 게이트웨이(203)는 동작 960을 수행할 수 있다. 파일을 검사하지 않는 경우, 게이트웨이(203)는 동작 970을 수행할 수 있다.In operation 950 , the gateway 203 may determine whether to check the file based on the file check information 355 included in the data flow information 350 . When examining the file, the gateway 203 may perform operation 960 . If the file is not checked, the gateway 203 may perform operation 970 .

동작 960에서, 게이트웨이(203)는 파일 정보 검사가 성공했는지를 확인할 수 있다. 예를 들어, 게이트웨이(203)는 데이터 플로우 정보(350)에 포함된 파일 검사 정보(355)가 나타내는 파일 검사 방법에 따라 서비스 처리 요청 정보에 포함된 파일 정보를 검사하고, 그 검사 결과의 성공 여부를 확인할 수 있다. 여기에서, 파일 정보 검사는 데이터 플로우에 포함된 패턴 및 룰 정보를 기반으로 자체적 검사를 수행하거나 외부 애플리케이션(예: 백신, 멀웨어 탐지 도구, 데이터 손실 방지(Data Loss Prevention) 기술 등) 및 외부 기기를 통해서 검사를 수행할 수 있다. 그리고, 파일 정보 검사는 검사되는 파일 내에 멀웨어 또는 악성코드, 개인 정보 등이 존재하는 지 여부를 검사하거나 허용되지 않은 정보 또는 안전하지 않은 정보를 다른 정보로 치환할 수 있다.In operation 960 , the gateway 203 may determine whether the file information check succeeded. For example, the gateway 203 inspects the file information included in the service processing request information according to the file inspection method indicated by the file inspection information 355 included in the data flow information 350 , and whether the inspection result is successful can be checked. Here, the file information inspection performs its own inspection based on the pattern and rule information included in the data flow, or uses external applications (eg, vaccines, malware detection tools, data loss prevention technology, etc.) and external devices. inspection can be performed through In addition, the file information check may check whether malware, malicious code, personal information, or the like exists in the scanned file, or may substitute information that is not permitted or unsafe information with other information.

파일을 검사가 성공한 경우, 게이트웨이(203)는 동작 970을 수행할 수 있다. 파일을 검사가 실패한 경우, 게이트웨이(203)는 동작 980을 수행할 수 있다.If the file check is successful, the gateway 203 may perform operation 970 . If the file check fails, the gateway 203 may perform operation 980 .

동작 970에서, 게이트웨이(203)는 출발지 IP 또는 인증서 식별 정보, 도착지 IP 또는 도메인 정보 및 포트 정보, 프로토콜 정보에 기초하여 서비스 처리 요청을 목적지로 포워딩할 수 있다. 예를 들어, 게이트웨이(203)는 파일 정보 검사가 성공한 경우, 파일 정보를 포함하지 않는 경우, 또는 파일 정보 검사가 필요하지 않은 경우 서비스 처리 요청을 목적지로 포워딩할 수 있다.In operation 970 , the gateway 203 may forward the service processing request to the destination based on the source IP or certificate identification information, destination IP or domain information and port information, and protocol information. For example, the gateway 203 may forward the service processing request to the destination when the file information check is successful, when the file information is not included, or when the file information check is not required.

동작 980에서, 게이트웨이(203)는 서비스 요청 실패 정보를 노드(201)로 반환할 수 있다. 다른 예에서, 동작 980을 대신하여, 게이트웨이(203)는 서비스 처리 정책에 따라 지정된 경로로 서비스 처리 요청을 포워딩하거나, 또는 노드(201)로 리다이렉션하기 위한 정보를 반환할 수 있다. In operation 980 , the gateway 203 may return service request failure information to the node 201 . In another example, instead of operation 980 , the gateway 203 may return information for forwarding the service processing request to the path specified according to the service processing policy, or redirecting the service processing request to the node 201 .

도 10은 다양한 실시 예들에 따른 게이트웨이의 서비스 요청 처리 결과 수신을 위한 흐름도를 도시하며, 도 10에 도시된 동작들은 예를 들어, 도 9의 신호 흐름도 이후에 구현될 수 있다.10 is a flowchart for receiving a service request processing result of a gateway according to various embodiments of the present disclosure, and the operations illustrated in FIG. 10 may be implemented after, for example, the signal flow diagram of FIG. 9 .

도 10을 참조하면, 동작 1010에서, 게이트웨이(203)(또는, 프록시 서버(204-2))는 서비스 처리 요청 결과를 수신할 수 있다. 여기에서, 서비스 처리 요청에 따른 결과는 도 9의 동작들에 따른 데이터일 수 있다. 서비스 요청 처리 결과는 서비스 요청의 목적지(예: 서비스 서버(205-1ㅓ, 205-2))로부터 송신된 것일 수 있다.Referring to FIG. 10 , in operation 1010 , the gateway 203 (or the proxy server 204 - 2 ) may receive a service processing request result. Here, the result according to the service processing request may be data according to the operations of FIG. 9 . The service request processing result may be transmitted from the destination of the service request (eg, the service servers 205-1ㅓ and 205-2).

동작 1020에서, 게이트웨이(203)는 서비스 처리 요청 결과에 파일 정보가 포함되어 있는지 여부를 확인할 수 있다. 서비스 처리 요청 결과에 파일 정보가 포함된 경우, 게이트웨이(203)는 동작 1030을 수행할 수 있다. 서비스 처리 요청 결과에 파일 정보가 포함되지 않은 경우, 게이트웨이(203)는 동작 1060을 수행할 수 있다.In operation 1020 , the gateway 203 may check whether file information is included in the service processing request result. When file information is included in the service processing request result, the gateway 203 may perform operation 1030 . When the file information is not included in the service processing request result, the gateway 203 may perform operation 1060 .

동작 1030에서, 게이트웨이(203)는 데이터 플로우 정보(350)에 포함된 파일 IO 정보(354)에 기초하여 파일 수신을 허용하는지 여부를 확인할 수 있다. 파일 수신을 허용하는 경우, 게이트웨이(203)는 동작 1040을 수행할 수 있다. 파일 수신을 허용하지 않은 경우, 게이트웨이(203)는 동작 1070을 수행할 수 있다. In operation 1030 , the gateway 203 may determine whether file reception is permitted based on the file IO information 354 included in the data flow information 350 . If file reception is allowed, the gateway 203 may perform operation 1040 . If the file reception is not allowed, the gateway 203 may perform operation 1070 .

다른 실시 예에서, 만약 파일 수신을 허용하는 경우, 게이트웨이(203)는 데이터 플로우 정보(350)에 포함된 파일 IO 정보(354)에 기초하여 파일 수신을 허용하는 확장자인지 여부를 확인할 수 있다. 파일 수신을 허용하고 파일 수신이 허용되는 확장자인 경우, 게이트웨이(203)는 동작 1040을 수행할 수 있다. 파일 수신을 허용하지 않거나, 또는 파일 수신이 허용되지 않는 확장자인 경우, 게이트웨이(203)는 동작 1070을 수행할 수 있다. In another embodiment, if the file reception is allowed, the gateway 203 may check whether the file reception is allowed based on the file IO information 354 included in the data flow information 350 . When the file reception is allowed and the file reception is allowed extension, the gateway 203 may perform operation 1040 . If the file reception is not allowed or the file reception is not allowed, the gateway 203 may perform operation 1070 .

동작 1040에서, 게이트웨이(203)는 데이터 플로우 정보(350)에 포함된 파일 검사 정보(355)에 기초하여 파일을 검사할 것인지 여부를 확인할 수 있다. 파일을 검사하는 경우, 게이트웨이(203)는 동작 1050을 수행할 수 있다. 파일을 검사하지 않는 경우, 게이트웨이(203)는 동작 1060을 수행할 수 있다.In operation 1040 , the gateway 203 may determine whether to check the file based on the file check information 355 included in the data flow information 350 . When examining the file, the gateway 203 may perform operation 1050 . If the file is not checked, the gateway 203 may perform operation 1060 .

동작 1050에서, 게이트웨이(203)는 파일 정보 검사가 성공했는지를 확인할 수 있다. 예를 들어, 게이트웨이(203)는 데이터 플로우 정보(350)에 포함된 파일 검사 정보(355)가 나타내는 파일 검사 방법에 따라 서비스 처리 요청 결과 정보에 포함된 파일 정보를 검사하고, 그 검사 결과의 성공 여부를 확인할 수 있다. 여기에서, 파일 정보 검사는 데이터 플로우에 포함된 패턴 및 룰 정보를 기반으로 자체적 검사를 수행하거나 외부 애플리케이션(예: 백신, 멀웨어 탐지 도구, 데이터 손실 방지(Data Loss Prevention) 기술 등) 및 외부 기기를 통해서 검사를 수행할 수 있다. 그리고, 파일 정보 검사는 검사되는 파일 내에 멀웨어 또는 악성코드, 개인 정보 등이 존재하는 지 여부를 검사하거나 허용되지 않은 정보 또는 안전하지 않은 정보를 다른 정보로 치환할 수 있다.In operation 1050 , the gateway 203 may determine whether the file information check is successful. For example, the gateway 203 examines the file information included in the service processing request result information according to the file inspection method indicated by the file inspection information 355 included in the data flow information 350, and the success of the inspection result can check whether Here, the file information inspection performs its own inspection based on the pattern and rule information included in the data flow, or uses external applications (eg, vaccines, malware detection tools, data loss prevention technology, etc.) and external devices. inspection can be performed through In addition, the file information check may check whether malware, malicious code, personal information, or the like exists in the scanned file, or may substitute information that is not permitted or unsafe information with other information.

파일을 검사가 성공한 경우, 게이트웨이(203)는 동작 1060을 수행할 수 있다. 파일을 검사가 실패한 경우, 게이트웨이(203)는 동작 1070을 수행할 수 있다.If the file check is successful, the gateway 203 may perform operation 1060 . If the file check fails, the gateway 203 may perform operation 1070 .

동작 1060에서, 게이트웨이(203)는 출발지 IP 또는 인증서 식별 정보, 도착지 IP 또는 도메인 정보 및 포트 정보, 프로토콜 정보에 기초하여 서비스 처리 요청을 노드(201)로 포워딩할 수 있다. 예를 들어, 게이트웨이(203)는 파일 정보 검사가 성공한 경우, 파일 정보를 포함하지 않는 경우, 또는 파일 정보 검사가 필요하지 않은 경우 서비스 처리 요청 결과를 노드(201)로 포워딩할 수 있다.In operation 1060 , the gateway 203 may forward the service processing request to the node 201 based on the source IP or certificate identification information, destination IP or domain information and port information, and protocol information. For example, the gateway 203 may forward the service processing request result to the node 201 when the file information check is successful, when the file information is not included, or when the file information check is not required.

동작 1060에서, 게이트웨이(203)는 서비스 요청 실패 정보를 반환할 수 있다. In operation 1060 , the gateway 203 may return service request failure information.

도 11은 다양한 실시예들에 따른 서비스 요청 처리 로그 및 거절 로그 전송을 위한 신호 흐름도를 도시한다.11 illustrates a signal flow diagram for transmitting a service request processing log and a rejection log according to various embodiments of the present disclosure;

동작 1105에서, 게이트웨이(203)는 서비스 요청 처리 로그 및 거절 로그를 컨트롤러(202)에 전송할 수 있다. 게이트웨이(203)는 지정된 시간 단위로 서비스 요청 처리 로그 및 거절 로그를 컨트롤러(202)에 전송할 수 있다. 예를 들어, 서비스 요청은, 노드(201)의 서비스 서버(205)에 대한 서비스 처리 요청을 포함할 수 있다.In operation 1105 , the gateway 203 may transmit a service request processing log and a rejection log to the controller 202 . The gateway 203 may transmit a service request processing log and a rejection log to the controller 202 in a designated time unit. For example, the service request may include a service processing request to the service server 205 of the node 201 .

동작 1110에서, 컨트롤러(202)는 게이트웨이(203)로부터 수신된 로그를 분석할 수 있다. 컨트롤러(202)는 수신된 로그 정보를 기반으로 서비스 요청 및 거절에 대한 통계 정보를 갱신할 수 있다. 컨트롤러(202)는 수신된 로그를 분석하여 서비스를 요청한 대상(예: 노드(201) 또는 노드(201)의 접속 애플리케이션(211))이 비이상적인 행위를 수행하고 있는지를 검사할 수 있다. 예를 들어, 서비스를 요청한 대상이 비이상적인 행위를 수행하고 있는 경우, 컨트롤러(202)는 블랙리스트 정책 데이터베이스(315)의 블랙리스트 정책에 따라 블랙리스트 데이터베이스(319)에 등록할 수 있다. 또한, 컨트롤러는 비이상적인 행위를 수행하고 있는 대상의 데이터 플로우 및 제어 플로우를 제거함으로써 상기 대상의 서비스 접속을 차단할 수 있다. 컨트롤러(202)는 갱신된 데이터 플로우 정보를 게이트웨이(203)로 반환할 수 있다.In operation 1110 , the controller 202 may analyze the log received from the gateway 203 . The controller 202 may update statistical information on service request and rejection based on the received log information. The controller 202 may analyze the received log to check whether a service requesting target (eg, the node 201 or the access application 211 of the node 201) is performing an abnormal behavior. For example, when the service requesting target is performing an abnormal behavior, the controller 202 may register in the blacklist database 319 according to the blacklist policy of the blacklist policy database 315 . Also, the controller may block the service access of the target by removing the data flow and the control flow of the target performing the non-ideal behavior. The controller 202 may return the updated data flow information to the gateway 203 .

동작 1115에서, 컨트롤러(202)는 데이터 플로우의 갱신 결과를 게이트웨이(203)로 전송할 수 있다. 게이트웨이(203)는 수신된 데이터 플로우 정보(350)에 따라 데이터 플로우를 제거해야 하는 경우 데이터 플로우 테이블(317)에서 비이상적인 행위를 수행하고 있는 대상의 데이터 플로우를 제거함으로써 상기 대상이 더 이상 서비스 접속 요청을 수행할 수 없도록 할 수 있다.In operation 1115 , the controller 202 may transmit the update result of the data flow to the gateway 203 . When a data flow needs to be removed according to the received data flow information 350, the gateway 203 removes the data flow of the target performing the non-ideal behavior from the data flow table 317 so that the target is no longer connected to the service. You can make the request impossible to fulfill.

도 12은 다양한 실시 예들에 따른 제어 플로우 갱신을 위한 신호 흐름도를 도시한다.12 is a flowchart illustrating a signal flow for updating a control flow according to various embodiments of the present disclosure;

도 12을 참조하면, 동작 1205에서, 접속 제어 애플리케이션(212)은 제어 플로우 갱신을 요청할 수 있다.Referring to FIG. 12 , in operation 1205 , the access control application 212 may request a control flow update.

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

동작 1210에서, 컨트롤러(202)는 제어 플로우를 갱신(검사)할 수 있다. 예를 들어, 컨트롤러(202)는 수신된 식별 정보가 나타내는 제어 플로우 정보(340)가 제어 플로우 테이블(316) 내에 존재하는지, 제어 플로우 정보(340)가 존재한다면 그에 종속되는 데이터 플로우 정보(350)가 존재하는지를 확인할 수 있다. 다른 보안 시스템에 의하여 접속이 해제되거나, 갱신 시간이 경과하거나, 또는 위험 탐지에 의하여 접속이 해제되는 경우, 제어 플로우가 존재하지 않을 수 있다. 제어 플로우가 존재하지 않는 경우, 컨트롤러(202)는 노드(201)로 접속 불가 정보를 반환할 수 있다. 제어 플로우가 존재하는 경우, 컨트롤러(202)는 제어 플로우의 갱신 시각 또는 만료 시간을 업데이트하고, 해당 제어 플로우에 종속하는 데이터 플로우를 탐색할 수 있다. 예를 들어, 탐색된 데이터 플로우에서 재인증을 수행해야 하거나 더 이상 접속이 불가능한 데이터 플로우가 존재하는 경우, 컨트롤러(202)는 해당 데이터 플로우 정보를 노드(201)로 반환할 수 있다.In operation 1210 , the controller 202 may update (check) the control flow. For example, the controller 202 determines whether the control flow information 340 indicated by the received identification information exists in the control flow table 316, and if the control flow information 340 exists, the data flow information 350 dependent on it. It can be checked whether . 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. If the control flow does not exist, the controller 202 may return the connection unavailable information to the node 201 . When the control flow exists, the controller 202 may update the update time or expiration time of the control flow, and search for a data flow dependent on the control flow. For example, when re-authentication needs to be performed in the discovered data flow or there is a data flow that can no longer be accessed, the controller 202 may return the corresponding data flow information to the node 201 .

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

동작 1215에서, 컨트롤러(202)는 갱신(검사) 결과 정보를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 예를 들어 갱신(검사)이 실패하면, 컨트롤러(202)는 접속 불가 정보를 전송할 수 있다. 다른 예를 들어 갱신(검사)이 성공하면, 컨트롤러(202)는 갱신된 제어 플로우 정보(340) 및 그에 종속되는 데이터 플로우 정보(350)를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 이 경우, 노드(201)는 제어 플로우 정보(340) 및 데이터 플로우 정보(350)를 갱신할 수 있다.In operation 1215 , the controller 202 may transmit update (inspection) result information to the access control application 212 . For example, if the update (check) fails, the controller 202 may transmit connection unavailable information. For another example, if the update (check) is successful, the controller 202 may transmit the updated control flow information 340 and data flow information 350 dependent thereon to the access control application 212 . In this case, the node 201 may update the control flow information 340 and the data flow information 350 .

접속 제어 애플리케이션(212)은 갱신(검사) 결과 정보를 처리할 수 있다. 제어 플로우 갱신 결과가 접속 불가를 나타내면, 접속 제어 애플리케이션(212)은 접속 애플리케이션(211)을 종료하거나, 접속 애플리케이션(211)의 모든 네트워크 접속을 차단할 수 있다. 제어 플로우 갱신 결과가 정상을 나타내고, 갱신된 데이터 플로우 정보(350)가 있는 경우, 접속 제어 애플리케이션(212)은 접속 제어 애플리케이션(212) 내의 데이터 플로우 테이블(317)을 갱신할 수 있다.The access control application 212 may process the update (check) result information. When the control flow update result indicates that the connection is unavailable, the connection control application 212 may terminate the connection application 211 or block all network connections of the connection application 211 . When the control flow update result indicates normal and there is updated data flow information 350 , the access control application 212 may update the data flow table 317 in the access control application 212 .

도 13는 다양한 실시 예들에 따른 제어 플로우 제거를 위한 신호 흐름도를 도시한다.13 is a flowchart illustrating a signal flow for removing a control flow according to various embodiments of the present disclosure;

도 13를 참조하면, 동작 1305에서 노드(201)는 컨트롤러(202)에게 제어 플로우 종료를 요청할 수 있다. 예를 들어, 노드(201)는 접속 제어 애플리케이션(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 terminate the access control application 212 , request the end of the control flow when the network connection is not used for a specified time, or a connection termination request is received from another system.

동작 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)에게 데이터 플로우 제거를 요청할 수 있다. In operation 1315 , the controller 202 may request the gateway 203 to remove the data flow.

동작 1320에서, 게이트웨이(203)는 데이터 플로우를 제거함으로써 접속 제어 애플리케이션(212)의 네트워크 접속을 차단할 수 있다.In operation 1320 , the gateway 203 may block the access control application 212 from connecting to the network by removing the data flow.

도 13의 동작들을 통해, 게이트웨이(203)는 주기적으로 컨트롤러(202)와 데이터 플로우 갱신 절차를 수행하고 노드(201)의 접속 애플리케이션 종료 또는 네트워크 접속 해제에 따라 유효하지 않은 데이터 플로우 정보(350)를 수신하고, 게이트웨이(203)에 저장되어 있는 세션 정보와 매칭하여 유효하지 않은 세션을 제거할 수 있다. 이에 따라, 본 개시에 따른 실시 예들은 HTTP와 같이 노드(201)의 상황을 알 수 없는 특성에 따라 인증이 유효하지 않은 대상이 인증된 상태로 서비스를 사용할 수 없도록 할 수 있다.Through the operations of FIG. 13 , the gateway 203 periodically performs a data flow update procedure with the controller 202 and returns invalid data flow information 350 according to the termination of the connection application of the node 201 or the disconnection of the network connection. Received and matched with the session information stored in the gateway 203, it is possible to remove the invalid session. Accordingly, the embodiments according to the present disclosure may make it impossible to use a service in an authenticated state for a target whose authentication is not valid according to a characteristic that the situation of the node 201 cannot be known, such as HTTP.

도 14는 다양한 실시 예들에 따른 데이터 플로우 제거를 위한 신호 흐름도를 도시한다.14 illustrates a signal flow diagram for data flow removal according to various embodiments of the present disclosure.

도 14를 참조하면, 동작 1405에서 접속 제어 애플리케이션(212)은 접속 애플리케이션(211)의 종료를 감지할 수 있다. 접속 제어 애플리케이션(212)은 노드(201)에서 실행 중인 접속 애플리케이션(211)의 종료 여부를 실시간 감시할 수 있다.Referring to FIG. 14 , in operation 1405 , the access control application 212 may detect termination of the access application 211 . The access control application 212 may monitor in real time whether the access application 211 running in the node 201 is terminated.

동작 1410에서 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 데이터 플로우 종료를 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 종료된 접속 애플리케이션(211)에 할당되어 있는 데이터 플로우 식별 정보 또는 접속 애플리케이션(211)의 식별 정보를 컨트롤러(202)에 전송하여 데이터 플로우 종료를 요청할 수 있다.In operation 1410 , the access control application 212 may request the controller 202 to terminate the data flow. For example, the access control application 212 may request the end of the data flow by transmitting data flow identification information assigned to the terminated connection application 211 or identification information of the connection application 211 to the controller 202 . .

동작 1415에서, 컨트롤러(202)는 노드(201)로부터 수신된 데이터 플로우 식별 정보 또는 접속 애플리케이션(211)의 식별 정보를 기반으로 데이터 플로우를 제거할 수 있다. 컨트롤러(202)는 수신된 데이터 플로우 식별 정보 또는 접속 애플리케이션(211)의 식별 정보를 기반으로 제어 플로우를 식별 및 검색하고, 식별 및 검색된 제어 플로우에 종속된 데이터 플로우를 제거할 수 있다.In operation 1415 , the controller 202 may remove the data flow based on the data flow identification information received from the node 201 or the identification information of the access application 211 . The controller 202 may identify and search for a control flow based on the received data flow identification information or identification information of the access application 211 , and remove a data flow dependent on the identified and searched control flow.

동작 1420에서, 컨트롤러(202)는 게이트웨이(203)에게 데이터 플로우 제거를 요청하며, 동작 1425에서, 게이트웨이(203)는 데이터 플로우를 제거함으로써 접속 제어 애플리케이션(212)의 제거된 데이터 플로우에 대응되는 서비스 서버(205)에 대한 접속을 차단할 수 있다. 이후, 접속 애플리케이션(211)은 더 이상 목적지 네트워크로 데이터 패킷을 전송할 수 없게 된다.In operation 1420 , the controller 202 requests the gateway 203 to remove the data flow, and in operation 1425 , the gateway 203 removes the data flow, thereby providing a service corresponding to the removed data flow of the access control application 212 . Access to the server 205 may be blocked. After that, the connection application 211 is no longer able to transmit the data packet to the destination network.

이상의 설명은 본 문서에 개시된 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 문서에 개시된 실시 예들이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 문서에 개시된 실시 예들의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 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 following claims, and all technical ideas within the equivalent scope should be interpreted as being included in the scope of the present document.

Claims (16)

게이트웨이에 있어서,
통신 회로;
상기 통신 회로와 작동적으로 연결되는 프로세서; 및
상기 프로세서와 작동적으로 연결되고, 프록시 서버를 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해서 실행될 때 상기 게이트웨이가, 상기 프록시 서버를 실행하여:
노드로부터 서비스 처리 요청을 수신하고,
상기 서비스 처리 요청에 포함된 정보에 대응하는 데이터 플로우 정보가 존재하는지를 확인하되, 상기 서비스 처리 요청에 포함된 상기 정보는 출발지 정보 또는 도착지 정보를 포함하고,
상기 데이터 플로우 정보가 존재하는 경우, 상기 데이터 플로우 정보에 기초하여, 상기 서비스 처리 요청을 처리하도록 하는 명령어들을 저장하고,
상기 서비스 처리 요청을 처리하는 경우, 상기 명령어들은, 상기 게이트웨이가,
상기 서비스 처리 요청에 파일 정보가 포함되어 있는지 여부를 확인하고,
상기 서비스 처리 요청에 파일 정보가 포함되지 않은 경우, 상기 서비스 처리 요청을 상기 서비스 처리 요청에 따른 도착지로 포워딩하고,
상기 서비스 처리 요청에 파일 정보가 포함된 경우, 상기 파일 정보가 나타내는 파일의 전송 허용 여부에 따라 상기 서비스 처리 요청을 처리하도록 하는, 게이트웨이.
In the gateway,
communication circuit;
a processor operatively coupled to the communication circuitry; and
a memory operatively coupled to the processor, the memory storing a proxy server, wherein the memory, when executed by the processor, causes the gateway to execute the proxy server:
Receive a service processing request from a node,
Check whether data flow information corresponding to the information included in the service processing request exists, wherein the information included in the service processing request includes departure information or destination information,
When the data flow information exists, on the basis of the data flow information, storing instructions for processing the service processing request,
When processing the service processing request, the instructions include:
Check whether file information is included in the service processing request,
If file information is not included in the service processing request, forwarding the service processing request to a destination according to the service processing request,
When file information is included in the service processing request, the gateway is configured to process the service processing request according to whether transmission of a file indicated by the file information is permitted.
삭제delete 청구항 1에 있어서, 상기 명령어들은 상기 게이트웨이가,
상기 데이터 플로우 정보에 포함된 내의 파일 IO(input output) 정보에 기초하여, 상기 서비스 처리 요청에 포함된 파일 정보가 나타내는 파일의 전송이 허용되는지를 확인하고,
상기 파일의 전송이 허용되지 않는 경우, 상기 서비스 처리 요청을 상기 노드로 반환하고,
상기 파일의 전송이 허용되는 경우, 파일 정보가 나타내는 파일의 검사 성공 여부에 따라 상기 서비스 처리 요청을 처리하도록 하는, 게이트웨이.
The method according to claim 1, wherein the instructions are executed by the gateway,
Based on the file IO (input output) information included in the data flow information, it is checked whether the transmission of the file indicated by the file information included in the service processing request is allowed,
If the transmission of the file is not allowed, returning the service processing request to the node,
When transmission of the file is permitted, the gateway is configured to process the service processing request according to whether the file indicated by the file information has been successfully checked.
청구항 3에 있어서, 상기 명령어들은 상기 게이트웨이가,
상기 파일 IO 정보에 기초하여, 상기 파일의 확장자가 파일 전송을 허용하는 확장자인지를 확인하고,
상기 파일 전송을 허용하는 확장자가 아닌 경우, 상기 서비스 처리 요청을 상기 노드로 반환하고,
상기 파일 전송을 허용하는 확장자인 경우, 파일 정보가 나타내는 파일의 검사 성공 여부에 따라 상기 서비스 처리 요청을 처리하도록 하는, 게이트웨이.
The method according to claim 3, wherein the instructions are the gateway,
Based on the file IO information, it is confirmed whether the extension of the file is an extension that allows file transfer,
If it is not an extension that allows the file transfer, the service processing request is returned to the node,
If the extension allows the file transmission, the gateway is configured to process the service processing request according to whether the file indicated by the file information has been successfully checked.
청구항 1에 있어서, 상기 명령어들은 상기 게이트웨이가,
상기 데이터 플로우 정보에 포함된 내의 파일 검사 정보에 기초하여, 상기 서비스 처리 요청에 포함된 파일 정보가 나타내는 파일의 파일 정보 검사가 필요한지를 확인하고,
상기 파일 정보 검사가 필요하지 않은 경우, 상기 서비스 처리 요청을 상기 서비스 처리 요청에 따른 도착지로 포워딩하고,
상기 파일 정보 검사가 필요한 경우, 상기 파일 정보가 나타내는 파일의 파일 검사 성공 여부에 따라 상기 서비스 처리 요청을 처리하도록 하는, 게이트웨이.
The method according to claim 1, wherein the instructions are executed by the gateway,
Based on the file inspection information included in the data flow information, it is confirmed whether the file information inspection of the file indicated by the file information included in the service processing request is necessary,
If the file information check is not required, forwarding the service processing request to a destination according to the service processing request,
When the file information check is necessary, the gateway processes the service processing request according to whether or not the file check of the file indicated by the file information is successful.
청구항 1에 있어서, 상기 명령어들은 상기 게이트웨이가,
상기 데이터 플로우 정보에 포함된 파일 검사 정보가 나타내는 파일 검사 방법에 기초하여, 상기 서비스 처리 요청에 포함된 파일 정보를 검사하고,
상기 파일 정보 검사가 성공한 경우, 상기 서비스 처리 요청을 상기 서비스 처리 요청에 따른 도착지로 포워딩하고,
상기 파일 정보 검사가 실패한 경우, 상기 서비스 처리 요청을 상기 노드로 반환하도록 하는, 게이트웨이.
The method according to claim 1, wherein the instructions are executed by the gateway,
inspecting the file information included in the service processing request based on the file inspection method indicated by the file inspection information included in the data flow information;
If the file information check is successful, forwarding the service processing request to a destination according to the service processing request,
When the file information check fails, the gateway returns the service processing request to the node.
청구항 1에 있어서, 상기 명령어들은 상기 게이트웨이가,
상기 서비스 처리 요청을 포워딩한 후 목적지 서버로부터 서비스 처리 결과를 수신하고,
상기 데이터 플로우 정보에 기초하여, 상기 서비스 처리 결과를 처리하도록 하는 게이트웨이.
The method according to claim 1, wherein the instructions are executed by the gateway,
After forwarding the service processing request, receiving the service processing result from the destination server,
A gateway to process the service processing result based on the data flow information.
청구항 7에 있어서, 상기 명령어들은 상기 게이트웨이가,
상기 서비스 처리 결과에 파일 정보가 포함된 경우, 상기 데이터 플로우 정보에 포함된 내의 파일 IO(input output) 정보에 기초하여, 상기 서비스 처리 결과에 포함된 파일 정보가 나타내는 파일의 수신이 허용되는지를 확인하고,
상기 파일의 수신이 허용되는 경우, 상기 데이터 플로우 정보에 포함된 내의 파일 검사 정보에 기초하여, 상기 서비스 처리 결과에 포함된 파일 정보가 나타내는 파일의 파일 정보 검사가 필요한지를 확인하고,
상기 파일 정보 검사가 필요한 경우, 상기 데이터 플로우 정보에 포함된 파일 검사 정보가 나타내는 파일 검사 방법에 기초하여, 상기 서비스 처리 결과에 포함된 파일 정보를 검사하고,
상기 파일 정보 검사가 성공한 경우, 상기 서비스 처리 결과를 상기 서비스 처리 결과에 따른 상기 노드로 포워딩하도록 하는, 게이트웨이.
The method according to claim 7, wherein the instructions are executed by the gateway,
When file information is included in the service processing result, based on the file IO (input output) information included in the data flow information, it is checked whether reception of the file indicated by the file information included in the service processing result is allowed do,
If the reception of the file is allowed, based on the file check information included in the data flow information, it is checked whether the file information check of the file indicated by the file information included in the service processing result is necessary,
when the file information check is necessary, check the file information included in the service processing result based on the file check method indicated by the file check information included in the data flow information;
When the file information check succeeds, the service processing result is forwarded to the node according to the service processing result.
게이트웨이의 프록시 서버를 실행하여 수행되는 동작 방법에 있어서,
노드로부터 서비스 처리 요청을 수신하는 동작,
상기 서비스 처리 요청에 포함된 정보에 대응하는 데이터 플로우 정보가 존재하는지를 확인하는 동작, 상기 서비스 처리 요청에 포함된 상기 정보는 출발지 정보 또는 도착지 정보를 포함하고,
상기 데이터 플로우 정보가 존재하는 경우, 상기 데이터 플로우 정보에 기초하여, 상기 서비스 처리 요청을 처리하는 동작을 포함하고,
상기 서비스 처리 요청을 처리하는 동작은,
상기 서비스 처리 요청에 파일 정보가 포함되어 있는지 여부를 확인하는 동작,
상기 서비스 처리 요청에 파일 정보가 포함되지 않은 경우, 상기 서비스 처리 요청을 상기 서비스 처리 요청에 따른 도착지로 포워딩하는 동작, 및
상기 서비스 처리 요청에 파일 정보가 포함된 경우, 상기 파일 정보가 나타내는 파일의 전송 허용 여부에 따라 상기 서비스 처리 요청을 처리하는 동작을 포함하는 동작 방법.
In the method of operation performed by running the proxy server of the gateway,
receiving a service processing request from a node;
Checking whether data flow information corresponding to the information included in the service processing request exists, the information included in the service processing request includes source information or destination information,
when the data flow information exists, processing the service processing request based on the data flow information;
The operation of processing the service processing request is,
checking whether file information is included in the service processing request;
forwarding the service processing request to a destination according to the service processing request when the file information is not included in the service processing request; and
and if the service processing request includes file information, processing the service processing request according to whether transmission of a file indicated by the file information is permitted.
삭제delete 청구항 9에 있어서, 상기 서비스 처리 요청을 처리하는 동작은,
상기 데이터 플로우 정보에 포함된 내의 파일 IO(input output) 정보에 기초하여, 상기 서비스 처리 요청에 포함된 파일 정보가 나타내는 파일의 전송이 허용되는지를 확인하는 동작,
상기 파일의 전송이 허용되지 않는 경우, 상기 서비스 처리 요청을 상기 노드로 반환하는 동작, 및
상기 파일의 전송이 허용되는 경우, 파일 정보가 나타내는 파일의 검사 성공 여부에 따라 상기 서비스 처리 요청을 처리하는 동작을 포함하는, 동작 방법.
The method according to claim 9, wherein the processing of the service processing request comprises:
Based on the file IO (input output) information included in the data flow information, the operation of checking whether the transmission of the file indicated by the file information included in the service processing request is allowed,
returning the service processing request to the node when transmission of the file is not permitted; and
and processing the service processing request according to whether the file indicated by the file information has been successfully checked when the transmission of the file is permitted.
청구항 11에 있어서, 상기 서비스 처리 요청을 처리하는 동작은,
상기 파일 IO 정보에 기초하여, 상기 파일의 확장자가 파일 전송을 허용하는 확장자인지를 확인하는 동작,
상기 파일 전송을 허용하는 확장자가 아닌 경우, 상기 서비스 처리 요청을 상기 노드로 반환하는 동작, 및
상기 파일 전송을 허용하는 확장자인 경우, 파일 정보가 나타내는 파일의 검사 성공 여부에 따라 상기 서비스 처리 요청을 처리하는 동작을 포함하는, 동작 방법.
The method of claim 11, wherein the processing of the service processing request comprises:
Based on the file IO information, the operation of checking whether the extension of the file is an extension that allows file transfer,
If it is not an extension that allows the file transfer, returning the service processing request to the node, and
and processing the service processing request according to whether or not the inspection of the file indicated by the file information succeeds in the case of the extension allowing the file transmission.
청구항 9에 있어서, 상기 서비스 처리 요청을 처리하는 동작은,
상기 데이터 플로우 정보에 포함된 내의 파일 검사 정보에 기초하여, 상기 서비스 처리 요청에 포함된 파일 정보가 나타내는 파일의 파일 정보 검사가 필요한지를 확인하는 동작,
상기 파일 정보 검사가 필요하지 않은 경우, 상기 서비스 처리 요청을 상기 서비스 처리 요청에 따른 도착지로 포워딩하는 동작, 및
상기 파일 정보 검사가 필요한 경우, 상기 파일 정보가 나타내는 파일의 파일 검사 성공 여부에 따라 상기 서비스 처리 요청을 처리하는 동작을 포함하는, 동작 방법.
The method according to claim 9, wherein the processing of the service processing request comprises:
an operation of determining whether a file information check of a file indicated by the file information included in the service processing request is necessary based on the file check information included in the data flow information;
forwarding the service processing request to a destination according to the service processing request when the file information check is not required; and
and processing the service processing request according to whether or not the file check of the file indicated by the file information is successful when the file information check is required.
청구항 9에 있어서, 상기 서비스 처리 요청을 처리하는 동작은,
상기 데이터 플로우 정보에 포함된 파일 검사 정보가 나타내는 파일 검사 방법에 기초하여, 상기 서비스 처리 요청에 포함된 파일 정보를 검사하는 동작,
상기 파일 정보 검사가 성공한 경우, 상기 서비스 처리 요청을 상기 서비스 처리 요청에 따른 도착지로 포워딩하는 동작, 및
상기 파일 정보 검사가 실패한 경우, 상기 서비스 처리 요청을 상기 노드로 반환하는 동작을 포함하는, 동작 방법.
The method according to claim 9, wherein the processing of the service processing request comprises:
checking the file information included in the service processing request based on the file checking method indicated by the file checking information included in the data flow information;
If the file information check is successful, forwarding the service processing request to a destination according to the service processing request; and
and returning the service processing request to the node when the file information check fails.
청구항 9에 있어서,
상기 서비스 처리 요청을 포워딩한 후 목적지 서버로부터 서비스 처리 결과를 수신하는 동작, 및
상기 데이터 플로우 정보에 기초하여, 상기 서비스 처리 결과를 처리하는 동작을 포함하는 동작 방법.
10. The method of claim 9,
receiving a service processing result from a destination server after forwarding the service processing request; and
and processing the service processing result based on the data flow information.
청구항 15에 있어서, 상기 서비스 처리 결과를 처리하는 동작은,
상기 서비스 처리 결과에 파일 정보가 포함된 경우, 상기 데이터 플로우 정보에 포함된 내의 파일 IO(input output) 정보에 기초하여, 상기 서비스 처리 결과에 포함된 파일 정보가 나타내는 파일의 수신이 허용되는지를 확인하는 동작,
상기 파일의 수신이 허용되는 경우, 상기 데이터 플로우 정보에 포함된 내의 파일 검사 정보에 기초하여, 상기 서비스 처리 결과에 포함된 파일 정보가 나타내는 파일의 파일 정보 검사가 필요한지를 확인하는 동작,
상기 파일 정보 검사가 필요한 경우, 상기 데이터 플로우 정보에 포함된 파일 검사 정보가 나타내는 파일 검사 방법에 기초하여, 상기 서비스 처리 결과에 포함된 파일 정보를 검사하는 동작, 및
상기 파일 정보 검사가 성공한 경우, 상기 서비스 처리 결과를 상기 서비스 처리 결과에 따른 상기 노드로 포워딩하는 동작을 포함하는, 동작 방법.
The method according to claim 15, The operation of processing the service processing result,
When file information is included in the service processing result, based on the file IO (input output) information included in the data flow information, it is checked whether reception of the file indicated by the file information included in the service processing result is allowed action,
When the reception of the file is permitted, based on the file check information included in the data flow information, checking whether the file information check of the file indicated by the file information included in the service processing result is necessary;
when the file information check is required, checking the file information included in the service processing result based on the file checking method indicated by the file check information included in the data flow information; and
and forwarding the service processing result to the node according to the service processing result when the file information check is successful.
KR1020220051914A 2022-04-27 2022-04-27 System for controlling transmission and reception of file of application based on proxy and method thereof KR102449118B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020220051914A KR102449118B1 (en) 2022-04-27 2022-04-27 System for controlling transmission and reception of file of application based on proxy and method thereof
PCT/KR2023/005625 WO2023211120A1 (en) 2022-04-27 2023-04-25 System for controlling file transmission and reception of application on basis of proxy, and method related thereto

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020220051914A KR102449118B1 (en) 2022-04-27 2022-04-27 System for controlling transmission and reception of file of application based on proxy and method thereof

Publications (1)

Publication Number Publication Date
KR102449118B1 true KR102449118B1 (en) 2022-09-30

Family

ID=83451580

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020220051914A KR102449118B1 (en) 2022-04-27 2022-04-27 System for controlling transmission and reception of file of application based on proxy and method thereof

Country Status (2)

Country Link
KR (1) KR102449118B1 (en)
WO (1) WO2023211120A1 (en)

Cited By (1)

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

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040038123A (en) * 2002-10-31 2004-05-08 주식회사 케이티프리텔 Multi proxy gateway interlocking method for mobile internet service
KR100645171B1 (en) * 2005-05-16 2006-11-10 주식회사 대우일렉트로닉스 A system and method for servicing home network media using a classical upnp
KR102349039B1 (en) * 2021-08-31 2022-01-11 프라이빗테크놀로지 주식회사 Control data packet processing system optimized for distributed gateway environment and method therefor

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016188560A1 (en) * 2015-05-26 2016-12-01 Telefonaktiebolaget Lm Ericsson (Publ) Data protection control
KR102309115B1 (en) * 2021-09-07 2021-10-08 프라이빗테크놀로지 주식회사 System and method for controlling network access of data flow based application
KR102449118B1 (en) * 2022-04-27 2022-09-30 프라이빗테크놀로지 주식회사 System for controlling transmission and reception of file of application based on proxy and method thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040038123A (en) * 2002-10-31 2004-05-08 주식회사 케이티프리텔 Multi proxy gateway interlocking method for mobile internet service
KR100645171B1 (en) * 2005-05-16 2006-11-10 주식회사 대우일렉트로닉스 A system and method for servicing home network media using a classical upnp
KR102349039B1 (en) * 2021-08-31 2022-01-11 프라이빗테크놀로지 주식회사 Control data packet processing system optimized for distributed gateway environment and method therefor

Cited By (1)

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

Also Published As

Publication number Publication date
WO2023211120A1 (en) 2023-11-02

Similar Documents

Publication Publication Date Title
JP7148187B2 (en) System and method for controlling network connection of terminal based on tunnel
KR102309116B1 (en) System and method for controlling network access of data flow based application
KR102379721B1 (en) System for controlling network access of application based on tcp session control and method therefor
KR102364445B1 (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
KR102377247B1 (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
KR102514618B1 (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
KR102410552B1 (en) System for controlling transmission and reception of file of application and method thereof
KR102502367B1 (en) System for controlling network access based on controller and method of the same
KR102495369B1 (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
KR102427663B1 (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
KR102449118B1 (en) System for controlling transmission and reception of file of application based on proxy and method thereof
KR102495370B1 (en) System for controlling transmission and reception of file of application based on proxy and method thereof
KR102439880B1 (en) System for controlling transmission and reception of file of application and method thereof
KR102460693B1 (en) System for controlling transmission and reception of file of application and method thereof
KR102495373B1 (en) System for controlling network access based on application inspection and method of the same
KR102446933B1 (en) System for controlling transmission and reception of file of application and method thereof
KR102472554B1 (en) System for controlling network access based on controller and method of the same
US20220247721A1 (en) System For Authenticating And Controlling Network Access Of Terminal, And Method Therefor
KR102495371B1 (en) System for controlling data flow based on application test and method thereof
KR102514619B1 (en) System for controlling network access based on routing range and method thereof

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant