KR102460693B1 - System for controlling transmission and reception of file of application and method thereof - Google Patents

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

Info

Publication number
KR102460693B1
KR102460693B1 KR1020220023473A KR20220023473A KR102460693B1 KR 102460693 B1 KR102460693 B1 KR 102460693B1 KR 1020220023473 A KR1020220023473 A KR 1020220023473A KR 20220023473 A KR20220023473 A KR 20220023473A KR 102460693 B1 KR102460693 B1 KR 102460693B1
Authority
KR
South Korea
Prior art keywords
file
information
access control
node
check
Prior art date
Application number
KR1020220023473A
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 KR1020220023473A priority Critical patent/KR102460693B1/en
Application granted granted Critical
Publication of KR102460693B1 publication Critical patent/KR102460693B1/en
Priority to PCT/KR2023/002542 priority patent/WO2023163504A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/102Entity profiles
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • 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

Landscapes

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

Abstract

In accordance with one embodiment of the present disclosure, a server includes a communication circuit, a processor operatively connected to the communication circuit, and a memory operatively connected to the processor, and storing a database. The memory can store instructions which, when executed by the processor, cause the server to: receive a file input/output (IO) information check request from an access control application of a node, wherein the file IO information check request includes file identification information of a file IO target file; check whether file IO table information about the target file exists in the database by using the file identification information; when the file IO table information exists, perform a file inspection on the target file based on the file IO table information; and transmit a response indicating a result of the file inspection, to the access control application of the node. Therefore, the present invention is capable of enabling file reception and transmission control on each application and each network.

Description

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

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

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

단말은 IP(Internet Protocol) 기반의 TCP(Transmission Control Protocol) 또는 UDP(User Datagram Protocol)를 활용하여 서버와 통신을 수행하며, TCP 또는 UDP 기술에서 인가된 출발지 IP와 도착지 IP 간 접속을 제어하기 위한 방화벽 기술이 이용될 수 있다. 이러한 IP 통신의 경우, IP를 위조 또는 변조 가능한 문제점이 있으므로, 이를 해결하기 위하여 단말과 서버 간 데이터 패킷을 암호화하기 위한 VPN(Virtual Private Network) 기술 및 터널링 기술이 이용된다.The terminal communicates with the server using IP (Internet Protocol)-based TCP (Transmission Control Protocol) or UDP (User Datagram Protocol), and controls the connection between the source IP and destination IP authorized in TCP or UDP technology. Firewall technology may be used. In the case of IP communication, since there is a problem that IP can be forged or altered, a VPN (Virtual Private Network) technology and tunneling technology for encrypting data packets between a terminal and a server are used to solve this problem.

단말 수준으로, 또는 단말에 부여된 IP 단위로 생성되는 터널링 기술 기술 기반의 VPN 사용 시, 최초 인증 후 상시 연결된 터널링을 통해 비허용된 또는 안전하지 않은 애플리케이션이 허용되지 않은 목적지 네트워크에 접속하는 취약점이 있으므로, 각종 멀웨어(malware) 및 랜섬웨어(ransomware) 침투에 의한 보안 사고가 증가하고 있다. 이러한 문제점을 해결하기 위해 허용된 애플리케이션만 허용된 네트워크에 접속할 수 있는 애플리케이션 접속성 제어 기술을 적용하여 근본적인 통신 주체인 애플리케이션을 식별하고, 허용되지 않은 애플리케이션의 접속을 사전에 차단할 수 있다.When using VPN based on tunneling technology technology that is created at the terminal level or in units of IPs assigned to the terminal, there is a vulnerability that allows unallowed or unsafe applications to access the unpermitted destination network through always-connected tunneling after initial authentication. Therefore, security incidents due to infiltration of various types of 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, which is the fundamental communication subject, and to block the access of unauthorized applications in advance.

예를 들어, 허용된 애플리케이션이 허용된 네트워크에 접속 가능한 상태에서 애플리케이션이 네트워크를 통해 파일을 수신하거나 전송하는 행위를 통제할 수 없을 수 있다. 이러한 문제점을 해결하기 위한 기술로서 DLP(Data Loss Prevention)가 존재하며, DLP는 허용되지 않은 매체(예: USB, 또는 이동식 저장 장치)가 연결되는 것을 방지하거나, 네트워크 상에서 특정 폴더를 공유하는 것을 방지하거나, 특정 애플리케이션이 파일을 전송하기 위해 파일을 선택하는 경우 파일이 선택되지 않도록 차단하는 방식으로 파일이 전송되는 것을 방지하거나, 특정 애플리케이션의 파일 입출력이 발생하는 경우 또는 파일 입출력을 추적 시에 해당 사용자가 파일 입출력 권한이 없는 경우 파일 입출력의 핸들(handle)을 제거하는 방식으로 데이터 유출을 방지할 수 있다.For example, it may not be possible to control the behavior of the application receiving or transmitting files over the network while the allowed application is able to access the allowed network. DLP (Data Loss Prevention) exists as a technology to solve this problem, and DLP prevents unauthorized media (eg, USB, or removable storage device) from being connected or sharing a specific folder on the network. Alternatively, when a specific application selects a file to transfer, the file is prevented from being selected by blocking the file from being selected. Data leakage can be prevented by removing the handle of file I/O when the user does not have file I/O permission.

이러한 DLP 기술은 물리적 보안 통제가 불가능한 영역 및 보안 정책을 적용하는 것에 한계가 존재하는 개인 소유의 단말을 사용하는 재택 근무 환경에서 허용되지 않은 매체가 연결되는 것을 방지할 수 없을 수 있다. 나아가, 특정 행위를 추적하는 DLP 기술은 특정 동작을 수행하지 않는 경우 예를 들어, 사용자가 아닌 악성코드가 파일 선택 창 없이 직접적으로 파일을 적재하고 전송하는 행위를 막을 수 없을 수 있다. 또한, 특정 애플리케이션의 파일 입출력을 추적하는 방식의 DLP 기술은 특정 애플리케이션을 대상으로 파일의 입출력을 추적하여 일괄적으로 차단하기 때문에 해당 애플리케이션이 접속한 네트워크에서 파일 전송을 허용하기 어려울 수 있다. 인터넷 브라우저의 접속 주소 창을 식별하여 파일 입출력 제한을 해제하는 방식을 제공하는 DLP의 경우, 접속 주소 창이 존재하지 않는 애플리케이션의 경우 네트워크 접속 정보를 추적할 수 없기 때문에 파일 수신 및 전송을 제어하는데 한계가 있을 수 있다.Such DLP technology may not be able to prevent unauthorized media from being connected in an area where physical security cannot be controlled and there is a limit to applying a security policy in a telecommuting environment using a personally owned terminal. Furthermore, the DLP technology for tracking a specific action may not be able to prevent, for example, an action of directly loading and transmitting a file without a file selection window by a malicious code other than the user when the specific action is not performed. In addition, since the DLP technology, which tracks the file input/output of a specific application, tracks the input/output of a file for a specific application and blocks it in batches, it may be difficult to allow file transfer in the network to which the application is connected. In the case of DLP, which provides a method to release file input/output restrictions by identifying the access address window of the Internet browser, there is a limit to controlling the reception and transmission of files because the network access information cannot be traced in the case of applications without the access address window. there may be

또한, 클라우드 환경에서는 물리적 망분리 기술을 사용할 수 없으므로, 단말이 클라우드로부터 수신하거나 클라우드로 전송하는 파일에 대해 아무런 제약 없는 접근이 가능할 수 있다. 예를 들어, 인터넷으로부터 잠재적 위험이 내재된 파일이 유입되거나, 클라우드로부터 수신된 중요 정보를 포함하는 파일이 인터넷을 통해 유출될 수 있다.In addition, since physical network separation technology cannot be used in a cloud environment, a terminal may have unrestricted access to files received from or transmitted to the cloud. For example, a file containing a potential risk may be introduced from the Internet, or a file including important information received from the cloud may be leaked through the Internet.

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

본 문서에 개시된 일 실시예에 따른 서버는, 통신 회로, 상기 통신 회로와 작동적으로 연결된 프로세서, 및 상기 프로세서와 작동적으로 연결되고, 데이터베이스를 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해 실행될 때 상기 서버가, 노드의 접속 제어 애플리케이션으로부터 파일 IO(input output) 정보 검사 요청을 수신하고, 상기 파일 IO 정보 검사 요청은 파일 IO 대상 파일의 파일 식별 정보를 포함하고, 상기 파일 식별 정보를 이용하여 상기 데이터베이스에서 상기 대상 파일에 대한 파일 IO 테이블 정보가 존재하는지 여부를 확인하고, 상기 파일 IO 테이블 정보가 존재하면, 상기 파일 IO 테이블 정보에 기초하여 상기 대상 파일에 대한 파일 검사를 수행하고, 상기 파일 검사의 결과를 나타내는 응답을 상기 노드의 상기 접속 제어 애플리케이션으로 송신하도록 하는 명령어들을 저장할 수 있다.A server according to an embodiment disclosed in this document includes a communication circuit, a processor operatively connected to the communication circuit, and a memory operatively connected to the processor and storing a database, wherein the memory includes the processor When executed by the server, receives a file IO (input output) information check request from the access control application of the node, the file IO information check request includes the file identification information of the file IO target file, the file identification information to check whether file IO table information for the target file exists in the database using , to transmit a response indicating the result of the file check to the access control application of the node.

본 문서에 개시된 일 실시예에 따른 노드는, 통신 회로, 상기 통신 회로와 작동적으로 연결되는 프로세서, 및 상기 프로세서와 작동적으로 연결되고, 접속 제어 애플리케이션 및 타겟 애플리케이션을 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해 실행될 때 상기 노드가, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션에 의한 파일 IO(input output) 정보 검사 이벤트를 식별하고, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션과 관련된 데이터 플로우의 인가된 파일 IO 정보에 기초하여, 파일 IO 정보 검사의 필요 여부를 확인하고, 상기 파일 IO 정보 검사가 필요한 것으로 확인됨에 기초하여, 상기 접속 제어 애플리케이션을 통해, 외부 서버에게 파일 IO 정보 검사를 요청하고, 상기 파일 IO 정보 검사 요청에는 상기 파일 IO 정보 검사의 대상 파일이 포함되고, 상기 외부 서버로부터 수신되는 파일 IO 정보 검사 결과에 기초하여, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션의 상기 대상 파일에 대한 파일 IO를 제어하도록 하는 명령어들을 저장할 수 있다.A node according to an embodiment disclosed herein comprises a communication circuit, a processor operatively coupled to the communication circuitry, and a memory operatively coupled to the processor to store a connection control application and a target application, The memory, when executed by the processor, causes the node, via the connection control application, to identify a file input output (IO) information check event by the target application, and, via the connection control application, to the target application and Based on the authorized file IO information of the related data flow, check whether the file IO information check is necessary, and based on the confirmation that the file IO information check is necessary, through the access control application, the file IO information to the external server request inspection, the file IO information inspection request includes the target file of the file IO information inspection, and based on the file IO information inspection result received from the external server, through the access control application, Commands for controlling file IO for the target file may be stored.

본 문서에 개시된 일 실시예에 따른 서버의 동작 방법은, 노드의 접속 제어 애플리케이션으로부터 파일 IO 정보 검사 요청을 수신하는 동작, 상기 파일 IO 정보 검사 요청은 파일 IO 대상 파일의 파일 식별 정보를 포함하고, 상기 파일 식별 정보를 이용하여 상기 서버의 데이터베이스에서 상기 대상 파일에 대한 파일 IO 테이블 정보가 존재하는지 여부를 확인하는 동작, 상기 파일 IO 테이블 정보가 존재하면, 상기 파일 IO 테이블 정보에 기초하여 상기 대상 파일에 대한 파일 검사를 수행하는 동작, 및 상기 파일 검사의 결과를 나타내는 응답을 상기 노드의 상기 접속 제어 애플리케이션으로 송신하는 동작을 포함할 수 있다.The method of operating a server according to an embodiment disclosed in this document includes the operation of receiving a file IO information inspection request from a node access control application, the file IO information inspection request includes file identification information of a file IO target file, Checking whether or not file IO table information for the target file exists in the database of the server using the file identification information. If the file IO table information exists, the target file based on the file IO table information performing a file check on the , and transmitting a response indicating a result of the file check to the access control application of the node.

본 문서에 개시된 일 실시예에 따른 노드의 동작 방법은, 상기 노드의 접속 제어 애플리케이션을 통해, 상기 노드의 타겟 애플리케이션에 의한 파일 IO(input output) 정보 검사 이벤트를 식별하는 동작, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션과 관련된 데이터 플로우의 인가된 파일 IO 정보에 기초하여, 파일 IO 정보 검사의 필요 여부를 확인하는 동작, 상기 파일 IO 정보 검사가 필요한 것으로 확인됨에 기초하여, 상기 접속 제어 애플리케이션을 통해, 외부 서버에게 파일 IO 정보 검사를 요청하는 동작, 상기 파일 IO 정보 검사 요청에는 상기 파일 IO 정보 검사의 대상 파일이 포함되고, 및 상기 외부 서버로부터 수신되는 파일 IO 정보 검사 결과에 기초하여, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션의 상기 대상 파일에 대한 파일 IO를 제어하는 동작을 포함할 수 있다.An operation method of a node according to an embodiment disclosed in this document, through the access control application of the node, the operation of identifying a file input output (IO) information check event by the target application of the node, the access control application Through, based on the authorized file IO information of the data flow related to the target application, the operation of determining whether the file IO information check is necessary, based on the confirmation that the file IO information check is necessary, through the access control application , requesting an external server to check the file IO information, the file IO information check request includes a target file of the file IO information check, and based on the file IO information check result received from the external server, the access It may include an operation of controlling the file IO for the target file of the target application through the control application.

본 문서에 개시되는 실시예들에 따르면, 식별된 대상의 파일 입출력을 허용할 것인지 여부를 확인하고, 허용된 접속 대상에 한하여 파일 입출력을 허용함으로써, 애플리케이션 및 네트워크 별 파일 수신 및 전송 제어를 가능하게 한다.According to the embodiments disclosed in this document, it is checked whether to allow the file input/output of the identified target, and file input/output is allowed only for the allowed connection target, thereby enabling file reception and transmission control for each application and network do.

본 문서에 개시되는 실시예들에 따르면, 파일 수신 또는 전송 시, 해당 파일을 검사하여 잠재적 위험(예: 악성코드)을 내재한 파일인지 여부 및 중요 정보(예: 개인 정보, 또는 회사 중요 정보)가 포함되어 있는지 여부에 따라 파일 수신 및 전송을 차단함으로써, 위험 파일의 다운로드 및 업로드를 방지할 수 있다.According to the embodiments disclosed in this document, when receiving or transmitting a file, the file is scanned to determine whether the file is a file with potential risks (eg, malicious code) and important information (eg, personal information or company sensitive information) By blocking file reception and transmission depending on whether or not is included, it is possible to prevent downloading and uploading of dangerous files.

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

도 1은 다양한 실시예들에 따른 네트워크 환경 내의 아키텍처를 나타낸다.
도 2는 다양한 실시예들에 따라 컨트롤러에 저장된 데이터 베이스를 나타내는 기능적 블록도이다.
도 3은 다양한 실시예들에 따른 데이터베이스에 포함된 정보 중 제어 플로우 정보, 데이터 플로우 정보 및 파일 IO 테이블 정보를 나타낸다.
도 4는 다양한 실시예들에 따른 노드의 기능적 블록도이다.
도 5는 다양한 실시예들에 따라 데이터 패킷의 전송을 제어하는 동작을 설명한다.
도 6은 다양한 실시예들에 따른 컨트롤러 접속을 위한 신호 흐름도를 나타낸다.
도 7은 다양한 실시예들에 따른 사용자 인증을 위한 신호 흐름도를 도시한다.
도 8은 다양한 실시예들에 따른 컨트롤러 접속을 위한 사용자 인터페이스 화면을 도시한다.
도 9는 다양한 실시예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시한다.
도 10은 다양한 실시예들에 따른 파일 입출력 접근 감시를 위한 노드의 동작 흐름도를 도시한다.
도 11은 다양한 실시예들에 따른 파일 입출력 테이블 검사를 위한 노드의 동작 흐름도를 도시한다.
도 12는 다양한 실시예들에 따른 파일 쓰기 정보 검사를 위한 신호 흐름도를 도시한다.
도 13은 다양한 실시예들에 따른 파일 읽기 정보 검사를 위한 신호 흐름도를 도시한다.
도 14는 다양한 실시예들에 따른 파일 업로드 및 다운로드 실패를 나타내는 사용자 인터페이스 화면을 도시한다.
도 15는 다양한 실시예들에 따른 데이터 패킷 전송을 위한 노드의 동작 흐름도를 도시한다.
도 16은 다양한 실시예들에 따른 제어 플로우 갱신을 위한 신호 흐름도를 도시한다.
도 17은 다양한 실시예들에 따른 제어 플로우 제거를 위한 신호 흐름도를 도시한다.
도 18은 다양한 실시예들에 따른 데이터 플로우 제거를 위한 신호 흐름도를 도시한다.
1 illustrates an architecture within a network environment in accordance with 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, data flow information, and file IO table information among information included in a database according to various embodiments of the present disclosure.
4 is a functional block diagram of a node in accordance with various embodiments.
5 illustrates an operation of controlling transmission of a data packet according to various embodiments.
6 illustrates a signal flow diagram for controller connection according to various embodiments.
7 illustrates a signal flow diagram for user authentication according to various embodiments.
8 illustrates a user interface screen for accessing a controller according to various embodiments of the present disclosure;
9 illustrates a signal flow diagram for a network connection according to various embodiments.
10 is a flowchart illustrating an operation of a node for monitoring file input/output access according to various embodiments of the present disclosure.
11 is a flowchart illustrating an operation of a node for checking a file input/output table according to various embodiments of the present disclosure;
12 illustrates a signal flow diagram for checking file write information according to various embodiments of the present disclosure;
13 illustrates a signal flow diagram for checking file read information according to various embodiments of the present disclosure;
14 illustrates a user interface screen indicating file upload and download failures according to various embodiments of the present disclosure;
15 is a flowchart illustrating an operation of a node for transmitting a data packet according to various embodiments.
16 illustrates a signal flow diagram for control flow update according to various embodiments.
17 illustrates a signal flow diagram for control flow cancellation in accordance with various embodiments.
18 illustrates a signal flow diagram for data flow cancellation in accordance with various embodiments.

이하, 본 발명의 다양한 실시 예가 첨부된 도면을 참조하여 기재된다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 실시 예의 다양한 변경(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, or omitted. , 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 included and provided 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)는 데이터 통신을 수행할 수 있는 다양한 형태의 장치일 수 있다. 예를 들어, 노드(201)는 스마트폰 또는 태블릿과 같은 휴대용 장치, 데스크탑(desktop) 또는 랩탑(laptop)과 같은 컴퓨터 장치, 멀티미디어 장치, 의료 기기, 카메라, 웨어러블 장치, VR(virtual reality) 장치, 또는 가전 장치를 포함할 수 있으며 전술한 기기들에 한정되지 않는다. 예를 들어, 노드(201)는 애플리케이션을 통해 데이터 패킷을 전송할 수 있는 서버 또는 게이트웨이를 포함할 수 있다. 노드(201)는 '전자 장치' 또는 '단말'로도 참조될 수 있다. The node 201 shown in FIG. 1 may be various types of devices capable of performing data communication. For example, the node 201 may be a portable device such as a smartphone or tablet, a computer device such as a desktop or laptop, a multimedia device, a medical device, a camera, a wearable device, a virtual reality (VR) device, or a home appliance, and is not limited to the above-described devices. For example, node 201 may include a server or gateway capable of sending data packets through an application. The node 201 may also be referred to as an 'electronic device' or a 'terminal'.

노드(201)는 복수의 타겟 애플리케이션(211-1, 211-2, 211-3) 및 접속 제어 애플리케이션(212)을 저장할 수 있다. The node 201 may store a plurality of target applications 211-1, 211-2, and 211-3 and an access control application 212 .

타겟 애플리케이션(211-1, 211-2, 211-3) 각각은 접속 제어 애플리케이션(212)의 제어 하에 게이트웨이(203-1, 203-2)를 통해 서비스 서버(205-1, 205-2)로 데이터 패킷을 전송하거나 반대로 데이터 패킷을 수신할 수 있다. Each of the target applications 211-1, 211-2, and 211-3 is controlled by the access control application 212 to the service servers 205-1 and 205-2 through the gateways 203-1 and 203-2. It can transmit data packets and vice versa.

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

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

다양한 실시 예들에 따르면, 노드(201)는 노드(201) 내에 저장된 타겟 애플리케이션(211-1, 211-2, 211-3)의 네트워크 접속을 관리하기 위한 접속 제어 애플리케이션(212) 및 네트워크 드라이버(미도시)를 포함할 수 있다. 예를 들어, 노드(201)에 저장된 타겟 애플리케이션(211-1, 211-2, 211-3)의 서비스 서버(205-1, 205-2)에 대한 접속 이벤트가 발생하면, 접속 제어 애플리케이션(212)은 타겟 애플리케이션(211-1, 211-2, 211-3)의 접속 가능 여부를 결정할 수 있다. 타겟 애플리케이션(211-1, 211-2, 211-3)이 접속 가능하면, 접속 제어 애플리케이션(212)은 보안 세션(220-1, 220-2)을 통해 게이트웨이(203-1, 203-2)로 데이터 패킷을 전송할 수 있다. 접속 제어 애플리케이션(212)은 노드(201) 내에서 운영체제를 포함하는 커널(kernel) 및 네트워크 드라이버를 통해 데이터 패킷의 전송을 제어할 수 있다. According to various embodiments, the node 201 includes an access control application 212 and a network driver (not shown) for managing network connections of target applications 211-1, 211-2, and 211-3 stored in the node 201. city) may be included. For example, when a connection event to the service servers 205-1 and 205-2 of the target applications 211-1, 211-2, and 211-3 stored in the node 201 occurs, the access control application 212 ) may determine whether the target applications 211-1, 211-2, and 211-3 are accessible. If the target applications 211-1, 211-2, and 211-3 are accessible, the access control application 212 is connected to the gateways 203-1 and 203-2 through the secure sessions 220-1 and 220-2. data packets can be transmitted. The access control application 212 may control transmission of a data packet through a network driver and a kernel including an operating system in the node 201 .

또한 접속 제어 애플리케이션(212)은 커널에서 파일 시스템 IO(input output)를 감시 및 제어할 수 있다. 파일 시스템 IO는 임의 애플리케이션(또는, 임의 프로세스)에 의해 커널의 파일 시스템에서 발생하는 입력 및/또는 출력을 의미한다. 파일 시스템 IO는 파일 시스템에 특정 정보를 쓰거나, 파일 시스템의 특정 정보를 읽거나, 또는 갱신하는 동작 등을 포함한다. 파일 시스템 IO를 위해, 임의 애플리케이션(또는, 임의 프로세스)은 파일 시스템을 사용하기 위한 핸들(handle)(예: 파일 핸들)을 획득하여야 한다. In addition, the access control application 212 may monitor and control the file system input output (IO) in the kernel. File system IO refers to input and/or output generated in the file system of the kernel by any application (or any process). The file system IO includes an operation of writing specific information to the file system, reading specific information of the file system, or updating the file system. For file system IO, any application (or any process) must obtain a handle (eg a file handle) to use the file system.

접속 제어 애플리케이션(212)은 파일 시스템 IO을 감시하기 위해 파일 시스템 드라이버(미도시) 또는 파일 시스템 IO 이벤트에 대한 후킹(hooking)을 통한 파일 시스템 IO의 감시가 가능한 파일 IO 제어 모듈(미도시)을 포함할 수 있다. 파일 시스템 IO는 파일 IO로도 참조될 수 있다.The access control application 212 includes a file system driver (not shown) or a file system IO control module (not shown) capable of monitoring file system IO through hooking for a file system IO event in order to monitor the file system IO. may include File system IO can also be referred to as file IO.

파일 IO 제어 모듈은 파일 IO를 감시하여 타겟 애플리케이션(211-1, 211-2, 211-3) 중 어느 애플리케이션이 파일 시스템에 접근(또는, 파일 IO 접근)하는지를 식별할 수 있다. The file IO control module may monitor the file IO and identify which application among the target applications 211-1, 211-2, and 211-3 accesses the file system (or accesses the file IO).

파일 IO 제어 모듈은 데이터 플로우와 관련되는 애플리케이션의 식별 정보 및 프로세스 식별자(PID: process identifier)를 통해 해당 애플리케이션이 접속된 네트워크와 연계하여 해당 애플리케이션의 파일 IO 접근 가능 여부를 확인할 수 있다. 파일 IO 제어 모듈은 애플리케이션의 파일 IO 접근이 불가능한 경우 해당 애플리케이션이 더 이상 파일 IO에 접근할 수 없도록 처리하여, 노드(201)가 파일 전송 및 파일 수신에 대해 세밀하게 제어하게 한다. 파일 IO 제어 모듈은 애플리케이션의 파일 IO 접근이 불가능한 경우 해당 애플리케이션이 더 이상 파일 IO에 접근할 수 없도록 파일 IO 핸들을 제거할 수 있다. 파일 IO 핸들의 제거는 파일 IO 제거로도 참조될 수 있다. The file IO control module may check whether the file IO access of the corresponding application is possible in connection with the network to which the corresponding application is connected through identification information and process identifier (PID) of the application related to the data flow. The file IO control module allows the node 201 to control file transmission and file reception in detail by processing so that the application can no longer access the file IO when the file IO access of the application is impossible. The file IO control module can remove the file IO handle so that the application can no longer access the file IO if the application cannot access the file IO. The removal of a file IO handle may also be referred to as a file IO removal.

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

또한, 컨트롤러(202)는 접속 제어 애플리케이션(212)과 게이트웨이(203-1, 203-2) 간 보안 세션(220-1, 220-2)의 생성을 중개하거나, 노드(201) 또는 게이트웨이(203-1, 203-2)로부터 수집된 보안 이벤트에 따라서 보안 세션(220-1, 220-2)을 제거할 수 있다. 접속 제어 애플리케이션(212)은 컨트롤러(202)에 의하여 인가된 보안 세션(220-1, 220-2)을 통해서만 서비스 서버(205-1, 205-2)와 통신할 수 있으며, 인가된 보안 세션(220-1, 220-2)이 존재하지 않으면 노드(201) 및 접속 제어 애플리케이션(212)의 네트워크 접속이 차단될 수 있다. 일 실시 예에서, 타겟 애플리케이션(211-1, 211-2, 211-3)은 컨트롤러(202)에 의하여 인가된 보안 세션(220-1, 220-2)을 통해서만 서비스 서버(205-1, 205-2)와 통신할 수 있으며, 인가된 보안 세션(220-1, 220-2)이 존재하지 않으면 타겟 애플리케이션(211-1, 211-2, 211-3)의 네트워크 접속은 접속 제어 애플리케이션(212), 컨트롤러(202) 또는 게이트웨이(203)로부터 차단될 수 있다. 일 실시 예에 따르면, 컨트롤러(202)는 노드(201) 또는 접속 제어 애플리케이션(212)의 네트워크 접속과 연관된 다양한 동작(예: 등록, 승인, 인증, 갱신, 종료)을 수행하기 위하여 접속 제어 애플리케이션(212)과 제어 데이터 패킷을 송수신할 수 있다. 제어 데이터 패킷이 전송되는 흐름(예: 230)은 '제어 플로우(control flow)'로 참조될 수 있다. In addition, the controller 202 mediates the creation of secure sessions 220-1 and 220-2 between the access control application 212 and the gateways 203-1 and 203-2, or the node 201 or the gateway 203 The security sessions 220-1 and 220-2 may be removed according to the security event collected from -1 and 203-2). The access control application 212 can communicate with the service servers 205-1 and 205-2 only through the secure sessions 220-1 and 220-2 authorized by the controller 202, and the authorized secure session ( If 220 - 1 and 220 - 2 do not exist, network access of the node 201 and the access control application 212 may be blocked. In an embodiment, the target applications 211-1, 211-2, and 211-3 only access the service servers 205-1 and 205 through the secure sessions 220-1 and 220-2 authorized by the controller 202. -2), and if an authorized secure session 220-1, 220-2 does not exist, the network connection of the target application 211-1, 211-2, 211-3 is the access control application 212 ), the controller 202 or the gateway 203 . According to an embodiment, the controller 202 is a connection control application ( 212) and control data packets can be transmitted and received. A flow (eg, 230 ) through which a control data packet is transmitted may be referred to as a 'control flow'.

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

데이터 플로우는 노드 또는 IP 단위뿐만 아니라 보다 세부적인 단위(예: 애플리케이션 단위)로도 생성될 수 있다. 게이트웨이(203-1, 203-2)는 접속 제어 애플리케이션(212)과 게이트웨이(203-1, 203-2) 간 보안 세션(220-1, 220-2) 생성 이전에 접속 제어 애플리케이션(212)의 인증을 수행하고, 접속 제어 애플리케이션(212)으로부터 전송된 데이터 패킷 중 보안 세션(220-1, 220-2)을 통해 전송된 데이터 패킷만을 서비스 서버(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). Gateways 203-1 and 203-2 are the access control applications 212 and the gateways 203-1 and 203-2 before the creation of secure sessions 220-1 and 220-2 of the access control application 212. By performing authentication and forwarding only the data packets transmitted through the secure sessions 220-1 and 220-2 among the data packets transmitted from the access control application 212 to the service servers 205-1 and 205-2, You can block network access in advance.

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

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

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

파일 IO 정책 데이터베이스(312)는 접속 정책과 연계되며, 타겟 애플리케이션(211-1, 211-2, 211-3)에 대한 파일 IO 정책을 수립하기 위한 정보를 포함할 수 있다. 예를 들어, 파일 IO 정책 데이터베이스(312)는 타겟 애플리케이션(211-1, 211-2, 211-3)의 파일 수신 및 전송을 허용할 것인지 또는 허용하지 않을 것인지에 대한 정보를 포함할 수 있다. 파일 IO 정책 데이터베이스(312)는 파일 다운로드(또는, 수신) 및 업로드(또는, 전송) 시 단말 및/또는 서버에서 파일 검사를 수행할 것인지 여부에 대한 정보, 및 파일 검사 시 적용할 백신 또는 악성 코드 및 개인 정보 탐지 패턴 정보를 포함하는 다운로드 또는 업로드 할 수 없는 파일을 검출하기 위한 정보를 포함할 수 있다.The file IO policy database 312 is associated with the access policy, and may include information for establishing the file IO policy for the target applications 211-1, 211-2, and 211-3. For example, the file IO policy database 312 may include information on whether to allow or not allow the file reception and transmission of the target applications 211-1, 211-2, and 211-3. The file IO policy database 312 includes information on whether to perform a file check on the terminal and/or server when downloading (or receiving) and uploading (or transmitting) a file, and a vaccine or malicious code to be applied when checking the file. and information for detecting a file that cannot be downloaded or uploaded including personal information detection pattern information.

블랙리스트 정책 데이터베이스(313)는 노드(201) 또는 게이트웨이(203-1, 203-2)에서 주기적으로 수집되는 보안 이벤트 중에서 보안 이벤트의 위험도, 발생 주기, 및/또는 행위 분석을 통해 식별된 대상(예: 노드 ID(identifier), IP 주소, MAC(media access control) 주소, 또는 사용자 ID 중 적어도 하나)의 접속을 차단하기 위한 블랙리스트 등록 정책을 나타낼 수 있다. The blacklist policy database 313 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 indicated.

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

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

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

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

데이터 플로우 테이블(316)은 노드(201)와 게이트웨이(203-1, 203-2), 및 서비스 서버(205-1, 205-2) 사이에 세부적인 데이터 패킷이 전송되는 흐름(예: 데이터 플로우)을 관리하기 위한 테이블이다. 데이터 플로우는 TCP 세션, 애플리케이션, 또는 보다 세부적인 단위로 생성될 수 있다. 데이터 플로우 테이블(316)은 출발지로부터 전송된 데이터 패킷이 인가된 데이터 패킷인지를 식별하기 위한 애플리케이션 ID, 도착지 IP 주소, 및/또는 서비스 포트를 포함할 수 있다. The data flow table 316 shows a flow (eg, a data flow) through which detailed data packets are transmitted between the node 201 and the gateways 203-1 and 203-2, and the service servers 205-1 and 205-2. ) is a table for managing Data flows can be created in TCP sessions, applications, or more granular units. The data flow table 316 may include an application ID, a destination IP address, and/or a service port for identifying whether a data packet transmitted from a source is an authorized data packet.

도 3을 참조하면, 데이터 플로우 정보(350)는 데이터 플로우 ID(351)와 데이터 플로우가 제어 플로우에 종속되는 경우에는 제어 플로우 ID(352)를 포함할 수 있다. 또한, 데이터 플로우 정보(350)는 데이터 패킷의 출발지 IP와 도착지 IP 및 포트에 기반하여 데이터 패킷의 포워딩을 판단하기 위한 인가된 대상 정보(353), 데이터 플로우가 사용 가능한 유효한 상태인지 여부를 나타내는 상태 정보(356), 및/또는 데이터 플로우의 인증 만료 시각 정보를 나타내는 시간 정보(357)를 포함 할 수 있다. 또한, 데이터 플로우 정보(350)는 인가된 파일 IO 정보(354)를 더 포함할 수 있다. 인가된 파일 IO 정보(354)는 애플리케이션의 파일 IO 접근(예: 읽기(read), 쓰기(write)와 같은 접근)을 허용할 것인지에 대한 정보를 포함할 수 있다. 예를 들어, 인가된 파일 IO 정보(354)는 애플리케이션의 파일 수신을 위한 파일 IO 시 쓰기 가능 여부 및 쓰기 가능한 경로 정보를 포함할 수 있다. 예를 들어, 인가된 파일 IO 정보(354)는 애플리케이션의 파일 전송을 위한 파일 IO 시 읽기 가능 여부 및 읽기 가능한 경로 정보를 포함할 수 있다. 또한 예를 들어, 인가된 파일 IO 정보(354)는 데이터 플로우를 적용하는 애플리케이션의 파일 IO 허용 여부(예: 파일 IO 처리 예외 등)에 대한 정보를 포함한다. 또한 예를 들어, 인가된 파일 IO 정보(354)는 애플리케이션의 파일 쓰기 시 컨트롤러(202)에서의 파일 쓰기 정보 검사 필요 여부, 및 애플리케이션의 파일 읽기 시 컨트롤러(202)에서의 파일 읽기 정보 검사 필요 여부에 대한 정보를 포함할 수 있다. 또한, 데이터 플로우 정보(350)는 파일 검사 정보(355)를 더 포함할 수 있다. 예를 들어, 파일 검사 정보(355)는 파일 다운로드 및 업로드 시 단말(예: 노드(201))에서 파일 검사를 수행할 것인지 또는 서버(예: 컨트롤러(202))에서 파일 검사를 수행할 것인지 여부에 대한 정보를 포함할 수 있다. 또한 예를 들어, 파일 검사 정보(355)는 파일 검사 시 적용할 백신 또는 악성코드 및 개인 정보 탐지 패턴 정보를 포함하는 다운로드 또는 업로드 할 수 없는 파일을 검출하기 위한 정보를 포함할 수 있다.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 includes authorized target information 353 for determining forwarding of the data packet based on the source IP and destination IP and port of the data packet, and a state indicating whether the data flow is in a usable and valid state. information 356 , and/or time information 357 indicating authentication expiration time information of the data flow. In addition, the data flow information 350 may further include authorized file IO information 354 . The authorized file IO information 354 may include information on whether to allow an application's file IO access (eg, access such as read or write). For example, the authorized file IO information 354 may include writable path information and whether or not a file is writable during file IO for receiving a file of an application. For example, the authorized file IO information 354 may include readable path information and whether a file IO for file transfer of an application is readable. Also, for example, the authorized file IO information 354 includes information on whether or not to allow file IO of an application applying a data flow (eg, file IO processing exception, etc.). Also, for example, the authorized file IO information 354 determines whether the file write information check in the controller 202 is required when the file is written by the application, and whether the file read information check in the controller 202 is required when the file is read by the application. may include information about Also, the data flow information 350 may further include file check information 355 . For example, the file inspection information 355 determines whether a file inspection is performed by a terminal (eg, node 201) or a file inspection is performed by a server (eg, controller 202) when downloading and uploading a file may include information about Also, for example, the file inspection information 355 may include information for detecting a file that cannot be downloaded or uploaded, including vaccine or malicious code to be applied during file inspection, and personal information detection pattern information.

파일 IO 테이블(317)은 노드(201)에서 발생한 파일 IO를 기록하고 관리하기 위한 데이터베이스로, 파일 IO 테이블 정보(360)를 포함할 수 있다. The file IO table 317 is a database for recording and managing file IOs generated in the node 201 , and may include file IO table information 360 .

도 3을 참조하면, 파일 IO 테이블 정보(360)는 파일 시스템 IO가 발생된 프로세스의 PID(361)와 애플리케이션을 식별하기 위한 애플리케이션 식별 정보(362)(예: 애플리케이션 명칭 및 실행 경로, 고유 정보 등)를 포함할 수 있다. 파일 IO 테이블 정보(360)는 데이터 플로우가 식별된 상태에서 파일 시스템 IO가 발생되었을 경우, 네트워크 접속 제어 정보와 연계를 위한 데이터 플로우 ID(363)를 포함할 수 있다. 파일 IO 테이블 정보(360)는 파일 시스템 IO가 어떠한 형태(예: 일기 및/또는 쓰기)로 발생하였는지에 대한 파일 IO 정보(364), 파일 시스템 IO가 발생한 경로, 파일명, 및/또는 파일을 관리하기 위한 고유 정보(예: 해쉬 및 시그니처, 헤더 정보 등)를 포함하는 파일 정보(365), 파일 IO가 종료되었는지, 허용되지 않은 파일 IO에 따른 파일 IO 해제 여부, 파일 읽기 요청(또는 '파일 읽기 정보 검사 요청'으로 참조될 수 있다.) 필요 여부, 및 파일 쓰기 요청(또는 '파일 쓰기 정보 검사 요청'으로 참조될 수 있다.) 필요 여부에 관한 정보를 포함하는 상태 정보(366), 및/또는 파일 IO가 발생한 시각을 나타내는 파일 IO 시간 정보(367)을 포함할 수 있다. Referring to FIG. 3 , the file IO table information 360 includes the PID 361 of the process in which the file system IO is generated and application identification information 362 for identifying the application (eg, application name and execution path, unique information, etc.) ) may be included. The file IO table information 360 may include a data flow ID 363 for association with network access control information when a file system IO is generated in a state in which a data flow is identified. The file IO table information 360 includes the file IO information 364 on which form (eg, read and/or write) the file system IO occurred, the path where the file system IO occurred, the file name, and/or the file management File information (365), including unique information (e.g. hash and signature, header information, etc.) for Status information 366 including information on whether or not a file write request (or may be referred to as 'file write information check request') is required and/or whether or not it is required. It may include file IO time information 367 indicating the time when the file IO occurred.

도 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, 211-3) 및 접속 제어 애플리케이션(212)을 저장할 수 있다. 접속 제어 애플리케이션(212)은 게이트웨이(203-1, 203-2)와의 네트워크 접속 및 보안 세션(220-1, 220-2) 생성과, 컨트롤러(202)와의 제어 플로우 생성 및 갱신 기능을 수행할 수 있다. 이를 위하여 접속 제어 애플리케이션(212)은 하나 이상의 보안 모듈을 포함할 수 있다. 일 실시 예에서, 메모리(420)는 도 3의 제어 플로우 정보(340) 데이터 플로우 정보(350), 및 파일 IO 테이블 정보(360)를 저장할 수 있다. According to an embodiment, the memory 420 may store the target applications 211-1, 211-2, and 211-3 and the access control application 212 of FIG. 1 . The access control application 212 may perform network connection and secure sessions 220-1 and 220-2 creation with the gateways 203-1 and 203-2, and control flow creation and update functions with the controller 202. have. 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 of FIG. 3 , the data flow information 350 , and the file IO table information 360 .

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

통신 회로(430)는 노드(201)와 외부 전자 장치(예: 컨트롤러(202) 또는 게이트웨이(203-1, 203-2)) 간의 유선 또는 무선 통신 연결의 수립, 및 수립된 연결을 통한 통신 수행을 지원할 수 있다. 일 실시 예에 따르면, 통신 회로(430)는 무선 통신 회로(예: 셀룰러 통신 회로, 근거리 무선 통신 회로, 또는 GNSS(global navigation satellite system) 통신 회로) 또는 유선 통신 회로(예: LAN(local area network) 통신 회로, 또는 전력선 통신 회로)를 포함하고, 그 중 해당하는 통신 회로를 이용하여 블루투스, WiFi direct 또는 IrDA(infrared data association) 같은 근거리 통신 네트워크 또는 셀룰러 네트워크, 인터넷, 또는 컴퓨터 네트워크와 같은 원거리 통신 네트워크를 통하여 외부 전자 장치와 통신할 수 있다. 상술한 여러 종류의 통신 회로(430)는 하나의 칩으로 구현되거나 또는 각각 별도의 칩으로 구현될 수 있다. The communication circuit 430 establishes a wired or wireless communication connection between the node 201 and an external electronic device (eg, the controller 202 or the gateways 203-1 and 203-2), and performs communication through the established connection. can support 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 target 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) 간 제어 플로우를 생성할 수 있다. 이 경우, 컨트롤러(202)는 난수 형태로 제어 플로우 식별 정보를 생성하고, 노드(201), 노드(201)가 속한 네트워크, 또는 접속 제어 애플리케이션(212) 중 적어도 하나의 식별 정보를 제어 플로우 테이블(315)에 저장할 수 있다. 제어 플로우 테이블(315)에 저장된 정보(예: 제어 플로우 정보(340))는 노드(201)의 사용자 인증, 노드(201)의 정보 업데이트, 노드(201)의 네트워크 접속을 위한 정책 확인, 및/또는 유효성 검사에 이용될 수 있다. If the controller connection of the target requesting the controller connection is possible, the controller 202 may generate a control flow between the node 201 (or the access control application 212 ) and the controller 202 . In this case, the controller 202 generates control flow identification information in the form of a random number, and stores identification information of at least one of the node 201 , the network to which the node 201 belongs, or the access control application 212 in the control flow table ( 315) can be stored. Information stored in the control flow table 315 (eg, control flow information 340 ) includes user authentication of the node 201 , information update of the node 201 , policy confirmation for network access of the node 201 , and / Or it can be used for validation.

동작 620에서, 컨트롤러(202)는 접속 정책 데이터베이스(311)에서 식별된 정보(예: 노드(201), 노드(201)가 속하는 출발지 네트워크 정보)와 대응되는 접속 정책을 확인할 수 있다. 컨트롤러(202)는 확인된 접속 정책에 기초하여 접속 가능한 애플리케이션의 화이트리스트 정보를 생성할 수 있다. 다른 실시 예에서, 컨트롤러(202)는 동작 620을 수행하지 않을 수 있다. 예를 들어, 접속을 요청한 대상의 컨트롤러 접속이 가능하지 않으면, 컨트롤러(202)는 동작 620을 수행하지 않을 수 있다.In operation 620 , the controller 202 may check an access policy corresponding to information identified in the access policy database 311 (eg, node 201 and source network information to which node 201 belongs). The controller 202 may generate whitelist information of accessible applications based on the checked access policy. 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)에게 전송할 수 있다. 일 실시 예에서, 컨트롤러(202)는 컨트롤러 접속 요청에 대한 응답으로 제어 플로우 식별 정보가 포함된 제어 플로우 정보(340)를 노드(201)에게 전송할 수 있다. 일 실시 예에서, 컨트롤러(202)는, 동작 620의 수행을 통하여 생성된 화이트 리스트를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 실시 예에 따라, 컨트롤러 접속을 요청한 대상이 접속 불가능하거나 블랙리스트에 포함된 경우, 컨트롤러(202)는 제어 플로우를 생성하지 않고, 컨트롤러 접속 요청에 대한 응답으로 컨트롤러 접속 불가를 통보할 수 있다. In operation 625 , the controller 202 may transmit a response to the controller connection request to the node 201 . In an embodiment, the controller 202 may transmit the control flow information 340 including the control flow identification information to the node 201 in response to the controller access request. In an embodiment, the controller 202 may transmit the white list generated by performing operation 620 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)는 수신된 응답에 따라서 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(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 (not shown) 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 내지 동작 650을 전부 또는 일부만 수행할 수 있다.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 650 .

동작 630에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 컨트롤러(202)로부터 화이트 리스트가 수신된 경우에, 화이트 리스트에 포함되어 있는 애플리케이션이 노드(201)에 설치되어 있는지 여부를 확인할 수 있다. 접속 제어 애플리케이션(212)은 노드(201)에 설치된 애플리케이션 중 화이트 리스트에 포함된 애플리케이션의 경우, 유효성 검사 정책에 따라 애플리케이션의 무결성 및 안정성 여부(애플리케이션 위조 및 변조 여부, 코드 사이닝 검사, 핑거 프린트 검사 중 적어도 하나)를 검사할 수 있다.In operation 630 , the access control application 212 may perform an inspection of the application. 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.

동작 635에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사 결과를 컨트롤러(202)로 전송할 수 있다.In operation 635 , 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)를 확인하고, 이후, 동작 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 gateways 203-1 and 203-2 where the node 201 is located in the access policy for the node 201 to allow the node 201 to access the network, Thereafter, operation 640 may be performed.

동작 640에서, 컨트롤러(202)는 노드(201)가 네트워크 접속 요청 절차 없이 데이터 패킷을 게이트웨이(203-1, 203-2)를 통해 서비스 서버(205-1, 205-2)로 전송할 수 있도록 출발지 IP, 도착지 IP 및 포트 정보에 기반하여 데이터 플로우를 생성할 수 있다. In operation 640, the controller 202 sends the data packet to the service server 205-1 and 205-2 through the gateways 203-1 and 203-2 without the node 201 requesting a network connection. A data flow can be created based on IP, destination IP and port information.

컨트롤러(202)는 데이터 플로우 생성 시 파일 IO 정책을 확인하고, 파일 IO 정책에 기초하여 인가된 파일 IO 정보(354)를 생성할 수 있다. 데이터 플로우의 데이터 플로우 정보(350)에는 생성된 인가된 파일 IO 정보(354)가 포함될 수 있다. 인가된 파일 IO 정보(354)는 데이터 플로우를 사용하는 애플리케이션의 파일 IO 접근과 관련된 정책 정보를 포함할 수 있다. 예를 들어, 인가된 파일 IO 정보(354)는 애플리케이션의 파일 IO 접근(예: 읽기(read), 쓰기(write)와 같은 접근)을 허용할 것인지에 대한 정보를 포함할 수 있다. 그리고, 인가된 파일 IO 정보(354)는 애플리케이션이 접근이 허용된 파일 경로, 및/또는 접근이 허용되지 않은 파일 경로에 대한 정보를 포함할 수 있다. The controller 202 may check a file IO policy when generating a data flow, and may generate authorized file IO information 354 based on the file IO policy. The data flow information 350 of the data flow may include the generated authorized file IO information 354 . The authorized file IO information 354 may include policy information related to file IO access of an application using a data flow. For example, the authorized file IO information 354 may include information on whether to allow an application's file IO access (eg, access such as read or write). In addition, the authorized file IO information 354 may include information about a file path to which an application is allowed to access, and/or information about a file path to which an access is not allowed.

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

도 7은 다양한 실시 예들에 따른 사용자 인증을 위한 신호 흐름도를 도시하며, 도 8은 다양한 실시 예들에 따른 컨트롤러 접속을 위한 사용자 인터페이스 화면을 도시한다. 도 7에 도시된 동작들은 예를 들어, 도 6의 신호 흐름도 이후에 구현될 수 있다.7 illustrates a signal flow diagram for user authentication according to various embodiments of the present disclosure, and FIG. 8 illustrates a user interface screen for controller access 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.

일 예로, 도 8을 참조하면, 접속 제어 애플리케이션(212)이 실행되면 노드(201)는 컨트롤러 접속을 위하여 필요한 정보를 수신하기 위한 사용자 인터페이스 화면(810)을 표시할 수 있다. 사용자 인터페이스 화면(810)은 사용자 ID를 입력하기 위한 입력 창(811), 및/또는 비밀번호를 입력하기 위한 입력 창(812)을 포함할 수 있다. 입력 창들(811 및 812)에 정보가 입력된 후 사용자의 인증을 위한 버튼(813)에 대한 입력을 수신함으로써 노드(201)는 컨트롤러 접속 이벤트를 감지할 수 있다.For example, referring to FIG. 8 , when the access control application 212 is executed, the node 201 may display a user interface screen 810 for receiving information required for access to the controller. The user interface screen 810 may include an input window 811 for inputting a user ID, and/or an input window 812 for inputting a password. After information is input into the input windows 811 and 812 , the node 201 may detect a controller connection event by receiving an input for the button 813 for user authentication.

동작 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) 또는 블랙리스트 데이터베이스(314))에 기반하여 사용자가 접속 정책에 따라 접속 가능한지 여부 및 사용자가 블랙리스트에 포함되는지 여부를 결정할 수 있다. 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 314), 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)가 송신한 제어 플로우 식별 정보에 기초하여 제어 플로우 테이블(315)에서 제어 플로우 정보(340)를 확인하고, 확인된 제어 플로우 정보(340)에 사용자의 식별 정보(예: 사용자 ID)를 추가할 수 있다. 추가된 사용자 식별 정보는 인증된 사용자의 컨트롤러 접속 또는 네트워크 접속에 이용될 수 있다. When the user is authenticated, the controller 202 checks the control flow information 340 in the control flow table 315 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)에서 식별된 정보(예: 노드(201), 노드(201)가 속하는 출발지 네트워크 정보)와 대응되는 접속 정책을 확인할 수 있다. 컨트롤러(202)는 확인된 접속 정책에 기초하여 접속 가능한 애플리케이션의 화이트 리스트 정보를 생성할 수 있다. 다른 실시 예에서, 컨트롤러(202)는 동작 720을 수행하지 않을 수 있다. 예를 들어, 접속을 요청한 대상의 컨트롤러 접속이 가능하지 않으면, 컨트롤러(202)는 동작 720을 수행하지 않을 수 있다.In operation 720 , the controller 202 may check an access policy corresponding to information identified in the access policy database 311 (eg, node 201 and source network information to which node 201 belongs). The controller 202 may generate white list information of accessible applications based on the checked access policy. 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)는 사용자 인증에 대한 결과값을 처리할 수 있다. 예를 들어, 노드(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)는 사용자 인증이 실패함을 나타내는 사용자 인터페이스 화면을 디스플레이를 통해 출력할 수 있다. 예를 들어, 도 8을 참조하면, 노드(201)는 접속 제어 애플리케이션(212)을 통해 사용자 인터페이스 화면(820)을 표시할 수 있다. 사용자 인터페이스 화면(820)은 노드(201)의 접속이 차단됨을 나타내고, 관리자(예: 컨트롤러(202))를 통한 격리 해제를 가이드 하는 사용자 인터페이스(825)를 포함할 수 있다.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, referring to FIG. 8 , the node 201 may display the user interface screen 820 through the access control application 212 . The user interface screen 820 may include a user interface 825 that indicates that access to the node 201 is blocked, and guides release of isolation through an administrator (eg, the controller 202 ).

일 실시 예에서, 노드(201)의 접속 제어 애플리케이션(212), 컨트롤러(202) 및 게이트웨이(203)는 동작 730 내지 동작 750을 더 수행할 수 있다. 실시 예에 따라, 노드(201)의 접속 제어 애플리케이션(212), 컨트롤러(202) 및 게이트웨이(203)는 동작 730 내지 동작 750을 전부 또는 일부 수행할 수 있다.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 750 .

동작 730에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사를 수행할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 컨트롤러(202)로부터 화이트 리스트가 수신된 경우에, 화이트 리스트에 포함되어 있는 애플리케이션이 노드(201)에 설치되어 있는지 여부를 확인할 수 있다. 접속 제어 애플리케이션(212)은 노드(201)에 설치된 애플리케이션 중 화이트 리스트에 포함된 애플리케이션의 경우, 유효성 검사 정책에 따라 애플리케이션의 무결성 및 안정성 여부(애플리케이션 위조 및 변조 여부, 코드 사이닝 검사, 핑거 프린트 검사 중 적어도 하나)를 검사할 수 있다.In operation 730 , 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.

동작 735에서, 접속 제어 애플리케이션(212)은 애플리케이션의 검사 결과를 컨트롤러(202)로 전송할 수 있다.In operation 735 , 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 checks the gateways 203-1 and 203-2 where the node 201 is located in the access policy for the node 201 to allow the node 201 to access the network, Thereafter, operation 740 may be performed.

동작 740에서, 컨트롤러(202)는 노드(201)가 네트워크 접속 요청 절차 없이 데이터 패킷을 게이트웨이(203-1, 203-2)를 통해 서비스 서버(205-1, 205-2)로 전송할 수 있도록 출발지 IP, 도착지 IP 및 포트 정보에 기반하여 데이터 플로우를 생성할 수 있다. In operation 740, the controller 202 transmits the data packet to the service servers 205-1 and 205-2 through the gateways 203-1 and 203-2 without the node 201 requesting a network connection. A data flow can be created based on IP, destination IP and port information.

컨트롤러(202)는 데이터 플로우 생성 시 파일 IO 정책을 확인하고, 파일 IO 정책에 기초하여 인가된 파일 IO 정보(354)를 생성할 수 있다. 데이터 플로우의 데이터 플로우 정보(350)에는 생성된 인가된 파일 IO 정보(354)가 포함될 수 있다. 인가된 파일 IO 정보(354)는 데이터 플로우를 사용하는 애플리케이션의 파일 IO 접근과 관련된 정책 정보를 포함할 수 있다. 예를 들어, 인가된 파일 IO 정보(354)는 애플리케이션의 파일 IO 접근(예: 읽기(read), 쓰기(write)와 같은 접근)을 허용할 것인지에 대한 정보를 포함할 수 있다. 그리고, 인가된 파일 IO 정보(354)는 애플리케이션이 접근이 허용된 파일 경로, 및/또는 접근이 허용되지 않은 파일 경로에 대한 정보를 포함할 수 있다. The controller 202 may check a file IO policy when generating a data flow, and may generate authorized file IO information 354 based on the file IO policy. The data flow information 350 of the data flow may include the generated authorized file IO information 354 . The authorized file IO information 354 may include policy information related to file IO access of an application using a data flow. For example, the authorized file IO information 354 may include information on whether to allow an application's file IO access (eg, access such as read or write). In addition, the authorized file IO information 354 may include information about a file path to which an application is allowed to access, and/or information about a file path to which an access is not allowed.

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

도 9는 다양한 실시 예들에 따른 네트워크 접속을 위한 신호 흐름도를 도시하며, 도 9에 도시된 동작들은 예를 들어, 도 6 또는 도 7의 신호 흐름도 이후에 구현될 수 있다. 9 illustrates a signal flow diagram for network connection 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 FIG. 6 or 7 .

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

일 실시 예에서, 접속 제어 애플리케이션(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 target 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, code signing check, fingerprint check) of the access control application 212 and the target application according to the validation policy. and whether access to the destination IP and port of the target application installed in the node 201 is possible according to the access policy received from the controller 202 .

유효한 데이터 플로우가 존재한다면, 접속 제어 애플리케이션(212)은 이하의 동작들을 생략하고 보안 세션을 통해 게이트웨이(203)로 타겟 애플리케이션의 데이터 패킷을 전송할 수 있다. If a valid data flow exists, the access control application 212 may omit the following operations and transmit the data packet of the target 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 target 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.

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

동작 915에서, 컨트롤러(202)는 접속 제어 애플리케이션(212)으로부터 수신된 요청에 응답하여 타겟 애플리케이션과 관련된 접속 정책 및 파일 IO 정책을 확인할 수 있다. In operation 915 , the controller 202 may check the access policy and the file IO policy related to the target 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 target application satisfies the access policy of the access policy database 311 . For example, the controller 202 determines whether identification information of a target (eg, a target 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)는 동작 920에서 노드(201)에게 접속이 불가능함을 나타내는 정보를 전송할 수 있다. 이 경우, 접속 제어 애플리케이션(212)은 접속이 불가능함을 나타내는 사용자 인터페이스 화면을 디스플레이를 통해 출력할 수 있다. If the target application is not accessible, the controller 202 may transmit information indicating that the connection is impossible to the node 201 in operation 920 . In this case, the access control application 212 may output a user interface screen indicating that access is not possible through the display.

타겟 애플리케이션의 접속이 가능하면, 컨트롤러(202)는 접속을 요청한 대상(예: 타겟 애플리케이션)과 관련된 인가된 파일 IO 정보(354)를 확인하고, 인가된 파일 IO 정보(354)에 기반하여 접속을 요청한 대상(예: 타겟 애플리케이션)의 파일 IO 접근의 허용 여부를 확인할 수 있다. 파일 IO 접근의 허용 여부의 확인은 애플리케이션의 파일 IO 접근(예: 읽기(read), 쓰기(write)와 같은 접근)을 허용할 것인지에 대한 확인, 또는 애플리케이션이 접근이 허용된 파일 경로, 및/또는 접근이 허용되지 않은 파일 경로에 대한 확인을 포함할 수 있다. If the target application is accessible, the controller 202 checks the authorized file IO information 354 related to the target (eg, the target application) that has requested the connection, and establishes the connection based on the authorized file IO information 354 . You can check whether the file IO access of the requested target (eg target application) is allowed. Checking whether to allow file IO access is checking whether to allow the application's file IO access (eg, access such as read or write), or the file path to which the application is allowed to access, and/or This may include checking for file paths that are not allowed to access.

컨트롤러(202)는 노드(201)의 네트워크 접속을 허용하기 위해 데이터 플로우 테이블(316)에서 해당 도착지 IP와 포트로 접속 가능한 데이터 플로우가 존재하는지 확인할 수 있다.The controller 202 may check whether a data flow accessible to the corresponding destination IP and port exists in the data flow table 316 in order to allow the node 201 to access the network.

유효한 데이터 플로우가 없는 경우, 컨트롤러(202)는 대상(예: 타겟 애플리케이션)이 노드(201)와 서비스 서버(205-1, 205-2) 사이의 네트워크에 대한 접속을 허용하는 데이터 플로우를 생성할 수 있다. 컨트롤러(202)는 출발지 IP, 도착지 IP 및 포트 정보, 인가된 파일 IO 정보(354)와 같은 정보에 기반하여 데이터 플로우 정보(350)를 생성할 수 있다. 여기에서, 인가된 파일 IO 정보(354)는 파일 IO 정책에 따라 생성된 것일 수 있다. If there is no valid data flow, the controller 202 creates a data flow that allows the target (eg, the target 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 the data flow information 350 based on information such as source IP, destination IP and port information, and authorized file IO information 354 . Here, the authorized file IO information 354 may be generated according to the file IO policy.

컨트롤러(202)는 데이터 플로우 생성 시 파일 IO 정책을 확인하고, 파일 IO 정책에 기초하여 인가된 파일 IO 정보(354)를 생성할 수 있다. 데이터 플로우의 데이터 플로우 정보(350)에는 생성된 인가된 파일 IO 정보(354)가 포함될 수 있다. 인가된 파일 IO 정보(354)는 데이터 플로우를 사용하는 애플리케이션의 파일 IO 접근과 관련된 정책 정보를 포함할 수 있다. 예를 들어, 인가된 파일 IO 정보(354)는 애플리케이션의 파일 IO 접근(예: 읽기(read), 쓰기(write)와 같은 접근)을 허용할 것인지에 대한 정보를 포함할 수 있다. 그리고, 인가된 파일 IO 정보(354)는 애플리케이션이 접근이 허용된 파일 경로, 및/또는 접근이 허용되지 않은 파일 경로에 대한 정보를 포함할 수 있다. The controller 202 may check a file IO policy when generating a data flow, and may generate authorized file IO information 354 based on the file IO policy. The data flow information 350 of the data flow may include the generated authorized file IO information 354 . The authorized file IO information 354 may include policy information related to file IO access of an application using a data flow. For example, the authorized file IO information 354 may include information on whether to allow an application's file IO access (eg, access such as read or write). In addition, the authorized file IO information 354 may include information about a file path to which an application is permitted to access, and/or information about a file path to which an access is not permitted.

동작 920에서, 컨트롤러(202)는 접속 제어 애플리케이션(212)의 네트워크 접속 요청에 대한 응답을 노드(201)에게 전송할 수 있다. 예를 들어, 컨트롤러(202)는, 동작 915의 수행을 통하여 생성된 데이터 플로우 정보(350)를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 실시 예에 따라, 접속을 요청한 대상이 접속 불가능한 경우, 컨트롤러(202)는 네트워크 접속 요청에 대한 응답으로 네트워크 접속 불가를 통보할 수 있다.In operation 920 , 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 915 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.

노드(201)는 수신된 응답에 따라서 결과값을 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 수신된 데이터 플로우 정보(350)를 저장하고, 네트워크 접속이 가능한 경우 파일 IO 테이블 검사를 수행할 수 있다. 다른 예를 들어, 네트워크 접속이 불가하다는 응답을 수신한 경우, 노드(201)는 타겟 애플리케이션의 데이터 패킷을 드롭(drop)할 수 있다. 또 다른 예를 들어, 네트워크 접속이 불가하다는 응답을 수신한 경우, 노드(201)는 타겟 애플리케이션의 파일 시스템 IO를 제거(또는, 파일 시스템 IO 핸들을 제거)할 수 있다.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. As another example, when receiving a response indicating that the network connection is unavailable, the node 201 may drop a data packet of the target application. As another example, when receiving a response indicating that the network connection is unavailable, the node 201 may remove the file system IO of the target application (or remove the file system IO handle).

또한, 동작 925에서, 컨트롤러(202)는 데이터 플로우 정보(350)를 게이트웨이(203)로 전송할 수 있다. Also, in operation 925 , the controller 202 may transmit the data flow information 350 to the gateway 203 .

도 10은 다양한 실시예들에 따른 파일 입출력 접근 감시를 위한 노드의 동작 흐름도를 도시한다. 이하의 동작 흐름도는 노드(201) 또는 노드(201)에 설치된 접속 제어 애플리케이션(212)에 의하여 구현될 수 있다.10 is a flowchart illustrating an operation of a node for monitoring file input/output access according to various embodiments of the present disclosure. The following operation flowchart may be implemented by the node 201 or the access control application 212 installed in the node 201 .

동작 1005에서, 접속 제어 애플리케이션(212)은 파일 입출력 접근 이벤트를 감지할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 타겟 애플리케이션(211-1, 211-2, 211-3)(또는 이의 프로세스)이 파일 IO 시스템에 접근하면 파일 입출력 접근 이벤트가 발생한 것으로 확인할 수 있다.In operation 1005 , the access control application 212 may detect a file input/output access event. For example, the access control application 212 may determine that a file input/output access event has occurred when the target applications 211-1, 211-2, and 211-3 (or processes thereof) access the file IO system.

동작 1010에서, 접속 제어 애플리케이션(212)은 파일 IO 시스템에 접근하는 프로세스의 PID를 확인하고, 해당 PID에 할당된 데이터 플로우가 존재하는지 여부를 확인할 수 있다. 데이터 플로우가 존재하는 경우, 접속 제어 애플리케이션(212)은 동작 1020을 수행할 수 있다. 데이터 플로우가 존재하지 않는 경우, 접속 제어 애플리케이션(212)은 동작 1015를 수행할 수 있다.In operation 1010 , the access control application 212 may check the PID of a process accessing the file IO system, and check whether a data flow assigned to the corresponding PID exists. If the data flow exists, the access control application 212 may perform operation 1020 . If the data flow does not exist, the access control application 212 may perform operation 1015 .

동작 1015에서, 접속 제어 애플리케이션(212)은 파일 IO 정보를 파일 IO 테이블(317)에 저장할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 해당 프로세스의 식별된 파일 IO 정보(예: 파일 위치, 파일명, 파일 IO의 종류(예: 파일 읽기, 또는 쓰기), 및/또는 파일 IO 시간 정보)를 파일 IO 테이블(317)에 저장할 수 있다. 이후 해당 프로세스가 네트워크에 접속할 경우, 접속 제어 애플리케이션(212)은 파일 IO 테이블(317) 내에서 내역을 조회하여 데이터 패킷 검사를 할 수 있도록 한다.In operation 1015 , the access control application 212 may store the file IO information in the file IO table 317 . For example, the access control application 212 may store the identified file IO information (eg, file location, file name, type of file IO (eg, file read or write), and/or file IO time information) of the process. Can be stored in the file IO table (317). After that, when the corresponding process accesses the network, the access control application 212 inquires the details in the file IO table 317 so that the data packet can be inspected.

동작 1020에서, 접속 제어 애플리케이션(212)은 해당 프로세스가 접근하는 파일 IO의 종류를 확인할 수 있다. 파일 IO의 종류가 쓰기(또는, 쓰기와 관련된 모든 파일 접근 종류)인 경우, 접속 제어 애플리케이션(212)은 동작 1025를 수행할 수 있다. 파일 IO의 종류가 읽기(또는, 읽기와 관련된 모든 파일 접근 종류)인 경우, 접속 제어 애플리케이션(212)은 동작 1030을 수행할 수 있다. 해당 프로세스가 접근하는 파일 IO의 종류는 하나 이상의 읽기 및/또는 하나 이상의 쓰기를 동시에 요구할 수 있으며, 다중의 파일 IO가 존재하는 경우 각각의 단계를 순차적으로 및/또는 병렬적으로 진행할 수 있다. 예를 들어, 동작 1025와 동작 1030은 순차적으로 및/또는 병렬적으로 수행될 수 있다.In operation 1020 , the access control application 212 may check the type of file IO accessed by the corresponding process. When the file IO type is write (or all file access types related to writing), the access control application 212 may perform operation 1025 . When the file IO type is read (or all file access types related to read), the access control application 212 may perform operation 1030 . The type of file IO accessed by the process may require one or more reads and/or one or more writes at the same time, and when multiple file IOs exist, each step may be performed sequentially and/or in parallel. For example, operations 1025 and 1030 may be performed sequentially and/or in parallel.

동작 1025에서, 접속 제어 애플리케이션(212)은 파일 쓰기 정보 검사를 수행할 수 있다. 접속 제어 애플리케이션(212)의 파일 쓰기 정보 검사에 대하여는 도 12를 참조하여 후술한다. 접속 제어 애플리케이션(212)은 도 12에 도시된 파일 쓰기 정보 검사 프로세스를 통해 파일 쓰기 가능 여부를 확인할 수 있다.In operation 1025 , the access control application 212 may perform a file write information check. The file write information check of the access control application 212 will be described later with reference to FIG. 12 . The access control application 212 may check whether the file is writable through the file write information checking process shown in FIG. 12 .

동작 1030에서, 접속 제어 애플리케이션(212)은 파일 읽기 정보 검사를 수행할 수 있다. 접속 제어 애플리케이션(212)의 파일 읽기 정보 검사에 대하여는 도 13을 참조하여 후술한다. 접속 제어 애플리케이션(212)은 도 13에 도시된 파일 읽기 정보 검사 프로세스를 통해 파일 읽기 가능 여부를 확인할 수 있다.In operation 1030, the access control application 212 may perform a file read information check. The file read information check of the access control application 212 will be described later with reference to FIG. 13 . The access control application 212 may check whether the file can be read through the file read information checking process shown in FIG. 13 .

도 11은 다양한 실시예들에 따른 파일 입출력 테이블 검사를 위한 노드의 동작 흐름도를 도시한다. 이하의 동작 흐름도는 노드(201) 또는 노드(201)에 설치된 접속 제어 애플리케이션(212)에 의하여 구현될 수 있다.11 is a flowchart illustrating an operation of a node for checking a file input/output table according to various embodiments of the present disclosure; The following operation flowchart may be implemented by the node 201 or the access control application 212 installed in the node 201 .

동작 1105에서, 접속 제어 애플리케이션(212)은 파일 입출력 테이블 검사 이벤트를 감지할 수 있다. 접속 제어 애플리케이션(212)은 네트워크 접속이 발생된 데이터 플로우가 감지되는 경우, 파일 IO 테이블 검사 이벤트를 감지할 수 있다. 접속 제어 애플리케이션(212)은 데이터 플로우 정보(350)가 획득(또는, 갱신)되는 경우를 파일 IO 테이블 검사 이벤트로서 감지할 수 있다.In operation 1105 , the access control application 212 may detect a file input/output table check event. The access control application 212 may detect a file IO table check event when a data flow for which a network connection occurs is detected. The access control application 212 may detect when the data flow information 350 is obtained (or updated) as a file IO table check event.

동작 1110에서, 접속 제어 애플리케이션(212)은 파일 IO 테이블 검사를 수행할 수 있다. 접속 제어 애플리케이션(212)은 파일 IO 테이블(317)을 검사하여, 데이터 플로우에 대해서 파일 IO를 사용 중인 타겟 애플리케이션(211-1, 211-2, 211-3)(또는 이의 프로세스)이 존재하는지 여부를 확인할 수 있다. 접속 제어 애플리케이션(212)은 데이터 플로우에 포함된 타겟 애플리케이션의 식별 정보 중 하나인 PID(361)에 대응하는 파일 IO 테이블 정보(360)를 검색할 수 있다. 타겟 애플리케이션이 사용 중인 파일 IO가 존재하는 경우, 접속 제어 애플리케이션(212)은 동작 1120을 수행할 수 있다. 타겟 애플리케이션이 사용 중인 파일 IO가 존재하지 않는 경우, 접속 제어 애플리케이션(212)은 동작 1115를 수행할 수 있다.In operation 1110 , the access control application 212 may perform a file IO table check. The access control application 212 checks the file IO table 317 to see if there is a target application 211-1, 211-2, 211-3 (or a process thereof) that is using the file IO for the data flow. can be checked. The access control application 212 may search the file IO table information 360 corresponding to the PID 361, which is one of identification information of the target application included in the data flow. If there is a file IO being used by the target application, the access control application 212 may perform operation 1120 . If the file IO being used by the target application does not exist, the access control application 212 may perform operation 1115 .

동작 1115에서, 접속 제어 애플리케이션(212)은 데이터 패킷을 전송할 수 있다.At operation 1115 , the access control application 212 may send a data packet.

동작 1120에서, 접속 제어 애플리케이션(212)은 파일 IO의 종류를 확인할 수 있다. 파일 IO의 종류가 쓰기(또는, 쓰기와 관련된 모든 파일 접근 종류)인 경우, 접속 제어 애플리케이션(212)은 동작 1125를 수행할 수 있다. 파일 IO의 종류가 읽기(또는, 읽기와 관련된 모든 파일 접근 종류)인 경우, 접속 제어 애플리케이션(212)은 동작 1130을 수행할 수 있다. 해당 프로세스가 접근하는 파일 IO의 종류는 하나 이상의 읽기 및/또는 하나 이상의 쓰기를 동시에 요구할 수 있으며, 다중의 파일 IO가 존재하는 경우 각각의 단계를 순차적으로 및/또는 병렬적으로 진행할 수 있다. 예를 들어, 동작 1125와 동작 1130은 순차적으로 및/또는 병렬적으로 수행될 수 있다.In operation 1120 , the access control application 212 may check the type of file IO. When the type of file IO is write (or all file access types related to writing), the access control application 212 may perform operation 1125 . When the file IO type is read (or all file access types related to read), the access control application 212 may perform operation 1130 . The type of file IO accessed by the process may require one or more reads and/or one or more writes at the same time, and when multiple file IOs exist, each step may be performed sequentially and/or in parallel. For example, operations 1125 and 1130 may be performed sequentially and/or in parallel.

동작 1125에서, 접속 제어 애플리케이션(212)은 파일 쓰기 정보 검사를 수행할 수 있다. 접속 제어 애플리케이션(212)의 파일 쓰기 정보 검사에 대하여는 도 12를 참조하여 후술한다. 접속 제어 애플리케이션(212)은 도 12에 도시된 파일 쓰기 정보 검사 프로세스를 통해 파일 쓰기 가능 여부를 확인할 수 있다.In operation 1125 , the access control application 212 may perform a file write information check. The file write information check of the access control application 212 will be described later with reference to FIG. 12 . The access control application 212 may check whether the file is writable through the file write information checking process shown in FIG. 12 .

동작 1130에서, 접속 제어 애플리케이션(212)은 파일 읽기 정보 검사를 수행할 수 있다. 접속 제어 애플리케이션(212)의 파일 읽기 정보 검사에 대하여는 도 13을 참조하여 후술한다. 접속 제어 애플리케이션(212)은 도 13에 도시된 파일 읽기 정보 검사 프로세스를 통해 파일 읽기 가능 여부를 확인할 수 있다.In operation 1130, the access control application 212 may perform a file read information check. The file read information check of the access control application 212 will be described later with reference to FIG. 13 . The access control application 212 may check whether the file can be read through the file read information checking process shown in FIG. 13 .

도 12는 다양한 실시예들에 따른 파일 쓰기 정보 검사를 위한 신호 흐름도를 도시한다.12 illustrates a signal flow diagram for checking file write information according to various embodiments of the present disclosure;

동작 1205에서, 접속 제어 애플리케이션(212)은 파일 쓰기 정보 검사 이벤트를 감지할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 도 10의 동작 1020 또는 도 11의 동작 1120에서 파일 입출력 종류가 쓰기인 것으로 확인된 경우 파일 쓰기 정보 검사를 시작할 수 있다. 접속 제어 애플리케이션(212)은 파일 쓰기 정보 검사를 통해 파일 입출력 접근이 감지된 애플리케이션 및 해당 파일(또는, 대상 파일)에 대하여 파일의 최종 저장을 완료할 것인지 여부 및 파일 쓰기를 허용할 것인지 여부를 검사할 수 있다.In operation 1205 , the access control application 212 may detect a file write information check event. For example, when it is determined that the file input/output type is write in operation 1020 of FIG. 10 or operation 1120 of FIG. 11 , the access control application 212 may start checking file write information. The access control application 212 checks whether or not to complete the final storage of the file and whether to allow the file write for the application and the corresponding file (or the target file) for which the file input/output access is detected through the file write information check. can do.

동작 1210에서, 접속 제어 애플리케이션(212)은 애플리케이션 식별 정보 및 네트워크 식별 정보를 기반으로 데이터 플로우를 확인할 수 있다. 데이터 플로우의 인가된 파일 IO 정보(354)에 따라 파일 쓰기가 허용되고, 파일 검사 정보(355)에 따라 파일 검사가 불필요한 경우, 접속 제어 애플리케이션(212)은 파일 쓰기를 허용 처리할 수 있다. 데이터 플로우의 인가된 파일 IO 정보(354)에 따라 파일 쓰기가 허용되지 않는 경우, 접속 제어 애플리케이션(212)은 타겟 애플리케이션의 파일 접근(파일 쓰기)을 중단 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 파일 핸들(handle)의 제거 또는 충돌, 및 파일 쓰기 버퍼(write buffer) 초기화를 포함하는, 파일 접근을 중단시키기 위해 운영체제에서 제공하는 API(application programming interface) 및 후킹(hooking), 해당 프로세스 강제 종료, 또는 일련의 파일 접근 제어 중단을 위한 명령어 실행의 방법으로 파일 접근(파일 쓰기)을 중단 처리할 수 있다. 또한, 접속 제어 애플리케이션(212)은 파일 IO 테이블(317)에서 해당 파일 IO의 상태를 접근 중단 처리로 변경할 수 있다. 또한, 접속 제어 애플리케이션(212)은 해당 데이터 플로우의 상태를 변경하고 네트워크 접속을 차단하여, 네트워크로부터 수신(또는, 유입)되는 데이터 패킷을 차단할 수 있다. 전송 중인 데이터 패킷이 존재하는 경우, 접속 제어 애플리케이션(212)은 데이터 패킷을 드랍(drop) 할 수 있다.In operation 1210 , the access control application 212 may check a data flow based on the application identification information and the network identification information. When file write is permitted according to the file IO information 354 authorized of the data flow and file check is unnecessary according to the file check information 355 , the access control application 212 may allow file write processing. When file write is not allowed according to the authorized file IO information 354 of the data flow, the access control application 212 may suspend file access (file write) of the target application. For example, the access control application 212 may use an application programming interface (API) provided by the operating system to suspend file access, including removal or crashing of a file handle, and initialization of a file write buffer. And file access (file writing) may be stopped by hooking, forcibly terminating the process, or executing a command to stop a series of file access control. In addition, the access control application 212 may change the state of the file IO in the file IO table 317 to the access stop processing. In addition, the access control application 212 may change the state of the corresponding data flow and block the network connection, thereby blocking the data packet received from (or flowing in) from the network. If there is a data packet being transmitted, the access control application 212 may drop the data packet.

데이터 플로우의 인가된 파일 IO 정보(354)에 따라 파일 쓰기가 허용되나, 파일 검사 정보(355)에 따라 파일 검사가 필요한 경우, 접속 제어 애플리케이션(212)은 파일 정보를 식별하기 위해 타겟 애플리케이션의 파일 IO 접근이 해제(예: 모든 파일 정보를 기록하고 파일 쓰기를 완료)될 때까지 대기할 수 있다. 파일 IO 접근이 해제된 경우, 접속 제어 애플리케이션(212)은 파일 검사 정보(355)에 기반하여 단말(예: 노드(201))에서 파일 검사를 수행할 것인지 여부 및 서버(예: 컨트롤러(202))에서 파일 검사를 수행할 것인지 여부를 확인할 수 있다.When a file write is permitted according to the authorized file IO information 354 of the data flow, but a file inspection is required according to the file inspection information 355, the access control application 212 determines the file information of the target application to identify the file information. You can wait for IO access to be released (eg, write all file information and finish writing the file). When the file IO access is released, the access control application 212 determines whether to perform file inspection in the terminal (eg, node 201) based on the file inspection information 355 and whether the server (eg, the controller 202) ), you can check whether or not to perform a file check.

동작 1215에서, 접속 제어 애플리케이션(212)은 파일 검사를 수행할 수 있다. 예를 들어 노드(201)에서 파일 검사를 수행하는 경우, 접속 제어 애플리케이션(212)은 파일 검사 정보(355)에 포함된 파일 검사 시 적용할 백신 또는 악성코드, 또는 개인 정보 탐지 패턴 정보 중 적어도 하나를 이용하여 파일 쓰기가 불가능한 파일을 검출할 수 있다. 파일 검사 결과 대상 파일의 파일 쓰기가 불가능한 경우, 타겟 애플리케이션의 파일 쓰기를 중단 처리할 수 있다. 중단 처리에 관하여는 상술한 설명이 동일하게 적용될 수 있다. 파일 검사 결과 해당 파일의 파일 쓰기가 가능한 경우, 타겟 애플리케이션의 파일 쓰기를 허용 처리할 수 있다. 다른 예로 컨트롤러(202)에서 파일 검사를 수행하는 경우, 접속 제어 애플리케이션(212)은 파일의 바이너리, 및 파일의 고유 정보 및 식별 정보(예: 파일명, 파일의 일부 내용, 헤더 정보, 해쉬 정보, 및/또는 시그니처 정보)를 획득(또는, 추출)하고, 컨트롤러(202)에 파일 검사를 요청할 수 있다.In operation 1215 , the access control application 212 may perform a file check. For example, when the node 201 performs file inspection, the access control application 212 performs at least one of a vaccine or malicious code to be applied when scanning a file included in the file inspection information 355 , or personal information detection pattern information. can be used to detect files that cannot be written to. If it is impossible to write the target file as a result of the file check, the target application can stop writing the file. Regarding the interruption processing, the above description is equally applicable. As a result of the file check, if the file can be written to the file, the target application can write the file. As another example, when the controller 202 performs file inspection, the access control application 212 provides the binary of the file, and unique information and identification information of the file (eg, file name, partial contents of the file, header information, hash information, and / or signature information) may be acquired (or extracted), and a file inspection may be requested from the controller 202 .

동작 1220에서, 접속 제어 애플리케이션(212)은 컨트롤러(202)로 파일 검사 요청을 전송할 수 있다. 접속 제어 애플리케이션(212)은 데이터 플로우 식별 정보, 파일 식별 정보, 및 파일 바이너리를 포함하는 파일 검사 요청을 컨트롤러(202)로 송신하거나, 애플리케이션 식별 정보, 네트워크 식별 정보, 파일 식별 정보, 및 파일 바이너리를 포함하는 파일 검사 요청을 컨트롤러(202)로 송신할 수 있다.In operation 1220 , the access control application 212 may send a file inspection request to the controller 202 . The access control application 212 sends a file inspection request including data flow identification information, file identification information, and file binary to the controller 202, or sends the application identification information, network identification information, file identification information, and file binary to the controller 202 . It may send a request to check the file containing it to the controller 202 .

동작 1225에서, 컨트롤러(202)는 수신된 데이터 플로우 식별 정보, 또는 수신된 애플리케이션 식별 정보 및 네트워크 식별 정보에 기반하여 타겟 애플리케이션에 대응하는 데이터 플로우를 식별하고, 식별된 데이터 플로우 및 수신된 파일 식별 정보를 기반으로 파일 IO 테이블(317)에 대상 파일이 존재하는지 여부를 확인할 수 있다. 파일 IO 테이블(317)에 대상 파일이 존재하는 경우, 컨트롤러(202)는 동작 1245에서 파일 IO 테이블(317)의 상태 정보(356)에 따라 파일 쓰기가 허용됨을 나타내는 정보 또는 파일 쓰기가 허용되지 않음을 나타내는 정보를 노드(201)로 전송할 수 있다. 파일 IO 테이블(317)에 대상 파일이 존재하지 않는 경우, 컨트롤러(202)는 파일 IO 정책 데이터베이스(312)에서 사용자, 단말(예: 노드(201)), 애플리케이션(타겟 애플리케이션(211-1, 211-2, 또는 211-3)), 및 네트워크에 매칭되는 파일 IO 정책을 통해 파일 쓰기를 허용할 것인지 여부를 확인할 수 있다. 또한, 컨트롤러(202)는 외부 연계 시스템(207)에 파일 쓰기 허용 여부를 질의하고(동작 1530) 응답을 수신함(동작 1535)으로써, 수신한 응답에 기반하여 파일 쓰기를 허용할 것인지 여부를 확인할 수 있다. 컨트롤러(202)는 파일 쓰기 허용 여부에 대하여 확인된 결과 및 파일 입출력 정보를 기반으로 파일 IO 테이블(317)에 해당 정보를 추가할 수 있다. 파일 IO 정책 및/또는 외부 연계 시스템(207)을 통한 확인 결과 파일 쓰기가 허용되지 않는 경우, 컨트롤러(202)는 동작 1245에서 파일 쓰기가 허용되지 않음을 나타내는 정보를 노드(201)로 전송할 수 있다. 파일 IO 정책 및/또는 외부 연계 시스템(207)을 통한 확인 결과 파일 쓰기가 허용되고, 컨트롤러(202)에서의 파일 검사가 필요하지 않은 경우, 컨트롤러(202)는 동작 1245에서 파일 쓰기가 허용됨을 나타내는 정보를 노드(201)로 전송할 수 있다. 파일 IO 정책 및/또는 외부 연계 시스템(207)을 통한 확인 결과 파일 쓰기가 허용되고, 컨트롤러(202)에서의 파일 검사가 필요한 경우, 컨트롤러(202)는 파일 검사를 수행할 수 있다.In operation 1225 , the controller 202 identifies a data flow corresponding to the target application based on the received data flow identification information, or the received application identification information and network identification information, and identifies the data flow and the received file identification information. It can be checked whether the target file exists in the file IO table 317 based on . If the target file exists in the file IO table 317, the controller 202 in operation 1245, according to the state information 356 of the file IO table 317, information indicating that the file write is allowed or the file write is not allowed information indicating can be transmitted to the node 201 . When the target file does not exist in the file IO table 317, the controller 202 stores a user, a terminal (eg, node 201), an application (target application 211-1, 211) in the file IO policy database 312 -2, or 211-3)), and whether to allow file writes through a file IO policy matching the network. In addition, the controller 202 inquires whether to allow the file write to the external linkage system 207 (operation 1530) and receives a response (operation 1535), thereby determining whether to allow file writing based on the received response. have. The controller 202 may add the corresponding information to the file IO table 317 based on the result of checking whether to allow the file to be written and the file input/output information. If file write is not allowed as a result of checking through the file IO policy and/or external linkage system 207 , the controller 202 may transmit information indicating that file writing is not allowed to the node 201 in operation 1245 . . As a result of checking through the file IO policy and/or external linkage system 207 , if the file write is allowed and the file check in the controller 202 is not required, the controller 202 indicates that the file write is allowed in operation 1245 . Information may be transmitted to node 201 . As a result of checking through the file IO policy and/or the external linkage system 207 , when file writing is permitted and file inspection is required in the controller 202 , the controller 202 may perform the file inspection.

동작 1240에서, 컨트롤러(202)는 파일 검사를 수행할 수 있다. 컨트롤러(202)는 파일 검사 정보(355)에 포함된 파일 검사 시 적용할 백신 또는 악성코드, 또는 개인 정보 탐지 패턴 정보 중 적어도 하나를 이용하여 파일 쓰기가 불가능한 파일을 검출할 수 있다.In operation 1240 , the controller 202 may perform a file check. The controller 202 may detect a file that cannot be written to by using at least one of a vaccine or malicious code to be applied during file inspection included in the file inspection information 355 , or personal information detection pattern information.

동작 1245에서, 컨트롤러(202)는 파일 검사 요청에 대한 응답을 노드(201)로 전송할 수 있다. 파일 검사 요청에 대한 응답은 파일 검사 결과를 포함할 수 있다. 파일 검사 요청에 대한 응답은, 파일 쓰기 허용 여부에 대한 정보를 포함할 수 있다.In operation 1245 , the controller 202 may transmit a response to the file inspection request to the node 201 . The response to the file check request may include a file check result. The response to the file check request may include information on whether to allow file writing.

동작 1250에서, 접속 제어 애플리케이션(212)은 수신된 결과값을 처리할 수 있다. 수신된 결과값이 타겟 애플리케이션 및 대상 파일에 대한 파일 쓰기가 허용됨을 나타내는 경우, 접속 제어 애플리케이션(212)은 해당 파일 IO 정보 및 상태 정보를 포함하는 파일 IO 테이블(317)에 파일 쓰기가 허용됨을 나타내는 정보를 추가하거나, 갱신할 수 있다. 수신된 결과값이 타겟 애플리케이션 및 대상 파일에 대한 파일 쓰기가 허용되지 않음을 나타내는 경우, 접속 제어 애플리케이션(212)은 대상 파일을 삭제하여 해당 파일이 사용될 수 없도록 할 수 있다.In operation 1250 , the access control application 212 may process the received result value. When the received result value indicates that file writing to the target application and target file is permitted, the access control application 212 indicates that file writing is permitted to the file IO table 317 including the corresponding file IO information and status information You can add or update information. When the received result value indicates that file writing to the target application and target file is not permitted, the access control application 212 may delete the target file so that the corresponding file cannot be used.

도 13은 다양한 실시예들에 따른 파일 읽기 정보 검사를 위한 신호 흐름도를 도시한다.13 illustrates a signal flow diagram for checking file read information according to various embodiments of the present disclosure;

동작 1305에서, 접속 제어 애플리케이션(212)은 파일 읽기 정보 검사 이벤트를 감지할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 도 10의 동작 1020 또는 도 11의 동작 1120에서 파일 입출력 종류가 읽기인 것으로 확인된 경우 파일 읽기 정보 검사를 시작할 수 있다. 접속 제어 애플리케이션(212)은 파일 읽기 정보 검사를 통해 파일 입출력 접근이 감지된 애플리케이션 및 대상 파일에 대하여 파일의 읽기를 허용할 것인지 여부를 검사할 수 있다.In operation 1305 , the access control application 212 may detect a file read information check event. For example, when it is determined that the file input/output type is read in operation 1020 of FIG. 10 or operation 1120 of FIG. 11 , the access control application 212 may start checking the file read information. The access control application 212 may check whether reading of a file is allowed for an application and a target file for which file input/output access is detected through file read information checking.

동작 1310에서, 접속 제어 애플리케이션(212)은 애플리케이션 식별 정보 및 네트워크 식별 정보를 기반으로 데이터 플로우를 확인할 수 있다. 데이터 플로우의 인가된 파일 IO 정보(354)에 따라 파일 읽기가 허용되고, 파일 검사 정보(355)에 따라 파일 검사가 불필요한 경우, 접속 제어 애플리케이션(212)은 파일 읽기를 허용 처리할 수 있다. 데이터 플로우의 인가된 파일 IO 정보(354)에 따라 파일 읽기가 허용되지 않는 경우, 접속 제어 애플리케이션(212)은 타겟 애플리케이션의 파일 접근(파일 읽기)을 중단 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 파일 핸들(handle)의 제거 또는 충돌, 및 파일 읽기 버퍼(read buffer) 초기화를 포함하는, 파일 접근을 중단시키기 위해 운영체제에서 제공하는 API(application programming interface) 및 후킹(hooking), 해당 프로세스 강제 종료, 또는 일련의 파일 접근 제어 중단을 위한 명령어 실행의 방법으로 파일 접근(파일 읽기)을 중단 처리할 수 있다. 또한, 접속 제어 애플리케이션(212)은 파일 IO 테이블(317)에서 해당 파일 IO의 상태를 접근 중단 처리로 변경하거나, 해당 파일 IO의 파일 IO 정보를 파일 입출력 테이블(317)에 추가할 수 있다. 또한, 접속 제어 애플리케이션(212)은 해당 데이터 플로우의 상태를 변경하고 네트워크 접속을 차단하여, 네트워크로부터 수신되는 데이터 패킷을 차단할 수 있다. 전송 중인 데이터 패킷이 존재하는 경우, 접속 제어 애플리케이션(212)은 데이터 패킷을 드랍(drop) 할 수 있다.In operation 1310 , the access control application 212 may check a data flow based on the application identification information and the network identification information. When a file read is permitted according to the file IO information 354 authorized of the data flow and file check is unnecessary according to the file check information 355 , the access control application 212 may allow file read processing. When file read is not permitted according to the authorized file IO information 354 of the data flow, the access control application 212 may suspend file access (file read) of the target application. For example, the access control application 212 may use an application programming interface (API) provided by the operating system to suspend file access, including removing or crashing a file handle, and initializing a file read buffer. And file access (file read) may be interrupted by hooking, forcibly terminating the process, or executing a command to stop a series of file access control. In addition, the access control application 212 may change the state of the corresponding file IO in the file IO table 317 to access stop processing, or add the file IO information of the corresponding file IO to the file input/output table 317 . In addition, the access control application 212 may change the state of the corresponding data flow and block the network connection to block the data packet received from the network. If there is a data packet being transmitted, the access control application 212 may drop the data packet.

데이터 플로우의 인가된 파일 IO 정보(354)에 따라 파일 읽기가 허용되나, 파일 검사 정보(355)에 따라 파일 검사가 필요한 경우, 접속 제어 애플리케이션(212)은 애플리케이션 식별 정보 및 파일 IO 정보를 기반으로 해당 파일 IO가 파일 IO 테이블(317)에 존재하는지 여부를 확인할 수 있다. 해당 파일 IO가 파일 입출력 테이블(317)에 존재하고 대상 파일의 읽기가 가능한 경우, 접속 제어 애플리케이션(212)은 타겟 애플리케이션 및 대상 파일에 대한 파일 읽기를 허용 처리할 수 있다. 해당 파일 IO가 파일 IO 테이블(317)에 존재하고 대상 파일의 읽기가 불가능한 경우, 접속 제어 애플리케이션(212)은 타겟 애플리케이션 및 대상 파일에 대한 파일 읽기를 중단 처리할 수 있다. 중단 처리에 관하여는 상술한 설명이 동일하게 적용될 수 있다. 해당 파일 IO가 파일 IO 테이블(317)에 존재하지 않는 경우, 또는 해당 파일 IO가 파일 IO 테이블에 존재하지만 파일 검사가 필요한 경우, 접속 제어 애플리케이션(212)은 파일 검사 정보(355)에 기반하여 단말(예: 노드(201))에서 파일 검사를 수행할 것인지 여부 및 서버(예: 컨트롤러(202))에서 파일 검사를 수행할 것인지 여부를 확인할 수 있다.When a file read is allowed according to the authorized file IO information 354 of the data flow, but a file inspection is required according to the file inspection information 355, the access control application 212 is based on the application identification information and the file IO information. It can be checked whether the corresponding file IO exists in the file IO table 317 . When the corresponding file IO exists in the file input/output table 317 and the target file can be read, the access control application 212 may allow and process the target application and the file read of the target file. When the corresponding file IO exists in the file IO table 317 and it is impossible to read the target file, the access control application 212 may stop reading the target application and the file for the target file. Regarding the interruption processing, the above description is equally applicable. If the file IO does not exist in the file IO table 317, or if the file IO exists in the file IO table but file inspection is required, the access control application 212 is configured to the terminal based on the file inspection information 355 Whether to perform file inspection on (eg, node 201 ) and whether or not file inspection is performed on server (eg, controller 202 ) can be checked.

동작 1315에서 접속 제어 애플리케이션(212)은 파일 검사를 수행할 수 있다. 예를 들어 노드(201)에서 파일 검사를 수행하는 경우, 접속 제어 애플리케이션(212)은 파일 검사 정보(355)에 포함된 파일 검사 시 적용할 백신 또는 악성코드, 또는 개인 정보 탐지 패턴 정보 중 적어도 하나를 이용하여 파일 읽기가 불가능한 파일을 검출할 수 있다. 파일 검사 결과 대상 파일의 파일 읽기가 불가능한 경우, 타겟 애플리케이션 및 대상 파일에 대한 파일 읽기를 중단 처리할 수 있다. 중단 처리에 관하여는 상술한 설명이 동일하게 적용될 수 있다. 파일 검사 결과 대상 파일의 파일 읽기가 가능한 경우, 타겟 애플리케이션 및 대상 파일에 대한 파일 읽기를 허용 처리할 수 있다. 다른 예로 컨트롤러(202)에서 파일 검사를 수행하는 경우, 접속 제어 애플리케이션(212)은 파일의 바이너리, 및 파일의 고유 정보 및 식별 정보(예: 파일명, 파일의 일부 내용, 헤더 정보, 해쉬 정보, 및/또는 시그니처 정보)를 획득(또는, 추출)하고, 컨트롤러(202)에 파일 검사를 요청할 수 있다.In operation 1315, the access control application 212 may perform a file check. For example, when the node 201 performs file inspection, the access control application 212 performs at least one of a vaccine or malicious code to be applied when scanning a file included in the file inspection information 355 , or personal information detection pattern information. can be used to detect files that cannot be read. If it is impossible to read the target file as a result of the file check, the target application and file reading for the target file may be stopped. Regarding the interruption processing, the above description is equally applicable. If it is possible to read the file of the target file as a result of the file inspection, the target application and file reading of the target file may be allowed. As another example, when the controller 202 performs file inspection, the access control application 212 provides the binary of the file, and unique information and identification information of the file (eg, file name, partial contents of the file, header information, hash information, and / or signature information) may be acquired (or extracted), and a file inspection may be requested from the controller 202 .

동작 1320에서, 접속 제어 애플리케이션(212)은 컨트롤러(202)로 파일 검사 요청을 전송할 수 있다. 접속 제어 애플리케이션(212)은 데이터 플로우 식별 정보, 파일 식별 정보, 및 파일 바이너리를 포함하는 파일 검사 요청을 컨트롤러(202)로 전송하거나, 애플리케이션 식별 정보, 네트워크 식별 정보, 파일 식별 정보, 및 파일 바이너리를 포함하는 파일 검사 요청을 컨트롤러(202)로 전송할 수 있다.In operation 1320 , the access control application 212 may send a file inspection request to the controller 202 . The access control application 212 sends a file inspection request including data flow identification information, file identification information, and a file binary to the controller 202, or sends the application identification information, network identification information, file identification information, and file binary to the controller 202 . It may transmit a file inspection request including the file to the controller 202 .

동작 1325에서, 컨트롤러(202)는 수신된 데이터 플로우 식별 정보, 또는 수신된 애플리케이션 식별 정보 및 네트워크 식별 정보에 기반하여 타겟 애플리케이션에 대응하는 데이터 플로우를 식별하고, 식별된 데이터 플로우 및 수신된 파일 식별 정보를 기반으로 파일 입출력 테이블(317)에 대상 파일이 존재하는지 여부를 확인할 수 있다. 파일 입출력 테이블(317)에 대상 파일이 존재하는 경우, 컨트롤러(202)는 동작 1345에서 파일 IO 테이블(317)의 상태 정보(356)에 따라 파일 읽기가 허용됨을 나타내는 정보 또는 파일 읽기가 허용되지 않음을 나타내는 정보를 노드(201)로 전송할 수 있다. 파일 IO 테이블(317)에 대상 파일이 존재하지 않는 경우, 컨트롤러(202)는 파일 IO 정책 데이터베이스(312)에서 사용자, 단말(예: 노드(201)), 애플리케이션(예: 타겟 애플리케이션(211-1, 211-2, 또는 211-3)), 및 네트워크에 매칭되는 파일 IO 정책을 통해 파일 읽기를 허용할 것인지 여부를 확인할 수 있다. 또한, 컨트롤러(202)는 외부 연계 시스템(207)에 파일 읽기 허용 여부를 질의하고(동작 1330) 응답을 수신함(동작 1335)으로써, 수신한 응답에 기반하여 파일 읽기를 허용할 것인지 여부를 확인할 수 있다. 컨트롤러(202)는 파일 읽기 허용 여부에 대하여 확인된 결과 및 파일 IO 정보를 기반으로 파일 IO 테이블(317)에 해당 정보를 추가할 수 있다. 파일 IO 정책 및/또는 외부 연계 시스템(207)을 통한 확인 결과 파일 읽기가 허용되지 않는 경우, 컨트롤러(202)는 동작 1345에서 파일 읽기가 허용되지 않음을 나타내는 정보를 노드(201)로 전송할 수 있다. 파일 IO 정책 및/또는 외부 연계 시스템(207)을 통한 확인 결과 파일 읽기가 허용되고, 컨트롤러(202)에서의 파일 검사가 필요하지 않은 경우, 컨트롤러(202)는 동작 1345에서 파일 읽기가 허용됨을 나타내는 정보를 노드(201)로 전송할 수 있다. 파일 IO 정책 및/또는 외부 연계 시스템(207)을 통한 확인 결과 파일 읽기가 허용되고, 컨트롤러(202)에서의 파일 검사가 필요한 경우, 컨트롤러(202)는 파일 검사를 수행할 수 있다.In operation 1325 , the controller 202 identifies a data flow corresponding to the target application based on the received data flow identification information, or the received application identification information and the network identification information, and identifies the data flow and the received file identification information. Based on , it may be checked whether the target file exists in the file input/output table 317 . If the target file exists in the file input/output table 317, the controller 202 determines that the file read is permitted according to the state information 356 of the file IO table 317 in operation 1345, or the file read is not allowed. information indicating can be transmitted to the node 201 . If the target file does not exist in the file IO table 317, the controller 202 stores the user, the terminal (eg, node 201), and the application (eg, the target application 211-1) in the file IO policy database 312 . , 211-2, or 211-3)), and whether to allow file reading through a file IO policy matching the network can be checked. In addition, the controller 202 inquires the external linkage system 207 whether to allow file reading (operation 1330) and receives a response (operation 1335), thereby determining whether to allow file reading based on the received response. have. The controller 202 may add the corresponding information to the file IO table 317 based on the result of checking whether the file is allowed to read and the file IO information. If the file IO policy and/or the file read is not allowed as a result of checking through the external linkage system 207 , the controller 202 may transmit information indicating that the file read is not allowed to the node 201 in operation 1345 . . As a result of checking through the file IO policy and/or the external linkage system 207 , if the file read is allowed and the file check in the controller 202 is not required, the controller 202 indicates that the file read is allowed in operation 1345 . Information may be transmitted to node 201 . As a result of checking the file IO policy and/or the external linkage system 207 , when file reading is permitted and file inspection is required in the controller 202 , the controller 202 may perform the file inspection.

동작 1340에서, 컨트롤러(202)는 파일 검사를 수행할 수 있다. 컨트롤러(202)는 파일 검사 정보(355)에 포함된 파일 검사 시 적용할 백신 또는 악성코드, 또는 개인 정보 탐지 패턴 정보 중 적어도 하나를 이용하여 파일 읽기가 불가능한 파일을 검출할 수 있다.In operation 1340 , the controller 202 may perform a file check. The controller 202 may detect a file that cannot be read by using at least one of a vaccine or malicious code to be applied during file inspection included in the file inspection information 355 , or personal information detection pattern information.

동작 1345에서, 컨트롤러(202)는 파일 검사 요청에 대한 응답을 노드(201)로 전송할 수 있다. 파일 검사 요청에 대한 응답은 파일 검사 결과를 포함할 수 있다. 파일 검사 요청에 대한 응답은, 파일 읽기 허용 여부에 대한 정보를 포함할 수 있다.In operation 1345 , the controller 202 may transmit a response to the file inspection request to the node 201 . The response to the file check request may include a file check result. The response to the file check request may include information on whether to allow file reading.

동작 1350에서, 접속 제어 애플리케이션(212)은 수신된 결과값을 처리할 수 있다. 수신된 결과값이 타겟 애플리케이션 및 대상 파일의 파일 읽기가 허용됨을 나타내는 경우, 타겟 애플리케이션의 대상 파일에 대한 파일 접근(파일 읽기)을 허용 처리할 수 있다. 접속 제어 애플리케이션(212)은 해당 파일 IO 정보 및 상태 정보를 포함하는 파일 IO 테이블(317)에 파일 읽기가 허용됨을 나타내는 정보를 추가하거나, 갱신할 수 있다. 수신된 결과값이 타겟 애플리케이션 및 대상 파일에 대한 파일 읽기가 허용되지 않음을 나타내는 경우, 접속 제어 애플리케이션(212)은 타겟 애플리케이션의 대상 파일에 대한 파일 접근(파일 읽기)을 중단 처리할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 파일 핸들(handle)의 제거 또는 충돌, 및 파일 읽기 버퍼(read buffer) 초기화를 포함하는, 파일 접근을 중단시키기 위해 운영체제에서 제공하는 API(application programming interface) 및 후킹(hooking), 해당 프로세스 강제 종료, 또는 일련의 파일 접근 제어 중단을 위한 명령어 실행의 방법으로 파일 접근(파일 읽기)을 중단 처리할 수 있다. 또한, 접속 제어 애플리케이션(212)은 파일 IO 테이블(317)에서 해당 파일 IO의 상태를 접근 중단 처리로 변경하거나, 해당 파일 IO의 파일 IO 정보를 파일 IO 테이블(317)에 추가할 수 있다. 또한, 접속 제어 애플리케이션(212)은 해당 데이터 플로우의 상태를 변경하고 네트워크 접속을 차단하여, 네트워크로 전송되는 데이터 패킷을 차단할 수 있다. 전송 중인 데이터 패킷이 존재하는 경우, 접속 제어 애플리케이션(212)은 데이터 패킷을 드랍(drop) 할 수 있다.In operation 1350 , the access control application 212 may process the received result value. When the received result value indicates that file reading of the target application and target file is permitted, file access (file read) of the target application to the target file may be permitted. The access control application 212 may add or update information indicating that file reading is permitted to the file IO table 317 including the corresponding file IO information and state information. When the received result value indicates that file reading of the target application and target file is not permitted, the access control application 212 may suspend file access (read file) of the target application to the target file. For example, the access control application 212 may use an application programming interface (API) provided by the operating system to suspend file access, including removing or crashing a file handle, and initializing a file read buffer. And file access (file read) may be interrupted by hooking, forcibly terminating the process, or executing a command to stop a series of file access control. In addition, the access control application 212 may change the state of the corresponding file IO in the file IO table 317 to access stop processing, or add the file IO information of the corresponding file IO to the file IO table 317 . In addition, the access control application 212 may change the state of the corresponding data flow and block the network connection to block the data packet transmitted to the network. If there is a data packet being transmitted, the access control application 212 may drop the data packet.

도 14는 다양한 실시 예들에 따른 파일 업로드 및 다운로드 실패를 나타내는 사용자 인터페이스 화면을 도시한다.14 is a diagram illustrating a user interface screen indicating file upload and download failures according to various embodiments of the present disclosure;

네트워크를 통한 파일 다운로드(또는, 파일 수신)가 차단되는 경우, 노드(201) 또는 접속 제어 애플리케이션(212)은 디스플레이(440)에 제1 사용자 인터페이스 화면(1410)을 표시할 수 있다. 예를 들어 도 12의 프로세스에 따른 파일 쓰기 정보 검사 결과 파일 쓰기가 허용되지 않는 경우, 노드(201) 또는 접속 제어 애플리케이션(212)은 제1 사용자 인터페이스 화면(1410)을 출력할 수 있다. 제1 사용자 인터페이스 화면(1410)은 파일 다운로드가 차단됨을 나타내는 메시지를 포함하는 알림 창(1411)을 포함할 수 있다.When the file download (or file reception) through the network is blocked, the node 201 or the access control application 212 may display the first user interface screen 1410 on the display 440 . For example, when file write is not permitted as a result of the file write information check according to the process of FIG. 12 , the node 201 or the access control application 212 may output the first user interface screen 1410 . The first user interface screen 1410 may include a notification window 1411 including a message indicating that the file download is blocked.

네트워크를 통한 파일 업로드(또는, 파일 송신)가 차단되는 경우, 노드(201) 또는 접속 제어 애플리케이션(212)은 디스플레이(440)에 제2 사용자 인터페이스 화면(1420)을 표시할 수 있다. 예를 들어 도 13의 프로세스에 따른 파일 읽기 정보 검사 결과 파일 읽기가 허용되지 않는 경우, 노드(201) 또는 접속 제어 애플리케이션(212)은 제2 사용자 인터페이스 화면(1420)을 출력할 수 있다. 제2 사용자 인터페이스 화면(1420)은 파일 업로드가 차단됨을 나타내는 메시지를 포함하는 알림 창(1421)을 포함할 수 있다.When the file upload (or file transmission) through the network is blocked, the node 201 or the access control application 212 may display the second user interface screen 1420 on the display 440 . For example, if the file read is not allowed as a result of the file read information check according to the process of FIG. 13 , the node 201 or the access control application 212 may output the second user interface screen 1420 . The second user interface screen 1420 may include a notification window 1421 including a message indicating that file upload is blocked.

네트워크를 통한 파일 업로드(또는, 파일 송신)가 차단되는 경우, 노드(201) 또는 접속 제어 애플리케이션(212)은 타겟 애플리케이션의 네트워크 접속을 종료할 수 있다. 이 경우, 접속 제어 애플리케이션(212)은 디스플레이(440)에 제3 사용자 인터페이스 화면(1430)을 표시할 수 있다. 제3 사용자 인터페이스 화면(1430)은 네트워크 접속이 종료됨을 나타내는 메시지를 포함하는 알림 창(1431)을 포함할 수 있다. 예를 들어, 알림 창(1431)은 네트워크 접속이 종료되는 이유(예: 허용되지 않은 파일 업로드가 감지됨)를 나타내는 메시지를 더 포함할 수 있다.When the file upload (or file transmission) over the network is blocked, the node 201 or the access control application 212 may terminate the network connection of the target application. In this case, the access control application 212 may display the third user interface screen 1430 on the display 440 . The third user interface screen 1430 may include a notification window 1431 including a message indicating that the network connection is terminated. For example, the notification window 1431 may further include a message indicating why the network connection is terminated (eg, an unauthorized file upload is detected).

도 15는 다양한 실시 예들에 따른 데이터 패킷 전송을 위한 노드(201)의 동작 흐름도를 도시한다. 이하의 동작 흐름도는 노드(201) 또는 노드(201)에 설치된 접속 제어 애플리케이션(212)에 의하여 구현될 수 있다.15 is a flowchart illustrating an operation of the node 201 for transmitting a data packet according to various embodiments of the present disclosure. The following operation flowchart may be implemented by the node 201 or the access control application 212 installed in the node 201 .

도 15를 참조하면, 동작 1510에서, 접속 제어 애플리케이션(212)은 데이터 패킷 전송 이벤트를 감지할 수 있다. 접속 제어 애플리케이션(212)은 타겟 애플리케이션(211-1, 211-2, 211-3)(또는 이의 프로세스)이 요청하는 데이터 패킷 전송 요청을, 데이터 패킷 전송 이벤트로서 감지할 수 있다.Referring to FIG. 15 , in operation 1510 , the access control application 212 may detect a data packet transmission event. The access control application 212 may detect a data packet transmission request requested by the target applications 211-1, 211-2, 211-3 (or a process thereof) as a data packet transmission event.

동작 1520에서, 접속 제어 애플리케이션(212)은 네트워크 접속이 허용된 후 데이터 패킷 전송 이벤트가 감지되면, 전송되는 데이터 패킷 및 타겟 애플리케이션(211-1, 211-2, 211-3)을 식별하여 데이터 플로우가 존재하는지 여부를 검사할 수 있다. 데이터 패킷의 전송을 요청하는 타겟 애플리케이션(211-1, 211-2, 211-3)(또는, 이의 프로세스)를 식별하고, 식별된 타겟 애플리케이션(211-1, 211-2, 211-3)(또는, 이의 프로세스)의 PID를 확인하고, 해당 PID에 할당된 데이터 플로우가 존재하는지 확인할 수 있다. In operation 1520, when a data packet transmission event is detected after the network access is permitted, the access control application 212 identifies the transmitted data packet and the target application 211-1, 211-2, and 211-3 for a data flow You can check whether . Identifies the target application 211-1, 211-2, 211-3 (or a process thereof) requesting transmission of the data packet, and the identified target application 211-1, 211-2, 211-3 ( Alternatively, the PID of the process) may be checked and whether a data flow assigned to the corresponding PID exists.

데이터 플로우가 존재하는 경우, 접속 제어 애플리케이션(212)은 동작 1530으로 진행할 수 있다. 데이터 플로우가 존재하지 않는 경우, 접속 제어 애플리케이션(212)은 동작 1535로 진행할 수 있다. 동작 1535에서, 접속 제어 애플리케이션(212)은 데이터 플로우가 존재하지 않는 경우 데이터 패킷을 드롭할 수 있다.If a data flow exists, the access control application 212 may proceed to operation 1530 . If the data flow does not exist, the connection control application 212 may proceed to operation 1535 . At operation 1535 , the connection control application 212 may drop the data packet if no data flow exists.

동작 1530에서, 접속 제어 애플리케이션(212)은 데이터 플로우가 존재하는 경우, 파일 IO 테이블을 확인할 수 있다. In operation 1530 , the access control application 212 may check the file IO table if there is a data flow.

동작 1540에서, 접속 제어 애플리케이션(212)은 데이터 플로우 정보(350)의 인가된 파일 IO 정보(354)에서 타겟 애플리케이션(또는, 이의 프로세스)의 파일 IO, 또는 읽기가 허용되는지를 확인할 수 있다. 파일 IO, 또는 읽기가 허용된 경우, 접속 제어 애플리케이션(212)은 동작 1555로 진행할 수 있다. 파일 IO, 및 읽기가 허용되지 않은 경우, 접속 제어 애플리케이션(212)은 동작 1545로 진행할 수 있다. 동작 1555에서, 접속 제어 애플리케이션(212)은 데이터 패킷을 네트워크로 전송할 수 있다.In operation 1540 , the access control application 212 may check whether the file IO or read of the target application (or its process) is permitted in the authorized file IO information 354 of the data flow information 350 . If file IO, or read, is permitted, the access control application 212 may proceed to operation 1555 . If the file IO and read are not allowed, the access control application 212 may proceed to operation 1545 . At operation 1555 , the connection control application 212 may send the data packet to the network.

동작 1545에서, 접속 제어 애플리케이션(212)은 파일 IO 테이블(317)에서 파일 IO가 존재하지 않는지를 확인할 수 있다. 접속 제어 애플리케이션(212)은 애플리케이션 식별 정보 중 하나인 PID를 이용하여 읽기 종류의 파일 IO가 존재하는지 여부, 또는 읽기 종류의 파일 IO로 접근 중인지 여부, 접근 후 사용을 종료한 파일 IO가 있는지 여부를 확인할 수 있다. 접속 제어 애플리케이션(212)은 타겟 애플리케이션(또는, 이의 프로세스)에 의해 수행되는 읽기 종류의 파일 IO가 존재하는지 여부, 또는 읽기 종류의 파일 IO로 접근 중인지 여부, 접근 후 사용을 종료한 파일 IO가 있는지 여부를 확인할 수 있다.In operation 1545 , the access control application 212 may check whether the file IO does not exist in the file IO table 317 . The access control application 212 uses the PID, which is one of the application identification information, to determine whether a read-type file IO exists, or whether it is being accessed as a read-type file IO, and whether there is a file IO that has been used after access. can be checked The access control application 212 determines whether there is a file IO of a read type performed by the target application (or a process thereof), or whether it is being accessed as a file IO of a read type, whether there is a file IO that has been accessed and then used is terminated can check whether

파일 IO가 존재하지 않는 경우, 접속 제어 애플리케이션(212)은 동작 1555로 진행할 수 있다. 파일 IO가 존재하는 경우, 접속 제어 애플리케이션(212)은 동작 1550으로 진행할 수 있다. 동작 1555에서, 접속 제어 애플리케이션(212)은 데이터 패킷을 네트워크로 전송할 수 있다.If the file IO does not exist, the connection control application 212 may proceed to operation 1555 . If the file IO exists, the connection control application 212 can proceed to operation 1550 . At operation 1555 , the connection control application 212 may send the data packet to the network.

동작 1550에서, 접속 제어 애플리케이션(212)은 파일 IO가 존재하는 경우, 데이터 패킷을 검사할 수 있다. 접속 제어 애플리케이션(212)은 파일 IO의 대상 파일을 확인하고, 대상 파일의 일부 내용 또는, 대상 파일을 관리하기 위한 고유 정보(예: 해쉬, 헤더 정보, 시그니처 정보 등)가 데이터 패킷에 포함되어 있는지를 검사할 수 있다. 접속 제어 애플리케이션(212)은 전송되는 데이터 패킷에서 파일의 일부 내용 또는, 파일을 관리하기 위한 고유 정보(예: 해쉬, 헤더 정보, 시그니처 정보 등)가 포함되어 있는지를 검사할 수 있다.At operation 1550 , the connection control application 212 may examine the data packet if the file IO exists. The access control application 212 checks the target file of the file IO, and whether a part of the target file or unique information for managing the target file (eg, hash, header information, signature information, etc.) is included in the data packet. can be inspected. The access control application 212 may check whether the transmitted data packet includes partial content of the file or unique information for managing the file (eg, hash, header information, signature information, etc.).

동작 1560에서, 접속 제어 애플리케이션(212)은 데이터 패킷의 검사가 성공인지를 확인할 수 있다. 접속 제어 애플리케이션(212)은 데이터 패킷에 파일의 일부 내용 또는, 파일을 관리하기 위한 고유 정보(예: 해쉬, 헤더 정보, 시그니처 정보 등)가 포함되어 있는 경우, 데이터 패킷의 검사가 실패인 것으로 확인할 수 있다. 데이터 패킷의 검사가 성공인 경우, 접속 제어 애플리케이션(212)은 동작 1555으로 진행할 수 있다. 데이터 패킷의 검사가 실패인 경우(즉, 데이터 패킷에 파일의 일부 내용 또는, 파일을 관리하기 위한 고유 정보(예: 해쉬, 헤더 정보, 시그니처 정보 등)가 포함되지 않은 경우), 접속 제어 애플리케이션(212)은 동작 1550로 진행할 수 있다. 동작 1570에서, 접속 제어 애플리케이션(212)은 데이터 패킷을 네트워크로 전송할 수 있다.At operation 1560 , the access control application 212 may verify whether the inspection of the data packet was successful. The access control application 212 determines that the data packet inspection has failed when the data packet includes partial contents of the file or unique information (eg, hash, header information, signature information, etc.) for managing the file. can If the inspection of the data packet is successful, the access control application 212 may proceed to operation 1555 . If the inspection of the data packet fails (that is, when the data packet does not contain some contents of the file or unique information for managing the file (eg, hash, header information, signature information, etc.), the access control application ( 212) may proceed to operation 1550. At operation 1570 , the connection control application 212 may send the data packet to the network.

동작 1570에서, 접속 제어 애플리케이션(212)은 데이터 패킷을 드롭하고, 네트워크 접속을 차단할 수 있다. At operation 1570 , the connection control application 212 may drop the data packet and block the network connection.

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

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

일 실시 예에서, 접속 제어 애플리케이션(212)은 제어 플로우 및 데이터 플로우를 유지하기 위하여 컨트롤러(202)에게 제어 플로우 갱신을 요청할 수 있다. 일 실시 예에서, 접속 제어 애플리케이션(212)은 파일 IO 테이블(317)에서 네트워크 접속을 통해 파일을 저장하였거나 읽은 경우, 파일 IO 접근이 차단된 내역을 전송하기 위해 제어 플로우를 갱신 요청할 수 있다. 또한, 접속 제어 애플리케이션(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 to update the control flow in order to transmit the file IO access blocked history when a file is stored or read through a network connection in the file IO table 317 . In addition, the access control application 212 may request a control flow update including identification information of the control flow every specified period.

동작 1610에서, 컨트롤러(202)는 제어 플로우를 갱신(검사)할 수 있다. 예를 들어, 컨트롤러(202)는 수신된 식별 정보가 나타내는 제어 플로우 정보(340)가 제어 플로우 테이블(315) 내에 존재하는지, 제어 플로우 정보(340)가 존재한다면 그에 종속되는 데이터 플로우 정보(350)가 존재하는지를 확인할 수 있다. 다른 보안 시스템에 의하여 접속이 해제되거나, 갱신 시간이 경과하거나, 또는 위험 탐지에 의하여 접속이 해제되는 경우, 제어 플로우가 존재하지 않을 수 있다. In operation 1610 , 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 315, 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 a connection is released by another security system, an update time elapses, or a connection is released due to risk detection.

예를 들어 갱신(검사)이 실패하면, 컨트롤러(202)는 노드(201)는 접속 제어 애플리케이션(212)을 종료하거나 접속 제어 애플리케이션(212)의 네트워크 접속을 차단할 수 있다. 다른 예를 들어 갱신(검사)이 성공하면, 컨트롤러(202)는 제어 플로우 및 그에 종속되는 데이터 플로우의 만료 시간을 갱신할 수 있다. 이 경우, 노드(201)는 제어 플로우 정보(340) 및 데이터 플로우 정보(350)를 갱신할 수 있다.For example, if the update (check) fails, the controller 202 may cause the node 201 to terminate the access control application 212 or block the access control application 212 from connecting to the network. 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. In this case, the node 201 may update the control flow information 340 and the data flow information 350 .

노드(201)로부터 수신된 파일 IO 테이블 정보(360)가 있는 경우, 컨트롤러(202)는 컨트롤러(202)에 존재하는 파일 IO 테이블(317)을 갱신하고, 갱신된 파일 IO 테이블(317)을 에 기반하여 사용자 및 노드(201)로부터의 행위 조회 및 감사 자료로 사용하며, 이상 행위가 발생한 경우 제어 플로우를 종료할 수 있다. When there is the file IO table information 360 received from the node 201, the controller 202 updates the file IO table 317 existing in the controller 202, and stores the updated file IO table 317 to Based on the data, it is used as an inquiry and audit data for actions from the user and the node 201, and when an abnormal action occurs, the control flow can be terminated.

동작 1615에서, 컨트롤러(202)는 갱신(검사) 결과 정보를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 예를 들어 갱신(검사)이 실패하면, 컨트롤러(202)는 접속 불가 정보를 전송할 수 있다. 다른 예를 들어 갱신(검사)이 성공하면, 컨트롤러(202)는 갱신된 제어 플로우 정보(340) 및 그에 종속되는 데이터 플로우 정보(350)를 접속 제어 애플리케이션(212)에게 전송할 수 있다. 이 경우, 노드(201)는 제어 플로우 정보(340) 및 데이터 플로우 정보(350)를 갱신할 수 있다. In operation 1615 , 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)은 갱신(검사) 결과 정보를 처리할 수 있다. The access control application 212 may process the update (check) result information.

제어 플로우 갱신 결과가 접속 불가를 나타내면, 접속 제어 애플리케이션(212)은 타겟 애플리케이션을 종료하거나, 타겟 애플리케이션의 모든 네트워크 접속을 차단할 수 있다. 제어 플로우 갱신 결과가 정상을 나타내고, 갱신된 데이터 플로우 정보(350)가 있는 경우, 접속 제어 애플리케이션(212)은 접속 제어 애플리케이션(212) 내의 데이터 플로우 테이블(316)을 갱신할 수 있다. If the control flow update result indicates that the connection is unavailable, the access control application 212 may terminate the target application or block all network connections of the target application. 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 316 in the access control application 212 .

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

도 17을 참조하면, 동작 1705에서 노드(201)는 컨트롤러(202)에게 제어 플로우 종료를 요청할 수 있다. 예를 들어, 노드(201)는 접속 제어 애플리케이션(212)을 종료하거나, 네트워크 접속이 지정된 시간 동안 사용되지 않거나, 또는 다른 시스템으로부터 접속 종료 요청이 수신되는 경우, 제어 플로우 종료를 요청할 수 있다. Referring to FIG. 17 , in operation 1705 , 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.

동작 1710에서, 컨트롤러(202)는 노드(201)로부터 수신된 식별 정보에 대응하는 제어 플로우를 제거할 수 있다. 컨트롤러(202)는 제거된 제어 플로우에 종속되는 데이터 플로우 또한 제거할 수 있다. In operation 1710 , 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.

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

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

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

동작 1810에서 접속 제어 애플리케이션(212)은 데이터 플로우 테이블(316)을 검사할 수 있다. 접속 제어 애플리케이션(212)은 데이터 플로우 테이블(316)에서 종료된 타겟 애플리케이션의 식별 정보 및 PID(또는, 자식(child)의 PID)에 대응하는 데이터 플로우가 존재하는지를 확인할 수 있다. 타겟 애플리케이션의 데이터 플로우가 확인되면, 접속 제어 애플리케이션(212)은 데이터 플로우 테이블(316)에서 해당 데이터 플로우를 삭제할 수 있다. In operation 1810 , the access control application 212 may examine the data flow table 316 . The access control application 212 may check whether a data flow corresponding to identification information and PID (or PID of a child) of the terminated target application exists in the data flow table 316 . When the data flow of the target application is confirmed, the access control application 212 may delete the corresponding data flow from the data flow table 316 .

다중 실행 가능한 타겟 애플리케이션의 종료를 추적하기 위해, 접속 제어 애플리케이션(212)은 종료된 타겟 애플리케이션이 실행 중인 프로세스 목록에서 존재하지 않는 경우, 종료된 애플리케이션의 식별 정보에 대응하는 데이터 플로우를 데이터 플로우 테이블(316)에서 삭제할 수 있다. In order to track the termination of multiple executable target applications, when the terminated target application does not exist in the running process list, the access control application 212 records a data flow corresponding to identification information of the terminated application in the data flow table ( 316) can be deleted.

동작 1815에서 접속 제어 애플리케이션(212)은 컨트롤러(202)에게 데이터 플로우 종료를 요청할 수 있다. 예를 들어, 접속 제어 애플리케이션(212)은 동작 1810에서 삭제된 데이터 플로우 목록을 컨트롤러(202)로 전송하여 데이터 플로우 종료를 요청할 수 있다. In operation 1815 , the access control application 212 may request the controller 202 to end the data flow. For example, the access control application 212 may transmit a data flow list deleted in operation 1810 to the controller 202 to request termination of the data flow.

동작 1820에서, 컨트롤러(202)는 노드(201)로부터 데이터 플로우 목록에 대응하는 데이터 플로우를 제거할 수 있다. 동작 1825에서, 컨트롤러(202)는 게이트웨이(203)에게 데이터 플로우 제거를 요청하며, 동작 1830에서, 게이트웨이(203)는 데이터 플로우를 제거함으로써 접속 제어 애플리케이션(212)의 제거된 데이터 플로우에 대응되는 서비스 서버(205)에 대한 접속을 차단할 수 있다. In operation 1820 , the controller 202 may remove a data flow corresponding to the data flow list from the node 201 . In operation 1825 , the controller 202 requests the gateway 203 to remove the data flow, and in operation 1830 , 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.

이상의 설명은 본 문서에 개시된 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 문서에 개시된 실시예들이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 문서에 개시된 실시예들의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 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.

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

Claims (16)

서버에 있어서,
통신 회로;
상기 통신 회로와 작동적으로 연결된 프로세서; 및
상기 프로세서와 작동적으로 연결되고, 데이터베이스를 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해 실행될 때 상기 서버가,
노드의 접속 제어 애플리케이션으로부터 파일 IO(input output) 정보 검사 요청을 수신하고, 상기 파일 IO 정보 검사 요청은 파일 IO 대상 파일의 파일 식별 정보 및 상기 대상 파일을 포함하고,
상기 파일 식별 정보를 이용하여 상기 데이터베이스에서 상기 대상 파일에 대한 파일 IO 테이블 정보가 존재하는지 여부를 확인하고,
상기 파일 IO 테이블 정보가 존재하면, 상기 파일 IO 테이블 정보에 기초하여 상기 대상 파일에 대한 파일 검사를 수행하고,
상기 파일 검사의 결과를 나타내는 응답을 상기 노드의 상기 접속 제어 애플리케이션으로 송신하도록 하는 명령어들을 저장하고, 상기 파일 검사의 결과는 상기 대상 파일에 대한 파일 IO 허용 여부에 대한 정보를 포함하는, 서버.
in the server,
communication circuit;
a processor operatively coupled to the communication circuitry; and
a memory operatively coupled to the processor and configured to store a database, wherein the memory, when executed by the processor, causes the server to:
Receive a file input output (IO) information check request from the access control application of the node, the file IO information check request includes file identification information of the file IO target file and the target file,
Checking whether file IO table information for the target file exists in the database using the file identification information,
If the file IO table information exists, performing a file check on the target file based on the file IO table information,
Stores instructions for transmitting a response indicating the result of the file check to the access control application of the node, and the file check result includes information on whether to allow file IO for the target file.
청구항 1에 있어서,
상기 명령어들은 상기 서버가,
상기 파일 IO 테이블 정보에 따라 상기 대상 파일에 대한 파일 IO가 허용되는지 여부를 확인하고,
상기 파일 IO가 허용되는 경우, 상기 대상 파일에 대한 파일 IO 허용 여부에 대한 정보를 상기 노드의 상기 접속 제어 애플리케이션으로 송신하도록 하는, 서버.
The method according to claim 1,
The commands are executed by the server,
Check whether file IO for the target file is allowed according to the file IO table information,
When the file IO is allowed, the server to transmit information on whether to allow the file IO for the target file to the access control application of the node.
청구항 1에 있어서,
상기 명령어들은 상기 서버가,
상기 파일 IO 테이블 정보가 존재하지 않으면, 파일 IO 정책 및 외부 서버를 통해 상기 대상 파일에 대한 파일 IO가 허용되는지 여부를 확인하도록 하는, 서버.
The method according to claim 1,
The commands are executed by the server,
If the file IO table information does not exist, check whether file IO to the target file is allowed through a file IO policy and an external server.
청구항 3에 있어서,
상기 명령어들은 상기 서버가,
상기 파일 IO가 허용되지 않는 경우, 상기 파일 IO가 허용되지 않음을 나타내는 정보를 상기 노드의 상기 접속 제어 애플리케이션으로 송신하고,
상기 파일 IO가 허용되고, 상기 서버에서의 파일 검사가 필요하지 않은 경우, 상기 파일 IO가 허용됨을 나타내는 정보를 상기 노드의 상기 접속 제어 애플리케이션으로 송신하고,
상기 파일 IO가 허용되고, 상기 서버에서의 파일 검사가 필요한 경우, 백신, 악성코드, 또는 개인 정보 탐지 패턴 정보 중 적어도 하나를 이용하여 상기 대상 파일을 검사하도록 하는, 서버.
4. The method of claim 3,
The commands are executed by the server,
if the file IO is not allowed, sending information indicating that the file IO is not allowed to the access control application of the node;
if the file IO is allowed and no file inspection at the server is required, sending information indicating that the file IO is allowed to the access control application of the node;
When the file IO is allowed and file inspection in the server is required, the server uses at least one of vaccine, malicious code, or personal information detection pattern information to scan the target file.
청구항 3에 있어서,
상기 명령어들은 상기 서버가,
상기 확인된 상기 대상 파일에 대한 파일 IO 허용 여부에 대한 정보를 상기 파일 IO 테이블에 추가하도록 하는, 서버.
4. The method of claim 3,
The commands are executed by the server,
To add information on whether to allow file IO for the identified target file to the file IO table, the server.
청구항 1에 있어서,
상기 대상 파일은 바이너리(binary) 형식인, 서버.
The method according to claim 1,
The target file is a binary (binary) format, server.
서버의 동작 방법에 있어서,
노드의 접속 제어 애플리케이션으로부터 파일 IO 정보 검사 요청을 수신하는 동작, 상기 파일 IO 정보 검사 요청은 파일 IO 대상 파일의 파일 식별 정보 및 상기 대상 파일을 포함하고,
상기 파일 식별 정보를 이용하여 상기 서버의 데이터베이스에서 상기 대상 파일에 대한 파일 IO 테이블 정보가 존재하는지 여부를 확인하는 동작,
상기 파일 IO 테이블 정보가 존재하면, 상기 파일 IO 테이블 정보에 기초하여 상기 대상 파일에 대한 파일 검사를 수행하는 동작, 및
상기 파일 검사의 결과를 나타내는 응답을 상기 노드의 상기 접속 제어 애플리케이션으로 송신하는 동작을 포함하고, 상기 파일 검사의 결과는 상기 대상 파일에 대한 파일 IO 허용 여부에 대한 정보를 포함하는, 동작 방법.
In the method of operating a server,
Receiving a file IO information check request from the access control application of the node, the file IO information check request includes file identification information of the file IO target file and the target file,
Checking whether or not file IO table information for the target file exists in the database of the server using the file identification information;
If the file IO table information exists, performing a file check on the target file based on the file IO table information, and
and transmitting a response indicating a result of the file check to the access control application of the node, wherein the result of the file check includes information on whether to allow file IO for the target file.
노드에 있어서,
통신 회로;
상기 통신 회로와 작동적으로 연결되는 프로세서; 및
상기 프로세서와 작동적으로 연결되고, 접속 제어 애플리케이션 및 타겟 애플리케이션을 저장하는 메모리를 포함하고, 상기 메모리는, 상기 프로세서에 의해 실행될 때 상기 노드가,
상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션에 의한 파일 IO(input output) 정보 검사 이벤트를 식별하고,
상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션과 관련된 데이터 플로우의 인가된 파일 IO 정보에 기초하여, 파일 IO 정보 검사의 필요 여부를 확인하고,
상기 파일 IO 정보 검사가 필요한 것으로 확인됨에 기초하여, 상기 접속 제어 애플리케이션을 통해, 외부 서버에게 파일 IO 정보 검사를 요청하고, 상기 파일 IO 정보 검사 요청에는 상기 파일 IO 정보 검사의 대상 파일이 포함되고,
상기 외부 서버로부터 수신되는 파일 IO 정보 검사 결과에 기초하여, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션의 상기 대상 파일에 대한 파일 IO를 제어하도록 하는 명령어들을 저장하고, 상기 파일 IO 정보 검사 결과는 상기 대상 파일에 대한 파일 IO 허용 여부에 대한 정보를 포함하는, 노드.
In the node,
communication circuit;
a processor operatively coupled to the communication circuitry; and
a memory operatively coupled to the processor and storing a connection control application and a target application, wherein the memory, when executed by the processor, causes the node to:
Through the access control application, identify the file IO (input output) information check event by the target application,
Through the access control application, based on the authorized file IO information of the data flow related to the target application, check whether the file IO information check is necessary,
On the basis of determining that the file IO information inspection is necessary, a file IO information inspection request is made to an external server through the access control application, and the file IO information inspection request includes a target file of the file IO information inspection,
On the basis of the file IO information check result received from the external server, through the access control application, store commands to control the file IO for the target file of the target application, the file IO information check result is the A node, containing information about whether file IO is allowed for the target file.
청구항 8에 있어서,
상기 명령어들은 상기 노드가,
상기 접속 제어 애플리케이션을 통해, 상기 인가된 파일 IO 정보가 상기 파일 IO가 허용되지 않음을 나타내면, 상기 타겟 애플리케이션의 상기 파일 IO를 차단하고,
상기 접속 제어 애플리케이션을 통해, 상기 인가된 파일 IO 정보가 상기 파일 IO가 허용됨을 나타내고, 상기 파일 IO 정보 검사가 필요하지 않은 것으로 확인되면, 상기 타겟 애플리케이션의 상기 파일 IO를 허용하고,
상기 접속 제어 애플리케이션을 통해, 상기 인가된 파일 IO 정보가 상기 파일 IO가 허용됨을 나타내고, 상기 파일 IO 정보 검사가 필요한 것으로 확인되면, 상기 외부 서버에게 상기 파일 IO 정보 검사를 요청하도록 하는, 노드.
9. The method of claim 8,
The instructions cause the node to
If, through the access control application, the authorized file IO information indicates that the file IO is not allowed, block the file IO of the target application,
If, through the access control application, the authorized file IO information indicates that the file IO is allowed, and it is confirmed that the file IO information check is not necessary, the file IO of the target application is allowed;
If, through the access control application, the authorized file IO information indicates that the file IO is allowed, and it is determined that the file IO information check is necessary, the node to request the file IO information check from the external server.
청구항 8에 있어서,
상기 명령어들은 상기 노드가,
상기 접속 제어 애플리케이션을 통해, 상기 인가된 파일 IO 정보가 파일 쓰기가 허용됨을 나타내고, 상기 파일 IO 정보 검사가 필요한 것으로 확인되면, 상기 데이터 플로우의 파일 검사 정보에 기초하여 상기 노드에서 파일 검사를 수행할 것인지 상기 외부 서버에서 파일 검사를 수행할 것인지 여부를 확인하고,
상기 접속 제어 애플리케이션을 통해, 상기 노드에서 파일 검사를 수행하는 것으로 확인되면, 상기 파일 검사 정보에 포함된 백신, 악성코드, 또는 개인 정보 탐지 패턴 정보 중 적어도 하나를 이용하여 상기 대상 파일을 검사하고,
상기 접속 제어 애플리케이션을 통해, 상기 외부 서버에서 파일 검사를 수행하는 것으로 확인되면, 상기 대상 파일을 포함하는 파일 쓰기 정보 검사 요청을 상기 외부 서버로 송신하도록 하는, 노드.
9. The method of claim 8,
The instructions cause the node to
If, through the access control application, the authorized file IO information indicates that file writing is permitted, and it is confirmed that the file IO information check is necessary, the node performs a file check based on the file check information of the data flow. Check whether or not to perform file inspection on the external server,
When it is confirmed that the node performs file inspection through the access control application, the target file is inspected using at least one of vaccine, malicious code, and personal information detection pattern information included in the file inspection information,
When it is confirmed through the access control application that the external server performs the file check, the node transmits a file write information check request including the target file to the external server.
청구항 10에 있어서,
상기 명령어들은 상기 노드가,
상기 노드에서 상기 파일 검사를 수행한 결과가 파일 쓰기가 허용되지 않음을 나타내는 경우, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션의 파일 쓰기를 차단하고,
상기 노드에서 파일 검사를 수행한 결과가 파일 쓰기가 허용됨을 나타내는 경우, 상기 접속 제어 애플리케이션을 통해, 상기 파일 쓰기 정보 검사 요청을 상기 외부 서버로 송신하도록 하는, 노드.
11. The method of claim 10,
The instructions cause the node to
When the result of performing the file check in the node indicates that file writing is not permitted, the access control application blocks writing of the file by the target application;
and when the result of performing the file check in the node indicates that file writing is permitted, the node transmits the file write information check request to the external server through the access control application.
청구항 8에 있어서,
상기 명령어들은 상기 노드가,
상기 접속 제어 애플리케이션을 통해, 상기 인가된 파일 IO 정보가 파일 읽기가 허용됨을 나타내고, 상기 파일 IO 정보 검사가 필요한 것으로 확인되면, 파일 IO 테이블에서 상기 파일 IO가 존재하는지 여부를 확인하고,
상기 접속 제어 애플리케이션을 통해, 상기 파일 IO 테이블에 상기 파일 IO가 존재하고, 파일 읽기가 허용되는 것으로 확인되면, 상기 타겟 애플리케이션의 파일 읽기를 허용하고,
상기 접속 제어 애플리케이션을 통해, 상기 파일 IO 테이블에 상기 파일 IO가 존재하고, 파일 읽기가 허용되지 않는 것으로 확인되면, 상기 타겟 애플리케이션의 파일 읽기를 차단하고,
상기 접속 제어 애플리케이션을 통해, 상기 파일 IO 테이블에 상기 파일 IO가 존재하지 않거나, 상기 파일 IO 테이블에 상기 파일 IO가 존재하고 파일 읽기 정보 검사가 필요한 것으로 확인되면, 상기 데이터 플로우의 파일 검사 정보에 기초하여 상기 노드에서 파일 검사를 수행할 것인지 상기 외부 서버에서 파일 검사를 수행할 것인지 여부를 확인하도록 하는, 노드.
9. The method of claim 8,
The instructions cause the node to
If, through the access control application, the authorized file IO information indicates that file reading is allowed, and it is confirmed that the file IO information check is necessary, check whether the file IO exists in the file IO table,
Through the access control application, if the file IO exists in the file IO table and it is confirmed that the file read is allowed, the target application allows the file read,
If it is confirmed through the access control application that the file IO exists in the file IO table and file read is not allowed, the target application blocks the file read,
If it is determined through the access control application that the file IO does not exist in the file IO table or the file IO exists in the file IO table and a file read information check is required, based on the file check information of the data flow to check whether the node performs the file check or the external server performs the file check.
청구항 12에 있어서,
상기 명령어들은 상기 노드가,
상기 접속 제어 애플리케이션을 통해, 상기 노드에서 파일 검사를 수행하는 것으로 확인되면, 상기 파일 검사 정보에 포함된 백신, 악성코드, 또는 개인 정보 탐지 패턴 정보 중 적어도 하나를 이용하여 상기 대상 파일을 검사하고,
상기 접속 제어 애플리케이션을 통해, 상기 외부 서버에서 파일 검사를 수행하는 것으로 확인되면, 상기 대상 파일을 포함하는 파일 읽기 정보 검사 요청을 상기 외부 서버로 송신하도록 하는, 노드.
13. The method of claim 12,
The instructions cause the node to
When it is confirmed that the node performs file inspection through the access control application, the target file is inspected using at least one of vaccine, malicious code, and personal information detection pattern information included in the file inspection information,
When it is confirmed that the external server performs the file inspection through the access control application, the node transmits a file read information inspection request including the target file to the external server.
청구항 13에 있어서,
상기 명령어들은 상기 노드가,
상기 노드에서 상기 파일 검사를 수행한 결과가 파일 읽기가 허용되지 않음을 나타내는 경우, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션의 파일 읽기를 차단하고,
상기 노드에서 파일 검사를 수행한 결과가 파일 읽기가 허용됨을 나타내는 경우, 상기 접속 제어 애플리케이션을 통해, 상기 파일 읽기 정보 검사 요청을 상기 외부 서버로 송신하도록 하는, 노드.
14. The method of claim 13,
The instructions cause the node to
When the result of performing the file check in the node indicates that file reading is not allowed, blocking the file reading of the target application through the access control application,
When the result of performing the file check in the node indicates that the file read is permitted, the node transmits the file read information check request to the external server through the access control application.
청구항 8에 있어서,
상기 명령어들은 상기 노드가,
상기 외부 서버로부터 수신된 상기 파일 IO 정보 검사 결과가 상기 파일 IO가 허용됨을 나타내는 경우, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션의 상기 파일 IO를 허용하고,
상기 파일 IO 정보 검사 결과가 상기 파일 IO가 허용되지 않음을 나타내는 경우, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션의 상기 파일 IO를 차단하도록 하는, 노드.
9. The method of claim 8,
The instructions cause the node to
When the file IO information check result received from the external server indicates that the file IO is allowed, the file IO of the target application is allowed through the access control application,
When the file IO information check result indicates that the file IO is not allowed, to block the file IO of the target application through the access control application.
노드의 동작 방법에 있어서,
상기 노드의 접속 제어 애플리케이션을 통해, 상기 노드의 타겟 애플리케이션에 의한 파일 IO(input output) 정보 검사 이벤트를 식별하는 동작,
상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션과 관련된 데이터 플로우의 인가된 파일 IO 정보에 기초하여, 파일 IO 정보 검사의 필요 여부를 확인하는 동작,
상기 파일 IO 정보 검사가 필요한 것으로 확인됨에 기초하여, 상기 접속 제어 애플리케이션을 통해, 외부 서버에게 파일 IO 정보 검사를 요청하는 동작, 상기 파일 IO 정보 검사 요청에는 상기 파일 IO 정보 검사의 대상 파일이 포함되고, 및
상기 외부 서버로부터 수신되는 파일 IO 정보 검사 결과에 기초하여, 상기 접속 제어 애플리케이션을 통해, 상기 타겟 애플리케이션의 상기 대상 파일에 대한 파일 IO를 제어하는 동작을 포함하고, 상기 파일 IO 정보 검사 결과는 상기 대상 파일에 대한 파일 IO 허용 여부에 대한 정보를 포함하는, 동작 방법.
In the operation method of the node,
Through the access control application of the node, the operation of identifying a file input output (IO) information check event by the target application of the node,
Through the access control application, based on the authorized file IO information of the data flow related to the target application, the operation of determining whether the file IO information check is necessary;
An operation of requesting an external server to check the file IO information through the access control application based on it is confirmed that the file IO information check is necessary, the file IO information check request includes the target file of the file IO information check, and , and
based on the file IO information check result received from the external server, through the access control application, comprising the operation of controlling the file IO for the target file of the target application, wherein the file IO information check result is the target A method of operation, including information about whether to allow file IO to the file.
KR1020220023473A 2022-02-23 2022-02-23 System for controlling transmission and reception of file of application and method thereof KR102460693B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020220023473A KR102460693B1 (en) 2022-02-23 2022-02-23 System for controlling transmission and reception of file of application and method thereof
PCT/KR2023/002542 WO2023163504A1 (en) 2022-02-23 2023-02-22 System for controlling file transmission and reception of application, and method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020220023473A KR102460693B1 (en) 2022-02-23 2022-02-23 System for controlling transmission and reception of file of application and method thereof

Publications (1)

Publication Number Publication Date
KR102460693B1 true KR102460693B1 (en) 2022-10-31

Family

ID=83802655

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020220023473A KR102460693B1 (en) 2022-02-23 2022-02-23 System for controlling transmission and reception of file of application and method thereof

Country Status (2)

Country Link
KR (1) KR102460693B1 (en)
WO (1) WO2023163504A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023163504A1 (en) * 2022-02-23 2023-08-31 프라이빗테크놀로지 주식회사 System for controlling file transmission and reception of application, and method therefor

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080043402A (en) * 2005-09-08 2008-05-16 샌디스크 코포레이션 Mobile memory system for secure storage and delivery of media content
KR20200006824A (en) * 2018-07-11 2020-01-21 삼성전자주식회사 Method and apparatus for routing control in sdn network
KR102105885B1 (en) * 2018-11-30 2020-05-04 주식회사 심플한 Detection method and system of ransomeware
KR20210045917A (en) * 2019-09-24 2021-04-27 프라이빗테크놀로지 주식회사 System for controlling network access of node based on tunnel and data flow and method thereof
KR102309116B1 (en) * 2021-09-07 2021-10-08 프라이빗테크놀로지 주식회사 System and method for controlling network access of data flow based application

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102460693B1 (en) * 2022-02-23 2022-10-31 프라이빗테크놀로지 주식회사 System for controlling transmission and reception of file of application and method thereof

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080043402A (en) * 2005-09-08 2008-05-16 샌디스크 코포레이션 Mobile memory system for secure storage and delivery of media content
KR20200006824A (en) * 2018-07-11 2020-01-21 삼성전자주식회사 Method and apparatus for routing control in sdn network
KR102105885B1 (en) * 2018-11-30 2020-05-04 주식회사 심플한 Detection method and system of ransomeware
KR20210045917A (en) * 2019-09-24 2021-04-27 프라이빗테크놀로지 주식회사 System for controlling network access of node based on tunnel and data flow and method thereof
KR102309116B1 (en) * 2021-09-07 2021-10-08 프라이빗테크놀로지 주식회사 System and method for controlling network access of data flow based application

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023163504A1 (en) * 2022-02-23 2023-08-31 프라이빗테크놀로지 주식회사 System for controlling file transmission and reception of application, and method therefor

Also Published As

Publication number Publication date
WO2023163504A1 (en) 2023-08-31

Similar Documents

Publication Publication Date Title
KR102250505B1 (en) System for controlling network access of node based on tunnel and data flow and method thereof
KR102364445B1 (en) System for controlling network access based on controller and method of the same
KR102309116B1 (en) System and method for controlling network access of data flow based application
KR102407136B1 (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
KR102415567B1 (en) System for controlling network access of virtualization terminal and method of the same
KR102460696B1 (en) System for controlling network access based on controller and method of the same
US20240080299A1 (en) Controller-based network access control system, and method thereof
KR102410552B1 (en) System for controlling transmission and reception of file of application and method thereof
KR102446934B1 (en) System for controlling transmission and reception of file of application based on proxy and method thereof
KR102460695B1 (en) System for controlling network access based on controller and method of the same
KR102333553B1 (en) System for controlling network access based on controller and method of the same
KR102333554B1 (en) System for controlling network access based on controller and method of the same
KR102460693B1 (en) System for controlling transmission and reception of file of application and method thereof
US20220247720A1 (en) System for Controlling Network Access of Node on Basis of Tunnel and Data Flow, and Method Therefor
US20220247721A1 (en) System For Authenticating And Controlling Network Access Of Terminal, And Method Therefor
KR102446933B1 (en) System for controlling transmission and reception of file of application and method thereof
KR102439880B1 (en) System for controlling transmission and reception of file of application and method thereof
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
KR102495373B1 (en) System for controlling network access based on application inspection and method of the same
KR102472554B1 (en) System for controlling network access based on controller and method of the same
KR102407135B1 (en) System for controlling network access based on controller and method of the same
KR102358595B1 (en) System for controlling network access based on controller and method of the same
EP4037278A1 (en) System for controlling network access of node on basis of tunnel and data flow, and method therefor

Legal Events

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