KR20190131943A - Method and system for detecting abusing sale channel within distributed online reservation system - Google Patents

Method and system for detecting abusing sale channel within distributed online reservation system Download PDF

Info

Publication number
KR20190131943A
KR20190131943A KR1020180057004A KR20180057004A KR20190131943A KR 20190131943 A KR20190131943 A KR 20190131943A KR 1020180057004 A KR1020180057004 A KR 1020180057004A KR 20180057004 A KR20180057004 A KR 20180057004A KR 20190131943 A KR20190131943 A KR 20190131943A
Authority
KR
South Korea
Prior art keywords
transaction
block
abusing
channel
sales
Prior art date
Application number
KR1020180057004A
Other languages
Korean (ko)
Other versions
KR102111091B1 (en
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 KR1020180057004A priority Critical patent/KR102111091B1/en
Priority to JP2019085310A priority patent/JP6829281B2/en
Publication of KR20190131943A publication Critical patent/KR20190131943A/en
Application granted granted Critical
Publication of KR102111091B1 publication Critical patent/KR102111091B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0609Buyer or seller confidence or verification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/02Reservations, e.g. for tickets, services or events
    • 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/06Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols the encryption apparatus using shift registers or memories for block-wise or stream coding, e.g. DES systems or RC4; Hash functions; Pseudorandom sequence generators
    • H04L9/0643Hash functions, e.g. MD5, SHA, HMAC or f9 MAC

Abstract

A method and system for detecting an abusing sales channel in a distributed online reservation system is disclosed. According to the present invention, an abusing detection method may comprise the steps of: generating a block for distributing a deal transaction related to a transaction request of a reservation product in a blockchain network in which a plurality of sales channels having a selling authority for the reservation product of a seller participate; and detecting an abusing channel in the plurality of sales channels by using a difference between a time point when the block is generated and a time point when the deal transaction in the block is generated.

Description

분산된 온라인 예약 시스템 내 어뷰징 판매 채널을 탐지하는 방법 및 시스템{METHOD AND SYSTEM FOR DETECTING ABUSING SALE CHANNEL WITHIN DISTRIBUTED ONLINE RESERVATION SYSTEM}METHOD AND SYSTEM FOR DETECTING ABUSING SALE CHANNEL WITHIN DISTRIBUTED ONLINE RESERVATION SYSTEM}

아래의 설명은 온라인 예약 시스템에서 어뷰징(abusing) 판매 채널을 탐지하는 기술에 관한 것이다.The description below relates to a technique for detecting an abusing sales channel in an online booking system.

인터넷이나 이동 통신 등을 통한 통신 기술의 발달에 따라 숙박 시설, 항공권, 영화, 공연, 식당, 병원(진료), 여행 등을 온라인으로 예약하는 예약 시스템이 많이 이용되고 있다.With the development of communication technology through the Internet or mobile communication, a reservation system that makes reservations for accommodations, tickets, movies, performances, restaurants, hospitals (clinics), and travels online is becoming more popular.

예컨대, 한국 공개특허공보 제10-2001-0108530호(2001년 12월 08일)에는 인터넷 상에서 복수의 숙박업소를 중앙서버에 연결하고 인터넷을 통해 사용자의 숙박업소 예약을 실행하고 이에 대한 숙박업소 예약인증번호를 통합 메시징 시스템을 통해 사용자에게 통보하여 사용자가 예약존속을 확인하였을 경우에만 숙박업소의 예약이 가능하게 함으로써 호텔예약을 간단하게 할 수 있는 인터넷상에서의 숙박업소 예약방법이 개시되어 있다.For example, Korean Patent Laid-Open Publication No. 10-2001-0108530 (December 08, 2001) connects a plurality of properties to a central server on the Internet, executes a user's accommodation reservation through the Internet, and reserves a property for this. There is disclosed a method of booking a property on the Internet that can simplify a hotel reservation by notifying a user of the authentication number through a unified messaging system so that the user can make a reservation only when the user confirms the existence of the reservation.

분산된 온라인 예약 시스템 내에서 어뷰징 판매 채널을 탐지할 수 있는 방법 및 시스템을 제공한다.A method and system are provided for detecting an abusing sales channel within a distributed online booking system.

컴퓨터로 구현되는 어뷰징 탐지 방법에 있어서, 판매자의 예약 상품에 대한 판매 권한을 가진 복수의 판매 채널이 참여하는 블록체인 네트워크(blockchain network)에서 상기 예약 상품의 거래 요청과 관련된 거래 트랜잭션을 분산 처리하기 위한 블록을 생성하는 단계; 및 상기 블록이 생성된 시점과 상기 블록 내 상기 거래 트랜잭션이 생성된 시점 간의 차이를 이용하여 상기 복수의 판매 채널에서 어뷰징 채널(abusing channel)을 탐지하는 단계를 포함하는 어뷰징 탐지 방법을 제공한다.A computer-implemented abusing detection method, comprising: for distributing a transaction transaction related to a transaction request of a reservation product in a blockchain network in which a plurality of sales channels having a sale authority of a seller's reservation product participate. Generating a block; And detecting an abusing channel in the plurality of sales channels by using a difference between a time point at which the block is generated and a time point at which the transaction transaction in the block is generated.

일 측면에 따르면, 상기 생성하는 단계는, 각 판매 채널에 의해 번갈아 가며 해당 판매 채널의 고유한 해시 값을 가진 블록을 생성할 수 있다.According to an aspect, the generating may alternately generate a block having a unique hash value of the corresponding sales channel alternately by each sales channel.

다른 측면에 따르면, 상기 생성하는 단계는, 이전 블록의 해시 값과 가장 가까운 해시 값의 판매 채널에 의해 다음 블록을 생성할 수 있다.According to another aspect, the generating may generate the next block by the sales channel of the hash value closest to the hash value of the previous block.

또 다른 측면에 따르면, 상기 생성하는 단계는, 각 판매 채널에 의해 다른 판매 채널로부터 주기적으로 전송되는 자체 검사 트랜잭션(health check transaction)을 포함하는 블록을 생성할 수 있다.According to another aspect, the generating may generate a block including a health check transaction periodically transmitted from each other sales channel by each sales channel.

또 다른 측면에 따르면, 각 판매 채널은 상기 예약 상품의 거래 요청에 대해 타임스탬프를 기록하여 거래 트랜잭션을 생성하고, 상기 블록을 생성하는 판매 채널은 해당 블록 내에 포함된 거래 트랜잭션 중 생성 시간이 블록 생성 주기보다 일정 배율 이상 경과된 거래 트랜잭션에 대해 마크 트랜잭션을 추가할 수 있다.According to another aspect, each sales channel generates a transaction transaction by recording a timestamp for the transaction request of the reservation product, the sales channel for generating the block is a block generation time of the transaction transactions included in the block You can add a mark transaction for a transaction transaction that is more than a certain scale later than the period.

또 다른 측면에 따르면, 상기 탐지하는 단계는, 정해진 개수의 블록 당 마크 트랜잭션의 개수에 따른 표준편차를 구하여 표준편차가 일정 값 이상인 판매 채널을 상기 어뷰징 채널로 탐지할 수 있다.According to another aspect, the detecting step may detect a sales channel having a standard deviation of a predetermined value or more as the abusing channel by obtaining a standard deviation according to the number of mark transactions per block.

또 다른 측면에 따르면, 상기 어뷰징 채널로 탐지된 판매 채널에 대한 제재로 상기 판매 권한에 대한 패널티(penalty)를 적용하는 단계를 더 포함할 수 있다.According to another aspect, the method may further include applying a penalty for the selling authority as a sanction for the selling channel detected as the abusing channel.

또 다른 측면에 따르면, 상기 패널티를 적용하는 단계는, 상기 판매 권한을 박탈하거나 상기 어뷰징 채널로 탐지된 판매 채널과 관련된 거래 트랜잭션이 일정 기간 동안 상기 블록에 포함되지 않도록 제재할 수 있다.According to another aspect, applying the penalty may be such that a transaction transaction related to a sales channel that has been deprived of the selling authority or detected as the abusing channel is not included in the block for a certain period of time.

또 다른 측면에 따르면, 상기 마크 트랜잭션이 추가된 거래 트랜잭션에 대한 정보를 상기 판매자의 관리 툴을 통해 제공하는 단계를 더 포함할 수 있다.According to another aspect, the method may further include providing information on a transaction transaction to which the mark transaction is added through the management tool of the seller.

또 다른 측면에 따르면, 상기 판매자의 관리 툴을 통해 제공하는 단계는, 상기 마크 트랜잭션이 추가된 블록의 이전 블록을 생성한 판매 채널의 정보를 함께 제공할 수 있다.According to another aspect, the providing through the management tool of the seller may provide information of the sales channel that generated the previous block of the block to which the mark transaction is added.

또 다른 측면에 따르면, 상기 관리 툴은 상기 판매자가 어뷰징 채널로 의심되는 판매 채널을 신고하는 기능이 포함될 수 있다.According to another aspect, the management tool may include a function for the seller to report a sales channel suspected of an abusing channel.

상기 어뷰징 탐지 방법을 컴퓨터에 실행시키기 위한 프로그램이 기록되어 있는 비-일시적인 컴퓨터 판독 가능한 기록 매체를 제공한다.A non-transitory computer readable recording medium having recorded thereon a program for executing the abusing detection method on a computer is provided.

컴퓨터로 구현되는 어뷰징 탐지 시스템에 있어서, 메모리; 및 상기 메모리와 연결되고, 상기 메모리에 포함된 컴퓨터 판독 가능한 명령들을 실행하도록 구성된 적어도 하나의 프로세서를 포함하고, 상기 적어도 하나의 프로세서는, 판매자의 예약 상품에 대한 판매 권한을 가진 복수의 판매 채널이 참여하는 블록체인 네트워크에서 상기 예약 상품의 거래 요청과 관련된 거래 트랜잭션을 분산 처리하기 위한 블록을 생성하는 블록 생성부; 및 상기 블록이 생성된 시점과 상기 블록 내 상기 거래 트랜잭션이 생성된 시점 간의 차이를 이용하여 상기 복수의 판매 채널에서 어뷰징 채널을 탐지하는 어뷰징 탐지부를 포함하는 어뷰징 탐지 시스템을 제공한다.A computer-implemented abusing detection system, comprising: a memory; And at least one processor coupled to the memory and configured to execute computer readable instructions contained in the memory, wherein the at least one processor comprises: a plurality of sales channels having a selling authority for a reserved product of a seller; A block generation unit generating a block for distributing a transaction transaction related to a transaction request of the reservation product in a participating blockchain network; And an abusing detector configured to detect an abusing channel in the plurality of sales channels by using a difference between a time point at which the block is generated and a time point at which the transaction transaction in the block is generated.

본 발명의 실시예들에 따르면, 블록체인(blockchain) 기술을 사용하는 온라인 예약 시스템에서의 네트워크 및 데이터를 해칠 수 있는 악의적인 판매 참가자를 탐지할 수 있다.According to embodiments of the present invention, it is possible to detect a malicious sales participant who may harm the network and data in an online reservation system using blockchain technology.

도 1은 본 발명의 일 실시예에 따른 네트워크 환경의 예를 도시한 도면이다.
도 2는 본 발명의 일 실시예에 있어서 전자 기기 및 서버의 내부 구성을 설명하기 위한 블록도이다.
도 3은 본 발명의 일 실시예에 있어서 블록체인 기반 예약 시스템을 설명하기 위한 예시 도면이다.
도 4는 본 발명의 일 실시예에 따른 서버의 프로세서가 포함할 수 있는 구성요소의 예를 도시한 도면이다.
도 5는 본 발명의 일 실시예에 따른 서버가 수행할 수 있는 방법의 예를 도시한 흐름도이다.
도 6은 본 발명의 일 실시예에 있어서 블록 생성과 거래 트랜잭션 생성을 설명하기 위한 예시 도면이다.
1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention.
2 is a block diagram illustrating an internal configuration of an electronic device and a server according to an embodiment of the present invention.
3 is an exemplary diagram for explaining a blockchain-based reservation system according to an embodiment of the present invention.
4 is a diagram illustrating an example of components that may be included in a processor of a server according to an embodiment of the present invention.
5 is a flowchart illustrating an example of a method that a server may perform according to an embodiment of the present invention.
6 is an exemplary diagram for explaining block generation and transaction transaction generation according to an embodiment of the present invention.

이하, 본 발명의 실시예를 첨부된 도면을 참조하여 상세하게 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

본 발명의 실시예들은 온라인 예약 시스템에서 어뷰징 판매 채널을 탐지하는 기술에 관한 것이다.Embodiments of the present invention relate to a technique for detecting an abusing sales channel in an online booking system.

본 명세서에서 구체적으로 개시되는 것들을 포함하는 실시예들은 분산된 온라인 예약 시스템 내 악의적인 판매 채널을 탐지할 수 있고, 이를 통해 어뷰징 방지 강화, 서비스 품질, 효율성, 사용성, 비용 절감 등의 측면에 있어서 상당한 장점들을 달성할 수 있다.Embodiments, including those specifically disclosed herein, can detect malicious sales channels within a distributed online booking system, thereby significantly reducing aspects of abusive protection, service quality, efficiency, usability, cost savings, and the like. Advantages can be achieved.

도 1은 본 발명의 일 실시예에 따른 네트워크 환경의 예를 도시한 도면이다. 도 1의 네트워크 환경은 복수의 전자 기기들(110, 120, 130, 140), 복수의 서버들(150, 160) 및 네트워크(170)를 포함하는 예를 나타내고 있다. 이러한 도 1은 발명의 설명을 위한 일례로 전자 기기의 수나 서버의 수가 도 1과 같이 한정되는 것은 아니다.1 is a diagram illustrating an example of a network environment according to an embodiment of the present invention. The network environment of FIG. 1 illustrates an example including a plurality of electronic devices 110, 120, 130, and 140, a plurality of servers 150 and 160, and a network 170. 1 is an example for describing the present invention, and the number of electronic devices or the number of servers is not limited as shown in FIG. 1.

복수의 전자 기기들(110, 120, 130, 140)은 컴퓨터 시스템으로 구현되는 고정형 단말이거나 이동형 단말일 수 있다. 복수의 전자 기기들(110, 120, 130, 140)의 예를 들면, 스마트폰(smart phone), 휴대폰, 내비게이션, 컴퓨터, 노트북, 디지털방송용 단말, PDA(Personal Digital Assistants), PMP(Portable Multimedia Player), 태블릿 PC, 게임 콘솔(game console), 웨어러블 디바이스(wearable device), IoT(internet of things) 디바이스, VR(virtual reality) 디바이스, AR(augmented reality) 디바이스 등이 있다. 일례로 도 1에서는 전자 기기(110)의 예로 스마트폰의 형상을 나타내고 있으나, 본 발명의 실시예들에서 전자 기기(110)는 실질적으로 무선 또는 유선 통신 방식을 이용하여 네트워크(170)를 통해 다른 전자 기기들(120, 130, 140) 및/또는 서버(150, 160)와 통신할 수 있는 다양한 물리적인 컴퓨터 시스템들 중 하나를 의미할 수 있다.The plurality of electronic devices 110, 120, 130, and 140 may be fixed terminals or mobile terminals implemented as computer systems. Examples of the plurality of electronic devices 110, 120, 130, and 140 include smart phones, mobile phones, navigation systems, computers, notebook computers, digital broadcasting terminals, personal digital assistants (PDAs), and portable multimedia players (PMPs). ), Tablet PCs, game consoles, wearable devices, wearable devices, Internet of things (IoT) devices, virtual reality (VR) devices, augmented reality (AR) devices, and the like. As an example, although FIG. 1 illustrates the shape of a smartphone as an example of the electronic device 110, in the embodiments of the present invention, the electronic device 110 may be substantially different from the network 170 using a wireless or wired communication scheme. It may mean one of various physical computer systems capable of communicating with the electronic devices 120, 130, 140 and / or the servers 150, 160.

통신 방식은 제한되지 않으며, 네트워크(170)가 포함할 수 있는 통신망(일례로, 이동통신망, 유선 인터넷, 무선 인터넷, 방송망, 위성망 등)을 활용하는 통신 방식뿐만 아니라 기기들간의 근거리 무선 통신 역시 포함될 수 있다. 예를 들어, 네트워크(170)는, PAN(personal area network), LAN(local area network), CAN(campus area network), MAN(metropolitan area network), WAN(wide area network), BBN(broadband network), 인터넷 등의 네트워크 중 하나 이상의 임의의 네트워크를 포함할 수 있다. 또한, 네트워크(170)는 버스 네트워크, 스타 네트워크, 링 네트워크, 메쉬 네트워크, 스타-버스 네트워크, 트리 또는 계층적(hierarchical) 네트워크 등을 포함하는 네트워크 토폴로지 중 임의의 하나 이상을 포함할 수 있으나, 이에 제한되지 않는다.The communication method is not limited and includes not only a communication method using a communication network (for example, a mobile communication network, a wired internet, a wireless internet, a broadcasting network, a satellite network, etc.) that the network 170 may include, but also a short range wireless communication between devices. Can be. For example, the network 170 may include a personal area network (PAN), a local area network (LAN), a campus area network (CAN), a metropolitan area network (MAN), a wide area network (WAN), and a broadband network (BBN). And one or more of networks such as the Internet. The network 170 may also include any one or more of network topologies, including bus networks, star networks, ring networks, mesh networks, star-bus networks, trees, or hierarchical networks, but It is not limited.

서버(150, 160) 각각은 복수의 전자 기기들(110, 120, 130, 140)과 네트워크(170)를 통해 통신하여 명령, 코드, 파일, 컨텐츠, 서비스 등을 제공하는 컴퓨터 장치 또는 복수의 컴퓨터 장치들로 구현될 수 있다. 예를 들어, 서버(150)는 네트워크(170)를 통해 접속한 복수의 전자 기기들(110, 120, 130, 140)로 제1 서비스를 제공하는 시스템일 수 있으며, 서버(160) 역시 네트워크(170)를 통해 접속한 복수의 전자 기기들(110, 120, 130, 140)로 제2 서비스를 제공하는 시스템일 수 있다. 보다 구체적인 예로, 서버(150)는 복수의 전자 기기들(110, 120, 130, 140)에 설치되어 구동되는 컴퓨터 프로그램으로서의 어플리케이션을 통해, 해당 어플리케이션이 목적하는 서비스(일례로, 예약 서비스 등)를 제1 서비스로서 복수의 전자 기기들(110, 120, 130, 140)로 제공할 수 있다. 다른 예로, 서버(160)는 상술한 어플리케이션의 설치 및 구동을 위한 파일을 복수의 전자 기기들(110, 120, 130, 140)로 배포하는 서비스를 제2 서비스로서 제공할 수 있다.Each of the servers 150 and 160 communicates with the plurality of electronic devices 110, 120, 130, and 140 through the network 170 to provide a command, code, file, content, service, or the like. It may be implemented in devices. For example, the server 150 may be a system that provides a first service to a plurality of electronic devices 110, 120, 130, and 140 connected through the network 170, and the server 160 may also have a network ( It may be a system that provides a second service to the plurality of electronic devices 110, 120, 130, and 140 connected through the 170. As a more specific example, the server 150 uses an application as a computer program installed and driven in the plurality of electronic devices 110, 120, 130, and 140 to provide a service (for example, a reservation service, etc.) targeted by the corresponding application. The first service may be provided to the plurality of electronic devices 110, 120, 130, and 140. As another example, the server 160 may provide a service for distributing the file for installing and driving the above application to the plurality of electronic devices 110, 120, 130, and 140 as a second service.

도 2는 본 발명의 일 실시예에 있어서 전자 기기 및 서버의 내부 구성을 설명하기 위한 블록도이다. 도 2에서는 전자 기기에 대한 예로서 전자 기기(110), 그리고 서버(150)의 내부 구성을 설명한다. 또한, 다른 전자 기기들(120, 130, 140)이나 서버(160) 역시 상술한 전자 기기(110) 또는 서버(150)와 동일한 또는 유사한 내부 구성을 가질 수 있다.2 is a block diagram illustrating an internal configuration of an electronic device and a server according to an embodiment of the present invention. 2 illustrates an internal configuration of the electronic device 110 and the server 150 as an example of the electronic device. In addition, the other electronic devices 120, 130, 140, or the server 160 may also have the same or similar internal configuration as the above-described electronic device 110 or the server 150.

전자 기기(110)와 서버(150)는 메모리(211, 221), 프로세서(212, 222), 통신 모듈(213, 223) 그리고 입출력 인터페이스(214, 224)를 포함할 수 있다. 메모리(211, 221)는 비-일시적인 컴퓨터 판독가능한 기록매체로서, RAM(random access memory), ROM(read only memory), 디스크 드라이브, SSD(solid state drive), 플래시 메모리(flash memory) 등과 같은 비소멸성 대용량 저장 장치(permanent mass storage device)를 포함할 수 있다. 여기서 ROM, SSD, 플래시 메모리, 디스크 드라이브 등과 같은 비소멸성 대용량 저장 장치는 메모리(211, 221)와는 구분되는 별도의 영구 저장 장치로서 전자 기기(110)나 서버(150)에 포함될 수도 있다. 또한, 메모리(211, 221)에는 운영체제와 적어도 하나의 프로그램 코드(일례로 전자 기기(110)에 설치되어 구동되는 브라우저나 특정 서비스의 제공을 위해 전자 기기(110)에 설치된 어플리케이션 등을 위한 코드)가 저장될 수 있다. 이러한 소프트웨어 구성요소들은 메모리(211, 221)와는 별도의 컴퓨터에서 판독가능한 기록매체로부터 로딩될 수 있다. 이러한 별도의 컴퓨터에서 판독가능한 기록매체는 플로피 드라이브, 디스크, 테이프, DVD/CD-ROM 드라이브, 메모리 카드 등의 컴퓨터에서 판독가능한 기록매체를 포함할 수 있다. 다른 실시예에서 소프트웨어 구성요소들은 컴퓨터에서 판독가능한 기록매체가 아닌 통신 모듈(213, 223)을 통해 메모리(211, 221)에 로딩될 수도 있다. 예를 들어, 적어도 하나의 프로그램은 개발자들 또는 어플리케이션의 설치 파일을 배포하는 파일 배포 시스템(일례로, 상술한 서버(160))이 네트워크(170)를 통해 제공하는 파일들에 의해 설치되는 컴퓨터 프로그램(일례로 상술한 어플리케이션)에 기반하여 메모리(211, 221)에 로딩될 수 있다.The electronic device 110 and the server 150 may include memories 211 and 221, processors 212 and 222, communication modules 213 and 223, and input / output interfaces 214 and 224. The memories 211 and 221 are non-transitory computer readable recording media. The memories 211 and 221 may be non-transitory computer readable recording media such as random access memory (RAM), read only memory (ROM), disk drive, solid state drive (SSD), flash memory, or the like. Permanent mass storage devices. In this case, the non-volatile mass storage device such as a ROM, an SSD, a flash memory, a disk drive, or the like may be included in the electronic device 110 or the server 150 as a separate persistent storage device that is distinct from the memories 211 and 221. In addition, the memory 211, 221 includes an operating system and at least one program code (for example, a code installed in the electronic device 110, a browser running on the electronic device 110, or an application installed in the electronic device 110 to provide a specific service). Can be stored. These software components may be loaded from a computer readable recording medium separate from the memories 211 and 221. Such separate computer-readable recording media may include computer-readable recording media such as floppy drives, disks, tapes, DVD / CD-ROM drives, memory cards, and the like. In other embodiments, software components may be loaded into the memory 211, 221 through a communication module 213, 223 that is not a computer readable recording medium. For example, at least one program is a computer program that is installed by files provided by a file distribution system (for example, the server 160 described above) through the network 170 to distribute installation files of developers or applications. It may be loaded into the memories 211 and 221 based on (for example, the above-described application).

프로세서(212, 222)는 기본적인 산술, 로직 및 입출력 연산을 수행함으로써 컴퓨터 프로그램의 명령을 처리하도록 구성될 수 있다. 명령은 메모리(211, 221) 또는 통신 모듈(213, 223)에 의해 프로세서(212, 222)로 제공될 수 있다. 예를 들어 프로세서(212, 222)는 메모리(211, 221)와 같은 기록 장치에 저장된 프로그램 코드에 따라 수신되는 명령을 실행하도록 구성될 수 있다.Processors 212 and 222 may be configured to process computer program instructions by performing basic arithmetic, logic, and input / output operations. Instructions may be provided to the processors 212, 222 by the memory 211, 221 or the communication modules 213, 223. For example, the processors 212 and 222 may be configured to execute a command received according to a program code stored in a recording device such as the memory 211 and 221.

통신 모듈(213, 223)은 네트워크(170)를 통해 전자 기기(110)와 서버(150)가 서로 통신하기 위한 기능을 제공할 수 있으며, 전자 기기(110) 및/또는 서버(150)가 다른 전자 기기(일례로 전자 기기(120)) 또는 다른 서버(일례로 서버(160))와 통신하기 위한 기능을 제공할 수 있다. 일례로, 전자 기기(110)의 프로세서(212)가 메모리(211)와 같은 기록 장치에 저장된 프로그램 코드에 따라 생성한 요청이 통신 모듈(213)의 제어에 따라 네트워크(170)를 통해 서버(150)로 전달될 수 있다. 역으로, 서버(150)의 프로세서(222)의 제어에 따라 제공되는 제어 신호나 명령, 컨텐츠, 파일 등이 통신 모듈(223)과 네트워크(170)를 거쳐 전자 기기(110)의 통신 모듈(213)을 통해 전자 기기(110)로 수신될 수 있다. 예를 들어 통신 모듈(213)을 통해 수신된 서버(150)의 제어 신호나 명령, 컨텐츠, 파일 등은 프로세서(212)나 메모리(211)로 전달될 수 있고, 컨텐츠나 파일 등은 전자 기기(110)가 더 포함할 수 있는 저장 매체(상술한 영구 저장 장치)로 저장될 수 있다.The communication modules 213 and 223 may provide a function for the electronic device 110 and the server 150 to communicate with each other through the network 170, and the electronic device 110 and / or the server 150 may be different from each other. It may provide a function for communicating with an electronic device (for example, the electronic device 120) or another server (for example, the server 160). For example, a request generated by the processor 212 of the electronic device 110 according to a program code stored in a recording device such as the memory 211 may be controlled by the server 150 through the network 170 under the control of the communication module 213. Can be delivered. Conversely, control signals, commands, contents, files, and the like provided according to the control of the processor 222 of the server 150 pass through the communication module 223 and the network 170 to the communication module 213 of the electronic device 110. ) May be received by the electronic device 110. For example, the control signal, command, content, file, etc. of the server 150 received through the communication module 213 may be transmitted to the processor 212 or the memory 211, and the content, file, etc. may be transferred to the electronic device ( 110 may be stored as a storage medium (permanent storage device described above) that may further include.

입출력 인터페이스(214)는 입출력 장치(215)와의 인터페이스를 위한 수단일 수 있다. 예를 들어, 입력 장치는 키보드, 마우스, 마이크로폰, 카메라 등의 장치를, 그리고 출력 장치는 디스플레이, 스피커, 햅틱 피드백 디바이스(haptic feedback device) 등과 같은 장치를 포함할 수 있다. 다른 예로 입출력 인터페이스(214)는 터치스크린과 같이 입력과 출력을 위한 기능이 하나로 통합된 장치와의 인터페이스를 위한 수단일 수도 있다. 입출력 장치(215)는 전자 기기(110)와 하나의 장치로 구성될 수도 있다. 또한, 서버(150)의 입출력 인터페이스(224)는 서버(150)와 연결되거나 서버(150)가 포함할 수 있는 입력 또는 출력을 위한 장치(미도시)와의 인터페이스를 위한 수단일 수 있다. 보다 구체적인 예로, 전자 기기(110)의 프로세서(212)가 메모리(211)에 로딩된 컴퓨터 프로그램의 명령을 처리함에 있어서 서버(150)나 전자 기기(120)가 제공하는 데이터를 이용하여 구성되는 서비스 화면이나 컨텐츠가 입출력 인터페이스(214)를 통해 디스플레이에 표시될 수 있다.The input / output interface 214 may be a means for interfacing with the input / output device 215. For example, an input device may include a device such as a keyboard, a mouse, a microphone, a camera, and the like, and an output device may include a device such as a display, a speaker, a haptic feedback device, and the like. As another example, the input / output interface 214 may be a means for interfacing with a device in which functions for input and output are integrated into one, such as a touch screen. The input / output device 215 may be configured as the electronic device 110 and one device. In addition, the input / output interface 224 of the server 150 may be a means for interfacing with an apparatus (not shown) for input or output that may be connected to or included in the server 150. As a more specific example, a service configured using data provided by the server 150 or the electronic device 120 when the processor 212 of the electronic device 110 processes a command of a computer program loaded in the memory 211. The screen or content may be displayed on the display through the input / output interface 214.

또한, 다른 실시예들에서 전자 기기(110) 및 서버(150)는 도 2의 구성요소들보다 더 많은 구성요소들을 포함할 수도 있다. 그러나, 대부분의 종래기술적 구성요소들을 명확하게 도시할 필요성은 없다. 예를 들어, 전자 기기(110)는 상술한 입출력 장치(215) 중 적어도 일부를 포함하도록 구현되거나 또는 트랜시버(transceiver), GPS(Global Positioning System) 모듈, 카메라, 각종 센서, 데이터베이스 등과 같은 다른 구성요소들을 더 포함할 수도 있다. 보다 구체적인 예로, 전자 기기(110)가 스마트폰인 경우, 일반적으로 스마트폰이 포함하고 있는 가속도 센서나 자이로 센서, 카메라 모듈, 각종 물리적인 버튼, 터치패널을 이용한 버튼, 입출력 포트, 진동을 위한 진동기 등의 다양한 구성요소들이 전자 기기(110)에 더 포함되도록 구현될 수 있다.In addition, in other embodiments, the electronic device 110 and the server 150 may include more components than those of FIG. 2. However, it is not necessary to clearly show most of the prior art components. For example, the electronic device 110 may be implemented to include at least some of the above-described input and output devices 215 or other components such as a transceiver, a Global Positioning System (GPS) module, a camera, various sensors, a database, and the like. It may also include more. More specifically, when the electronic device 110 is a smartphone, an acceleration sensor or a gyro sensor, a camera module, various physical buttons, a button using a touch panel, an input / output port, a vibrator for vibration generally included in the smartphone Various components such as may be implemented to be further included in the electronic device 110.

온라인 예약 시스템은 예약을 통해 숙박 시설, 항공권, 영화, 공연, 식당, 병원(진료), 여행 등의 상품을 판매하는 플랫폼을 제공할 수 있으며, 이때 예약 상품은 예약을 통해 판매 가능한 모든 물품이나 서비스를 포괄하여 의미할 수 있다.The online booking system may provide a platform for the sale of goods such as accommodations, tickets, movies, performances, restaurants, hospitals (medical care), and travel through reservations, where the reservation products are all goods or services available for sale through reservations. It can mean comprehensively.

이하에서는 숙박 시설을 예약 상품의 대표적인 예로 하여 설명하고 있으나 이에 한정되는 것은 아니다.Hereinafter, the accommodation is described as a representative example of the reservation product, but is not limited thereto.

최근 숙박 시설을 판매하는 온라인 채널이 매우 다양한 가운데, 숙박 시설의 판매자 입장에서는 특정 판매 채널을 선택하기 힘든 상황이고 관리 문제나 더블 부킹(double booking) 위험 등으로 인해 두 개 이상의 판매 채널을 선택하는 것 또한 어려운 문제가 있다.While there are a lot of online channels selling accommodation recently, it is difficult for a property seller to choose a specific sales channel and to choose more than one sales channel due to administrative issues or the risk of double booking. There is also a difficult problem.

이러한 문제를 해결하기 위해 숙박 시설을 다수의 판매 채널에서 판매할 수 있도록 돕는 중개 업체가 존재한다. 그러나, 숙박 시설의 판매자 입장에서는 중개 수수료가 부담되고 판매 채널 입장에서는 중개 업체와의 논의와 운영 비용이 부담될 수 있다.To solve these problems, there are brokerage firms that can help sell accommodation in multiple sales channels. However, a brokerage fee may be borne by the seller of the lodging facility, and a discussion and operation fee may be borne by the sales channel.

이를 개선하고자 판매 채널 간에 연합하여 숙박 시설에 대한 공통의 데이터베이스를 구축할 수 있고, 이를 통해 각 숙박 업체의 재고를 일괄 관리하여 각 숙박 시설의 판매자가 여러 판매 채널에서 판매하더라도 더블 부킹의 위험을 줄일 수 있다.To improve this, you can create a common database of accommodations by federating between sales channels, which collectively manages inventory for each property to reduce the risk of double booking even if sellers of each property sell on multiple sales channels. Can be.

특히, 특정 업체가 구심점이 되지 않기 위해 블록체인(blockchain) 기술을 사용하고 프라이빗 블록체인 네트워크(private blockchain network)에 각 판매 채널이 참가하여 공통의 재고를 관리할 수 있다.In particular, in order to prevent a specific company from becoming a focal point, blockchain technology can be used, and each sales channel can participate in a private blockchain network to manage a common inventory.

도 3은 본 발명의 일 실시예에 있어서 블록체인 기반 예약 시스템을 설명하기 위한 예시 도면이다.3 is an exemplary diagram for explaining a blockchain-based reservation system according to an embodiment of the present invention.

도 3을 참조하면, 예약 시스템(300)은 판매자(301)의 숙박 시설에 대하여 복수의 판매 채널(310~330)이 공통의 권한을 가지는 데이터베이스를 포함할 수 있다. 특히, 예약 시스템(300)은 복수의 판매 채널(310~330) 간에 서로의 고유한 키 값을 공유하여 숙박 시설의 예약 판매 프로세스를 위한 프라이빗 블록체인 네트워크를 구현할 수 있다.Referring to FIG. 3, the reservation system 300 may include a database in which a plurality of sales channels 310 to 330 have a common authority with respect to the accommodation of the seller 301. In particular, the reservation system 300 may implement a private blockchain network for the reservation sale process of accommodation by sharing unique key values between the plurality of sales channels 310 to 330.

숙박 시설의 판매자(301)는 예약 시스템(300) 상의 프라이빗 블록체인 네트워크에 접속하여 재고 생성 및 관리가 가능하고 판매자(301)가 자신의 숙박 시설에 대한 판매 권한을 위임한 판매 채널(310~330)이 스마트 계약(smart contract)을 사용하여 숙박 시설의 예약 판매 프로세스를 처리할 수 있다.The seller 301 of the accommodation can connect to the private blockchain network on the reservation system 300 to create and manage inventory, and the sales channel 310-330 to which the seller 301 delegates the selling authority for his accommodation. This smart contract can be used to handle the pre-sale process of the property.

예약 시스템(300)은 일정 주기마다 각 판매 채널(310~330)의 고유한 키 값으로 숙박 시설의 예약과 관련된 거래 트랜잭션을 처리하기 위한 블록을 생성할 수 있으며, 이러한 블록체인 내의 블록 별로 복수의 판매 채널(310~330)로부터 수신된 예약과 관련된 거래 요청을 관리 및 처리할 수 있다.The reservation system 300 may generate a block for processing a transaction transaction related to the reservation of the accommodation with a unique key value of each sales channel 310 to 330 at regular intervals, and a plurality of blocks for each block in the blockchain. The transaction request related to the reservation received from the sales channels 310 to 330 may be managed and processed.

예약 시스템(300)은 중앙 관리 방식의 프라이빗 블록체인 네트워크를 구현하여 숙박 시설의 예약 판매 프로세스를 처리할 수 있으며, 이를 통해 판매 채널(310~330)과의 직접 통신 환경으로 예약 판매 프로세스에 소요되는 시간을 단축할 수 있다.The reservation system 300 may process a reservation sale process of accommodation by implementing a private blockchain network of a central management method, and through this, a reservation communication process may be performed in a direct communication environment with the sales channels 310 to 330. It can save time.

이하에서는 분산된 온라인 예약 시스템 내 어뷰징 판매 채널을 탐지하는 방법과 시스템의 구체적인 실시예를 설명하기로 한다.Hereinafter, a specific embodiment of a method and a system for detecting an abusing sales channel in a distributed online reservation system will be described.

도 4는 본 발명의 일 실시예에 따른 서버의 프로세서가 포함할 수 있는 구성요소의 예를 도시한 블록도이고, 도 5는 본 발명의 일 실시예에 따른 서버가 수행할 수 있는 방법의 예를 도시한 흐름도이다.4 is a block diagram illustrating an example of components that may be included in a processor of a server according to an embodiment of the present invention, and FIG. 5 is an example of a method that may be performed by a server according to an embodiment of the present invention. It is a flowchart showing.

프라이빗 블록체인 네트워크를 이용한 예약 시스템의 구조에서는 공통의 데이터베이스에 모두 동일한 권한을 가지므로 악의적인 판매 참가자가 네트워크 및 데이터를 해칠 수 있다.In the structure of the reservation system using a private blockchain network, all common databases have the same authority, so malicious sales participants can harm the network and data.

악의적 판매 참가자('Eve'라 칭함)의 예는 다음과 같다.An example of a malicious sales participant (called 'Eve') is as follows.

(1) 데이터베이스 상의 숙박 시설의 재고를 임의로 수정하는 참가자(1) Participants who arbitrarily modify the inventory of accommodation in the database.

(2) 실제 예약이 발생하지 않았는데 가짜 예약을 생성하여 다른 참가자의 채널에서 예약을 하지 못하도록 방해하는 참가자(2) A participant who created a fake reservation and prevented it from being made by another participant's channel when no actual reservation occurred.

(3) 다른 참가자의 채널을 통한 거래가 느리게 채결되도록 조작하는 참가자(3) A participant who manipulates a transaction through another participant's channel to be slow.

블록체인 기반의 거래 요청은 해당 요청이 블록에 포함되어야만 비로소 유효해진다. 각 판매 채널은 정해진 규칙(rule)에 따라 번갈아 가며 블록을 생성한다. 그러나, Eve의 차례 때 Eve에 생성한 거래 이외에 다른 참가자의 거래를 해당 블록에서 제외시킬 수 있고, 그렇게 되면 Eve와 관계되지 않은 거래는 처리가 늦어지게 된다.A blockchain-based transaction request becomes valid only when the request is included in the block. Each sales channel alternately generates blocks according to a set of rules. However, at the turn of Eve, other participants' transactions may be excluded from the block in addition to the transactions created in Eve, which will delay processing of transactions not related to Eve.

(1)의 경우 다음과 같이 해결 가능하다: 스마트 계약 내에 예약 수를 늘릴 수 있는 권한과 총 예약 가능한 수량을 늘릴 수 있는 권한이 분리되어 있다. 예약 수에 대한 권한은 계약된 판매 채널에 있으나 총 예약 가능한 수량에 대한 권한은 숙박 시설의 판매자에게 있어 Eve는 총 예약 가능한 수량을 늘릴 수 없다.In the case of (1), this can be solved as follows: There is a separation of the right to increase the number of reservations from the smart contract and the right to increase the total number of reservations. The rights to the number of reservations are in the contracted sales channel, but the rights to the total number of bookings are available to the seller of the property. Eve cannot increase the total number of bookings.

(2)의 경우 다음과 같이 해결 가능하다: 블록체인 데이터 내 모든 거래 기록이 남아 있기 때문에 가짜 예약을 만들었다고 하더라도 가짜 예약에 따른 숙박 비용을 해당 숙박 시설의 판매자에게 전달해야 한다. 따라서, 가짜 예약을 할 이유가 없다. 또한, 예약과 취소를 반복해 가며 네트워크에 혼란을 줄 수 있지만 숙박 시설의 판매자가 이를 충분히 모니터할 수 있기 때문에 계약 취소로 귀결될 수 있다.In case of (2), it can be solved as follows: Since all transaction records in the blockchain data remain, even if a fake reservation is made, the accommodation cost of the fake reservation must be communicated to the seller of the accommodation. Therefore, there is no reason to make a fake reservation. It can also confuse the network by repeating reservations and cancellations, but it can lead to cancellation of the contract because the property's seller can monitor it sufficiently.

블록체인 기술만으로는 (3)의 경우를 대비할 수 없다. 왜냐하면, 블록 생성 시점과 거래 발생 시점의 타임스탬프(timestamp)가 정확한지를 보장할 수 없기 때문이다.Blockchain technology alone cannot prepare for case (3). This is because it is not possible to guarantee whether the timestamp of the block generation time and the transaction occurrence time is accurate.

본 발명에서는 (3)의 경우에 대비하여 블록 생성 시간과 거래 발생 시간을 오차 범위 내에서 정확하도록 설계할 수 있고 거래 요청이 블록에 포함되는 거래 완료 소요 시간이 정상 범위를 넘어서는 경우를 탐지할 수 있다.In the present invention, it is possible to design a block generation time and a transaction occurrence time to be accurate within an error range in preparation for the case of (3), and detect a case where a transaction completion time in which a transaction request is included in a block exceeds a normal range. have.

이를 위한 구성요소로서 서버(150)의 프로세서(222)는 도 4에 도시된 바와 같이, 블록 생성부(410), 어뷰징 탐지부(420), 및 제재부(430)를 포함할 수 있다. 실시예에 따라 프로세서(222)의 구성요소들은 선택적으로 프로세서(222)에 포함되거나 제외될 수도 있다. 또한, 실시예에 따라 프로세서(222)의 구성요소들은 프로세서(222)의 기능의 표현을 위해 분리 또는 병합될 수도 있다.As shown in FIG. 4, the processor 222 of the server 150 may include a block generator 410, an abusing detector 420, and a sanction unit 430. In some embodiments, the components of the processor 222 may be optionally included in or excluded from the processor 222. In addition, according to an embodiment, the components of the processor 222 may be separated or merged to represent the functions of the processor 222.

이러한 프로세서(222) 및 프로세서(222)의 구성요소들은 도 5의 어뷰징 탐지 방법이 포함하는 단계들(S510 내지 S530)을 수행하도록 서버(150)를 제어할 수 있다. 예를 들어, 프로세서(222) 및 프로세서(222)의 구성요소들은 메모리(221)가 포함하는 운영체제의 코드와 적어도 하나의 프로그램의 코드에 따른 명령(instruction)을 실행하도록 구현될 수 있다.The processor 222 and the components of the processor 222 may control the server 150 to perform steps S510 to S530 included in the abusing detection method of FIG. 5. For example, the processor 222 and the components of the processor 222 may be implemented to execute instructions according to code of an operating system included in the memory 221 and code of at least one program.

여기서, 프로세서(222)의 구성요소들은 서버(150)에 저장된 프로그램 코드가 제공하는 명령에 따라 프로세서(222)에 의해 수행되는 프로세서(222)의 서로 다른 기능들(different functions)의 표현들일 수 있다. 예를 들어, 서버(150)가 예약과 관련된 거래 트랜잭션을 분산 처리하기 위한 블록을 생성하도록 상술한 명령에 따라 서버(150)를 제어하는 프로세서(222)의 기능적 표현으로서 블록 생성부(410)가 이용될 수 있다.Here, the components of the processor 222 may be representations of different functions of the processor 222 performed by the processor 222 according to an instruction provided by the program code stored in the server 150. . For example, the block generator 410 may be a functional representation of the processor 222 controlling the server 150 in accordance with the above-described command so that the server 150 generates a block for processing a transaction related to a reservation. Can be used.

프로세서(222)는 서버(150)의 제어와 관련된 명령이 로딩된 메모리(221)로부터 필요한 명령을 읽어들일 수 있다. 이 경우, 상기 읽어들인 명령은 프로세서(222)가 이후 설명될 단계들(S510 내지 S530)을 실행하도록 제어하기 위한 명령을 포함할 수 있다.The processor 222 may read necessary instructions from the memory 221 loaded with instructions related to the control of the server 150. In this case, the read command may include a command for controlling the processor 222 to execute steps S510 to S530 to be described later.

단계(S510)에서 블록 생성부(410)는 판매자의 숙박 시설에 대한 판매 권한을 가진 복수의 판매 채널을 대상으로 블록체인 기술을 적용함으로써 사전에 정해진 규칙에 따라 각 판매 채널에 의해 번갈아 가며 해당 판매 채널의 고유한 해시 값을 가진 블록을 생성할 수 있다. 블록 생성부(410)는 각 판매 채널에 의해 예약과 관련된 거래 트랜잭션을 분산 처리하기 위한 블록을 일정 주기(예컨대, 1초)마다 생성할 수 있다. 이때, 블록 생성 규칙 중 하나는 판매 채널에서 생성하는 블록에 다른 판매 채널에서 주기적으로 전송하는 자체 검사 트랜잭션(health check transaction)을 모두 포함해야 한다. 각 자체 검사 트랜잭션에는 각 판매 채널의 고유한 해시 값을 포함하고 있다. 이때, 모든 블록은 블록을 생성한 판매 채널의 고유한 해시 값을 가지고, 이러한 해시 값은 숫자로 치환 가능하다. 또한, 모든 판매 채널, 즉 프라이빗 블록체인 네트워크를 구성하는 각 노드에 해당되는 참가자는 모두 고유한 키 값을 가지며 이 또한 숫자로 치환이 가능하다. 블록 생성 규칙 중 다른 하나는 다음 블록을 생성 시 이전 블록의 해시 값과 가장 가까운 고유 키 값을 가진 판매 채널에 의해 생성된다. 예를 들어, 키 값이 2인 A 채널, 10인 B 채널, 11인 C 채널이 참가하고 있는 상황에서 256번째 블록의 해시 값이 10이면 257번째 블록은 키 값이 이전 블록(256번째 블록)의 해시 값 10과 가장 가까운 11인 C 채널에 의해 생성된다. 상기한 바와 같이, 블록 생성부(410)는 각 판매 채널이 번갈아 가면서 블록을 생성하되 이전 블록의 해시 값과 가장 가까운 키 값을 가진 판매 채널에 의해 다음 블록을 생성할 수 있다. 여타 블록체인에서 블록은 모든 판매 채널에 의해 만들어지고 특정 블록을 누가 만들어야 되는지에 대한 규칙은 없다. 이러한 경우 특정 동일한 순번의 블록을 2개 이상의 채널이 만들 수 있어 경쟁을 통해 하나의 블록이 선택된다. 이와 같은 경쟁 과정은 일정한 시간이 소요되고 거래의 확정 시점이 지연되는 문제가 있다. 본 발명에 따른 블록체인을 이용한 예약 시스템에서는 여러 요인의 지연 시간을 줄이기 위해 판매 채널 간 블록 생성 경쟁을 하지 않도록 판매 채널 모두 서로의 키 값을 알고 있는 프라이빗 블록체인 네트워크를 적용한다.In step S510, the block generation unit 410 alternately applies the blockchain technology to the plurality of sales channels having the selling authority for the accommodation of the seller by each sales channel according to a predetermined rule. You can create a block with a unique hash value for the channel. The block generator 410 may generate a block for distributing a transaction transaction related to a reservation by each sales channel at predetermined intervals (for example, one second). At this time, one of the block generation rules should include all of the health check transactions that are periodically transmitted from other sales channels in the block generated by the sales channel. Each self-checking transaction contains a unique hash value for each sales channel. At this time, every block has a unique hash value of the sales channel that created the block, and this hash value can be replaced with a number. In addition, all sales channels, that is, the participants corresponding to each node constituting the private blockchain network, all have unique key values, which can also be replaced by numbers. The other of the block generation rules is generated by the sales channel with the unique key value closest to the hash value of the previous block when generating the next block. For example, if the hash value of the 256th block is 10 in the case where the A channel with the key value 2, the B channel with the 10, and the C channel with the 11 are participating, the 257th block is the previous block (256th block). Generated by the C channel with the nearest 11 hash value of. As described above, the block generation unit 410 may generate blocks by alternating sales channels, but generate the next block by the sales channel having the key value closest to the hash value of the previous block. In other blockchains, blocks are made by all sales channels and there are no rules about who should make a particular block. In this case, two or more channels can make a particular block of the same order, and one block is selected through competition. Such a competition process takes a certain time and there is a problem that the time of confirmation of the transaction is delayed. In the reservation system using the blockchain according to the present invention, in order to reduce the delay time of various factors, a private blockchain network in which all the sales channels know each other's key values is applied so as not to compete with the generation of blocks between the sales channels.

단계(S520)에서 어뷰징 탐지부(420)는 판매자의 숙박 시설에 대한 판매 권한을 가진 복수의 판매 채널 중에서 다른 판매 채널의 거래가 느리게 채결되도록 조작하는 어뷰징 채널을 탐지할 수 있다. 어뷰징 탐지부(420)는 각 판매 채널에 의해 생성된 블록 내에 다른 모든 판매 채널로부터 받은 자체 검사 트랜잭션의 존재 여부에 따라 해당 블록의 조작 여부를 판별할 수 있다. 각 자체 검사 트랜잭션에는 각 판매 채널의 고유한 해시 값이 포함되어 있기 때문에 조작할 수 없다. 그러나, 블록 내 모든 판매 채널의 자체 검사 트랜잭션이 존재하지 않으면 조작된 블록으로 간주하여 해당 블록을 생성한 판매 채널을 어뷰징 채널로 추정할 수 있다.In operation S520, the abusing detection unit 420 may detect an abusing channel that manipulates the transaction of another sales channel to be slowly settled among a plurality of sales channels having the selling authority for the accommodation of the seller. The abusing detector 420 may determine whether the block is manipulated based on the existence of a self-check transaction received from all other sales channels in the block generated by each sales channel. Each self-check transaction cannot be manipulated because it contains a unique hash value for each sales channel. However, if there is no self-checking transaction of all sales channels in the block, it can be regarded as a manipulated block and can estimate the sales channel that generated the block as the abusing channel.

특히, 블록에 기록된 타임스탬프는 각 판매 채널의 서버에 도달한 시점과 일정 시간(예컨대, 2초) 이상 차이가 나면 안 되며, 이러한 특성을 활용하여 어뷰징 채널을 탐지할 수 있다. 각 판매 채널은 예약 서비스의 이용자에 의한 예약과 관련된 거래 요청에 타임스탬프를 기록하여 거래 트랜잭션을 생성할 수 있다. 이때, 거래 요청은 예약 요청, 취소 요청 등 이용자의 요청에 따라 숙박 시설의 재고 차감 등에 영향을 미치는 모든 행위를 포함할 수 있다. 블록체인 기반의 요청은 해당 요청에 따른 거래 트랜잭션이 블록에 포함되어야만 유효하다. 블록을 생성하는 판매 채널은 블록 내에 포함된 유효 거래 트랜잭션 중 일정 시간(예컨대, 2초)이 경과한, 즉 오래된 거래 트랜잭션을 마크하는(mark) 트랜잭션(이하, '마크 트랜잭션'이라 칭함)을 추가로 생성할 수 있다. 오래된 거래 트랜잭션이라 함은 블록이 생성되는 주기보다 정해진 배율(예컨대, 2배) 이상의 시간이 지난 거래 요청을 의미할 수 있다. 예를 들어, 1초에 한번 주기적으로 블록이 생성되는 경우 현재 블록이 생성된 시점보다 2초 이전에 생성된 거래 트랜잭션을 오래된 거래 트랜잭션이라 한다.In particular, the timestamp recorded in the block should not differ by more than a certain time (for example, 2 seconds) from the time of reaching the server of each sales channel, and the abusing channel can be detected by using such a characteristic. Each sales channel may create a transaction transaction by recording a timestamp in the transaction request associated with the reservation by the user of the reservation service. In this case, the transaction request may include any action that affects the deduction of inventory of the accommodation facility according to the user's request, such as a reservation request or a cancellation request. A blockchain-based request is valid only when a transaction transaction according to the request is included in the block. The sales channel that generates the block adds a transaction (hereinafter referred to as a 'mark transaction') that marks a certain period of time (e.g., 2 seconds), that is, an old transaction transaction, among the valid transaction transactions included in the block. Can be generated as The old trading transaction may mean a transaction request that has passed a predetermined multiplier (eg, 2 times) or more than a period in which a block is generated. For example, if a block is generated periodically once per second, a transaction transaction created two seconds before the current block is called an old transaction transaction.

도 6을 참조하면, 각 판매 채널은 블록(601)이 생성된 시간과 거래 트랜잭션(602)이 생성된 시간을 비교하여 블록 생성 주기보다 일정 배율 이상 생성 시간이 지난 거래 트랜잭션(602)에 대해 마크 트랜잭션(603)을 추가할 수 있다. 예를 들어, 블록(601)이 1초마다 생성되는 블록체인에서 블록 생성 주기(1초)보다 2배(2초) 이상의 시간이 지난 거래 트랜잭션(602)을 대상으로 할 수 있으며, "2018-08-01 T09:00:04"에 생성된 블록(601) 내에 2초 전 "2018-08-01 T09:00:02"에 생성된 거래 트랜잭션(602)이 존재하므로 마크 트랜잭션(603)이 추가될 수 있다. 도 6에서는 마크 트랜잭션(603)을 생성 시간이 오래된 특정 거래 트랜잭션(602)과 동일 선상에 도시하였으나 이는 설명의 편의를 위한 것일 뿐, 마크 트랜잭션(603)은 거래 트랜잭션(602)과 별개로 생성되는 것이다.Referring to FIG. 6, each sales channel compares the time at which the block 601 is generated with the time at which the transaction transaction 602 is generated, and marks for the transaction transaction 602 whose creation time is more than a certain magnification over the block generation period. Transaction 603 may be added. For example, in a blockchain where block 601 is generated every second, it may target a transaction transaction 602 that is more than twice (two seconds) more than the block generation period (one second), and "2018- In the block 601 created at 08-01 T09: 00: 04 ", there is a transaction transaction 602 created at" 2018-08-01 T09: 00: 02 "two seconds ago, so the mark transaction 603 is added. Can be. In FIG. 6, the mark transaction 603 is shown on the same line as the specific transaction transaction 602 having a long generation time, but this is for convenience of description only, and the mark transaction 603 is generated separately from the transaction transaction 602. will be.

이처럼 오래된 거래 트랜잭션은 이전 블록에서 블록에 포함시키지 않았을 확률이 크다. 어뷰징 탐지부(420)는 블록 생성 시점과 블록에 포함된 거래 트랜잭션의 생성 시점 간의 차이를 이용하여 어뷰징 채널을 탐지할 수 있다. 네트워크 전송 문제 등으로 일부 거래 트랜잭션에 마크 트랜잭션이 추가될 가능성이 있기 때문에 마크 트랜잭션이 추가된다고 해서 모두 어뷰징 채널은 아니나, 이러한 현상이 반복되는 경우 어뷰징 채널로 추정 가능하다. 일례로, 어뷰징 탐지부(420)는 정해진 개수의 블록 당 마크 트랜잭션의 개수(mark per block 값)을 사용하여 수치를 구하고 표준편차에서 일정 값 이상 벌어지는 판매 채널을 어뷰징 채널로 탐지할 수 있다. 이때, 어뷰징 탐지부(420)는 동일한 판매 채널에 대해 마크 트랜잭션의 개수에 따른 표준편차가 일정 값 이상인 경우가 일정 회수(예컨대, 3회) 반복되면 최종적으로 어뷰징 채널로 판별할 수 있다.This old transaction transaction is likely not included in the block from the previous block. The abusing detector 420 may detect the abusing channel by using a difference between a block generation time and a generation time of a transaction transaction included in the block. Since the mark transaction may be added to some transaction transactions due to network transmission problems, the addition of the mark transaction is not all the abusing channel. However, when this phenomenon is repeated, the abusing channel can be estimated. For example, the abusing detector 420 may obtain a numerical value by using a predetermined number of mark transactions per block, and detect a selling channel that opens at a predetermined value or more in a standard deviation as an abusing channel. At this time, the abusing detection unit 420 may finally determine the abusing channel when the standard deviation according to the number of mark transactions is equal to or greater than a predetermined value for the same sales channel.

수치로 보는 어뷰징 채널과 일반 채널의 차이를 설명하면 다음과 같다.The difference between the abusing channel and the normal channel in numerical terms is as follows.

판매자의 숙박 시설에 대한 판매 권한을 가진 판매 채널 A, B, C, D, E가 동일한 알고리즘 사용 시 1주일 기준으로 평균할 때 평균적으로 블록 100개 당 9개의 거래가 마크된다고 가정한다. 이때, 판매 채널 A, B, C, D, E 중 판매 채널 E가 어뷰징 채널인 것으로 가정한다.Suppose sales channels A, B, C, D, and E, which have the seller's authority to sell accommodations, are averaged on a weekly basis using the same algorithm, and on average, nine transactions per 100 blocks are marked. In this case, it is assumed that the sales channel E among the sales channels A, B, C, D, and E is an abusing channel.

정상적인 채널 A의 경우 다른 판매 채널과 관련된 거래가 본인 채널과 관련된 거래의 마크 개수가 유사하다. 예를 들어, 판매 채널 별로 100개의 블록 당 존재하는 마크 개수가 A-7, B-9, C-10, D-9, E-10일 때 평균 9, 표준편차 1.1이다. 판매 채널 A와 관련된 거래의 마크 개수가 적을 수 있지만 다른 업체와 큰 차이가 아니다.In the case of normal channel A, transactions related to other sales channels have a similar number of marks related to their own channels. For example, when the number of marks existing per 100 blocks for each sales channel is A-7, B-9, C-10, D-9, and E-10, the average is 9 and the standard deviation is 1.1. The number of marks in a transaction related to sales channel A may be small, but that is not much different from other companies.

어뷰징 채널 E의 경우 다른 판매 채널과 관련된 거래와 본인 채널과 관련된 거래의 마크 개수가 꽤 큰 차이를 보인다. 예를 들어, 판매 채널 별로 100개의 블록 당 존재하는 마크 개수가 A-3, B-9, C-10, D-13, E-10일 때 평균 9, 표준편차 3.2이다. 이때, 어뷰징 채널 E가 판매 채널 D에 대해 적대적으로 대응하는 상황을 가정한 것이다.In the case of Abusing Channel E, the number of marks in a deal related to another sales channel and a deal related to one's own channel is quite different. For example, when the number of marks existing per 100 blocks for each sales channel is A-3, B-9, C-10, D-13, and E-10, the average is 9 and the standard deviation is 3.2. In this case, it is assumed that the abusing channel E is hostile to the sales channel D.

다시 도 5에서, 단계(S530)에서 제재부(430)는 판매자의 숙박 시설에 대한 판매 권한을 가진 복수의 판매 채널 중에서 어뷰징 채널로 탐지된 판매 채널에 대한 제재로 판매 권한에 대한 패널티(penalty)를 적용할 수 있다. 일례로, 제재부(430)는 어뷰징 채널로 탐지된 판매 채널과 관련된 거래가 일정 기간(예컨대, 2일) 동안 블록에 포함되지 않도록 제재할 수 있다. 그리고, 제재부(430)는 마크 트랜잭션이 생성된 거래 트랜잭션에 대한 정보를 숙박 시설의 판매자의 관리 툴을 통해 제공할 수 있고 해당 블록 이전의 블록을 생성한 판매 채널의 정보도 함께 제공할 수 있다. 마크된 거래 트랜잭션은 그 이전 블록에서 블록에 포함시키지 않았을 확률이 크기 때문에 어뷰징 채널 판단에 고려될 수 있다. 판매자의 관리 툴은 어뷰징 채널로 의심되는 판매 채널을 선택적으로 신고하는 기능을 포함할 수 있다. 이때, 제재부(430)는 판매자의 신고에 의한 특정 판매 채널에 대해 판매 권한을 박탈하고 어뷰징 채널로서 온라인 예약 시스템의 네트워크에서 추방할 수도 있다. 제재부(430)는 판매자의 신고 및 판매자의 숙박 시설의 예약 판매에 참가한 판매 채널의 탐지를 통해 찾아낸 어뷰징 채널에 대해 숙박 시설의 판매 권한에 대한 패널티를 가할 수 있다. 판매자의 숙박 시설의 예약 판매에 참가하는 참가자들 간의 논의를 통해 적절한 표준편차 가이드 라인과 이를 어겼을 경우 가해지는 구체적인 패널티를 직접 정할 수 있고, 참가들에 의해 정해진 가이드 라인과 패널티가 제재부(430)에 반영될 수 있다.Referring back to FIG. 5, in step S530, the sanction unit 430 penalties the selling authority as a sanction for the selling channel detected as the abusing channel among a plurality of selling channels having selling authority for the accommodation of the seller. Can be applied. For example, the sanction unit 430 may sanction so that transactions related to the sales channel detected as the abusing channel are not included in the block for a predetermined period (eg, 2 days). In addition, the sanction unit 430 may provide information on the transaction transaction in which the mark transaction is generated through the management tool of the seller of the accommodation facility and may also provide information on the sales channel that generated the block before the block. . The marked transaction transaction can be considered in the abusing channel determination because of the high probability that it has not been included in the block in the previous block. The merchant's management tool may include the ability to selectively report sales channels suspected of abusing channels. In this case, the sanction unit 430 may deprive the sales authority of the specific sales channel by the seller's report and deport it from the network of the online reservation system as an abusing channel. The sanction unit 430 may apply a penalty for the selling authority of the accommodation to the abusing channel found through the seller's report and detection of the sales channel participating in the seller's reservation sale. Through discussions with participants participating in the seller's reservation sale of accommodation, the appropriate standard deviation guidelines and specific penalties for violations can be set directly, and the guidelines and penalties determined by the participants are subject to sanctions 430. Can be reflected in.

이처럼 본 발명의 실시예들에 따르면, 블록체인 기술을 사용하는 온라인 예약 시스템에서 네트워크 및 데이터를 해치는 어뷰징 채널을 탐지할 수 있고 해당 채널의 판매 권한을 제재할 수 있다.As described above, according to embodiments of the present invention, in an online reservation system using a blockchain technology, an abusing channel may be detected that harms the network and data, and a right to sell the channel may be sanctioned.

이상에서 설명된 장치는 하드웨어 구성요소, 소프트웨어 구성요소, 및/또는 하드웨어 구성요소 및 소프트웨어 구성요소의 조합으로 구현될 수 있다. 예를 들어, 실시예들에서 설명된 장치 및 구성요소는, 프로세서, 콘트롤러, ALU(arithmetic logic unit), 디지털 신호 프로세서(digital signal processor), 마이크로컴퓨터, FPGA(field programmable gate array), PLU(programmable logic unit), 마이크로프로세서, 또는 명령(instruction)을 실행하고 응답할 수 있는 다른 어떠한 장치와 같이, 하나 이상의 범용 컴퓨터 또는 특수 목적 컴퓨터를 이용하여 구현될 수 있다. 처리 장치는 운영 체제(OS) 및 상기 운영 체제 상에서 수행되는 하나 이상의 소프트웨어 어플리케이션을 수행할 수 있다. 또한, 처리 장치는 소프트웨어의 실행에 응답하여, 데이터를 접근, 저장, 조작, 처리 및 생성할 수도 있다. 이해의 편의를 위하여, 처리 장치는 하나가 사용되는 것으로 설명된 경우도 있지만, 해당 기술분야에서 통상의 지식을 가진 자는, 처리 장치가 복수 개의 처리 요소(processing element) 및/또는 복수 유형의 처리 요소를 포함할 수 있음을 알 수 있다. 예를 들어, 처리 장치는 복수 개의 프로세서 또는 하나의 프로세서 및 하나의 콘트롤러를 포함할 수 있다. 또한, 병렬 프로세서(parallel processor)와 같은, 다른 처리 구성(processing configuration)도 가능하다.The apparatus described above may be implemented as a hardware component, a software component, and / or a combination of hardware components and software components. For example, the devices and components described in the embodiments may include a processor, a controller, an arithmetic logic unit (ALU), a digital signal processor, a microcomputer, a field programmable gate array (FPGA), a programmable PLU (programmable). It can be implemented using one or more general purpose or special purpose computers, such as logic units, microprocessors, or any other device capable of executing and responding to instructions. The processing device may execute an operating system (OS) and one or more software applications running on the operating system. The processing device may also access, store, manipulate, process, and generate data in response to the execution of the software. For convenience of explanation, one processing device may be described as being used, but one of ordinary skill in the art will appreciate that the processing device includes a plurality of processing elements and / or a plurality of types of processing elements. It can be seen that it may include. For example, the processing device may include a plurality of processors or one processor and one controller. In addition, other processing configurations are possible, such as parallel processors.

소프트웨어는 컴퓨터 프로그램(computer program), 코드(code), 명령(instruction), 또는 이들 중 하나 이상의 조합을 포함할 수 있으며, 원하는 대로 동작하도록 처리 장치를 구성하거나 독립적으로 또는 결합적으로(collectively) 처리 장치를 명령할 수 있다. 소프트웨어 및/또는 데이터는, 처리 장치에 의하여 해석되거나 처리 장치에 명령 또는 데이터를 제공하기 위하여, 어떤 유형의 기계, 구성요소(component), 물리적 장치, 컴퓨터 저장 매체 또는 장치에 구체화(embody)될 수 있다. 소프트웨어는 네트워크로 연결된 컴퓨터 시스템 상에 분산되어서, 분산된 방법으로 저장되거나 실행될 수도 있다. 소프트웨어 및 데이터는 하나 이상의 컴퓨터 판독 가능 기록 매체에 저장될 수 있다.The software may include a computer program, code, instructions, or a combination of one or more of the above, and configure the processing device to operate as desired, or process it independently or collectively. You can command the device. The software and / or data may be embodied in any type of machine, component, physical device, computer storage medium or device in order to be interpreted by or provided to the processing device or to provide instructions or data. have. The software may be distributed over networked computer systems so that they may be stored or executed in a distributed manner. Software and data may be stored on one or more computer readable recording media.

실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 이때, 매체는 컴퓨터로 실행 가능한 프로그램을 계속 저장하거나, 실행 또는 다운로드를 위해 임시 저장하는 것일 수도 있다. 또한, 매체는 단일 또는 수 개의 하드웨어가 결합된 형태의 다양한 기록수단 또는 저장수단일 수 있는데, 어떤 컴퓨터 시스템에 직접 접속되는 매체에 한정되지 않고, 네트워크 상에 분산 존재하는 것일 수도 있다. 매체의 예시로는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM 및 DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical medium), 및 ROM, RAM, 플래시 메모리 등을 포함하여 프로그램 명령어가 저장되도록 구성된 것이 있을 수 있다. 또한, 다른 매체의 예시로, 어플리케이션을 유통하는 앱 스토어나 기타 다양한 소프트웨어를 공급 내지 유통하는 사이트, 서버 등에서 관리하는 기록매체 내지 저장매체도 들 수 있다.The method according to the embodiment may be embodied in the form of program instructions that can be executed by various computer means and recorded in a computer readable medium. In this case, the medium may be to continuously store a program executable by the computer, or to temporarily store for execution or download. In addition, the medium may be a variety of recording means or storage means in the form of a single or several hardware combined, not limited to a medium directly connected to any computer system, it may be distributed on the network. Examples of the medium include magnetic media such as hard disks, floppy disks and magnetic tape, optical recording media such as CD-ROMs and DVDs, magneto-optical media such as floptical disks, And ROM, RAM, flash memory, and the like, configured to store program instructions. In addition, examples of another medium may include a recording medium or a storage medium managed by an app store that distributes an application, a site that supplies or distributes various software, a server, or the like.

이상과 같이 실시예들이 비록 한정된 실시예와 도면에 의해 설명되었으나, 해당 기술분야에서 통상의 지식을 가진 자라면 상기의 기재로부터 다양한 수정 및 변형이 가능하다. 예를 들어, 설명된 기술들이 설명된 방법과 다른 순서로 수행되거나, 및/또는 설명된 시스템, 구조, 장치, 회로 등의 구성요소들이 설명된 방법과 다른 형태로 결합 또는 조합되거나, 다른 구성요소 또는 균등물에 의하여 대치되거나 치환되더라도 적절한 결과가 달성될 수 있다.Although the embodiments have been described by the limited embodiments and the drawings as described above, various modifications and variations are possible to those skilled in the art from the above description. For example, the described techniques may be performed in a different order than the described method, and / or components of the described systems, structures, devices, circuits, etc. may be combined or combined in a different form than the described method, or other components. Or even if replaced or substituted by equivalents, an appropriate result can be achieved.

그러므로, 다른 구현들, 다른 실시예들 및 특허청구범위와 균등한 것들도 후술하는 특허청구범위의 범위에 속한다.Therefore, other implementations, other embodiments, and equivalents to the claims are within the scope of the claims that follow.

Claims (20)

컴퓨터로 구현되는 어뷰징 탐지 방법에 있어서,
판매자의 예약 상품에 대한 판매 권한을 가진 복수의 판매 채널이 참여하는 블록체인 네트워크(blockchain network)에서 상기 예약 상품의 거래 요청과 관련된 거래 트랜잭션을 분산 처리하기 위한 블록을 생성하는 단계; 및
상기 블록이 생성된 시점과 상기 블록 내 상기 거래 트랜잭션이 생성된 시점 간의 차이를 이용하여 상기 복수의 판매 채널에서 어뷰징 채널(abusing channel)을 탐지하는 단계
를 포함하는 어뷰징 탐지 방법.
In the computer-implemented abusing detection method,
Generating a block for distributing a transaction transaction related to a transaction request of the reservation product in a blockchain network in which a plurality of sales channels having a selling authority for a reservation product of a seller participate; And
Detecting an abusing channel in the plurality of sales channels using a difference between the time point at which the block is generated and the time point at which the transaction transaction in the block is generated.
Abusing detection method comprising a.
제1항에 있어서,
상기 생성하는 단계는,
각 판매 채널에 의해 번갈아 가며 해당 판매 채널의 고유한 해시 값을 가진 블록을 생성하는 것
을 특징으로 하는 어뷰징 탐지 방법.
The method of claim 1,
The generating step,
Alternating by each sales channel creating a block with a unique hash value for that sales channel
Abusing detection method characterized in that.
제2항에 있어서,
상기 생성하는 단계는,
이전 블록의 해시 값과 가장 가까운 해시 값의 판매 채널에 의해 다음 블록을 생성하는 것
을 특징으로 하는 어뷰징 탐지 방법.
The method of claim 2,
The generating step,
To generate the next block by the sales channel of the hash value closest to the hash value of the previous block
Abusing detection method characterized in that.
제1항에 있어서,
상기 생성하는 단계는,
각 판매 채널에 의해 다른 판매 채널로부터 주기적으로 전송되는 자체 검사 트랜잭션(health check transaction)을 포함하는 블록을 생성하는 것
을 특징으로 하는 어뷰징 탐지 방법.
The method of claim 1,
The generating step,
Creating a block containing a health check transaction that is periodically sent by each sales channel from another sales channel.
Abusing detection method characterized in that.
제1항에 있어서,
각 판매 채널은 상기 예약 상품의 거래 요청에 대해 타임스탬프를 기록하여 거래 트랜잭션을 생성하고,
상기 블록을 생성하는 판매 채널은 해당 블록 내에 포함된 거래 트랜잭션 중 생성 시간이 블록 생성 주기보다 일정 배율 이상 경과된 거래 트랜잭션에 대해 마크 트랜잭션을 추가하는 것
을 특징으로 하는 어뷰징 탐지 방법.
The method of claim 1,
Each sales channel records a timestamp for the transaction request of the reservation product to generate a transaction transaction,
The sales channel generating the block adds a mark transaction to a transaction transaction in which a generation time of a transaction transaction included in the block has elapsed by a predetermined scale or more than a block generation cycle.
Abusing detection method characterized in that.
제5항에 있어서,
상기 탐지하는 단계는,
정해진 개수의 블록 당 마크 트랜잭션의 개수에 따른 표준편차를 구하여 표준편차가 일정 값 이상인 판매 채널을 상기 어뷰징 채널로 탐지하는 것
을 특징으로 하는 어뷰징 탐지 방법.
The method of claim 5,
The detecting step,
Detecting a sales channel having a standard deviation greater than or equal to a predetermined value by obtaining a standard deviation according to the number of mark transactions per block as the abusing channel.
Abusing detection method characterized in that.
제1항에 있어서,
상기 어뷰징 채널로 탐지된 판매 채널에 대한 제재로 상기 판매 권한에 대한 패널티(penalty)를 적용하는 단계
를 더 포함하는 어뷰징 탐지 방법.
The method of claim 1,
Applying a penalty for the selling authority as a sanction for the sales channel detected as the abusing channel
Abusing detection method further comprising.
제7항에 있어서,
상기 패널티를 적용하는 단계는,
상기 판매 권한을 박탈하거나 상기 어뷰징 채널로 탐지된 판매 채널과 관련된 거래 트랜잭션이 일정 기간 동안 상기 블록에 포함되지 않도록 제재하는 것
을 특징으로 하는 어뷰징 탐지 방법.
The method of claim 7, wherein
Applying the penalty,
Sanctioning such that a transaction transaction related to a sales channel that has been deprived of the sales authority or detected as the abusing channel is not included in the block for a certain period
Abusing detection method characterized in that.
제5항에 있어서,
상기 마크 트랜잭션이 추가된 거래 트랜잭션에 대한 정보를 상기 판매자의 관리 툴을 통해 제공하는 단계
를 더 포함하는 어뷰징 탐지 방법.
The method of claim 5,
Providing information on the transaction transaction to which the mark transaction is added through the management tool of the seller
Abusing detection method further comprising.
제9항에 있어서,
상기 판매자의 관리 툴을 통해 제공하는 단계는,
상기 마크 트랜잭션이 추가된 블록의 이전 블록을 생성한 판매 채널의 정보를 함께 제공하는 것
을 특징으로 하는 어뷰징 탐지 방법.
The method of claim 9,
Providing through the management tool of the seller,
Providing information of the sales channel that generated the previous block of the block to which the mark transaction is added.
Abusing detection method characterized in that.
제9항에 있어서,
상기 관리 툴은 상기 판매자가 어뷰징 채널로 의심되는 판매 채널을 신고하는 기능이 포함되는 것
을 특징으로 하는 어뷰징 탐지 방법.
The method of claim 9,
The management tool includes a function for reporting the sales channel suspected of being an abusing channel by the seller.
Abusing detection method characterized in that.
제1항 내지 제11항 중 어느 한 항의 어뷰징 탐지 방법을 컴퓨터에 실행시키기 위한 프로그램이 기록되어 있는 비-일시적인 컴퓨터 판독 가능한 기록 매체.A non-transitory computer readable recording medium having recorded thereon a program for causing a computer to execute the abusing detection method according to any one of claims 1 to 11. 컴퓨터로 구현되는 어뷰징 탐지 시스템에 있어서,
메모리; 및
상기 메모리와 연결되고, 상기 메모리에 포함된 컴퓨터 판독 가능한 명령들을 실행하도록 구성된 적어도 하나의 프로세서
를 포함하고,
상기 적어도 하나의 프로세서는,
판매자의 예약 상품에 대한 판매 권한을 가진 복수의 판매 채널이 참여하는 블록체인 네트워크에서 상기 예약 상품의 거래 요청과 관련된 거래 트랜잭션을 분산 처리하기 위한 블록을 생성하는 블록 생성부; 및
상기 블록이 생성된 시점과 상기 블록 내 상기 거래 트랜잭션이 생성된 시점 간의 차이를 이용하여 상기 복수의 판매 채널에서 어뷰징 채널을 탐지하는 어뷰징 탐지부
를 포함하는 어뷰징 탐지 시스템.
In the computer-implemented abusing detection system,
Memory; And
At least one processor coupled with the memory and configured to execute computer readable instructions contained in the memory
Including,
The at least one processor,
A block generation unit generating a block for distributing a transaction transaction related to a transaction request of the reservation product in a blockchain network in which a plurality of sales channels having a selling authority for a reservation product of a seller participate; And
An abusing detector for detecting an abusing channel in the plurality of sales channels by using a difference between a time point at which the block is generated and a time point at which the transaction transaction in the block is generated
Abusing detection system comprising a.
제13항에 있어서,
상기 블록 생성부는,
각 판매 채널에 의해 번갈아 가며 해당 판매 채널의 고유한 해시 값을 가진 블록을 생성하되,
이전 블록의 해시 값과 가장 가까운 해시 값의 판매 채널에 의해 다음 블록을 생성하는 것
을 특징으로 하는 어뷰징 탐지 시스템.
The method of claim 13,
The block generation unit,
Alternately by each sales channel, create a block with a unique hash value for that sales channel,
To generate the next block by the sales channel of the hash value closest to the hash value of the previous block
Abusing detection system, characterized in that.
제13항에 있어서,
각 판매 채널은 상기 예약 상품의 거래 요청에 대해 타임스탬프를 기록하여 거래 트랜잭션을 생성하고,
상기 블록을 생성하는 판매 채널은 해당 블록 내에 포함된 거래 트랜잭션 중 생성 시간이 블록 생성 주기보다 일정 배율 이상 경과된 거래 트랜잭션에 대해 마크 트랜잭션을 추가하는 것
을 특징으로 하는 어뷰징 탐지 시스템.
The method of claim 13,
Each sales channel records a timestamp for the transaction request of the reservation product to generate a transaction transaction,
The sales channel generating the block adds a mark transaction to a transaction transaction in which a generation time of a transaction transaction included in the block has elapsed by a predetermined scale or more than a block generation cycle.
Abusing detection system, characterized in that.
제15항에 있어서,
상기 어뷰징 탐지부는,
정해진 개수의 블록 당 마크 트랜잭션의 개수에 따른 표준편차를 구하여 표준편차가 일정 값 이상인 판매 채널을 상기 어뷰징 채널로 탐지하는 것
을 특징으로 하는 어뷰징 탐지 시스템.
The method of claim 15,
The abusing detection unit,
Detecting a sales channel having a standard deviation greater than or equal to a predetermined value by obtaining a standard deviation according to the number of mark transactions per block as the abusing channel.
Abusing detection system, characterized in that.
제13항에 있어서,
상기 적어도 하나의 프로세서는,
상기 어뷰징 채널로 탐지된 판매 채널에 대한 제재로 상기 판매 권한에 대한 패널티를 적용하는 제재부
를 더 포함하는 어뷰징 탐지 시스템.
The method of claim 13,
The at least one processor,
A sanction section that applies a penalty for the selling authority as a sanction for the sales channel detected as the abusing channel.
Abusing detection system further comprising.
제17항에 있어서,
상기 제재부는,
상기 판매 권한을 박탈하거나 상기 어뷰징 채널로 탐지된 판매 채널과 관련된 거래 트랜잭션이 일정 기간 동안 상기 블록에 포함되지 않도록 제재하는 것
을 특징으로 하는 어뷰징 탐지 시스템.
The method of claim 17,
The said sanction part,
Sanctioning such that a transaction transaction related to a sales channel that has been deprived of the sales authority or detected as the abusing channel is not included in the block for a certain period
Abusing detection system, characterized in that.
제15항에 있어서,
상기 적어도 하나의 프로세서는,
상기 마크 트랜잭션이 추가된 거래 트랜잭션에 대한 정보를 상기 판매자의 관리 툴을 통해 제공하는 것
을 특징으로 하는 어뷰징 탐지 시스템.
The method of claim 15,
The at least one processor,
Providing information on a transaction transaction to which the mark transaction is added through the seller's management tool
Abusing detection system, characterized in that.
제19항에 있어서,
상기 적어도 하나의 프로세서는,
상기 마크 트랜잭션이 추가된 블록의 이전 블록을 생성한 판매 채널의 정보를 함께 제공하고,
상기 관리 툴은 상기 판매자가 어뷰징 채널로 의심되는 판매 채널을 신고하는 기능이 포함되는 것
을 특징으로 하는 어뷰징 탐지 시스템.
The method of claim 19,
The at least one processor,
Providing the information of the sales channel that generated the previous block of the block to which the mark transaction is added,
The management tool includes a function for reporting the sales channel suspected of being an abusing channel by the seller.
Abusing detection system, characterized in that.
KR1020180057004A 2018-05-18 2018-05-18 Method and system for detecting abusing sale channel within distributed online reservation system KR102111091B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020180057004A KR102111091B1 (en) 2018-05-18 2018-05-18 Method and system for detecting abusing sale channel within distributed online reservation system
JP2019085310A JP6829281B2 (en) 2018-05-18 2019-04-26 How and system to detect Abuse sales channels in a distributed online booking system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180057004A KR102111091B1 (en) 2018-05-18 2018-05-18 Method and system for detecting abusing sale channel within distributed online reservation system

Publications (2)

Publication Number Publication Date
KR20190131943A true KR20190131943A (en) 2019-11-27
KR102111091B1 KR102111091B1 (en) 2020-05-14

Family

ID=68611289

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180057004A KR102111091B1 (en) 2018-05-18 2018-05-18 Method and system for detecting abusing sale channel within distributed online reservation system

Country Status (2)

Country Link
JP (1) JP6829281B2 (en)
KR (1) KR102111091B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101814989B1 (en) * 2017-07-06 2018-01-05 주식회사 케이뱅크은행 Method of detecting fraud financial trade and server performing the same
KR101851261B1 (en) * 2017-06-09 2018-04-23 씨토 주식회사 Centralized remote metering system for security based on private block-chained data

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
SG10202107633XA (en) * 2016-07-29 2021-08-30 Nchain Holdings Ltd Blockchain-implemented method and system
US10789597B2 (en) * 2016-09-21 2020-09-29 R-Stor Inc. Systems and methods for using a distributed ledger for data handling

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101851261B1 (en) * 2017-06-09 2018-04-23 씨토 주식회사 Centralized remote metering system for security based on private block-chained data
KR101814989B1 (en) * 2017-07-06 2018-01-05 주식회사 케이뱅크은행 Method of detecting fraud financial trade and server performing the same

Also Published As

Publication number Publication date
KR102111091B1 (en) 2020-05-14
JP2019200786A (en) 2019-11-21
JP6829281B2 (en) 2021-02-10

Similar Documents

Publication Publication Date Title
US20210133759A1 (en) Method, system, and non-transitory computer-readable record medium for prior authorization of transaction in shared account
KR102118178B1 (en) Multiple transaction parallel processing method and system for blockchain
KR20210022463A (en) Method, system, and computer program stored on non-transitory computer readable record medium for crypto-currency optimization trading
KR102134671B1 (en) Method and system for providing reward for point usage
JP7429102B2 (en) Quiz-type question and answer service providing method and system
KR102216276B1 (en) Method and system for technology valuation using block chain and smart contract
KR102094724B1 (en) Method and system for providing reward for content through users
JP7252748B2 (en) Information recommendation method and computer system
CN112087518B (en) Consensus method, apparatus, computer system, and medium for blockchains
US20210152656A1 (en) Method and system for heterogeneous blockchain service management
KR102111091B1 (en) Method and system for detecting abusing sale channel within distributed online reservation system
JP2021535455A (en) Methods and systems for providing content based on user response, and non-temporary computer-readable recording media
KR102040892B1 (en) Multi-level security management method, management server and computer program for executing the method
KR102082949B1 (en) Method, apparatus and computer program for selective payment processing, method, apparatus and computer program for selective payment requesting
JP7253317B2 (en) Methods, computer programs and systems for providing digital content
KR101779713B1 (en) Method and system for cloud service based on reward according to providing processing power
US20170351554A1 (en) Method and system for cloud service based on redistribution of processing power
KR20210047719A (en) Method, system, and non-transitory computer readable record medium to change payment account using messenger
KR102492987B1 (en) METHOD AND SYSTEM FOR valuation of intangible assets and issuance and distribution of virtual currency
KR102368953B1 (en) Method and system for providing virtual reality space
KR20240033409A (en) Method and system for managing block-chain-based building
US20240087015A1 (en) System and method for monitoring and managing shared utlization of resource units
JP2023010637A (en) Method for providing financial products, computer program and computer device
KR20230009567A (en) Method, computer device, and computer program to avoid misdeposit of virtual currency
KR20200069538A (en) Real-time user data management system on massive entertainment system using cloud computing

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right