JP2011227762A - User authentication device - Google Patents

User authentication device Download PDF

Info

Publication number
JP2011227762A
JP2011227762A JP2010097936A JP2010097936A JP2011227762A JP 2011227762 A JP2011227762 A JP 2011227762A JP 2010097936 A JP2010097936 A JP 2010097936A JP 2010097936 A JP2010097936 A JP 2010097936A JP 2011227762 A JP2011227762 A JP 2011227762A
Authority
JP
Japan
Prior art keywords
user
character
input
unit
question sentence
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.)
Pending
Application number
JP2010097936A
Other languages
Japanese (ja)
Inventor
Masaharu Chiba
匡春 千葉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
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 Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP2010097936A priority Critical patent/JP2011227762A/en
Publication of JP2011227762A publication Critical patent/JP2011227762A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a user authentication device and method which are not affected by the leakage, stealing, or forgetfulness of security information such as a password.SOLUTION: A user authentication device is provided with: a character input part for accepting character input for authenticating a user; a question sentence generation part for generating a question sentence to the user; a display part for displaying the question sentence generated by the question sentence generation part; an input process determination reference storage part for storing a determination reference relating to the character input process of the user; and an input process determination part for comparing a character input process for inputting a character for authentication in the character input part from the user with the input process determination reference stored by the input process determination reference storage part, and for determining whether or not an authorized user has performed character input.

Description

本発明は、情報セキュリティシステムに係るものであって、特に、携帯端末やパソコンなどにログインする際のユーザ認証装置や認証方法に関するものである。   The present invention relates to an information security system, and more particularly to a user authentication device and an authentication method when logging into a mobile terminal or a personal computer.

従来の情報セキュリティシステムにおけるユーザ認証方法としては、例えば、図5に示すように、携帯電話などに搭載されたロック機能がある。このロック機能を使用する際は、携帯電話を使用するユーザが、予め英数字などから構成されるロック・解除情報を入力し、携帯電話はそのロック・解除情報を記録しておく。携帯電話のユーザは、セキュリティ確保のため、前記ロック・解除情報を携帯電話に入力する(図5の52)ことで、入力したロック・解除情報が予め記録していたロック・解除情報と一致した場合(図5の51)は、携帯電話のロック或いはロック解除を行う。一致しなかった場合(図5の53)は、携帯電話のロック或いはロック解除を行わない。また、携帯電話のロック・解除手段として、無線通信を利用して遠隔ロック・解除機能を搭載したものもある。   As a user authentication method in a conventional information security system, for example, as shown in FIG. 5, there is a lock function mounted on a mobile phone or the like. When using this lock function, a user using a mobile phone inputs lock / release information composed of alphanumeric characters in advance, and the mobile phone records the lock / release information. In order to ensure security, the user of the mobile phone inputs the lock / release information to the mobile phone (52 in FIG. 5), so that the entered lock / release information matches the previously recorded lock / release information. In the case (51 in FIG. 5), the mobile phone is locked or unlocked. If they do not match (53 in FIG. 5), the mobile phone is not locked or unlocked. Some mobile phone lock / release means is equipped with a remote lock / release function using wireless communication.

また、例えば、ユーザがパソコンなどを利用し、インターネット上に存在するインターネット銀行やフリーメールなどを使用する場合は、セキュリティ確保のためのユーザ認証手段として、図6〜図9に示すようなものがあげられる。
図6は、ユーザが入力したユーザIDとパスワードが、予め登録されたユーザIDとパスワードと一致した場合に、入力したユーザを正しいユーザと認証する、ユーザIDとパスワードによるユーザ認証方式である。
図7は、予め配られたパスワードカード71にランダムな配置列文字が入力されており、ログイン画面72で表示された(1)、(2)に対応する値(図7の例では、b、c)を入力することで、入力したユーザを正しいユーザと認証する、パスワードカードによるユーザ認証方式である。
For example, when a user uses a personal computer or the like and uses an Internet bank or free mail existing on the Internet, the user authentication means for ensuring security includes those shown in FIGS. can give.
FIG. 6 shows a user authentication method using a user ID and a password that authenticates the input user as a correct user when the user ID and password input by the user match the user ID and password registered in advance.
In FIG. 7, random arrangement string characters are input to a password card 71 distributed in advance, and values corresponding to (1) and (2) displayed on the login screen 72 (in the example of FIG. 7, b, It is a user authentication method using a password card that authenticates the input user as a correct user by inputting c).

図8は、ログイン画面81において、パスワード生成機でリアルタイムに生成されたパスワード82を入力することで、入力したユーザを正しいユーザと認証する、ワンタイムパスワードによるユーザ認証方式である。
図9は、予め複数の質問事項に対する回答を登録しておき、ログイン画面91で表示された質問に対して、登録された正しい回答を入力することで、入力したユーザを正しいユーザと認証する、質問と回答によるユーザ認証方式である。
また、図6〜図9に示すユーザ認証方式のいずれかを組み合わせて、ユーザの認証を強化するユーザ認証方式もある。
FIG. 8 shows a user authentication method using a one-time password that authenticates the entered user as a correct user by inputting the password 82 generated in real time by the password generator on the login screen 81.
FIG. 9 registers answers to a plurality of questions in advance, and authenticates the input user as the correct user by inputting the registered correct answer to the question displayed on the login screen 91. This is a user authentication method based on questions and answers.
There is also a user authentication method that strengthens user authentication by combining any of the user authentication methods shown in FIGS.

下記の特許文献1には、マウスによる複数のクリック位置から作成された多角形のそれぞれの辺に対するベクトルを算出し、これをパスワードとして登録してあるベクトルと相対比から比較し、パスワード登録時の多角形と、パスワード入力時の多角形が相対的に等しいかを判定するパスワードの認証方法が記載されている。   In the following Patent Document 1, a vector for each side of a polygon created from a plurality of click positions with a mouse is calculated, compared with a vector registered as a password from a relative ratio, and a password at the time of password registration is calculated. A password authentication method for determining whether a polygon and a polygon at the time of password input are relatively equal is described.

特開2003-91506公報JP 2003-91506 A

しかしながら、図5の携帯電話の英数字固定ロック・解除情報によるユーザ認証方式、図6や図9のユーザ認証方式は、パスワード等のセキュリティ情報の盗み見、前記セキュリティ情報の記載されたメモの盗難、ランダムなアタックによるセキュリティ情報の漏れ、忘れなどの危険性がある。また、図7や図8のユーザ認証方式は、パスワードカードやワンタイムパスワード生成機を紛失した場合などには、使用できなくなるなどの課題がある。   However, the user authentication method using the alphanumeric fixed lock / release information of the mobile phone in FIG. 5 and the user authentication method in FIGS. 6 and 9 are security information such as a password, and theft of a memo in which the security information is described, There is a risk of security information leaking or forgetting due to random attacks. Further, the user authentication method of FIGS. 7 and 8 has a problem that it cannot be used if the password card or the one-time password generator is lost.

本発明は、このような従来の課題を解決するために為されたもので、パスワード等のセキュリティ情報の漏れ、盗難、忘れに影響されることを防止するユーザ認証装置、方法を提供することを目的とする。   The present invention has been made to solve such a conventional problem, and provides a user authentication apparatus and method for preventing the security information such as a password from being leaked, stolen, or forgotten. Objective.

本発明は、個々のユーザの特徴に依存したユーザ認証装置、方法を提供するものであり、本発明の代表的な構成は、次のとおりである。すなわち、
ユーザを認証するための文字入力を受け付ける文字入力部と、
ユーザに対する質問文を生成する質問文生成部と、
前記質問文生成部で生成された質問文を表示する表示部と、
ユーザの文字入力過程に関する判断基準が記憶された入力過程判断基準記憶部と、
ユーザから前記文字入力部において認証用文字が入力される文字入力過程と、前記入力過程判断基準記憶部に記憶された入力過程判断基準とを比較し、正しいユーザが文字入力したか否かを判断する入力過程判断部とを備えることを特徴とするユーザ認証装置。
The present invention provides a user authentication apparatus and method depending on the characteristics of individual users. The typical configuration of the present invention is as follows. That is,
A character input unit that accepts a character input for authenticating the user;
A question sentence generation unit for generating a question sentence for the user;
A display unit for displaying the question sentence generated by the question sentence generation unit;
An input process determination criterion storage unit that stores determination criteria related to the user's character input process;
The character input process in which the authentication character is input from the user by the character input unit is compared with the input process determination criterion stored in the input process determination criterion storage unit to determine whether the correct user has input the character. And an input process determination unit.

本発明に係るユーザ認証装置は、個々のユーザの文字入力の特徴を認識するため、ユーザのパスワードを他のユーザが盗み見して悪用するようなことを防止し、セキュリティ性を向上させることが可能となる。また、従来技術のように固定のパスワードを覚える必要がないため、ユーザがパスワードを忘れることによる不都合を防ぐことができる。   Since the user authentication device according to the present invention recognizes the character input characteristics of each user, it is possible to prevent a user's password from being seen and misused by other users and improve security. It becomes. Further, since there is no need to remember a fixed password as in the prior art, it is possible to prevent inconvenience caused by the user forgetting the password.

本発明の実施例におけるユーザ認証装置の構成例を示す図である。It is a figure which shows the structural example of the user authentication apparatus in the Example of this invention. 本発明の実施例におけるユーザ認証処理の流れを示す図である。It is a figure which shows the flow of the user authentication process in the Example of this invention. 本発明の実施例における質問文生成部の処理を示す図である。It is a figure which shows the process of the question sentence production | generation part in the Example of this invention. 本発明の実施例における文字変換データベースを示す図である。It is a figure which shows the character conversion database in the Example of this invention. 従来技術における携帯電話で使用されているロック・解除情報によるユーザ認証を示す図である。It is a figure which shows the user authentication by the lock / release information used with the mobile telephone in a prior art. 従来技術におけるインターネットなどで使用されている固定パスワードによるユーザ認証を示す図である。It is a figure which shows the user authentication by the fixed password currently used by the internet etc. in a prior art. 従来技術におけるパスワードカードによるユーザ認証を示す図である。It is a figure which shows the user authentication by the password card in a prior art. 従来技術におけるワンタイムパスワードによるユーザ認証を示す図である。It is a figure which shows the user authentication by the one time password in a prior art. 従来技術における質問応答によるユーザ認証を示す図である。It is a figure which shows the user authentication by the question response in a prior art.

本発明の実施形態の一例であるユーザ認証装置について、図1を参照しながら説明する。図1は、本発明の実施例に係るユーザ認証装置1の構成例を示す図である。図1において、ユーザ認証装置1は、制御部10と、表示部21と、文字入力部22と、記憶部23とを備える。制御部10は、ユーザ認証を行うための機能部であり、後述する主制御部11、質問文生成部12、文字変換部13、入力速度測定部14、文字変換判断部15、入力速度判断部16を備える。制御部10は、ハードウエア構成としては、CPU(Central Processing Unit)と制御部10の動作プログラム等を格納するメモリを備えており、CPUは、この動作プログラムに従って動作する。
文字入力部22は、キーボード、タッチパネルなどから構成され、ユーザを認証するための認証用文字データ等を入力するマンマシンインターフェースである。表示部21は、液晶画面等から構成され、文字入力部22から入力される文字等を表示し、また、質問文生成部12で生成された質問文等を表示するものである。記憶部23は、質問文生成部12で使用する基本質問文及びキーワードデータや、文字変換判断部15で使用する文字変換データベース(図4で後述する)や、入力速度判断部16で使用する入力速度データ等を記憶する。
A user authentication apparatus as an example of an embodiment of the present invention will be described with reference to FIG. FIG. 1 is a diagram illustrating a configuration example of a user authentication device 1 according to an embodiment of the present invention. In FIG. 1, the user authentication device 1 includes a control unit 10, a display unit 21, a character input unit 22, and a storage unit 23. The control unit 10 is a functional unit for performing user authentication. The main control unit 11, a question sentence generation unit 12, a character conversion unit 13, an input speed measurement unit 14, a character conversion determination unit 15, an input speed determination unit, which will be described later. 16. As a hardware configuration, the control unit 10 includes a CPU (Central Processing Unit) and a memory that stores an operation program and the like of the control unit 10, and the CPU operates according to the operation program.
The character input unit 22 includes a keyboard, a touch panel, and the like, and is a man-machine interface that inputs authentication character data and the like for authenticating a user. The display unit 21 is composed of a liquid crystal screen or the like, displays characters and the like input from the character input unit 22, and displays a question sentence and the like generated by the question sentence generation unit 12. The storage unit 23 is a basic question sentence and keyword data used in the question sentence generation unit 12, a character conversion database (described later in FIG. 4) used in the character conversion determination unit 15, and an input used in the input speed determination unit 16. Stores speed data and the like.

質問文生成部12は、ユーザを特定し認証するためのヒント、判断材料となる質問内容などの、ユーザに対する質問文を生成する。文字変換部13は、文字入力部22でユーザにより入力される文字データ(英字、数字、漢字、絵文字等)を、ユーザの指示に基づいて、ユーザ認証用文字データとしての文字、単語等に変換する。入力速度測定部14は、ユーザが前記文字入力部22から認証用文字データを入力したときの、文字入力速度を測定する。文字変換判断部15は、文字入力部22でユーザにより入力される文字データが、ユーザ認証用文字データとしての文字、単語等に変換される際に、その変換の態様に基づき、正しいユーザが入力したか否かを判断する。入力速度判断部16は、入力速度測定部14で測定した文字入力速度に基づき、正しいユーザが入力したか否かを判断する。文字変換判断部15と入力速度判断部16とから、入力過程判断部17が構成される。入力過程判断部17は、文字入力部22で文字データが入力される過程に基づき、正しいユーザが入力したか否かを判断するものである。主制御部11は、質問文生成部12、文字変換部13、入力速度測定部14、文字変換判断部15、入力速度判断部16を統括制御するものである。   The question sentence generation unit 12 generates a question sentence for the user, such as a hint for identifying and authenticating the user, and a question content as a determination material. The character conversion unit 13 converts character data (alphabet, numbers, kanji, pictographs, etc.) input by the user in the character input unit 22 into characters, words, etc. as character data for user authentication based on user instructions. To do. The input speed measurement unit 14 measures a character input speed when the user inputs authentication character data from the character input unit 22. When the character data input by the user in the character input unit 22 is converted into characters, words, or the like as user authentication character data, the character conversion determination unit 15 inputs the correct user based on the conversion mode. Determine whether or not. The input speed determination unit 16 determines whether or not a correct user has input based on the character input speed measured by the input speed measurement unit 14. The character conversion determination unit 15 and the input speed determination unit 16 constitute an input process determination unit 17. The input process determination unit 17 determines whether or not a correct user has input based on a process in which character data is input by the character input unit 22. The main control unit 11 performs overall control of the question sentence generation unit 12, the character conversion unit 13, the input speed measurement unit 14, the character conversion determination unit 15, and the input speed determination unit 16.

本実施形態のユーザ認証装置を説明するために、インターネット上に存在するインターネット銀行あるいはフリーメールなどを使用する場合のユーザ認証方法を例として、その処理シーケンスを図2に示し説明する。図2は、本発明の実施例におけるユーザ認証処理の流れを示す図である。   In order to describe the user authentication apparatus of the present embodiment, the processing sequence is shown in FIG. 2 as an example of a user authentication method when using an Internet bank or free mail existing on the Internet. FIG. 2 is a diagram showing the flow of user authentication processing in the embodiment of the present invention.

説明の前段階として、記憶部23には、あらかじめ、質問文生成部12で使用するランダムな基本質問文(質問事項)を複数格納した質問文データベース31(図3参照)、質問文生成に用いるキーワードを複数格納したキーワードデータベース32(図3参照)、ユーザ認証装置を使用するユーザの文字入力速度や、文字変換判断部15で使用するユーザがよく使用する文字変換態様を複数格納した文字変換データベース40(図4参照)等が保存されている。本例の文字変換データベース40が、ユーザの文字入力過程に関する判断基準が記憶された入力過程判断基準記憶部を構成する。   As a previous stage of explanation, the storage unit 23 stores in advance a question sentence database 31 (see FIG. 3) in which a plurality of random basic question sentences (question items) used in the question sentence generation unit 12 are stored. A keyword database 32 (see FIG. 3) that stores a plurality of keywords, a character conversion database that stores a plurality of character conversion modes frequently used by users who use the user conversion device 15 and the character input speed of the user authentication device 40 (see FIG. 4) and the like are stored. The character conversion database 40 of this example constitutes an input process determination criterion storage unit in which determination criteria regarding a user's character input process are stored.

図2において、ユーザがユーザ認証画面を開く(ステップS1)。
ユーザ認証画面が開かれると、主制御部11は、ユーザ認証処理のリトライ回数が制限値以内であるか否かを調べる(ステップS2)。リトライ回数が制限値以内でない場合(ステップS2でNo)は、ユーザ認証できない旨の認証NG表示を表示部21に行い(ステップS16)、ユーザ認証処理を終える(ステップS17)。
リトライ回数が制限値以内である場合(ステップS2でYes)は、質問文生成に移り、主制御部11は、質問文生成部12に質問文の生成を指示する。質問文生成部12は、予め記憶部23に記録されている基本質問文とキーワードをランダムに選定して質問文を生成する(ステップS3)。質問文生成部12で生成された質問文は、ユーザ認証画面に、質問文(質問事項)として表示される(ステップS4)。
In FIG. 2, the user opens a user authentication screen (step S1).
When the user authentication screen is opened, the main control unit 11 checks whether or not the number of retries for the user authentication process is within the limit value (step S2). If the number of retries is not within the limit value (No in step S2), an authentication NG display indicating that user authentication cannot be performed is displayed on the display unit 21 (step S16), and the user authentication process is terminated (step S17).
When the number of retries is within the limit value (Yes in step S2), the process proceeds to question sentence generation, and the main control unit 11 instructs the question sentence generation unit 12 to generate a question sentence. The question sentence generation unit 12 randomly selects a basic question sentence and a keyword recorded in advance in the storage unit 23 and generates a question sentence (step S3). The question sentence generated by the question sentence generation unit 12 is displayed as a question sentence (question item) on the user authentication screen (step S4).

ユーザが、質問事項に対してその答えを文字入力部22から入力すると、主制御部11は、入力された文字を読み込み、キー入力された順番とともに記憶部23に記憶させるとともに、文字変換部13が、ユーザの指示に基づき、入力された文字を変換する(ステップS5)。例えば、「むずかしい」を「難しい」と変換する。また、このとき、入力速度測定部14が、ユーザがキー入力する速度や文字入力を完了するまでの時間を測定し、記憶部23に記憶させる。   When the user inputs an answer to the question from the character input unit 22, the main control unit 11 reads the input characters and stores them in the storage unit 23 together with the key input order, and the character conversion unit 13. However, the input character is converted based on the user's instruction (step S5). For example, “difficult” is converted to “difficult”. At this time, the input speed measurement unit 14 measures the speed at which the user inputs a key and the time until the character input is completed, and stores it in the storage unit 23.

次に、入力速度判断部16が、記憶部23に前記記憶したユーザのキー入力速度と、予め記憶部23に記憶されている当該ユーザの文字入力速度とを比較し、所定の差の範囲内であれば、文字入力したユーザが正しいユーザであると判断する(ステップS6)。
また、文字変換判断部15が、前記ステップS5で変換された文字の文字変換態様と、予め記憶部23に記憶されている当該ユーザの文字変換態様とを比較し、両者がほぼ合致すれば、文字入力したユーザが正しいユーザであると判断する(ステップS7)。
Next, the input speed determination unit 16 compares the user's key input speed stored in the storage unit 23 with the user's character input speed stored in the storage unit 23 in advance, and within a predetermined difference range. If so, it is determined that the user who entered the character is the correct user (step S6).
The character conversion determination unit 15 compares the character conversion mode of the character converted in step S5 with the character conversion mode of the user stored in advance in the storage unit 23. It is determined that the user who entered the character is a correct user (step S7).

前記ステップS7の文字変換判断処理において、文字入力したユーザの文字変換態様と、予め記憶部23に記憶されている文字変換態様とが合致しない場合(ステップS8でNo)は、その結果をユーザに通知するため、主制御部11は、ユーザ認証に失敗したことを表示部21に表示して(ステップS15)、ステップS2へ戻る。
また、前記ステップS6の入力速度判断処理において、前記入力速度測定部16で計算した文字入力速度、つまり、文字入力したユーザのキー入力速度と、予め記憶部23に記憶されているキー入力速度とが合致しない場合(ステップS9でNo)は、その結果をユーザに通知するため、主制御部11は、ユーザ認証に失敗したことを表示部21に表示して(ステップS15)、ステップS2へ戻る。
In the character conversion determination process in step S7, if the character conversion mode of the user who input the character does not match the character conversion mode stored in advance in the storage unit 23 (No in step S8), the result is sent to the user. In order to notify, the main control unit 11 displays that the user authentication has failed on the display unit 21 (step S15), and returns to step S2.
Further, in the input speed determination process in step S6, the character input speed calculated by the input speed measuring unit 16, that is, the key input speed of the user who input the character, and the key input speed stored in the storage unit 23 in advance. If they do not match (No in step S9), the main control unit 11 displays that the user authentication has failed on the display unit 21 (step S15) and notifies the user of the result, and returns to step S2. .

前記ステップS7の文字変換判断処理において、文字入力したユーザの文字変換態様と、予め記憶部23に記憶されている文字変換態様とが合致し(ステップS8でYes)、かつ、前記ステップS6の入力速度判断処理において、文字入力したユーザのキー入力速度と、予め記憶部23に記憶されているキー入力速度とが合致する場合(ステップS9でYes)は、ユーザ認証に成功した旨の認証OK表示を表示部21に表示して(ステップS10)、ユーザ認証処理を完了する(ステップS11)。   In the character conversion determination process in step S7, the character conversion mode of the user who entered the character matches the character conversion mode stored in the storage unit 23 in advance (Yes in step S8), and the input in step S6. In the speed determination process, if the key input speed of the user who entered the character matches the key input speed stored in advance in the storage unit 23 (Yes in step S9), an authentication OK display indicating that the user authentication is successful. Is displayed on the display unit 21 (step S10), and the user authentication process is completed (step S11).

本実施例では、上述したように、前記文字変換判断処理(ステップS7)および前記入力速度判断処理(ステップS6)でユーザ認証に失敗した場合、新たに質問文生成(ステップS3)を行い、ユーザがリトライできるようにしている。ユーザのリトライ回数については、例えば、1日何回までリトライ許可という処理を行うのが好ましい。   In this embodiment, as described above, when user authentication fails in the character conversion determination process (step S7) and the input speed determination process (step S6), a new question sentence generation (step S3) is performed, Has been able to retry. As for the number of retries of the user, for example, it is preferable to perform the process of permitting retry until the number of times per day.

また、図2の説明では記載していないが、質問文を変えて図2のシーケンス(ステップS2〜ステップS9)を複数回繰り返してもよく、繰り返すことにより更にユーザの認証が正確になる。   Further, although not described in the description of FIG. 2, the question sentence may be changed and the sequence of FIG. 2 (steps S2 to S9) may be repeated a plurality of times.

なお、上述した図2の例は、インターネットに限らず携帯電話など、表示部と文字入力部を具備する無線通信端末のロックの設定・解除に用いるユーザ認証にも使用することが可能である。   The above-described example of FIG. 2 can also be used for user authentication used for setting / releasing the lock of a wireless communication terminal including a display unit and a character input unit such as a mobile phone as well as the Internet.

図1および図2で説明した質問文生成部12について、図3を用いて詳細に説明する。図3は、本発明の実施例における質問文生成部12の処理を示す図である。
図3に示すように、予め、記憶部23に複数の基本質問文と、基本質問文中にキーワードとして挿入される複数のキーワードが登録され、それぞれ、質問文データベース31、キーワードデータベース32として記憶されている。
質問文生成部12は、主制御部11から質問文生成の要求がくると、記憶部23に保存されている質問文データベース31とキーワードデータベース32から、それぞれ、任意の基本質問文とキーワードをランダムに選択して、ランダムな質問文を生成し、生成した質問文を主制御部11に通知する。主制御部11は、質問文生成部12から通知された質問文を、表示部21に表示する。
The question sentence generation part 12 demonstrated in FIG. 1 and FIG. 2 is demonstrated in detail using FIG. FIG. 3 is a diagram showing processing of the question sentence generation unit 12 in the embodiment of the present invention.
As shown in FIG. 3, a plurality of basic question sentences and a plurality of keywords inserted as keywords in the basic question sentence are registered in the storage unit 23 in advance, and stored as a question sentence database 31 and a keyword database 32, respectively. Yes.
When a request for generating a question sentence is received from the main control unit 11, the question sentence generation unit 12 randomly selects an arbitrary basic question sentence and a keyword from the question sentence database 31 and the keyword database 32 stored in the storage unit 23, respectively. To generate a random question sentence, and notify the main controller 11 of the generated question sentence. The main control unit 11 displays the question sentence notified from the question sentence generation unit 12 on the display unit 21.

ここで示す基本質問文とは、日常会話、質問などの要素である。図3の例では、No1として「今日の○○は?」という基本質問文が、質問文データベース31に格納されている。また、キーワードとは、本発明に係るパソコンなどの機器或いは携帯電話など情報表示端末が元々持っている辞書機能であったり、ユーザが頻繁に使用する英字、数字、漢字、絵文字などの文章であったり、メールなどでやり取りを行っている宛先、メールアドレスなどのことである。図3の例では、No1として「天気」、「難しい」というキーワードが、キーワードデータベース32に格納されている。例えば、「天気」というキーワードが、上記基本質問文「今日の○○は?」の○○に挿入されて、「今日の天気は?」という質問文が生成される(図3の33)。   The basic question sentences shown here are elements such as daily conversations and questions. In the example of FIG. 3, a basic question sentence “What is today's XX?” Is stored in the question sentence database 31 as No1. The keyword is a dictionary function originally possessed by a device such as a personal computer or an information display terminal such as a mobile phone according to the present invention, or a sentence such as letters, numbers, kanji and pictograms frequently used by a user. Or a destination or e-mail address with which an e-mail is exchanged. In the example of FIG. 3, keywords “weather” and “difficult” are stored in the keyword database 32 as No1. For example, the keyword “weather” is inserted into the basic question sentence “What is today's yesterday?” To generate a question sentence “What is the weather today?” (33 in FIG. 3).

次に、図1および図2で説明した文字変換判断部15について、図4を用いて詳細に説明する。図4は、記憶部23に記憶されている、本発明の実施例における文字変換データベース40を示す図である。文字変換データベース40には、ユーザの文字入力速度、ユーザが頻繁に使用する英数字、漢字、絵文字、ユーザのクセなどがデータベースとして蓄積されている。図4において、候補文字41は、ユーザが入力した文字が変換された後の状態を表す。頻度(1)42、頻度(2)43、頻度(3)44は、文字変換される前の、ユーザ入力状態であり、頻度(1)42、頻度(2)43、頻度(3)44の順に、入力される頻度が高いことを示す。例えば、図4において、No1の「難しい」については、このユーザが入力する頻度は、頻度(1)の「むずかしい」が最も高く、頻度(2)の「むつかしい」が次に高く、「むずか」まで入力して文字推定を使用する頻度(3)が3番目の頻度である。   Next, the character conversion determination unit 15 described in FIGS. 1 and 2 will be described in detail with reference to FIG. FIG. 4 is a diagram showing the character conversion database 40 stored in the storage unit 23 in the embodiment of the present invention. In the character conversion database 40, a user's character input speed, alphanumeric characters, kanji characters, pictograms, user habits, and the like frequently used by the user are stored as a database. In FIG. 4, a candidate character 41 represents a state after a character input by the user is converted. Frequency (1) 42, frequency (2) 43, and frequency (3) 44 are user input states before character conversion. Frequency (1) 42, frequency (2) 43, frequency (3) 44 In turn, the frequency of input is high. For example, in FIG. 4, for “No. 1” of “No. 1”, the frequency of input by this user is the highest in “Difficult” in frequency (1), the next “Difficult” in frequency (2), and “Is it difficult”? The frequency (3) in which the character estimation is used by inputting until is the third frequency.

また、No2の促音「っ」については、このユーザが入力する頻度は、頻度(1)の「xtu」が最も高く、頻度(2)の「つ」を「っ」に変換する方法が次に高く、「ltu」と入力する頻度(3)が3番目の頻度である。   Also, for the prompt sound “tsu” of No. 2, the frequency that this user inputs is “xtu” of the frequency (1) is the highest, and the method of converting the “tsu” of the frequency (2) to “tsu” is the next. The frequency (3) of inputting “ltu” is the third frequency.

例えば、主制御部11が、質問文として「“難しい”と入力してください。」と表示し、ユーザに指示したとする。ユーザは、文字入力部22を使用し、「むずかしい」と入力する。主制御部11は、ユーザが入力した文字を読み込み、文字変換部13が、ユーザの指示に基づいて、入力された文字「むずかしい」を「難しい」に変換する。
文字変換判断部15は、入力された文字「むずかしい」と、記憶部23に記憶されている文字変換データベース40とを照合し、所定の判断基準に基づき、入力したユーザが正しいか否かを判断する。ここで、所定の判断基準とは、例えば、入力された文字が、図4の頻度(1)と合致する場合や、あるいは、頻度(1)又は頻度(2)と合致する場合等が考えられる。
文字変換判断部15は、入力したユーザが正しいと判断すると、認証OKを主制御部11に返し、入力したユーザが正しくないと判断すると、認証NGを主制御部11に返す。
For example, it is assumed that the main control unit 11 displays “Please input“ difficult ”” as a question sentence and instructs the user. The user inputs “difficult” using the character input unit 22. The main control unit 11 reads a character input by the user, and the character conversion unit 13 converts the input character “difficult” into “difficult” based on the user's instruction.
The character conversion determination unit 15 collates the input character “difficult” with the character conversion database 40 stored in the storage unit 23 and determines whether the input user is correct based on a predetermined determination criterion. To do. Here, the predetermined criterion may be, for example, a case where the input character matches the frequency (1) in FIG. 4 or a case where the input character matches the frequency (1) or the frequency (2). .
The character conversion determination unit 15 returns authentication OK to the main control unit 11 when determining that the input user is correct, and returns authentication NG to the main control unit 11 when determining that the input user is not correct.

上述したように、ここでいう記憶部23に蓄積されるユーザのクセとは、例えば、「難しい」という言葉をユーザが入力する場合に、「む・つ・か・し・い」と入力し漢字変換を行うのか、「む・ず・か・し・い」と入力し漢字変換するのか、或いは、「む・づ・か・し・い」と入力し漢字変換を行って間違った場合の正しい文字に直すためのやり方であったり、促音「っ」を入力する場合に、ローマ字入力で「xtu」と入力するのか、「ltu」と入力するのか、「tu」と入力し文字変換部13を使用し候補文字から「っ」を探し入力するのかといったようなユーザの入力時の特徴のことである。   As described above, the habit of the user stored in the storage unit 23 here is, for example, when the user inputs the word “difficult”, the user inputs “mutsutsukashishii”. If you want to convert to Kanji, enter "Mu / Zu / Ka / Shi / I" and convert to Kanji, or type "Mu / Zu / Ka / Shi / I" and perform Kanji conversion In order to correct the character, or when inputting the sound “tsu”, whether to input “xtu”, “ltu” or “tu” in the Roman alphabet input, enter “tu”, and the character conversion unit 13 This is a feature at the time of input by the user, such as whether to search for and input “tsu” from candidate characters.

また、文字変換判断部15は、ユーザが普段使用している文字や修正方法などのユーザの特徴を監視し、前記監視したユーザの特徴を、文字変換データベース40にユーザ認証するためのデータベースとして自動的に蓄積するのが好ましい。   The character conversion determination unit 15 monitors user characteristics such as characters and correction methods that the user normally uses, and automatically monitors the user characteristics as a database for authenticating the user to the character conversion database 40. It is preferable to accumulate it automatically.

本発明は、質問に対する固定のパスワード(答え)を用いず、また、ユーザの文字入力速度やユーザの文字入力方法等の特徴を認識するユーザ認証装置であるため、ユーザのパスワードを他のユーザが盗み見して悪用することを防止でき、セキュリティ性を向上させることが可能となる。さらに、質問文への回答や文字入力速度、文字変換方法のように、個人固有の要素を用いて認証するため、セキュリティ性の向上がより高まる。また、従来技術のように固定のパスワードを覚える必要がないため、ユーザがパスワードを忘れることによる不都合を防ぐことができる。   Since the present invention is a user authentication device that does not use a fixed password (answer) for a question and recognizes features such as a user's character input speed and a user's character input method, It is possible to prevent snooping and misuse and to improve security. Further, since authentication is performed using elements specific to individuals such as answers to question sentences, character input speeds, and character conversion methods, security is further improved. Further, since there is no need to remember a fixed password as in the prior art, it is possible to prevent inconvenience caused by the user forgetting the password.

なお、本発明は、本発明に係る処理を実行するシステムとしてだけでなく、装置、方法として、或いは、このような方法やシステムを実現するためのプログラムや当該プログラムを記録する記録媒体などとして把握することができる。
また、本発明は、CPUがメモリに格納された制御プログラムを実行することにより制御する構成としてもよく、また、ハードウエア回路として構成してもよい。
Note that the present invention is understood not only as a system for executing the processing according to the present invention, but also as an apparatus and method, a program for realizing such a method and system, and a recording medium for recording the program. can do.
Further, the present invention may be configured such that the CPU performs control by executing a control program stored in a memory, or may be configured as a hardware circuit.

10・・制御部、11・・主制御部、12・・質問文生成部、13・・文字変換部、14・・入力速度測定部、15・・文字変換判断部、16・・入力速度判断部、17・・入力過程判断部、21・・表示部、22・・文字入力部、23・・記憶部、31・・質問文データベース、32・・キーワードデータベース、40・・文字変換データベース。   10..Control unit, 11..Main control unit, 12..Question sentence generation unit, 13..Character conversion unit, 14 .... Input speed measurement unit, 15 .... Character conversion determination unit, 16 .... Input speed determination , 17... Input process judgment unit, 21... Display unit, 22 .. Character input unit, 23 .. Storage unit, 31 .. Question sentence database, 32 .. Keyword database, 40.

Claims (1)

ユーザを認証するための文字入力を受け付ける文字入力部と、
ユーザに対する質問文を生成する質問文生成部と、
前記質問文生成部で生成された質問文を表示する表示部と、
ユーザの文字入力過程に関する判断基準が記憶された入力過程判断基準記憶部と、
ユーザから前記文字入力部において認証用文字が入力される文字入力過程と、前記入力過程判断基準記憶部に記憶された入力過程判断基準とを比較し、正しいユーザが文字入力したか否かを判断する入力過程判断部とを備えることを特徴とするユーザ認証装置。
A character input unit that accepts a character input for authenticating the user;
A question sentence generation unit for generating a question sentence for the user;
A display unit for displaying the question sentence generated by the question sentence generation unit;
An input process determination criterion storage unit that stores determination criteria related to the user's character input process;
The character input process in which the authentication character is input from the user by the character input unit is compared with the input process determination criterion stored in the input process determination criterion storage unit to determine whether the correct user has input the character. And an input process determination unit.
JP2010097936A 2010-04-21 2010-04-21 User authentication device Pending JP2011227762A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010097936A JP2011227762A (en) 2010-04-21 2010-04-21 User authentication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010097936A JP2011227762A (en) 2010-04-21 2010-04-21 User authentication device

Publications (1)

Publication Number Publication Date
JP2011227762A true JP2011227762A (en) 2011-11-10

Family

ID=45043019

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010097936A Pending JP2011227762A (en) 2010-04-21 2010-04-21 User authentication device

Country Status (1)

Country Link
JP (1) JP2011227762A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9667623B2 (en) 2014-11-26 2017-05-30 Kyocera Document Solutions Inc. Authentication apparatus that assists input of user ID and password authentication method, and recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9667623B2 (en) 2014-11-26 2017-05-30 Kyocera Document Solutions Inc. Authentication apparatus that assists input of user ID and password authentication method, and recording medium

Similar Documents

Publication Publication Date Title
US10242237B2 (en) Contemporaneous facial gesture and keyboard entry authentication
CN104937603B (en) terminal, unlocking method and program
Crawford et al. Authentication on the go: Assessing the effect of movement on mobile device keystroke dynamics
US20090276839A1 (en) Identity collection, verification and security access control system
US10395065B2 (en) Password protection under close input observation based on dynamic multi-value keyboard mapping
US6980081B2 (en) System and method for user authentication
US7653818B2 (en) System and method for user authentication with enhanced passwords
US6687836B1 (en) Method and apparatus which enable a computer user to verify whether they have correctly input their password into a computer
US8910253B2 (en) Picture gesture authentication
US20080172715A1 (en) Scalable context-based authentication
US9137238B1 (en) Pass-sequences
US20130269016A1 (en) Method for integrating account management function in input method software
US8661532B2 (en) Method and apparatus for authenticating password
CN105991281A (en) Identity authentication method, equipment and system
WO2021244531A1 (en) Payment method and apparatus based on facial recognition
CN105975848A (en) Password unlocking method and apparatus
WO2014105918A1 (en) Permitting a user access to password protected data by using a simple password and a normal password
Karim et al. UIPA: User authentication method based on user interface preferences for account recovery process
US20170154173A1 (en) Array password authentication system and method thereof
JP2011227762A (en) User authentication device
KR20100088261A (en) Authentication system and method utilizing multi-dimensional patterns of password data in input device
CN113672886A (en) Prompting method and device
Gao et al. Usability and security of the recall-based graphical password schemes
KR20120107610A (en) The apparatus for verifying user in portable appliance and the method thereof
Ling et al. Privacy enhancing keyboard: Design, implementation, and usability testing