KR20040092101A - Using Virtual Keystroke Data Transmission for Keystroke Hacking Protect - Google Patents

Using Virtual Keystroke Data Transmission for Keystroke Hacking Protect Download PDF

Info

Publication number
KR20040092101A
KR20040092101A KR1020030025951A KR20030025951A KR20040092101A KR 20040092101 A KR20040092101 A KR 20040092101A KR 1020030025951 A KR1020030025951 A KR 1020030025951A KR 20030025951 A KR20030025951 A KR 20030025951A KR 20040092101 A KR20040092101 A KR 20040092101A
Authority
KR
South Korea
Prior art keywords
keyboard data
keyboard
virtual
data
virtual keyboard
Prior art date
Application number
KR1020030025951A
Other languages
Korean (ko)
Other versions
KR100735727B1 (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 KR1020030025951A priority Critical patent/KR100735727B1/en
Publication of KR20040092101A publication Critical patent/KR20040092101A/en
Application granted granted Critical
Publication of KR100735727B1 publication Critical patent/KR100735727B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/70Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
    • G06F21/82Protecting input, output or interconnection devices
    • G06F21/83Protecting input, output or interconnection devices input devices, e.g. keyboards, mice or controllers thereof

Abstract

PURPOSE: A method for preventing keyboard hacking using virtual keyboard data transmission is provided to protect keyboard input information of a user by making a hacking program simultaneously receive keyboard data actually inputted from the user and virtual data repeatedly generated from a keyboard security system when the user uses a keyboard. CONSTITUTION: A virtual keyboard data generator generates the virtual keyboard data(202). The virtual keyboard data is stored to a virtual keyboard data buffer(203). The virtual keyboard data generator generates the keyboard data with a virtual key pushing effect(204) or the keyboard data is generated by user's key input. A keyboard driver transmits the keyboard data to a virtual keyboard data comparator. The virtual keyboard data and the actual keyboard data are separated by comparing the keyboard data received to the keyboard data comparator with a value of the virtual keyboard data buffer. In case of the virtual keyboard data, a keyboard data processor blocks the keyboard data transmission by ignoring the keyboard input. In the case of the actual keyboard data, the keyboard data is transmitted to the keyboard data processor.

Description

가상 키보드 데이터 전송을 이용한 키보드 해킹 방지 방법 {Using Virtual Keystroke Data Transmission for Keystroke Hacking Protect}How to prevent keyboard hacking using virtual keyboard data transfer {Using Virtual Keystroke Data Transmission for Keystroke Hacking Protect}

현재 컴퓨터 사용자인 개인이나 기업, 공공기관이 인터넷상에서 금융거래, 증권거래, 전자상거래, EMAIL전송, 채팅, 게임 등과 같은 중요한 업무를 수행하는데 있어 해킹 프로그램과 같은 불법적으로 데이터를 훔치는 프로그램에 의해 개인정보와 입력 정보가 유출되어 많은 피해를 입고 있다.Personal information by illegally stealing data, such as hacking programs, to perform important tasks such as financial transactions, securities transactions, e-commerce, e-mail transmissions, chats, and games on the Internet. And the input information is leaked and is suffering a lot of damage.

이 에 본 발명은 컴퓨터 사용 시 해킹 프로그램과 같은 불법적으로 데이터를 훔치는 프로그램에 의해 키보드 입력 데이터가 유출되는 것을 막아 개인정보와 입력정보를 보호하는데 목적이 있다.Accordingly, an object of the present invention is to protect personal information and input information by preventing keyboard input data from being leaked by a program that steals data illegally such as a hacking program when using a computer.

본 발명 이전에 키보드 입력 데이터가 유출되는 것을 방어하기 위한 기술로 “엑티브엑스 기반의 키보드 해킹 방지 방법 및 장치”(특허 제 0378586 호)가 등록 바가 있다. 이 특허는 키보드 눌러짐으로 인해 키보드 데이터가 발생되면 키보드 데이터를 버퍼링한 후 키보드 하드웨어를 제어하여 키보드 포트에 남아있는 키보드 흔적 데이터를 삭제한 후 버퍼링된 기존의 키보드데이터 흐름이 아닌 별도의 전송 구간으로 키보드 데이터를 응용프로그램으로 전달하여 키보드 데이터를 보호하는 방법이다.Prior to the present invention, there is a registration bar for "ActiveX-based keyboard hacking prevention method and apparatus" (Patent No. 0378586) as a technique for preventing leakage of keyboard input data. This patent claims that when keyboard data is generated due to keyboard press, the keyboard data is buffered and then the keyboard hardware is controlled to delete the remaining keyboard trace data at the keyboard port. A method of protecting keyboard data by passing keyboard data to an application.

그러나 본 발명은 이와 다르게 키보드 데이터를 보호하는 방법이다.However, the present invention is a method of protecting keyboard data.

키보드 데이터가 해킹 되는 방법은 키보드로부터 응용프로그램으로 전달되는 과정에서 시스템에 의해 여러 경로를 통하여 이루어 진다.The way that keyboard data is hacked is done by the system through various paths in the process of passing from keyboard to application program.

이러한 과정에서 키보드 데이터의Of keyboard data in this process

첫째 키보드가 눌려졌다 떼어진 후 키보드 컨트롤러에 의해 인터럽트가 발생된다. 이 인터럽트는 PIC (Programable Interrupt Controller)를 거쳐 CPU로 전달되고, CPU는 IDT(Interrupt Descriptor Table)에 설정된 키보드 인터럽트 함수를 실행시키며, 인터럽트 함수는 해당의 키보드 드라이버를 구동 시키고, 키보드 드라이버는 키보드 I/O포트를 통해 키보드 데이터를 전송 받는다. 이 때 해킹 프로그램이 키보드 인터럽트를 가로 채거나 조작할 경우 키보드 I/O포트에 남아있는 키보드데이터를 해킹 할 수가 있으며, 키보드 드라이버간에 전달되는 과정을 해킹 하여 키보드 데이터를 해킹 할 수 있다.An interrupt is generated by the keyboard controller after the first keyboard is pressed and released. This interrupt is sent to the CPU via PIC (Programmable Interrupt Controller), and the CPU executes the keyboard interrupt function set in the Interrupt Descriptor Table (IDT), the interrupt function drives the corresponding keyboard driver, and the keyboard driver Receives keyboard data through O port. In this case, if the hacking program intercepts or manipulates the keyboard interrupt, the keyboard data remaining in the keyboard I / O port can be hacked, and the keyboard data can be hacked by hacking the process transferred between the keyboard drivers.

둘째second

셋째 윈도우 시스템은 시스템 메시지 큐에서 메시지를 제거하고 쓰레드 메시지큐에 메시지에 적재 시키는데 이 과정에서도 메시지를 후킹하여 해킹 할 수 있으며The third window system removes the message from the system message queue and loads the message into the thread message queue. In this process, the message can be hooked and hacked.

넷째 해킹 프로그램이 응용 프로그램의 이벤트 처리함수(WndProc)를 치환(Subclassing)하여 키보드 메시지를 가로챌 수 있다.Fourth, a hacking program can intercept keyboard messages by subclassing the application's event handling function (WndProc).

이러한 취약점에 대해 키보드 데이터를 보호하기 위한 기술적 과제는 다음과 같다.The technical challenges to protecting keyboard data against these vulnerabilities are as follows.

첫째는 키보드 데이터가 키보드 드라이버로 전송된 후 키보드 포트에 남아 있는 흔적 데이터의 유출을 방지하여야 하며The first is to prevent leakage of trace data remaining in the keyboard port after keyboard data is sent to the keyboard driver.

둘째는 키보드 드라이버간 전송되어지는 키보드 데이터의 유출을 방지하여야 하며Second is to prevent the leakage of keyboard data transmitted between keyboard drivers.

셋째는 윈도우 시스템에서 키보드 메시지를 응용 프로그램으로 전달하는 과정에서의 메시지 유출을 방지하여야 하며Third, the message leakage in the process of delivering keyboard message to the application in the Windows system should be prevented.

넷째는 응용 프로그램으로 전달되어진 키보드 이벤트의 유출을 방지하여야 한다.Fourth, it is necessary to prevent the leakage of keyboard events delivered to application programs.

도 1은 본 발명에 따른 키보드 데이터 보호 흐름을 전체적으로 작도하였다.1 illustrates the overall flow of keyboard data protection in accordance with the present invention.

도 2은 본 발명에 따른 가상 키보드 데이터 발생기의 흐름을 작도하였다.2 illustrates the flow of a virtual keyboard data generator in accordance with the present invention.

도 3은 본 발명에 따른 가상 키보드 데이터 비교기의 흐름을 작도하였다.3 illustrates the flow of a virtual keyboard data comparator according to the present invention.

본 발명의 구성은 기존의 키보드 처리, 가상 키보드 데이터 발생기,가상 키보드 데이터 비교기로 구성되어 진다.The configuration of the present invention consists of existing keyboard processing, virtual keyboard data generator, virtual keyboard data comparator.

기본 동작 원리는 컴퓨터가 키보드 보안 모드로 설정되었을 때The basic principle of operation is when the computer is set to keyboard security mode.

가상 키보드 데이터 발생기에서 반복적으로 임의 가상 키보드 데이터를 생성하여 기존의 키보드 처리 경로로 전송한다. 또한 기존의 시스템에 의해 사용자가 입력한 키보드 데이터도 키보드 처리 경로로 전송된다. 이 후 응용프로그램으로 전달된 키보드 데이터는 가상 키보드 데이터 비교기를 통해 분리되어 가상 키보드 데이터는 버려지고 사용자가 입력한 키보드 데이터는 추출하여 응용프로그램의 키보드 처리경로로 전송 하는 것을 기본으로 한다. 이 는 키보드 데이터를 해킹하더라도 가상 키보드 데이터와 실제의 키보드 데이터가 섞인 키보드 데이터를 가져가 실제로 사용자에 의해 입력된 키보드 입력 데이터가 보호되는 효과가 있다.The virtual keyboard data generator repeatedly generates random virtual keyboard data and transmits it to the existing keyboard processing path. In addition, the keyboard data input by the user by the existing system is also transmitted to the keyboard processing path. After that, the keyboard data delivered to the application program is separated by the virtual keyboard data comparator, the virtual keyboard data is discarded, and the keyboard data input by the user is extracted and transmitted to the keyboard processing path of the application program. Even if the keyboard data is hacked, the keyboard data mixed with the virtual keyboard data and the actual keyboard data is taken to protect the keyboard input data actually input by the user.

도면을 기준으로 자세히 기술하면If you describe in detail based on the drawing,

도 1은 본 발명에 따른 키보드 데이터 보호 흐름을 전체적으로 작도하였다.1 illustrates the overall flow of keyboard data protection in accordance with the present invention.

기존의 키보드 데이터의 흐름은 키보드(101)를 사용자가 눌렸을 때 키보드 데이터는 스캔코드의 형태로 컴퓨터 본체에 있는 키보드 컨트롤러(102)로 전달된다. 키보드 컨트롤러는 인터럽트를 발생 시키며, 이러한 인터럽트에 의해 키보드 드라이버(104)가 구동 되며, 스캔코드가 해석된 키보드 메시지가 메시지 대기열(105)에 적재되어 응용프로그램으로 전달되어 키보드 데이터가 처리된다. 이러한 과정에서 컴퓨터가 키보드 보안모드로 설정될 경우 가상 키보드 데이터 발생기(109)는 사용자의 키보드 조작과 관계없이 키보드 컨트롤러(102)를 제어(108)하여 키보드 눌림 효과(키보드 데이터 생성)를 만들어 기존의 키보드 드라이버(104)가 키보드 데이터를 처리하도록 하고 발생된 가상 키보드 데이터에 관한 정보를 가상 키보드 데이터 비교버퍼(111)에 저장(110)한다. 이 후 키보드 드라이버(104)는 실제 키보드가 입력된 것과 마찬가지로 가상 키보드 데이터를 메시지 대기열에 적재하며, 응용프로그램(107)에서 키보드 데이터를 처리하기 전에 가상 키보드 데이터 비교기(106)는 가상 키보드 데이터 비교 버퍼(111)를 참조(112)하여 키보드 데이터와 실제 키보드 데이터를 분리한다. 만약 키보드 데이터가 가상 키보드 데이터 일 경우 응용프로그램(107)으로 전달될 키보드 메시지를 차단하며 실제 키보드 데이터일 경우 응용프로그램(107)으로 키보드 데이터를 전달한다.The flow of existing keyboard data is transmitted to the keyboard controller 102 in the computer body in the form of scan codes when the user presses the keyboard 101. The keyboard controller generates an interrupt, and the keyboard driver 104 is driven by the interrupt. The keyboard message interpreted by the scan code is loaded into the message queue 105 and delivered to the application program to process the keyboard data. In this process, when the computer is set to the keyboard security mode, the virtual keyboard data generator 109 controls the keyboard controller 102 to create a keyboard pressing effect (keyboard data generation) regardless of the user's keyboard operation. The keyboard driver 104 processes the keyboard data and stores 110 information about the generated virtual keyboard data in the virtual keyboard data comparison buffer 111. The keyboard driver 104 then loads the virtual keyboard data into the message queue as if the actual keyboard was entered, and before the application 107 processes the keyboard data, the virtual keyboard data comparator 106 buffers the virtual keyboard data comparison buffer. Reference numeral 111 is used to separate the keyboard data from the actual keyboard data. If the keyboard data is the virtual keyboard data, the keyboard message is blocked to be transmitted to the application 107. If the keyboard data is the actual keyboard data, the keyboard data is transmitted to the application 107.

도 2는 본 발명에 따른 키보드 데이터 발생기의 흐름을 작도하였다.2 illustrates the flow of a keyboard data generator according to the present invention.

임의의 가상 키보드 데이터 발생 시점(201)에 난수화된 가상 키보드 데이터(202)를 생성하고 가상 키보드 데이터를 가상 키보드 데이터 비교버퍼(111)에 저장(309)한다. 그리고 키보드 컨트롤러(102)를 제어하여 가상 키보드 눌림효과를 발생시켜 키보드 인터럽트가 호출되게 한다. 이 때 키보드 컨트롤러(102)를 제어하여 키보드 눌림 효과를 내는 방법은 8042 키보드 컨트롤러의 경우 키보드 커멘드 포트(64h)로 D2h를 전송한 후 키보드 데이터 포트(60h)에 가상 키보드 데이터의스캔코드를 전송하면 키보드 데이터 포트(60h)에 전송된 가상 키보드 데이터의 스캔코드가 설정된다. 이 후 8042의 인터럽트 기능이나 직접 인터럽트 호출을 통해 인터럽트 함수가 발생되도록 한다.The randomized virtual keyboard data 202 is generated at an arbitrary time of generating virtual keyboard data 201 and the virtual keyboard data is stored 309 in the virtual keyboard data comparison buffer 111. In addition, the controller 110 controls the keyboard controller 102 to generate a virtual keyboard pressing effect so that the keyboard interrupt is called. In this case, the method of controlling the keyboard controller 102 to produce a keyboard press effect is to transmit D2h to the keyboard command port 64h in the case of the 8042 keyboard controller, and then to transmit the scan code of the virtual keyboard data to the keyboard data port 60h. The scan code of the virtual keyboard data transmitted to the keyboard data port 60h is set. The interrupt function is then triggered either through the 8042's interrupt function or a direct interrupt call.

도 3은 본 발명에 따른 키보드 데이터 비교기의 흐름을 작도하였다.3 illustrates the flow of a keyboard data comparator according to the present invention.

키보드 이벤트가 발생되어 키보드 메시지 대기열(105)로부터 전달받은 키보드 메시지를 응용 프로그램(107)이 처리하기 전(301)에 키보드 메시지의 키보드 데이터와 가상 키보드 데이터 비교버퍼(308)에 가장 먼저 저장된 버퍼 내용과 비교하여 동일할 경우 가상 키보드 데이터로 판정(305)하여 가상 키보드 데이터 비교버퍼(308)의 비교된 버퍼 값을 제거(306)하고 키보드 입력을 취소(307)하여 응용 프로그램(107)이 키보드 메시지를 처리하지 않도록하며, 동일하지 않을 경우(303) 사용자가 입력한 키보드 데이터로 판정하여 응용프로그램(107)의 키보드 메시지 처리가 진행(304)되도록 한다.The contents of the buffer stored first in the keyboard data of the keyboard message and the virtual keyboard data comparison buffer 308 before the application 107 processes the keyboard message received from the keyboard message queue 105 due to the keyboard event. If the comparison is the same, it is determined as the virtual keyboard data (305) to remove the compared buffer value of the virtual keyboard data comparison buffer 308 (306) and cancel the keyboard input (307) so that the application 107 keyboard message If it is not the same (303), it is determined that the user inputs the keyboard data so that the keyboard message processing of the application program 107 can proceed (304).

1. 사용자가 입력하는 키보드 데이터를 보호하여 인터넷 관련 산업의 신뢰도 향상과 활성화에 기여한다.1. It contributes to improving the reliability and activation of the Internet-related industry by protecting keyboard data entered by users.

인터넷 뱅킹, 인터넷 증권, 인터넷 게임, 웹 메일, 웹 컨텐츠, 보안문서작성 등과 같은 인터넷 관련 업무에 있어 키보드를 통한 업무는 필수적이다. 때문에 유출된 키보드 데이터는 업체에서 인터넷 업무를 수행하는데 많은 혼란과 큰 피해를 줄 수 있다.Keyboard-based work is essential for Internet-related tasks such as internet banking, internet security, internet games, web mail, web content, and secure document creation. Because of this, leaked keyboard data can cause a lot of confusion and great damage in doing business with the Internet.

이에 가상 키보드 데이터 전송을 이용한 키보드 해킹 방지 방법을 사용할 경우 키보드 데이터의 유출이 방지되어 상기의 인터넷사업의 신뢰성 확보로 이어져 인터넷 사업 활성화에 지대한 영향을 미칠 것이다.Therefore, if the keyboard hacking prevention method using the virtual keyboard data transmission is used, the leakage of keyboard data is prevented, which leads to securing the reliability of the Internet business, which will greatly affect the activation of the Internet business.

또한 키보드 데이터 유출로 인한 직접적인 피해도 줄어들 것이다.It will also reduce the direct damage caused by keyboard data leakage.

2. 백신과 같이 하나의 프로그램을 대응하여 조치를 취하는 방식이 아닌 해킹 기법에 대해 조치를 취하기 때문에 새로운 프로그램이나 미처 발견하지 못한 해킹 프로그램에 대해서도 사용자의 키보드 데이터를 보호할 수 있다.2. By taking action against hacking techniques rather than taking actions against one program like a vaccine, it is possible to protect the user's keyboard data against a new program or a hacking program not found.

3. 본 발명은 소프트웨어 기반의 보안시스템으로서 시스템의 보안성이 떨어질 경우 즉각적인 개선작업으로 보안성을 회복할 수 있어 키보드 데이터보안에 대한 신뢰를 높여 인터넷 관련산업의 신뢰성을 확보하는 효과가 있다.3. The present invention is a software-based security system, when the security of the system is lowered, it is possible to recover the security by immediate improvement work, thereby increasing the confidence in keyboard data security, thereby securing the reliability of the Internet-related industry.

Claims (2)

컴퓨터 시스템의 사용자가 입력하는 키보드 데이터의 해킹을 방지하기 위한 방법에 있어서In a method for preventing hacking of keyboard data input by a user of a computer system, 가상 키보드 데이터 발생기에서 가상 키보드 데이터를 임의 값으로 생성하는 단계,Generating virtual keyboard data to a random value in the virtual keyboard data generator, 가상 키보드 데이터 발생기에서 가상 키보드 데이터를 가상 키보드 데이터 비교버퍼에 저장하는 단계,Storing the virtual keyboard data in the virtual keyboard data comparison buffer in the virtual keyboard data generator, 가상 키보드 데이터 발생기가 키보드 하드웨어를 제어하여 가상 키 눌림 효과로 키보드 데이터를 생성 시키는 단계,The virtual keyboard data generator controlling the keyboard hardware to generate keyboard data with a virtual key press effect; 또는 사용자의 키 입력에 의해 키보드 데이터가 생성되는 단계,Or generating keyboard data by a user's key input, 시스템에 설정된 키보드 드라이버가 호출되는 단계,The steps in which the keyboard driver set in the system is called, 시스템의 키보드 드라이버에서 가상 키보드 데이터 비교기로 키보드 데이터가 전송되는 단계,Transferring keyboard data from the system's keyboard driver to the virtual keyboard data comparator, 가상 키보드 데이터 비교기로 수신된 키보드 데이터와 가상 키보드 데이터 비교버퍼의 값과 비교하여 가상 키보드 데이터와 실제 키보드 데이터와 분리하는 단계,Separating the virtual keyboard data from the actual keyboard data by comparing the keyboard data received by the virtual keyboard data comparator with the value of the virtual keyboard data comparison buffer; 가상 키보드 데이터로 분리된 경우 키보드 입력을 무시하여 시스템의 키보드 데이터 처리기로 키보드 데이터 전송을 차단하는 단계,Blocking keyboard input from being sent to the keyboard data handler of the system by ignoring keyboard input if separated by virtual keyboard data, 실제 키보드 데이터로 분리된 경우 시스템의 키보드 데이터 처리기로 키보드데이터를 전송하는 단계,Transmitting keyboard data to the keyboard data handler of the system if separated into actual keyboard data; 를 포함하는 키보드 해킹 방지 방법Keyboard hack prevention method that includes 제1항에서In claim 1 컴퓨터 시스템의 사용자가 입력하는 키보드 데이터의 해킹을 방지하기 위한 방법에 있어서In a method for preventing hacking of keyboard data input by a user of a computer system, 가상 키보드 데이터 발생기에서 가상 키보드 데이터를 임의 값으로 생성하는 단계,Generating virtual keyboard data to a random value in the virtual keyboard data generator, 가상 키보드 데이터 발생기에서 가상 키보드 데이터를 가상 키보드 데이터 비교버퍼에 저장하는 단계,Storing the virtual keyboard data in the virtual keyboard data comparison buffer in the virtual keyboard data generator, 가상 키보드 데이터 발생기가 키보드 하드웨어를 제어하여 가상 키 눌림 효과로 키보드 데이터를 생성 시키는 단계,The virtual keyboard data generator controlling the keyboard hardware to generate keyboard data with a virtual key press effect; 또는 사용자의 키 입력에 의해 키보드 데이터가 생성되는 단계,Or generating keyboard data by a user's key input, 시스템에 설정된 키보드 드라이버가 호출되는 단계,The steps in which the keyboard driver set in the system is called, 시스템의 키보드 드라이버에서 가상 키보드 데이터 비교기로 키보드 데이터가 전송되는 단계,Transferring keyboard data from the system's keyboard driver to the virtual keyboard data comparator, 가상 키보드 데이터 비교기로 수신된 키보드 데이터와 가상 키보드 데이터비교버퍼의 값과 비교하여 가상 키보드 데이터와 실제 키보드 데이터와 분리하는 단계,Separating the virtual keyboard data from the actual keyboard data by comparing the keyboard data received by the virtual keyboard data comparator with the value of the virtual keyboard data comparison buffer; 가상 키보드 데이터로 분리된 경우 키보드 입력을 무시하여 시스템의 키보드 데이터 처리기로 키보드 데이터 전송을 차단하는 단계,Blocking keyboard input from being sent to the keyboard data handler of the system by ignoring keyboard input if separated by virtual keyboard data, 실제 키보드 데이터로 분리된 경우 시스템의 키보드 데이터 처리기로 키보드 데이터를 전송하는 단계,Sending keyboard data to the system's keyboard data handler, if separated into actual keyboard data, 를 포함하는 과정을 수행하는 프로그램을 독출할 수 있는 저장 매체.Storage medium that can read a program that performs a process comprising a.
KR1020030025951A 2003-04-24 2003-04-24 Apparatus and method for hacking protection using virtural data transmission KR100735727B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030025951A KR100735727B1 (en) 2003-04-24 2003-04-24 Apparatus and method for hacking protection using virtural data transmission

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030025951A KR100735727B1 (en) 2003-04-24 2003-04-24 Apparatus and method for hacking protection using virtural data transmission

Publications (2)

Publication Number Publication Date
KR20040092101A true KR20040092101A (en) 2004-11-03
KR100735727B1 KR100735727B1 (en) 2007-07-06

Family

ID=37372622

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030025951A KR100735727B1 (en) 2003-04-24 2003-04-24 Apparatus and method for hacking protection using virtural data transmission

Country Status (1)

Country Link
KR (1) KR100735727B1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100571695B1 (en) * 2005-11-04 2006-04-18 (주)아이넷캅 Hacking protect method of keyboard, mouse and image
KR100710032B1 (en) * 2005-02-23 2007-04-25 제이알소프트 주식회사 Method and system that can secure keyboard key stroke using secure input filter driver and keyboard secure input BHO of Internet Explorer in windows operating system
WO2009017378A2 (en) * 2007-07-31 2009-02-05 Ahnlab, Inc. Method for generating data of keyboard and apparatus thereof
US7774595B2 (en) 2004-02-05 2010-08-10 King Information & Network Computer security apparatus and method using security input device driver
US8156346B2 (en) 2009-01-20 2012-04-10 Kings Information and Network Keyboard-input information-security apparatus and method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101987246B1 (en) 2012-11-26 2019-06-12 한국전자통신연구원 Apparatus for user authentication of portable terminal

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1139082A (en) 1997-07-15 1999-02-12 Fujitsu Ltd Keyboard device having security function and method therefor
KR20010011667A (en) * 1999-07-29 2001-02-15 이종우 Keyboard having secure function and system using the same
JP2001356870A (en) 2000-06-13 2001-12-26 Toshiba Corp Information input terminal equipment
KR100379675B1 (en) * 2000-07-08 2003-04-11 이종우 Adapter Having Secure Function and Computer Secure System Using It
KR20020048313A (en) * 2002-03-07 2002-06-22 최동성 Method for preventing key board hacking
KR100447777B1 (en) * 2002-07-24 2004-09-08 주식회사 잉카인터넷 Hacking prevention of key stroke data

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7774595B2 (en) 2004-02-05 2010-08-10 King Information & Network Computer security apparatus and method using security input device driver
KR100710032B1 (en) * 2005-02-23 2007-04-25 제이알소프트 주식회사 Method and system that can secure keyboard key stroke using secure input filter driver and keyboard secure input BHO of Internet Explorer in windows operating system
KR100571695B1 (en) * 2005-11-04 2006-04-18 (주)아이넷캅 Hacking protect method of keyboard, mouse and image
WO2009017378A2 (en) * 2007-07-31 2009-02-05 Ahnlab, Inc. Method for generating data of keyboard and apparatus thereof
WO2009017378A3 (en) * 2007-07-31 2009-04-16 Ahnlab Inc Method for generating data of keyboard and apparatus thereof
KR100894970B1 (en) * 2007-07-31 2009-04-24 주식회사 안철수연구소 Method for generating data of keyboard
US8156346B2 (en) 2009-01-20 2012-04-10 Kings Information and Network Keyboard-input information-security apparatus and method

Also Published As

Publication number Publication date
KR100735727B1 (en) 2007-07-06

Similar Documents

Publication Publication Date Title
JP5451857B2 (en) Active X-based keyboard hacking prevention input window
JP4891402B2 (en) Virtual user authentication system and virtual user authentication method
JP4937339B2 (en) Method and system for directly rendering an image and correlating it with a corresponding user input in a secure memory area
US7882566B2 (en) Providing secure input to a system with a high-assurance execution environment
US8195953B1 (en) Computer program with built-in malware protection
AU2004214620B2 (en) Providing secure input and output to a trusted agent in a system with a high-assurance execution environment
US20060048223A1 (en) Method and system for providing tamper-resistant software
US7607122B2 (en) Post build process to record stack and call tree information
US20070199058A1 (en) Method of using a security token
JP2005509214A5 (en)
US8340290B2 (en) Security method of keyboard input directly controlling the keyboard controller
WO2001086372A3 (en) Information security method and system
AU2002315824A1 (en) A anti keylog editor of activex base
CN101335611A (en) Safe press-key inputting system, apparatus and method
Zheng et al. TrustPAY: Trusted mobile payment on security enhanced ARM TrustZone platforms
KR100735727B1 (en) Apparatus and method for hacking protection using virtural data transmission
US7426718B2 (en) Overriding constructors to provide notification in order to detect foreign code
JP2001508892A (en) Method and safety system for handling safety critical activities
KR20020048313A (en) Method for preventing key board hacking
WO2018053988A1 (en) Secure input system and method, intelligent terminal, and storage medium
US20100325444A1 (en) Document encrypting system and method thereof
US9021271B1 (en) Injecting code decrypted by a hardware decryption module into Java applications
CN202067261U (en) Universal serial bus (USB) embedding type trustworthy private information processing device and system
WO2015043444A1 (en) Secure mode prompt method and mobile device for realizing the method
KR20130085513A (en) Apparatus for providing security functions using the guest operating system in a virtualized computing system

Legal Events

Date Code Title Description
N231 Notification of change of applicant
A201 Request for examination
A302 Request for accelerated examination
AMND Amendment
E902 Notification of reason for refusal
AMND Amendment
AMND Amendment
E90F Notification of reason for final refusal
AMND Amendment
E601 Decision to refuse application
E801 Decision on dismissal of amendment
J201 Request for trial against refusal decision
AMND Amendment
B701 Decision to grant
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130625

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140625

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20150619

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160623

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20170626

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20190116

Year of fee payment: 12

R401 Registration of restoration
FPAY Annual fee payment

Payment date: 20190621

Year of fee payment: 13