KR100734145B1 - 키보드 데이터 인증을 이용한 키 입력 도용 방지 방법 - Google Patents
키보드 데이터 인증을 이용한 키 입력 도용 방지 방법 Download PDFInfo
- Publication number
- KR100734145B1 KR100734145B1 KR1020050096023A KR20050096023A KR100734145B1 KR 100734145 B1 KR100734145 B1 KR 100734145B1 KR 1020050096023 A KR1020050096023 A KR 1020050096023A KR 20050096023 A KR20050096023 A KR 20050096023A KR 100734145 B1 KR100734145 B1 KR 100734145B1
- Authority
- KR
- South Korea
- Prior art keywords
- data
- keyboard
- key
- device driver
- seed
- Prior art date
- Legal status (The legal status 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 status listed.)
- Expired - Fee Related
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/55—Detecting local intrusion or implementing counter-measures
- G06F21/56—Computer malware detection or handling, e.g. anti-virus arrangements
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/02—Input arrangements using manually operated switches, e.g. using keyboards or dials
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/70—Protecting specific internal or peripheral components, in which the protection of a component leads to protection of the entire computer
- G06F21/82—Protecting input, output or interconnection devices
- G06F21/83—Protecting input, output or interconnection devices input devices, e.g. keyboards, mice or controllers thereof
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2101—Auditing as a secondary aspect
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Virology (AREA)
- Human Computer Interaction (AREA)
- Storage Device Security (AREA)
- Input From Keyboards Or The Like (AREA)
Abstract
Description
Claims (9)
- A) 해킹 보호 대상인 어플리케이션 프로그램에서 키 입력 준비 신호가 발생되면 씨드(Seed) 및 해시 카운터(Hash Counter)를 생성하여 디바이스 드라이버(Device Driver)로 전송하는 단계;B) 상기 디바이스 드라이버에서 상기 씨드 및 상기 해시 카운터를 기반으로 임의의 제1 키 데이터를 생성하거나 또는 외부로부터 발생된 키보드 인터럽트에 의해 키보드 데이터를 생성하는 단계;C) 상기 어플리케이션 프로그램이 상기 디바이스 드라이버로부터 상기 제1 키 데이터 또는 상기 키보드 데이터에 상응하는 키보드 이벤트 데이터를 수신하는 경우, 상기 씨드 및 상기 해시 카운터를 이용하여 임의의 제2 키 데이터를 생성하는 단계;D) 상기 키보드 이벤트 데이터 및 상기 제2 키 데이터를 비교하는 단계; 및E) 상기 비교 결과, 상기 키보드 이벤트 데이터 및 상기 제2 키 데이터가 동일하지 않은 경우, 상기 키보드 이벤트 데이터를 상기 키보드 데이터로써 수용하는 단계를 포함하는 것을 특징으로 하는 키보드 데이터 인증을 이용한 키 입력 도용 방지 방법.
- 제 1 항에 있어서, 상기 어플리케이션 프로그램은 상기 씨드 및 상기 해시 카운터를 암호화된 세션(Session)을 통해 상기 디바이스 드라이버로 전송하는 것을 특징으로 하는 키보드 데이터 인증을 이용한 키 입력 도용 방지 방법.
- 제 1항 또는 제 2 항에 있어서, 상기 어플리케이션 프로그램 및 상기 디바이스 드라이버는 상기 씨드 및 상기 해시 카운터를 중간키(Intermediate Seed) 형태로 소정의 메모리에 저장하는 것을 특징으로 하는 키보드 데이터 인증을 이용한 키 입력 도용 방지 방법.
- 제 1 항에 있어서,상기 디바이스 드라이버 및 상기 어플리케이션 프로그램에서 상기 제1 키 데이터 및 상기 제2 키 데이터를 각각 생성하는 방법은,상기 씨드 및 상기 해시 카운터를 기반으로 소정의 알고리즘에 따라 일회용 패스워드를 생성하는 단계; 및상기 일회용 패스워드를 모듈러(Modular) 연산을 통해 키보드 매핑 테이블의 하나의 데이터로 매핑시킴으로써 상기 제1 키 데이터 및 상기 제2 키 데이터를 발생시키는 단계를 포함하는 것을 특징으로 하는 키보드 데이터 인증을 이용한 키 입력 도용 방지 방법.
- 제 4 항에 있어서, 상기 방법은,F) 상기 단계 D)에서의 비교 결과, 상기 키보드 이벤트 데이터 및 상기 제2 키 데이터가 동일한 경우, 상기 키보드 이벤트 데이터 및 상기 제2 데이터를 삭제하는 단계;G) 기 해시 카운터가 1이 아니면 상기 해시 카운터를 하나 감소시켜 상기 디바이스 드라이버로 전송하는 단계;H) 상기 디바이스 드라이버 및 상기 어플리케이션 프로그램은 각각 상기 감소된 해시 카운터 및 상기 씨드를 기반으로 상기 제1 키 데이터 및 상기 제2 키 데이터를 재 생성하는 단계; 및I) 상기 제1 키 데이터를 포함하는 상기 키보드 이벤트 데이터를 상기 어플리케이션 프로그램으로 전송하고, 상기 키보드 이벤트 데이터 및 상기 제2 키 데이터를 비교하여 상기 키보드 이벤트 데이터의 수용 또는 삭제 여부를 결정하는 단계를 더 포함하는 것을 특징으로 하는 키보드 데이터 인증을 이용한 키 입력 도용 방지 방법.
- 제 5 항에 있어서, 상기 방법은,I) 상기 해시 카운터가 1인 경우, 상기 어플리케이션 프로그램은 임의의 씨드 및 임의의 해시 카운터를 생성하는 단계를 더 포함하는 것을 특징으로 하는 키보드 데이터 인증을 이용한 키 입력 도용 방지 방법.
- 가) 해킹 보호 대상인 어플리케이션 프로그램에서 키 입력 준비 신호가 발생되면 씨드(Seed) 및 해시 카운터(Hash Counter)를 생성하여 상기 어플리케이션 프로그램이 암호화된 세션(Session)을 통해 디바이스 드라이버(Device Driver)로 전송하는 단계;나) 상기 디바이스 드라이버에서 상기 씨드 및 상기 해시 카운터를 기반으로 임의의 제1 키 데이터를 생성하거나 또는 외부로부터 발생된 키보드 인터럽트에 의 해 키보드 데이터를 생성하는 단계;다) 상기 어플리케이션 프로그램이 상기 디바이스 드라이버로부터 상기 제1 키 데이터 또는 상기 키보드 데이터에 상응하는 키보드 이벤트 데이터를 수신하는 경우, 상기 씨드 및 상기 해시 카운터를 이용하여 임의의 제2 키 데이터를 생성하는 단계;라) 상기 키보드 이벤트 데이터 및 상기 제2 키 데이터를 비교하는 단계; 및마) 상기 비교 결과, 상기 키보드 이벤트 데이터 및 상기 제2 키 데이터가 동일하지 않은 경우, 상기 키보드 이벤트 데이터를 키보드 입력으로써 수용하는 단계를 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체.
- 제 7 항에 있어서,상기 디바이스 드라이버 및 상기 어플리케이션 프로그램에서 상기 제1 키 데이터 및 상기 제2 키 데이터를 각각 생성하는 방법은,상기 씨드 및 상기 해시 카운터를 기반으로 소정의 알고리즘에 따라 일회용 패스워드를 생성하는 단계; 및상기 일회용 패스워드를 모듈러(Modular) 연산을 통해 키보드 매핑 테이블의 하나의 데이터로 매핑시킴으로써 상기 제1 키 데이터 및 상기 제2 키 데이터를 발생시키는 단계를 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체.
- 제 7 항에 있어서,바) 상기 단계 라)에서의 비교 결과, 상기 키보드 이벤트 데이터 및 상기 제2 키 데이터가 동일한 경우, 상기 키보드 이벤트 데이터 및 상기 제2 데이터를 삭제하는 단계;사) 상기 해시 카운터가 1이 아니면 상기 해시 카운터를 하나 감소시켜 상기 디바이스 드라이버로 전송하는 단계;아) 상기 디바이스 드라이버 및 상기 어플리케이션 프로그램은 각각 상기 감소된 해시 카운터 및 상기 씨드를 기반으로 상기 제1 키 데이터 및 상기 제2 키 데이터를 재 생성하는 단계; 및자) 상기 제1 키 데이터를 포함하는 상기 키보드 이벤트 데이터를 상기 어플리케이션 프로그램으로 전송하고, 상기 키보드 이벤트 데이터 및 상기 제2 키 데이터를 비교하여 상기 키보드 이벤트 데이터의 수용 또는 삭제 여부를 결정하는 단계를 실현시키기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록 매체.
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020050096023A KR100734145B1 (ko) | 2005-10-12 | 2005-10-12 | 키보드 데이터 인증을 이용한 키 입력 도용 방지 방법 |
| PCT/KR2006/003921 WO2007043761A1 (en) | 2005-10-12 | 2006-09-29 | Method for preventing key logger from hacking data typed on keyboard through authorization of keyboard data |
| US11/913,898 US8230514B2 (en) | 2005-10-12 | 2006-09-29 | Method for preventing key logger from hacking data typed on keyboard through authorization of keyboard data |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| KR1020050096023A KR100734145B1 (ko) | 2005-10-12 | 2005-10-12 | 키보드 데이터 인증을 이용한 키 입력 도용 방지 방법 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| KR20070040539A KR20070040539A (ko) | 2007-04-17 |
| KR100734145B1 true KR100734145B1 (ko) | 2007-07-03 |
Family
ID=37942962
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| KR1020050096023A Expired - Fee Related KR100734145B1 (ko) | 2005-10-12 | 2005-10-12 | 키보드 데이터 인증을 이용한 키 입력 도용 방지 방법 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US8230514B2 (ko) |
| KR (1) | KR100734145B1 (ko) |
| WO (1) | WO2007043761A1 (ko) |
Families Citing this family (29)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US9412123B2 (en) | 2003-07-01 | 2016-08-09 | The 41St Parameter, Inc. | Keystroke analysis |
| US10999298B2 (en) | 2004-03-02 | 2021-05-04 | The 41St Parameter, Inc. | Method and system for identifying users and detecting fraud by use of the internet |
| US11301585B2 (en) | 2005-12-16 | 2022-04-12 | The 41St Parameter, Inc. | Methods and apparatus for securely displaying digital images |
| US8938671B2 (en) | 2005-12-16 | 2015-01-20 | The 41St Parameter, Inc. | Methods and apparatus for securely displaying digital images |
| US8151327B2 (en) | 2006-03-31 | 2012-04-03 | The 41St Parameter, Inc. | Systems and methods for detection of session tampering and fraud prevention |
| KR100846123B1 (ko) * | 2006-10-24 | 2008-07-15 | 주식회사 하우리 | 키보드 보안 방법 및 상기 방법을 이용한 키보드 보안드라이버를 기록한 기록 매체 |
| US8615662B2 (en) * | 2007-01-31 | 2013-12-24 | Microsoft Corporation | Password authentication via a one-time keyboard map |
| GB2469594B (en) * | 2008-01-22 | 2012-08-29 | Hewlett Packard Development Co | Shared secret used between keyboard and application |
| US8316445B2 (en) * | 2008-04-23 | 2012-11-20 | Trusted Knight Corporation | System and method for protecting against malware utilizing key loggers |
| US9596250B2 (en) | 2009-04-22 | 2017-03-14 | Trusted Knight Corporation | System and method for protecting against point of sale malware using memory scraping |
| WO2010038913A1 (en) * | 2008-10-02 | 2010-04-08 | Softcamp Co., Ltd | Preservation method about data in ie memory altered without leave |
| US9032536B2 (en) * | 2008-10-10 | 2015-05-12 | Safend Ltd. | System and method for incapacitating a hardware keylogger |
| US9112850B1 (en) | 2009-03-25 | 2015-08-18 | The 41St Parameter, Inc. | Systems and methods of sharing information through a tag-based consortium |
| JP4528866B1 (ja) * | 2009-04-28 | 2010-08-25 | 株式会社東芝 | 電子機器 |
| WO2012054646A2 (en) | 2010-10-19 | 2012-04-26 | The 41St Parameter, Inc. | Variable risk engine |
| US20120124654A1 (en) * | 2010-11-16 | 2012-05-17 | Evolucard S/A | System and method for a secure user interface |
| KR101219664B1 (ko) * | 2011-03-15 | 2013-01-21 | 한국전자통신연구원 | 키보드 입력정보 암호화 장치 및 그 방법 |
| US10754913B2 (en) | 2011-11-15 | 2020-08-25 | Tapad, Inc. | System and method for analyzing user device information |
| US9633201B1 (en) | 2012-03-01 | 2017-04-25 | The 41St Parameter, Inc. | Methods and systems for fraud containment |
| US9521551B2 (en) | 2012-03-22 | 2016-12-13 | The 41St Parameter, Inc. | Methods and systems for persistent cross-application mobile device identification |
| US9245118B2 (en) | 2012-07-18 | 2016-01-26 | Infosys Limited | Methods for identifying key logging activities with a portable device and devices thereof |
| WO2014022813A1 (en) | 2012-08-02 | 2014-02-06 | The 41St Parameter, Inc. | Systems and methods for accessing records via derivative locators |
| WO2014078569A1 (en) | 2012-11-14 | 2014-05-22 | The 41St Parameter, Inc. | Systems and methods of global identification |
| US10902327B1 (en) | 2013-08-30 | 2021-01-26 | The 41St Parameter, Inc. | System and method for device identification and uniqueness |
| US11165770B1 (en) * | 2013-12-06 | 2021-11-02 | A10 Networks, Inc. | Biometric verification of a human internet user |
| US10091312B1 (en) | 2014-10-14 | 2018-10-02 | The 41St Parameter, Inc. | Data structures for intelligently resolving deterministic and probabilistic device identifiers to device profiles and/or groups |
| US9768959B2 (en) | 2014-10-27 | 2017-09-19 | Acxiom Corporation | Computer security system and method to protect against keystroke logging |
| US9984247B2 (en) | 2015-11-19 | 2018-05-29 | International Business Machines Corporation | Password theft protection for controlling access to computer software |
| US11164206B2 (en) * | 2018-11-16 | 2021-11-02 | Comenity Llc | Automatically aggregating, evaluating, and providing a contextually relevant offer |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20020048313A (ko) * | 2002-03-07 | 2002-06-22 | 최동성 | 키보드 해킹 방지 방법 |
| KR20040009575A (ko) * | 2002-07-24 | 2004-01-31 | 주식회사 잉카인터넷 | 키 스트록 데이터의 해킹 방지 방법 및 이를 기록한컴퓨터로 읽을 수 있는 기록매체 |
| US20040230805A1 (en) | 2003-05-02 | 2004-11-18 | Marcus Peinado | Secure communication with a keyboard or related device |
| KR20060093932A (ko) * | 2005-02-23 | 2006-08-28 | 제이알소프트 주식회사 | 윈도우즈 운영체제에서 보안 입력 필터 드라이버와 인터넷익스플로러 내부의 키보드 보안 입력 비에이치오를 통한 인터넷 익스플로러 사용자의 키보드 입력 정보 해킹 방지 방법 |
Family Cites Families (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6138239A (en) * | 1998-11-13 | 2000-10-24 | N★Able Technologies, Inc. | Method and system for authenticating and utilizing secure resources in a computer system |
| KR20010011667A (ko) * | 1999-07-29 | 2001-02-15 | 이종우 | 보안 기능을 갖는 키보드 및 이를 이용한 시스템 |
| US20040034794A1 (en) * | 2000-05-28 | 2004-02-19 | Yaron Mayer | System and method for comprehensive general generic protection for computers against malicious programs that may steal information and/or cause damages |
| US20020162017A1 (en) * | 2000-07-14 | 2002-10-31 | Stephen Sorkin | System and method for analyzing logfiles |
| US6907533B2 (en) * | 2000-07-14 | 2005-06-14 | Symantec Corporation | System and method for computer security using multiple cages |
| US7779062B2 (en) * | 2004-08-18 | 2010-08-17 | Ripple Effects Holdings Limited | System for preventing keystroke logging software from accessing or identifying keystrokes |
| US20090254994A1 (en) * | 2002-02-18 | 2009-10-08 | David Lynch Waterson | Security methods and systems |
| US20030159053A1 (en) * | 2002-02-19 | 2003-08-21 | Charles Fauble | Secure reconfigurable input device with transaction card reader |
| TWI246297B (en) * | 2002-07-02 | 2005-12-21 | Netbuck Payment Service Co Ltd | Apparatus and method for securely inputting and transmitting private data associated with a user to a server |
| US7644433B2 (en) * | 2002-12-23 | 2010-01-05 | Authernative, Inc. | Authentication system and method based upon random partial pattern recognition |
| EP1627493A1 (en) * | 2003-05-29 | 2006-02-22 | Telecom Italia S.p.A. | Method, system and computer program for the secured management of network devices |
| JP4451884B2 (ja) * | 2004-02-05 | 2010-04-14 | キングス インフォメーション アンド ネットワーク | コンピュータ保安装置、コンピュータ保安方法、及び記録媒体 |
| US7539874B2 (en) * | 2004-05-20 | 2009-05-26 | International Business Machines Corporation | Secure password entry |
| US20060036731A1 (en) * | 2004-08-16 | 2006-02-16 | Mossman Associates | Novel method and system of keyless data entry and navigation in an online user interface console for preventing unauthorized data capture by stealth key logging spy programs |
| US7669057B2 (en) * | 2005-01-24 | 2010-02-23 | International Business Machines Corporation | Secure computer password system and method |
| US20070180263A1 (en) * | 2005-12-16 | 2007-08-02 | David Delgrosso | Identification and remote network access using biometric recognition |
| US7721333B2 (en) * | 2006-01-18 | 2010-05-18 | Webroot Software, Inc. | Method and system for detecting a keylogger on a computer |
| US7823201B1 (en) * | 2006-03-31 | 2010-10-26 | Trend Micro, Inc. | Detection of key logging software |
| US8132020B2 (en) * | 2007-03-26 | 2012-03-06 | Zhu Yunzhou | System and method for user authentication with exposed and hidden keys |
| US8918865B2 (en) * | 2008-01-22 | 2014-12-23 | Wontok, Inc. | System and method for protecting data accessed through a network connection |
| WO2009094371A1 (en) * | 2008-01-22 | 2009-07-30 | Authentium, Inc. | Trusted secure desktop |
| KR101006721B1 (ko) * | 2009-01-20 | 2011-01-07 | 킹스정보통신(주) | 키보드 입력정보 보안장치 및 그 방법 |
-
2005
- 2005-10-12 KR KR1020050096023A patent/KR100734145B1/ko not_active Expired - Fee Related
-
2006
- 2006-09-29 US US11/913,898 patent/US8230514B2/en not_active Expired - Fee Related
- 2006-09-29 WO PCT/KR2006/003921 patent/WO2007043761A1/en not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| KR20020048313A (ko) * | 2002-03-07 | 2002-06-22 | 최동성 | 키보드 해킹 방지 방법 |
| KR20040009575A (ko) * | 2002-07-24 | 2004-01-31 | 주식회사 잉카인터넷 | 키 스트록 데이터의 해킹 방지 방법 및 이를 기록한컴퓨터로 읽을 수 있는 기록매체 |
| US20040230805A1 (en) | 2003-05-02 | 2004-11-18 | Marcus Peinado | Secure communication with a keyboard or related device |
| KR20060093932A (ko) * | 2005-02-23 | 2006-08-28 | 제이알소프트 주식회사 | 윈도우즈 운영체제에서 보안 입력 필터 드라이버와 인터넷익스플로러 내부의 키보드 보안 입력 비에이치오를 통한 인터넷 익스플로러 사용자의 키보드 입력 정보 해킹 방지 방법 |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2007043761A1 (en) | 2007-04-19 |
| KR20070040539A (ko) | 2007-04-17 |
| US8230514B2 (en) | 2012-07-24 |
| US20080189790A1 (en) | 2008-08-07 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| KR20070040539A (ko) | 키보드 데이터 인증을 이용한 키 입력 도용 방지 방법 | |
| JP7545419B2 (ja) | 統合された隔離されたアプリケーションにおけるランサムウェアの被害の軽減 | |
| CN112425114B (zh) | 受公钥-私钥对保护的密码管理器 | |
| US9940453B2 (en) | Method and system for securing user access, data at rest and sensitive transactions using biometrics for mobile devices with protected, local templates | |
| US7155616B1 (en) | Computer network comprising network authentication facilities implemented in a disk drive | |
| CN104239820B (zh) | 一种安全存储设备 | |
| CN111431707B (zh) | 业务数据信息处理方法、装置、设备以及可读存储介质 | |
| US20020066039A1 (en) | Anti-spoofing password protection | |
| Jo et al. | Security analysis and improvement of fingerprint authentication for smartphones | |
| JP2008269610A (ja) | リモートアプリケーションを対象とした機密データの保護 | |
| KR100745489B1 (ko) | 키입력 해킹방지 방법 | |
| KR102542213B1 (ko) | 네트워크 기반 스토리지의 데이터 실시간 암복호화 보안 시스템 및 방법 | |
| TW201539247A (zh) | 密碼輸入與確認方法及其系統 | |
| CN102195940A (zh) | 一种基于虚拟机技术安全输入和提交数据的方法和系统 | |
| CN104834840B (zh) | 基于映射漂移技术的密码保护方法 | |
| KR102010776B1 (ko) | 블록체인 기반의 패스워드 처리 방법, 사용자 로그인 인증 지원 방법 및 이를 이용한 서버 | |
| CN107690791A (zh) | 用于使电子通信中的认证安全的方法 | |
| CN111262702A (zh) | 基于国密算法和生物特征的双因子认证方法、装置和系统 | |
| CN111046405B (zh) | 一种数据处理方法、装置、设备及存储介质 | |
| CN111444118B (zh) | 一种进程保护方法、装置、终端设备及存储介质 | |
| KR20070024100A (ko) | 이미지 키 입력을 통한 네트워크 보안 시스템 및 그 방법 | |
| CN108985079B (zh) | 数据验证方法和验证系统 | |
| CN119299237B (zh) | 一种基于云平台的认证系统及方法 | |
| Desai | A Secure Biometric Authentication Framework for iOS with Cross-Platform Extensions: Addressing OS-Level Vulnerabilities and Enhancing Real-Time Protection | |
| CN201286107Y (zh) | 安全设备 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A201 | Request for examination | ||
| PA0109 | Patent application |
St.27 status event code: A-0-1-A10-A12-nap-PA0109 |
|
| PA0201 | Request for examination |
St.27 status event code: A-1-2-D10-D11-exm-PA0201 |
|
| R17-X000 | Change to representative recorded |
St.27 status event code: A-3-3-R10-R17-oth-X000 |
|
| D13-X000 | Search requested |
St.27 status event code: A-1-2-D10-D13-srh-X000 |
|
| D14-X000 | Search report completed |
St.27 status event code: A-1-2-D10-D14-srh-X000 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-3-3-R10-R18-oth-X000 |
|
| E902 | Notification of reason for refusal | ||
| PE0902 | Notice of grounds for rejection |
St.27 status event code: A-1-2-D10-D21-exm-PE0902 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-3-3-R10-R18-oth-X000 |
|
| P11-X000 | Amendment of application requested |
St.27 status event code: A-2-2-P10-P11-nap-X000 |
|
| P13-X000 | Application amended |
St.27 status event code: A-2-2-P10-P13-nap-X000 |
|
| PG1501 | Laying open of application |
St.27 status event code: A-1-1-Q10-Q12-nap-PG1501 |
|
| E701 | Decision to grant or registration of patent right | ||
| PE0701 | Decision of registration |
St.27 status event code: A-1-2-D10-D22-exm-PE0701 |
|
| GRNT | Written decision to grant | ||
| PR0701 | Registration of establishment |
St.27 status event code: A-2-4-F10-F11-exm-PR0701 |
|
| PR1002 | Payment of registration fee |
St.27 status event code: A-2-2-U10-U11-oth-PR1002 Fee payment year number: 1 |
|
| PG1601 | Publication of registration |
St.27 status event code: A-4-4-Q10-Q13-nap-PG1601 |
|
| J204 | Request for invalidation trial [patent] | ||
| PJ0204 | Invalidation trial for patent |
St.27 status event code: A-5-5-V10-V11-apl-PJ0204 |
|
| J301 | Trial decision |
Free format text: TRIAL DECISION FOR INVALIDATION REQUESTED 20071004 Effective date: 20080828 |
|
| PJ1301 | Trial decision |
St.27 status event code: A-5-5-V10-V15-crt-PJ1301 Decision date: 20080828 Appeal event data comment text: Appeal Kind Category : Invalidation, Appeal Ground Text : 0734145 Appeal request date: 20071004 Appellate body name: Patent Examination Board Decision authority category: Office appeal board Decision identifier: 2007100002740 |
|
| J2X1 | Appeal (before the patent court) |
Free format text: INVALIDATION |
|
| PJ2001 | Appeal |
St.27 status event code: A-5-5-V10-V12-crt-PJ2001 |
|
| J302 | Written judgement (patent court) |
Free format text: JUDGMENT (PATENT COURT) FOR INVALIDATION REQUESTED 20081017 Effective date: 20091223 |
|
| PJ1302 | Judgment (patent court) |
St.27 status event code: A-5-5-V10-V15-crt-PJ1302 Decision date: 20091223 Decision identifier: 2008200011910 Decision authority category: National patent court Appeal event data comment text: Appeal Kind Category : Invalidation, Appeal Ground Text : 20072740 (0734145) Appeal request date: 20081017 Appellate body name: Patent Court |
|
| L13-X000 | Limitation or reissue of ip right requested |
St.27 status event code: A-2-3-L10-L13-lim-X000 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 4 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 5 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PN2301 | Change of applicant |
St.27 status event code: A-5-5-R10-R13-asn-PN2301 St.27 status event code: A-5-5-R10-R11-asn-PN2301 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 6 |
|
| FPAY | Annual fee payment |
Payment date: 20130626 Year of fee payment: 7 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 7 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| FPAY | Annual fee payment |
Payment date: 20140626 Year of fee payment: 8 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 8 |
|
| FPAY | Annual fee payment |
Payment date: 20150626 Year of fee payment: 9 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 9 |
|
| FPAY | Annual fee payment |
Payment date: 20160627 Year of fee payment: 10 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 10 |
|
| FPAY | Annual fee payment |
Payment date: 20170626 Year of fee payment: 11 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 11 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| FPAY | Annual fee payment |
Payment date: 20180626 Year of fee payment: 12 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 12 |
|
| FPAY | Annual fee payment |
Payment date: 20190626 Year of fee payment: 13 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 13 |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 14 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 15 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 16 |
|
| L13-X000 | Limitation or reissue of ip right requested |
St.27 status event code: A-2-3-L10-L13-lim-X000 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 17 |
|
| PR1001 | Payment of annual fee |
St.27 status event code: A-4-4-U10-U11-oth-PR1001 Fee payment year number: 18 |
|
| P14-X000 | Amendment of ip right document requested |
St.27 status event code: A-5-5-P10-P14-nap-X000 |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: A-4-4-U10-U13-oth-PC1903 Not in force date: 20250627 Payment event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE |
|
| R18-X000 | Changes to party contact information recorded |
St.27 status event code: A-5-5-R10-R18-oth-X000 |
|
| H13 | Ip right lapsed |
Free format text: ST27 STATUS EVENT CODE: N-4-6-H10-H13-OTH-PC1903 (AS PROVIDED BY THE NATIONAL OFFICE); TERMINATION CATEGORY : DEFAULT_OF_REGISTRATION_FEE Effective date: 20250627 |
|
| PC1903 | Unpaid annual fee |
St.27 status event code: N-4-6-H10-H13-oth-PC1903 Ip right cessation event data comment text: Termination Category : DEFAULT_OF_REGISTRATION_FEE Not in force date: 20250627 |