JP5940398B2 - Information processing apparatus, information processing method, and program - Google Patents

Information processing apparatus, information processing method, and program Download PDF

Info

Publication number
JP5940398B2
JP5940398B2 JP2012156338A JP2012156338A JP5940398B2 JP 5940398 B2 JP5940398 B2 JP 5940398B2 JP 2012156338 A JP2012156338 A JP 2012156338A JP 2012156338 A JP2012156338 A JP 2012156338A JP 5940398 B2 JP5940398 B2 JP 5940398B2
Authority
JP
Japan
Prior art keywords
information
request message
user
terminal device
extraction
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
Application number
JP2012156338A
Other languages
Japanese (ja)
Other versions
JP2014021520A (en
Inventor
隆也 嘉藤
隆也 嘉藤
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.)
MUFG Bank Ltd
Original Assignee
Bank of Tokyo Mitsubishi UFJ Trust Co
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 Bank of Tokyo Mitsubishi UFJ Trust Co filed Critical Bank of Tokyo Mitsubishi UFJ Trust Co
Priority to JP2012156338A priority Critical patent/JP5940398B2/en
Publication of JP2014021520A publication Critical patent/JP2014021520A/en
Application granted granted Critical
Publication of JP5940398B2 publication Critical patent/JP5940398B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)

Description

本発明は、通信のセキュリティを向上する技術に関する。   The present invention relates to a technique for improving communication security.

インターネットなどのネットワークを介したサーバとクライアント(端末装置)との通信によるセキュリティを向上させることが望まれている。例えば、インターネットバンキング、オンラインショッピングなど金銭のやり取りが発生するようなサービスを提供する場合には、サーバは、一般的にユーザ固有のID(以下、UIDという)とパスワードを用いて、ユーザ本人からのアクセスであるかを認証する。しかしながら、UIDおよびパスワードが漏洩した場合、他のユーザからのアクセスも容易となる。そのため、他の情報をユーザの認証に用いることにより、さらなるセキュリティの向上をすることが検討されている。   It is desired to improve security by communication between a server and a client (terminal device) via a network such as the Internet. For example, when providing a service such as Internet banking or online shopping where money exchange occurs, the server generally uses a user-specific ID (hereinafter referred to as UID) and a password from the user himself / herself. Authenticate whether it is access. However, when the UID and password are leaked, access from other users is facilitated. Therefore, it has been studied to further improve security by using other information for user authentication.

例えば、特許文献1では、ログインしようとするときの端末装置の存在位置を過去の移動経路から推定し、ユーザが回答した位置と推定位置とが一致していない場合には、不正にUIDおよびパスワードを入手した第三者がアクセスをしていると認識する技術が開示されている。   For example, in Japanese Patent Laid-Open No. 2004-228688, the location of the terminal device when attempting to log in is estimated from a past movement route, and if the estimated position does not match the position that the user has answered, the UID and password are illegally A technology for recognizing that a third party who has obtained access is accessing is disclosed.

特開2007−60172号公報JP 2007-60172 A

上述のようにセキュリティの向上の対策がなされてきているが、サーバ側において不正な第三者からのアクセスが検知できなかった場合には、この第三者を正当なユーザとして認証し、通常の処理が実行されてしまう。しかしながら、その後に本来のユーザがサーバにアクセスしたときに、前回不正な第三者からのアクセスがあったかどうか気が付かない場合があった。   Although measures to improve security have been taken as described above, if access from an unauthorized third party cannot be detected on the server side, this third party is authenticated as a legitimate user, Processing will be executed. However, when the original user subsequently accesses the server, there is a case in which it is not noticed whether there was an unauthorized access from a third party last time.

本発明は、不正な第三者からのアクセスがあったかどうかを事後的に容易に確認できるようにして、通信のセキュリティを向上させることを目的とする。   It is an object of the present invention to improve communication security by making it possible to easily confirm whether or not there has been an access from an unauthorized third party.

本発明の一実施形態によると、ユーザを識別する識別情報、当該ユーザを認証するための認証情報および抽出情報を含むリクエスト電文を端末装置から受信する受信手段と、受信した前記リクエスト電文から前記抽出情報を取得する抽出手段と、少なくとも、受信した前記リクエスト電文に含まれる識別情報および前記認証情報に基づいて前記ユーザが正当なユーザとして認証された場合に、当該識別情報と当該リクエスト電文から取得された前記抽出情報との対応関係をデータベースに登録する登録手段と、前記データベースを参照して、受信した前記リクエスト電文に含まれる前記識別情報を含む前記リクエスト電文を前回受信したときに取得された前記抽出情報を特定する特定手段と、特定した前記抽出情報に基づく情報を、前記端末装置を介してユーザに提示する提示手段とを備える情報処理装置が提供される。
According to one embodiment of the present invention, the extracted identification information identifying the user, a request message including authentication information and extraction information for authenticating the user from the request message and receiving means, the received received from the terminal device When the user is authenticated as a valid user based on the extraction means for acquiring information and at least the identification information included in the received request message and the authentication information, the information is acquired from the identification information and the request message. Registration means for registering a correspondence relationship with the extracted information in a database; and referring to the database, the request message including the identification information included in the received request message received when the request message was previously received Specifying means for specifying the extracted information, and information based on the specified extracted information, the terminal An information processing apparatus and a presenting means for presenting to a user via a location is provided.

本発明の一実施形態によると、ユーザを識別する識別情報、当該ユーザを認証するための認証情報および抽出情報を含むリクエスト電文を端末装置から受信し、受信した前記リクエスト電文から前記抽出情報を取得し、受信した前記リクエスト電文に含まれる識別情報と、当該リクエスト電文から取得された前記抽出情報との対応関係が登録されるデータベースを参照して、受信した前記リクエスト電文に含まれる前記識別情報を含む前記リクエスト電文を前回受信したときに取得された前記抽出情報を特定し、特定した前記抽出情報に基づく情報を、前記端末装置を介してユーザに提示することを含み、前記データベースには、少なくとも、受信した前記リクエスト電文に含まれる識別情報および前記認証情報に基づいて前記ユーザが正当なユーザとして認証された場合に、当該識別情報と当該リクエスト電文から取得された前記抽出情報との対応関係が登録される情報処理方法が提供される。
Acquisition According to one embodiment of the present invention, identification information for identifying the user, receiving a request message containing the authentication information and the extraction information for authenticating the user from the terminal device, the extracted information from the request message received And referring to a database in which the correspondence between the identification information included in the received request message and the extracted information acquired from the request message is registered, the identification information included in the received request message Including identifying the extracted information acquired when the request message was received last time, and presenting information based on the identified extracted information to the user via the terminal device , the database including at least The user is authorized based on the identification information and the authentication information included in the received request message. If it is authenticated as a user, an information processing method corresponding relationship between the extracted information acquired from the identification information and the request message is registered is provided.

本発明の一実施形態によると、コンピュータを、ユーザを識別する識別情報、当該ユーザを認証するための認証情報および抽出情報を含むリクエスト電文を端末装置から受信する受信手段と、受信した前記リクエスト電文から前記抽出情報を取得する抽出手段と、少なくとも、受信した前記リクエスト電文に含まれる識別情報および前記認証情報に基づいて前記ユーザが正当なユーザとして認証された場合に、当該識別情報と当該リクエスト電文から取得された前記抽出情報との対応関係をデータベースに登録する登録手段と、前記データベースを参照して、受信した前記リクエスト電文に含まれる前記識別情報を含む前記リクエスト電文を前回受信したときに取得された前記抽出情報を特定する特定手段と、特定した前記抽出情報に基づく情報を、前記端末装置を介してユーザに提示する提示手段として機能させるためのプログラムが提供される。
According to one embodiment of the present invention, the computer receives a request message including identification information for identifying a user , authentication information for authenticating the user, and extraction information from the terminal device, and the received request message. extracting means for obtaining said extract information from, at least, when the user is authenticated as a legitimate user based on the identification information and the authentication information included in the request message received, the identification information and the request message Registration means for registering the correspondence relationship with the extracted information acquired from the database in the database, and referring to the database, acquired when the request message including the identification information included in the received request message is received last time Specifying means for specifying the extracted information, and based on the specified extracted information The broadcast program to function as presentation means for presenting to the user via the terminal device is provided.

本発明によれば、第三者からの不正なアクセスがあったかどうかを事後的に容易に確認できるようにして、通信のセキュリティを向上させることを目的とする。   According to the present invention, it is an object to improve communication security by making it possible to easily check afterwards whether there has been an unauthorized access from a third party.

本発明の実施形態に係る情報処理システム1000の構成を示す概略図である。It is the schematic which shows the structure of the information processing system 1000 which concerns on embodiment of this invention. 本発明の実施形態に係る情報処理装置1のハードウエア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the information processing apparatus 1 which concerns on embodiment of this invention. 本発明の実施形態に係る端末装置2のハードウエア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the terminal device 2 which concerns on embodiment of this invention. 本発明の実施形態に係る参照サーバ6に記憶された変換テーブルを説明する図である。It is a figure explaining the conversion table memorize | stored in the reference server 6 which concerns on embodiment of this invention. 本発明の実施形態に係る情報処理装置1の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the information processing apparatus 1 which concerns on embodiment of this invention. 本発明の実施形態に係るデータベース190に登録された情報を説明する図である。It is a figure explaining the information registered into the database 190 which concerns on embodiment of this invention. 本発明の実施形態に係る情報処理装置1および端末装置2の処理を示す通信フロー図である。It is a communication flow figure showing processing of information processor 1 and terminal unit 2 concerning an embodiment of the present invention. 本発明の実施形態に係るタッチパネル24に表示されるログイン画面を説明する図である。It is a figure explaining the login screen displayed on the touch panel 24 which concerns on embodiment of this invention. 本発明の実施形態に係るタッチパネル24に表示される確認画面を説明する図である。It is a figure explaining the confirmation screen displayed on the touch panel 24 which concerns on embodiment of this invention. 本発明の変形例1に係る参照サーバ6に記憶されたアドレス指定情報を説明する図である。It is a figure explaining the address specification information memorize | stored in the reference server 6 which concerns on the modification 1 of this invention. 本発明の変形例1に係る位置情報を取得する処理を示すフローチャートである。It is a flowchart which shows the process which acquires the positional information which concerns on the modification 1 of this invention. 本発明の変形例2に係る位置情報を取得する処理を示すフローチャートである。It is a flowchart which shows the process which acquires the positional information which concerns on the modification 2 of this invention. 本発明の変形例4に係るタッチパネル24に表示される確認画面を説明する図である。It is a figure explaining the confirmation screen displayed on the touch panel 24 which concerns on the modification 4 of this invention.

以下、本発明の一実施形態に係る情報処理システムについて、図面を参照しながら詳細に説明する。なお、以下に示す実施形態は本発明の実施形態の一例であって、本発明はこれらの実施形態に限定されるものではない。   Hereinafter, an information processing system according to an embodiment of the present invention will be described in detail with reference to the drawings. In addition, embodiment shown below is an example of embodiment of this invention, and this invention is not limited to these embodiment.

<実施形態>
本発明の一実施形態に係る情報処理システムについて、図面を参照しながら詳細に説明する。
<Embodiment>
An information processing system according to an embodiment of the present invention will be described in detail with reference to the drawings.

[全体構成]
図1は、本発明の実施形態に係る情報処理システム1000の構成を示す概略図である。情報処理システム1000は、インターネットなどのネットワークNWに接続された情報処理装置1、ネットワークNWおよび基地局5を介して情報処理装置1と接続する端末装置2、およびネットワークNWに接続された参照サーバ6を有する。
[overall structure]
FIG. 1 is a schematic diagram showing a configuration of an information processing system 1000 according to an embodiment of the present invention. The information processing system 1000 includes an information processing device 1 connected to a network NW such as the Internet, a terminal device 2 connected to the information processing device 1 via the network NW and the base station 5, and a reference server 6 connected to the network NW. Have

情報処理装置1は、例えば、インターネットバンキングなどのサービスを、端末装置2のユーザに提供するサーバ装置である。なお、以下に説明する情報処理装置1の各種機能については、1台のサーバ装置のみで実現されるだけでなく、複数のサーバ装置により協働して実現されるようにしてもよい。   The information processing device 1 is a server device that provides services such as Internet banking to the user of the terminal device 2. Various functions of the information processing apparatus 1 described below may be realized not only by one server apparatus but also by a plurality of server apparatuses in cooperation.

端末装置2は、携帯電話、スマートフォン、ノートパソコンなどユーザによって利用される装置であり、基地局5を介して情報処理装置1と情報の送受信をする。   The terminal device 2 is a device used by a user such as a mobile phone, a smartphone, or a laptop computer, and transmits and receives information to and from the information processing device 1 via the base station 5.

情報処理装置1と端末装置2とは、この例では、HTTP(HyperText Transfer Protocol)に準拠したプロトコルを用いて情報の通信を行う。この情報の通信に際して、端末装置2は、情報処理装置1に対して送信するHTTPリクエスト電文(以下、単にリクエスト電文という)を送信する。一方、情報処理装置1は、リクエスト電文に対する応答として端末装置2に対してHTTPレスポンス電文(以下、単にレスポンス電文という)を送信する。   In this example, the information processing apparatus 1 and the terminal apparatus 2 communicate information using a protocol that is compliant with HTTP (HyperText Transfer Protocol). When communicating this information, the terminal device 2 transmits an HTTP request message (hereinafter simply referred to as a request message) to be transmitted to the information processing device 1. On the other hand, the information processing apparatus 1 transmits an HTTP response message (hereinafter simply referred to as a response message) to the terminal device 2 as a response to the request message.

本発明は、以下に詳述するように、リクエスト電文に基づいて取得される抽出情報を用いて、ユーザに対する質問を生成することにより、セキュリティを向上させることができる。なお、この例においては、HTTPに準拠したプロトコルを用いているが、HTTPに準拠したプロトコルを用いなくてもよい。   As described in detail below, the present invention can improve security by generating a question for the user using the extracted information acquired based on the request message. In this example, a protocol conforming to HTTP is used, but a protocol conforming to HTTP may not be used.

基地局5は、いわゆる3G(3rd Generation)、LTE(Long Term Evolution)といった携帯電話の情報通信規格(IEEE規格非準拠)により通信を行う基地局、無線LAN(Local Area Network)に用いられる情報通信規格(IEEE規格準拠)により通信を行うアクセスポイントといわれる基地局などを含む概念であり、端末装置2と無線通信を行い、端末装置2をネットワークNWに接続する。   The base station 5 is a base station that performs communication according to a mobile phone information communication standard (non-IEEE standard) such as 3G (3rd Generation) or LTE (Long Term Evolution), and information communication used for a wireless LAN (Local Area Network). This is a concept including a base station called an access point that performs communication according to a standard (compliant with the IEEE standard), and performs wireless communication with the terminal device 2 to connect the terminal device 2 to the network NW.

端末装置2が基地局5を介して情報処理装置1と通信するときには、通信経路上において、その基地局5を識別する情報が通信されるデータに付加される。例えば、基地局5に割り当てられたIP(Internet Protocol)アドレスがIPヘッダに付加されたり、基地局5に割り当てられたMAC(Media Access Control)アドレスがMACヘッダに付加されたりする。また、携帯電話の情報通信規格においては、HTTPリクエストボディ部に、基地局5の位置を示す位置情報が付加される。   When the terminal device 2 communicates with the information processing device 1 via the base station 5, information for identifying the base station 5 is added to the data to be communicated on the communication path. For example, an IP (Internet Protocol) address assigned to the base station 5 is added to the IP header, or a MAC (Media Access Control) address assigned to the base station 5 is added to the MAC header. In the information communication standard for mobile phones, position information indicating the position of the base station 5 is added to the HTTP request body part.

[情報処理装置1の構成]
図2は、本発明の実施形態に係る情報処理装置1のハードウエア構成を示すブロック図である。情報処理装置1は、制御部11、記憶部12および通信部13を有する。制御部11は、CPUおよびメモリを有する。制御部11は、記憶部12またはメモリに記憶されているプログラムを実行することにより、後述する通信制御機能などの各種機能を実現する。制御部11によって実現される各種機能により、情報処理装置1の各構成が制御される。記憶部12は、ハードディスクなどであり、各種機能を実現するために必要な情報を記憶する。通信部13は、ネットワークNWを介して他の装置と情報の送受信を行う。
[Configuration of Information Processing Apparatus 1]
FIG. 2 is a block diagram showing a hardware configuration of the information processing apparatus 1 according to the embodiment of the present invention. The information processing apparatus 1 includes a control unit 11, a storage unit 12, and a communication unit 13. The control unit 11 has a CPU and a memory. The control part 11 implement | achieves various functions, such as a communication control function mentioned later, by running the program memorize | stored in the memory | storage part 12 or memory. Each component of the information processing apparatus 1 is controlled by various functions realized by the control unit 11. The storage unit 12 is a hard disk or the like and stores information necessary for realizing various functions. The communication unit 13 transmits / receives information to / from other devices via the network NW.

[端末装置2の構成]
図3は、本発明の実施形態に係る端末装置2のハードウエア構成を示すブロック図である。端末装置2は、制御部21、記憶部22、通信部23およびタッチパネル24を有する。制御部21は、CPUおよびメモリを有する。制御部21は、記憶部22またはメモリに記憶されているプログラムを実行することにより、各種機能を実現する。制御部21によって実現される各種機能により、端末装置2の各構成が制御される。
[Configuration of Terminal Device 2]
FIG. 3 is a block diagram showing a hardware configuration of the terminal device 2 according to the embodiment of the present invention. The terminal device 2 includes a control unit 21, a storage unit 22, a communication unit 23, and a touch panel 24. The control unit 21 has a CPU and a memory. The control unit 21 implements various functions by executing a program stored in the storage unit 22 or the memory. Each component of the terminal device 2 is controlled by various functions realized by the control unit 21.

記憶部22は、半導体メモリなどであり、各種機能を実現するために必要な情報を記憶する。通信部23は、基地局5と無線により接続し、ネットワークNWを介して他の装置と情報の送受信を行う。タッチパネル24は、受信したレスポンス電文に応じた画面を表示させるディスプレイと、ディスプレイ表面へのユーザの接触を検知して、ユーザの操作を受け付け、操作に応じた信号を出力するタッチセンサとを有する。ユーザによる操作がタッチパネル24によって受け付けられると、操作の内容に応じてリクエスト電文が情報処理装置1に送信される。このように、ユーザの指示は、タッチパネル24への操作により端末装置2に入力される。   The storage unit 22 is a semiconductor memory or the like, and stores information necessary for realizing various functions. The communication unit 23 is wirelessly connected to the base station 5 and transmits / receives information to / from other devices via the network NW. The touch panel 24 includes a display that displays a screen corresponding to the received response message, and a touch sensor that detects a user's contact with the display surface, accepts the user's operation, and outputs a signal corresponding to the operation. When an operation by the user is accepted by the touch panel 24, a request message is transmitted to the information processing apparatus 1 according to the content of the operation. Thus, the user's instruction is input to the terminal device 2 by an operation on the touch panel 24.

[参照サーバ6の構成]
参照サーバ6は、情報処理装置1と同様な構成を有し、IPアドレスまたはMACアドレスと位置情報とを対応付けた変換テーブルを記憶している。
[Configuration of Reference Server 6]
The reference server 6 has the same configuration as that of the information processing apparatus 1 and stores a conversion table in which IP addresses or MAC addresses are associated with position information.

図4は、本発明の実施形態に係る参照サーバ6に記憶された変換テーブルを説明する図である。図4に示す変換テーブルの例では、アドレス(アドレスA、B、C、・・・)と位置情報(位置A、B、C、・・・)との対応関係を定めている。アドレスは、MACアドレスまたはIPアドレスを示している。位置情報は、例えば、対応するMACアドレスの基地局5の所在地を示す情報である。この例では、位置情報は、市町村までの行政区画により表された情報であるが、より狭い範囲を示す行政区画により表された情報であってもよいし、より広い範囲を示す行政区画(例えば都道府県)により表された情報であってもよい。   FIG. 4 is a diagram illustrating a conversion table stored in the reference server 6 according to the embodiment of the present invention. In the example of the conversion table shown in FIG. 4, the correspondence between addresses (addresses A, B, C,...) And position information (positions A, B, C,...) Is defined. The address indicates a MAC address or an IP address. The location information is information indicating the location of the base station 5 having the corresponding MAC address, for example. In this example, the location information is information represented by administrative divisions up to the municipality, but may be information represented by administrative divisions showing a narrower range, or administrative divisions showing a wider range (for example, It may be information expressed by (prefecture).

[情報処理装置1の機能構成]
図5は、本発明の実施形態に係る情報処理装置1の機能構成を示すブロック図である。情報処理装置1は、受信部110、抽出部120、特定部130、提示部140、応答受信部150、登録部160、実行部170およびデータベース(DB)190により、通信制御機能を実現する。
[Functional configuration of information processing apparatus 1]
FIG. 5 is a block diagram showing a functional configuration of the information processing apparatus 1 according to the embodiment of the present invention. The information processing apparatus 1 implements a communication control function by the receiving unit 110, the extracting unit 120, the specifying unit 130, the presenting unit 140, the response receiving unit 150, the registration unit 160, the execution unit 170, and the database (DB) 190.

受信部110は、端末装置2からリクエスト電文を受信する。この例では、ユーザを識別する識別情報であるUIDがリクエスト電文の一部に記述されている。例えば、HTTPメソッドとしてGETメソッドが用いられていれば、リクエストラインに記述されるURL(Uniform Resource Locator)の最後に、「https://www.xxx.yyy.jp/members.php?uid=aa12345」といったように記述されることになる。この場合、UIDは「aa12345」となる。   The receiving unit 110 receives a request message from the terminal device 2. In this example, a UID that is identification information for identifying a user is described in a part of the request message. For example, if the GET method is used as the HTTP method, “https://www.xxx.yyy.jp/members.php?uid=aa12345 is added at the end of the URL (Uniform Resource Locator) described in the request line. Will be described as follows. In this case, the UID is “aa12345”.

抽出部120は、受信したリクエスト電文から、抽出情報およびUIDを取得する。抽出情報とは、この例では、位置関連情報である。抽出情報は、情報処理装置1にアクセスする端末装置2が変わった場合、端末装置2が通信時に接続する基地局5が変わった場合など、通信の状況が変わったときに変化する情報が含まれている。   The extraction unit 120 acquires the extraction information and the UID from the received request message. In this example, the extracted information is position related information. The extracted information includes information that changes when the communication status changes, such as when the terminal device 2 that accesses the information processing device 1 changes, or when the base station 5 to which the terminal device 2 connects during communication changes. ing.

位置関連情報とは、通信経路上の基地局5の位置に関連した情報であり、この例では、MACアドレスまたはIPアドレスである。したがって、位置関連情報は、端末装置2の位置が変わって、別の基地局5に接続された場合にはアドレスが変化する。なお、位置関連情報は、HTTPパケットのうち、MACアドレスである場合にはMACヘッダから取得され、IPアドレスである場合にはIPヘッダから取得される。   The position related information is information related to the position of the base station 5 on the communication path, and in this example, is a MAC address or an IP address. Accordingly, the position-related information changes its address when the position of the terminal device 2 changes and is connected to another base station 5. The location-related information is acquired from the MAC header of the HTTP packet when it is a MAC address, and is acquired from the IP header when it is an IP address.

特定部130は、受信したリクエスト電文からUIDを取得する。特定部130は、データベース190を参照して、このUIDに対応するMACアドレスまたはIPアドレスを特定する。   The specifying unit 130 acquires a UID from the received request message. The specifying unit 130 refers to the database 190 and specifies the MAC address or IP address corresponding to this UID.

図6は、本発明の実施形態に係るデータベース190に登録された情報を説明する図である。図6に示すデータベース190の例では、UID(ABC、DEF、GHI、・・・)とアドレス(アドレスXX、アドレスYY、アドレスZZ、・・・)との対応関係を定めている。アドレスは、位置関連情報に対応し、上述と同様に、MACアドレスまたはIPアドレスを示している。UIDとアドレスとの対応関係は、登録部160によってデータベース190に登録される。   FIG. 6 is a diagram for explaining information registered in the database 190 according to the embodiment of the present invention. In the example of the database 190 illustrated in FIG. 6, a correspondence relationship between a UID (ABC, DEF, GHI,...) And an address (address XX, address YY, address ZZ,...) Is defined. The address corresponds to the position related information and indicates a MAC address or an IP address as described above. The correspondence between the UID and the address is registered in the database 190 by the registration unit 160.

登録部160は、抽出部120において取得されたUIDと位置関連情報(MACアドレスまたはIPアドレス)との対応関係をデータベース190に登録する。すでにUIDに対応する位置関連情報が登録されている場合には、上書きして更新してもよいし、時系列に複数世代にわたって登録するようにしてもよい。   The registration unit 160 registers the correspondence relationship between the UID acquired by the extraction unit 120 and the position related information (MAC address or IP address) in the database 190. When the position related information corresponding to the UID has already been registered, it may be overwritten and updated, or may be registered over a plurality of generations in time series.

提示部140は、参照サーバ6の変換テーブルを参照して、特定部130によって特定されたMACアドレスまたはIPアドレスに対応する位置情報(以下、特定位置情報という)を取得する。提示部140は、特定位置情報をユーザに提示して確認させるための確認画面(図9参照)を生成する。この特定位置情報は、ユーザが前回取引をした場所がどこであるかを確認させるために提示される。取引をした場所とは、ユーザが使用した端末装置2が情報処理装置1に対してアクセスをした位置、より正確にはこのアクセスをしたときに端末装置2が接続した基地局5の位置に相当する。また、確認画面には、特定位置情報の位置を地図上で示す表示が含まれるようにしてもよい。   The presentation unit 140 refers to the conversion table of the reference server 6 and acquires location information (hereinafter referred to as specific location information) corresponding to the MAC address or IP address specified by the specification unit 130. The presentation unit 140 generates a confirmation screen (see FIG. 9) for presenting and confirming the specific position information to the user. This specific location information is presented in order to confirm where the user made a transaction last time. The place where the transaction was made corresponds to the position at which the terminal device 2 used by the user accessed the information processing apparatus 1, more precisely the position of the base station 5 to which the terminal apparatus 2 was connected when this access was made. To do. Further, the confirmation screen may include a display showing the position of the specific position information on the map.

提示部140は、リクエスト電文を送信した端末装置2に対して、生成した確認画面を表示させる情報を含むレスポンス電文を送信する。後述するように、端末装置2からは、確認画面においてユーザが入力した確認結果を含むリクエスト電文が情報処理装置1に送信される。この例では、確認結果としては、前回取引した場所の表示が正しいことの確認(以下、承認確認という)、または正しくないことの確認(以下、非承認確認という)のいずれかである。なお、確認結果の入力が行われない構成であってもよい。この場合については、変形例において別途説明する。   The presenting unit 140 transmits a response message including information for displaying the generated confirmation screen to the terminal device 2 that has transmitted the request message. As will be described later, from the terminal device 2, a request message including the confirmation result input by the user on the confirmation screen is transmitted to the information processing device 1. In this example, the confirmation result is either confirmation that the display of the place where the transaction was made last time is correct (hereinafter referred to as approval confirmation) or confirmation that it is not correct (hereinafter referred to as non-approval confirmation). Note that the confirmation result may not be input. This case will be described separately in the modification.

応答受信部150は、確認画面の提示に対するユーザの応答として、ユーザによる確認結果を含むリクエスト電文を受信する。確認結果が承認確認である場合には、ユーザが記憶している前回の取引場所と、提示された特定位置情報が示す取引場所とが一致していることになる。そのため、前回の取引から今回の取引に至る間に、ユーザが記憶していない別の場所からの取引がなかったことを示している。   The response receiving unit 150 receives a request message including a confirmation result by the user as a user response to the presentation of the confirmation screen. If the confirmation result is an approval confirmation, the previous transaction location stored by the user matches the transaction location indicated by the presented specific position information. Therefore, during the period from the previous transaction to the current transaction, there is no transaction from another location that the user does not remember.

一方、確認結果が非承認確認である場合には、ユーザが記憶している前回の取引場所と、提示された特定位置情報が示す取引場所とが一致していないことになる。そのため、前回の取引から今回の取引に至る間に、ユーザが記憶していない別の場所からの取引があったことを示している。このように、ユーザが取引した記憶にない場所からの取引があったことを示していることから、第三者がユーザになりすまして取引をした可能性が高いことを示している。したがって、ユーザは、確認画面を見ることで、前回の取引から今回の取引に至る間に、第三者からの不正なアクセスがあったかどうかを容易に確認することができる。   On the other hand, if the confirmation result is non-approval confirmation, the previous transaction location stored by the user and the transaction location indicated by the presented specific position information do not match. Therefore, during the period from the previous transaction to the current transaction, this indicates that there was a transaction from another location that the user did not remember. Thus, since it has shown that there was a transaction from the place which is not in the memory which the user traded, it has shown that possibility that the third party impersonated the user and traded is high. Therefore, the user can easily confirm whether there has been an unauthorized access from a third party during the period from the previous transaction to the current transaction by looking at the confirmation screen.

実行部170は、応答受信部150により受信したリクエスト電文に含まれるユーザの確認結果に基づいて、リクエスト電文の応答として端末装置2に送信するレスポンス電文の記述内容を決定する処理を実行する。実行部170は、例えば、ユーザの確認結果が承認確認である場合には、第三者からの不正なアクセスがなかったとして、リクエスト電文の要求に対応したレスポンス電文を、リクエスト電文の応答として送信する。   The execution unit 170 executes processing for determining the description content of the response message to be transmitted to the terminal device 2 as a response to the request message based on the user confirmation result included in the request message received by the response receiving unit 150. For example, when the user confirmation result is an approval confirmation, the execution unit 170 transmits a response message corresponding to the request message request as a response to the request message, assuming that there has been no unauthorized access from a third party. To do.

一方、ユーザの確認結果が非承認確認である場合には、前回の取引から今回の取引までの間に第三者からの不正なアクセスがあった可能性が高いため、例えば、その状態を管理者に通知するための情報を記入する通報画面を端末装置2に表示させるレスポンス電文を、リクエスト電文の応答として送信する。なお、情報処理装置1の管理者に不正アクセスに関する情報が通知されるようにしてもよい。管理者の通知先(電子メールアドレスなど)は情報処理装置1に予め設定されていればよい。不正アクセスに関する情報は、予め決められた定形文を用いた情報であってもよいし、不正アクセスに対応するリクエスト電文(第三者からの不正なアクセスがあったときの電文)に関する情報が含まれていてもよい。   On the other hand, if the user's confirmation result is an unapproved confirmation, there is a high possibility that there was an unauthorized access from a third party between the previous transaction and the current transaction. A response message for causing the terminal device 2 to display a notification screen for filling in information for notifying the user is transmitted as a response to the request message. Information regarding unauthorized access may be notified to the administrator of the information processing apparatus 1. An administrator's notification destination (e-mail address or the like) may be set in the information processing apparatus 1 in advance. The information related to unauthorized access may be information using a predetermined fixed sentence, or includes information related to a request message corresponding to unauthorized access (message when there is unauthorized access from a third party). It may be.

[通信フロー]
図7は、本発明の実施形態に係る情報処理装置1および端末装置2の処理を示す通信フロー図である。まず、端末装置2は、特定のサービス(インターネットバンキングなど)へのログイン指示がユーザから入力される(ステップS111)。このサービスへのログイン指示は、端末装置2のタッチパネル24に表示されたログイン画面にて行われる。
[Communication flow]
FIG. 7 is a communication flow diagram showing processing of the information processing device 1 and the terminal device 2 according to the embodiment of the present invention. First, the terminal device 2 receives a login instruction from a user for a specific service (such as Internet banking) (step S111). The login instruction to this service is performed on a login screen displayed on the touch panel 24 of the terminal device 2.

図8は、本発明の実施形態に係るタッチパネル24に表示されるログイン画面を説明する図である。タッチパネル24に表示されたログイン画面には、UID(ユーザID)の入力領域、パスワードの入力領域、操作されるとログイン指示が入力されるログインボタンB1が表示される。UIDとパスワードとが入力された後、ログインボタンB1が操作されると、ログイン指示が入力されて、UIDおよびパスワードを含むリクエスト電文が送信される。   FIG. 8 is a diagram illustrating a login screen displayed on the touch panel 24 according to the embodiment of the present invention. The login screen displayed on the touch panel 24 displays a UID (user ID) input area, a password input area, and a login button B1 for inputting a login instruction when operated. When the login button B1 is operated after the UID and password are input, a login instruction is input and a request message including the UID and password is transmitted.

図7に戻って説明を続ける。端末装置2は、ログイン指示にもとづいてリクエスト電文を生成して送信する(ステップS112)。このリクエスト電文には、上記サービスを受けるためのユーザを識別するUIDが含まれている。また、通信経路上において、端末装置2が無線で接続する基地局5を識別する情報(この例ではMACアドレス)が付加される。   Returning to FIG. 7, the description will be continued. The terminal device 2 generates and transmits a request message based on the login instruction (step S112). This request message includes a UID that identifies a user for receiving the service. Further, information (MAC address in this example) for identifying the base station 5 to which the terminal device 2 is connected wirelessly is added on the communication path.

情報処理装置1は、リクエスト電文を受信すると、リクエストラインからUIDを取得する(ステップS121)。情報処理装置1は、データベース190を参照して、取得したUIDに対応するMACアドレスを特定する(ステップS122)。特定されるMACアドレスは、同じユーザが前回ログイン指示したときに送信されるリクエスト電文のMACヘッダに記述されたアドレスである。   When receiving the request message, the information processing apparatus 1 acquires a UID from the request line (step S121). The information processing device 1 refers to the database 190 and identifies the MAC address corresponding to the acquired UID (step S122). The specified MAC address is an address described in the MAC header of the request message transmitted when the same user has previously given a login instruction.

情報処理装置1は、参照サーバ6の変換テーブルを参照して、特定したMACアドレスに対応する位置情報(特定位置情報)を取得する(ステップS123)。情報処理装置1は、特定位置情報を確認させるための確認画面を生成し(ステップS124)、生成した確認画面を表示させる情報を含むレスポンス電文を送信する(ステップS125)。端末装置2は、レスポンス電文を受信すると、確認画面を表示する(ステップS131)。   The information processing apparatus 1 refers to the conversion table of the reference server 6 and acquires position information (specific position information) corresponding to the specified MAC address (step S123). The information processing apparatus 1 generates a confirmation screen for confirming the specific position information (step S124), and transmits a response message including information for displaying the generated confirmation screen (step S125). Upon receiving the response message, the terminal device 2 displays a confirmation screen (step S131).

図9は、本発明の実施形態に係るタッチパネル24に表示される確認画面を説明する図である。確認画面には、前回の取引場所として特定位置情報(図9においては「千葉県千葉市」の文字およびその位置を示す地図)、および承認確認を示すOKボタンB2、非承認確認を示すNGボタンB3が表示される。OKボタンB2は、ユーザが特定位置情報を確認し、ユーザが記憶する前回の取引場所と同じであるときに操作されるボタンである。NGボタンB3は、ユーザが特定位置情報を確認し、ユーザが記憶する前回の取引場所と異なっているときに操作されるボタンである。ユーザによっていずれかのボタンが操作されると、承認確認または非承認確認の応答指示となる。なお、前回の取引場所だけでなく、さらに前々回の取引場所も表示されるようにし、複数回にわたった取引場所が表示されるようにしてもよい。   FIG. 9 is a diagram illustrating a confirmation screen displayed on the touch panel 24 according to the embodiment of the present invention. On the confirmation screen, specific location information (in FIG. 9, the character “Chiba Prefecture Chiba” and a map indicating its location), OK button B2 indicating approval confirmation, and NG button indicating non-approval confirmation are displayed as the previous transaction location. B3 is displayed. The OK button B2 is a button operated when the user confirms the specific position information and is the same as the previous transaction place stored by the user. The NG button B3 is a button operated when the user confirms the specific position information and is different from the previous transaction place stored by the user. When one of the buttons is operated by the user, an approval confirmation or non-approval confirmation response instruction is given. Note that not only the previous transaction location, but also the previous transaction location may be displayed, and the transaction location may be displayed multiple times.

図7に戻って説明を続ける。端末装置2は、ユーザによって承認確認または非承認確認の応答指示がされると(ステップS132)、確認結果(承認確認または非承認確認)を含むリクエスト電文を送信する(ステップS133)。   Returning to FIG. 7, the description will be continued. When the user issues an approval confirmation or non-approval confirmation response instruction (step S132), the terminal device 2 transmits a request message including the confirmation result (approval confirmation or non-approval confirmation) (step S133).

情報処理装置1は、リクエスト電文に含まれる確認結果が承認確認である場合に
は、第三者からの不正なアクセスがなかったとして、リクエスト電文の要求に対応したレスポンス電文を生成し(ステップS141)、端末装置2に対してリクエスト電文の応答として送信する(ステップS142)。
When the confirmation result included in the request message is an approval confirmation, the information processing apparatus 1 generates a response message corresponding to the request message request, assuming that there is no unauthorized access from a third party (step S141). ), As a response to the request message to the terminal device 2 (step S142).

一方、ユーザの確認結果が非承認確認である場合には、前回の取引から今回の取引までの間に第三者からの不正なアクセスがあった可能性が高いため、その状態を管理者に通知するための情報を記入する通報画面を端末装置2に表示させるレスポンス電文を生成し(ステップS141)、端末装置2に対してリクエスト電文の応答として送信する(ステップS142)。   On the other hand, if the user's confirmation result is an unapproved confirmation, there is a high possibility that there was an unauthorized access from a third party between the previous transaction and the current transaction. A response message that causes the terminal device 2 to display a notification screen for entering information for notification is generated (step S141), and is transmitted to the terminal device 2 as a response to the request message (step S142).

なお、情報処理装置1は、ステップS112(またはステップS133)において送信されたリクエスト電文に含まれるUIDとMACアドレスとの対応関係をデータベース190に登録する。この対応関係のデータベース190への登録は、ステップS112(またはステップS133)において送信されたリクエスト電文を受信した後であれば、どのタイミングでもよい。このようにしてデータベース190に登録されたUIDとMACアドレスとの対応関係は、次にユーザが取引するときの確認画面に表示される特定位置情報に用いられる。   The information processing apparatus 1 registers the correspondence between the UID and the MAC address included in the request message transmitted in step S112 (or step S133) in the database 190. Registration of the correspondence relationship in the database 190 may be performed at any timing as long as the request message transmitted in step S112 (or step S133) is received. The correspondence relationship between the UID and the MAC address registered in the database 190 in this way is used for the specific position information displayed on the confirmation screen when the user performs the next transaction.

このように、情報処理装置1においては、前回の取引がされたときの端末装置2の位置に対応する特定位置情報を、今回の取引の開始をするときにユーザに確認画面として提示する。したがって、ユーザは、前回の取引から今回の取引までの間に、ユーザ以外の第三者からの不正なアクセスがあったかどうかを容易に確認することができ、セキュリティの向上が可能である。   Thus, in the information processing apparatus 1, the specific position information corresponding to the position of the terminal device 2 when the previous transaction is performed is presented to the user as a confirmation screen when starting the current transaction. Therefore, the user can easily confirm whether there has been unauthorized access from a third party other than the user from the previous transaction to the current transaction, and security can be improved.

<変形例>
以上、本発明の実施形態およびその実施例について説明したが、本発明は以下のように、様々な態様で実施可能である。
<Modification>
As mentioned above, although embodiment and the Example of this invention were described, this invention can be implemented in various aspects as follows.

[変形例1]
上述した実施形態においては、データベース190には、UIDと位置関連情報との対応関係が登録されていたが、UIDと位置情報との対応関係が登録されていてもよい。この場合、HTTPリクエストボディ部に記述された位置情報が用いられてもよい。
[Modification 1]
In the above-described embodiment, the correspondence relationship between the UID and the position related information is registered in the database 190, but the correspondence relationship between the UID and the position information may be registered. In this case, position information described in the HTTP request body part may be used.

変形例1に係る情報処理システムの構成については、実施形態と同様な構成であるが、変換テーブルに加えて、アドレス指定情報が参照サーバ6に記憶されている。なお、変換テーブルとアドレス指定情報とが異なるサーバに記憶されていてもよい。   About the structure of the information processing system which concerns on the modification 1, it is the structure similar to embodiment, However, In addition to the conversion table, the address designation information is memorize | stored in the reference server 6. FIG. Note that the conversion table and the addressing information may be stored in different servers.

アドレス指定情報とは、所定条件を満たすアドレスを指定する情報であって、例えば、携帯電話の情報通信規格(IEEE規格非準拠)の基地局5のIPアドレスを指定する情報である。   The address designation information is information for designating an address satisfying a predetermined condition, for example, information for designating the IP address of the base station 5 of the cellular phone information communication standard (non-IEEE standard).

図10は、本発明の変形例1に係る参照サーバ6に記憶されたアドレス指定情報を説明する図である。図10に示すアドレス指定情報の例では、IPアドレスとプレフィックス値との組み合わせにより、IPアドレスの範囲を指定している。この範囲に含まれるIPアドレスが割り当てられた基地局5は、携帯電話の情報通信規格(IEEE規格非準拠)で通信している。この基地局5を介してリクエスト電文が送信されるときには、HTTPリクエストボディ部に、基地局5の位置を示す位置情報が付加される。本変形例では、このように付加される位置情報を利用するものである。   FIG. 10 is a diagram for explaining the address designation information stored in the reference server 6 according to the first modification of the present invention. In the example of the address designation information shown in FIG. 10, the range of the IP address is designated by a combination of the IP address and the prefix value. The base station 5 to which the IP address included in this range is assigned communicates with the mobile phone information communication standard (non-IEEE standard). When a request message is transmitted via the base station 5, position information indicating the position of the base station 5 is added to the HTTP request body part. In this modification, the position information added in this way is used.

図11は、本発明の変形例2に係る位置情報を取得する処理を示すフローチャートである。まず、抽出部120は、リクエスト電文からIPアドレスを取得し、アドレス指定情報を参照して、取得したIPアドレスが含まれているかどうかを判定する(ステップS211)。IPアドレスが含まれている場合(ステップS211;Yes)には、HTTPリクエストボディ部に記述された位置情報を取得する(ステップS213)。一方、IPアドレスが含まれていない場合(ステップS211;No)には、リクエスト電文からMACアドレス(またはIPアドレス)を取得し、参照サーバ6に記憶されている変換テーブルを参照して、位置情報を取得する(ステップS212)。そして、登録部160は、位置関連情報とUIDとの対応関係ではなく、抽出部120が取得した位置情報とUIDとの対応関係をデータベース190に登録する。   FIG. 11 is a flowchart showing processing for acquiring position information according to the second modification of the present invention. First, the extraction unit 120 acquires an IP address from the request message, and refers to the address designation information to determine whether the acquired IP address is included (step S211). If the IP address is included (step S211; Yes), the position information described in the HTTP request body part is acquired (step S213). On the other hand, if the IP address is not included (step S211; No), the MAC address (or IP address) is acquired from the request message, and the location information is obtained by referring to the conversion table stored in the reference server 6. Is acquired (step S212). Then, the registration unit 160 registers the correspondence between the position information acquired by the extraction unit 120 and the UID in the database 190 instead of the correspondence between the position related information and the UID.

この場合には、特定部130は、データベース190を参照して、位置関連情報を特定するのではなく位置情報を特定する。そして、この位置情報は、提示部140において特定位置情報として用いられる。   In this case, the specifying unit 130 refers to the database 190 and specifies position information instead of specifying position related information. This position information is used as specific position information in the presentation unit 140.

[変形例2]
上述した実施形態においては、データベース190には、UIDと位置関連情報との対応関係が登録されていたが、変形例1と同様にUIDと位置情報との対応関係が登録されていてもよい。この場合、HTTPリクエストボディ部に記述された位置情報が用いられてもよい。
[Modification 2]
In the embodiment described above, the correspondence relationship between the UID and the position related information is registered in the database 190, but the correspondence relationship between the UID and the position information may be registered as in the first modification. In this case, position information described in the HTTP request body part may be used.

変形例2に係る情報処理システムの構成については、変形例1と同様な構成である。また、変形例2は、変形例1と同様に、携帯電話の情報通信規格(IEEE規格非準拠)の基地局5を介してリクエスト電文が送信されるときに、HTTPリクエストボディ部に付加される位置情報を利用するものである。変形例1では、アドレス指定情報を用いて、基地局5が携帯電話の情報通信規格を用いているかどうかを判定していたが、変形例2においては、別の方法で判定する場合について説明する。   The configuration of the information processing system according to Modification 2 is the same as that of Modification 1. Similarly to the first modification, the second modification is added to the HTTP request body part when a request message is transmitted via the base station 5 of the mobile phone information communication standard (non-IEEE standard). It uses location information. In the first modification, it is determined whether or not the base station 5 uses the mobile phone information communication standard using the addressing information. In the second modification, a case where the determination is made by another method will be described. .

図12は、本発明の変形例2に係る位置情報を取得する処理を示すフローチャートである。まず、抽出部120は、リクエスト電文のMACヘッダを参照し、MACアドレスの記述があるかどうか判定する(ステップS311)。MACアドレスが記述されている場合(ステップS311;Yes)には、リクエスト電文からMACアドレス(またはIPアドレス)を取得し、参照サーバ6に記憶されている変換テーブルを参照して、位置情報を取得する(ステップS312)。一方、MACアドレスが記述されていない場合(ステップS311;No)には、HTTPリクエストボディ部に記述された位置情報を取得する(ステップS313)。そして、登録部160は、位置関連情報とUIDとの対応関係ではなく、抽出部120が取得した位置情報とUIDとの対応関係をデータベース190に登録する。   FIG. 12 is a flowchart showing processing for acquiring position information according to the second modification of the present invention. First, the extraction unit 120 refers to the MAC header of the request message and determines whether there is a description of the MAC address (step S311). When the MAC address is described (step S311; Yes), the MAC address (or IP address) is acquired from the request message, and the location information is acquired by referring to the conversion table stored in the reference server 6. (Step S312). On the other hand, when the MAC address is not described (step S311; No), the position information described in the HTTP request body part is acquired (step S313). Then, the registration unit 160 registers the correspondence between the position information acquired by the extraction unit 120 and the UID in the database 190 instead of the correspondence between the position related information and the UID.

この場合には、特定部130は、データベース190を参照して、位置関連情報を特定するのではなく位置情報を特定する。そして、この位置情報は、提示部140において特定位置情報として用いられる。   In this case, the specifying unit 130 refers to the database 190 and specifies position information instead of specifying position related information. This position information is used as specific position information in the presentation unit 140.

[変形例3]
上述した実施形態においては、端末装置2に対して確認画面を表示させたときに、ユーザからの確認結果(承認確認または非承認確認)の入力を行う構成であったが、入力を行わない構成であってもよい。この場合には、実施形態における応答受信部150および実行部170は存在しなくてもよい。このとき、確認画面は、例えば、実際に取引を行うための画面が端末装置2に表示されるときに併せて表示されるようにすればよい。このようにしても、ユーザは確認画面を見ることができるため、第三者からの不正なアクセスがあったかどうかを確認することができる。
[Modification 3]
In the above-described embodiment, when the confirmation screen is displayed on the terminal device 2, the confirmation result (approval confirmation or non-approval confirmation) is input from the user, but the input is not performed. It may be. In this case, the response receiving unit 150 and the execution unit 170 in the embodiment may not exist. At this time, the confirmation screen may be displayed together with, for example, a screen for actually performing a transaction when the screen is displayed on the terminal device 2. Even in this case, since the user can see the confirmation screen, it is possible to confirm whether there has been an unauthorized access from a third party.

[変形例4]
上述した実施形態においては、抽出情報は、位置関連情報を用いたが、別の情報を用いてもよいし、さらにこれらを組み合わせて用いてもよい。別の情報としては、例えば、HTTPヘッダの内容、端末装置2に記憶されて端末装置2を識別する端末識別情報(例えば、CPUのシリアル番号)などがある。例えば、HTTPヘッダの内容のうち、端末装置2の機種を抽出情報とした場合には、確認画面において端末装置の機種名および機種を模した画像がユーザに対して提示される。
[Modification 4]
In the embodiment described above, the position-related information is used as the extraction information. However, other information may be used, and these may be used in combination. Other information includes, for example, the contents of the HTTP header, terminal identification information (for example, a serial number of the CPU) stored in the terminal device 2 and identifying the terminal device 2. For example, when the model of the terminal device 2 is extracted information in the content of the HTTP header, an image simulating the model name and model of the terminal device is presented to the user on the confirmation screen.

図13は、本発明の変形例4に係るタッチパネル24に表示される確認画面を説明する図である。確認画面には、前回の取引に用いられた端末装置2の機種名(図13において「○○○△△△」の文字)およびその機種のイメージ画像が表示される。また、実施形態と同様に、承認確認を示すOKボタンB2、非承認確認を示すNGボタンB3が表示される。OKボタンB2は、ユーザが端末装置2の機種名を確認し、ユーザが記憶する前回の取引に用いた端末装置2の機種名と同じであるときに操作される。NGボタンB3は、ユーザが端末装置2の機種名を確認し、ユーザが記憶する前回の取引に用いた端末装置2の機種名と異なっているときに操作される。不正にアクセスをした第三者が、正当なユーザと同じ機種の端末装置2を用いている可能性は少なく、このような確認方法も有効である。なお、実施形態において述べたように、複数回にわたって取引に使用された端末装置2の機種名が表示されるようにしてもよい。   FIG. 13 is a diagram for explaining a confirmation screen displayed on the touch panel 24 according to Modification 4 of the present invention. On the confirmation screen, the model name of the terminal device 2 used in the previous transaction (characters “XXXXXX” in FIG. 13) and an image of the model are displayed. Similarly to the embodiment, an OK button B2 indicating approval confirmation and an NG button B3 indicating non-approval confirmation are displayed. The OK button B2 is operated when the user confirms the model name of the terminal device 2 and is the same as the model name of the terminal device 2 used for the previous transaction stored by the user. The NG button B3 is operated when the user confirms the model name of the terminal device 2 and is different from the model name of the terminal device 2 used for the previous transaction stored by the user. There is little possibility that a third party who has illegally accessed uses the terminal device 2 of the same model as the legitimate user, and such a confirmation method is also effective. As described in the embodiment, the model name of the terminal device 2 that has been used for transactions a plurality of times may be displayed.

1…情報処理装置、2…端末装置、5…基地局、11…制御部、12…記憶部、13…通信部、21…制御部、22…記憶部、23…通信部、24…タッチパネル、110…受信部、120…抽出部、130…特定部、140…提示部、150…応答受信部、160…登録部、170…実行部、1000…情報処理システム DESCRIPTION OF SYMBOLS 1 ... Information processing apparatus, 2 ... Terminal device, 5 ... Base station, 11 ... Control part, 12 ... Memory | storage part, 13 ... Communication part, 21 ... Control part, 22 ... Memory | storage part, 23 ... Communication part, 24 ... Touch panel, DESCRIPTION OF SYMBOLS 110 ... Reception part, 120 ... Extraction part, 130 ... Identification part, 140 ... Presentation part, 150 ... Response reception part, 160 ... Registration part, 170 ... Execution part, 1000 ... Information processing system

Claims (7)

ユーザを識別する識別情報、当該ユーザを認証するための認証情報および抽出情報を含むリクエスト電文を端末装置から受信する受信手段と、
受信した前記リクエスト電文から前記抽出情報を取得する抽出手段と、
少なくとも、受信した前記リクエスト電文に含まれる識別情報および前記認証情報に基づいて前記ユーザが正当なユーザとして認証された場合に、当該識別情報と当該リクエスト電文から取得された前記抽出情報との対応関係をデータベースに登録する登録手段と、
前記データベースを参照して、受信した前記リクエスト電文に含まれる前記識別情報を含む前記リクエスト電文を前回受信したときに取得された前記抽出情報を特定する特定手段と、
特定した前記抽出情報に基づく情報を、前記端末装置を介してユーザに提示する提示手段と
を備え
前記抽出情報は、前記端末装置からの通信経路上の基地局の位置に関連した位置関連情報を含み、
前記抽出手段は、所定条件を満たすIPアドレスを指定する情報を参照し、前記通信経路上において前記リクエスト電文に付加された前記基地局のIPアドレスが前記所定条件を満たす場合に、前記リクエスト電文のボディ部に記述された位置情報を取得し、
前記提示手段は、取得した前記位置情報に基づいて前記ユーザに提示する情報を決定する情報処理装置。
Receiving means for receiving from the terminal device a request message including identification information for identifying the user, authentication information for authenticating the user, and extraction information;
Extraction means for obtaining the extraction information from the received request message;
Correspondence relationship between the identification information and the extracted information acquired from the request message when the user is authenticated as a valid user based on at least the identification information and the authentication information included in the received request message Registration means for registering in the database;
A specifying means for specifying the extracted information acquired when the request message including the identification information included in the received request message is previously received with reference to the database;
Presenting means for presenting information based on the identified extracted information to the user via the terminal device ,
The extraction information includes location related information related to the location of a base station on a communication path from the terminal device,
The extraction means refers to information designating an IP address that satisfies a predetermined condition, and when the IP address of the base station added to the request message on the communication path satisfies the predetermined condition, Get the position information described in the body part,
It said presenting means, the information processing apparatus that determine the information presented to the user based on the acquired position information.
ユーザを識別する識別情報、当該ユーザを認証するための認証情報および抽出情報を含むリクエスト電文を端末装置から受信する受信手段と、Receiving means for receiving from the terminal device a request message including identification information for identifying the user, authentication information for authenticating the user, and extraction information;
受信した前記リクエスト電文から前記抽出情報を取得する抽出手段と、Extraction means for obtaining the extraction information from the received request message;
少なくとも、受信した前記リクエスト電文に含まれる識別情報および前記認証情報に基づいて前記ユーザが正当なユーザとして認証された場合に、当該識別情報と当該リクエスト電文から取得された前記抽出情報との対応関係をデータベースに登録する登録手段と、Correspondence relationship between the identification information and the extracted information acquired from the request message when the user is authenticated as a valid user based on at least the identification information and the authentication information included in the received request message Registration means for registering in the database;
前記データベースを参照して、受信した前記リクエスト電文に含まれる前記識別情報を含む前記リクエスト電文を前回受信したときに取得された前記抽出情報を特定する特定手段と、A specifying means for specifying the extracted information acquired when the request message including the identification information included in the received request message is previously received with reference to the database;
特定した前記抽出情報に基づく情報を、前記端末装置を介してユーザに提示する提示手段とPresenting means for presenting information based on the identified extracted information to the user via the terminal device;
を備え、With
前記抽出情報は、前記端末装置からの通信経路上の基地局の位置に関連した位置関連情報を含み、The extraction information includes location related information related to the location of a base station on a communication path from the terminal device,
前記抽出手段は、前記通信経路上において前記リクエスト電文に付加されるMACヘッダにMACアドレスが記述されていない場合に、前記リクエスト電文のボディ部に記述された位置情報を取得し、When the MAC address is not described in the MAC header added to the request message on the communication path, the extraction unit acquires the position information described in the body part of the request message,
前記提示手段は、取得した前記位置情報に基づいて前記ユーザに提示する情報を決定する情報処理装置。The information processing apparatus that determines information to be presented to the user based on the acquired position information.
前記リクエスト電文は、HTTPに準拠した電文であり、
前記抽出情報は、前記リクエスト電文のHTTPヘッダに設定されている情報を含む請求項1または2に記載の情報処理装置。
The request message is an HTTP-compliant message,
The extraction information processing apparatus according to claim 1 or 2 including the information set in the HTTP header of the request message.
前記特定手段は、前記リクエスト電文を前回受信したときに取得された前記抽出情報に加えて、さらに過去に受信したときに取得された前記抽出情報についても特定し、
前記提示手段は、特定した複数の前記抽出情報に基づく情報を提示する請求項1乃至3のいずれかに記載の情報処理装置。
In addition to the extracted information acquired when the request message was received last time, the specifying unit also specifies the extracted information acquired when received in the past,
It said presenting means, the information processing apparatus according to any one of claims 1 to 3 presenting information based on a plurality of the extracted information specified.
前記抽出情報は、前記端末装置の機種を特定可能な端末識別情報を含み、
前記提示手段は、前記端末装置の機種に対応する情報を、前記ユーザに提供する請求項1乃至請求項のいずれかに記載の情報処理装置。
The extraction information includes terminal identification information that can identify the model of the terminal device,
It said presenting means, the information corresponding to the model of the terminal device, the information processing apparatus according to any one of claims 1 to 4 to provide to the user.
前記ユーザへの提示に対する応答を受信する応答受信手段と、
受信した前記応答に基づく処理を実行する実行手段とをさらに備える請求項1乃至請求項のいずれかに記載の情報処理装置。
Response receiving means for receiving a response to the presentation to the user;
The information processing apparatus according to any one of claims 1 to 5 further comprising an execution unit for executing processing based on the received response.
前記実行手段は、受信した前記応答が所定の条件を満たす場合に、不正アクセスに関する情報を管理者に通知する請求項に記載の情報処理装置。

The information processing apparatus according to claim 6 , wherein the execution unit notifies the administrator of information related to unauthorized access when the received response satisfies a predetermined condition.

JP2012156338A 2012-07-12 2012-07-12 Information processing apparatus, information processing method, and program Expired - Fee Related JP5940398B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012156338A JP5940398B2 (en) 2012-07-12 2012-07-12 Information processing apparatus, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012156338A JP5940398B2 (en) 2012-07-12 2012-07-12 Information processing apparatus, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2014021520A JP2014021520A (en) 2014-02-03
JP5940398B2 true JP5940398B2 (en) 2016-06-29

Family

ID=50196378

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012156338A Expired - Fee Related JP5940398B2 (en) 2012-07-12 2012-07-12 Information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (1) JP5940398B2 (en)

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10240687A (en) * 1997-02-28 1998-09-11 Tec Corp Network system
JP3684521B2 (en) * 1997-04-30 2005-08-17 富士通株式会社 Mobile terminal clone detection method and mobile communication system
CA2236086A1 (en) * 1997-06-12 1998-12-12 At&T Wireless Services, Inc. User assisted wireless fraud detection
JP2001103537A (en) * 1999-07-29 2001-04-13 Ntt Docomo Inc Positional information notice method and system
JP3928370B2 (en) * 2001-05-09 2007-06-13 ソニー株式会社 Previous login information providing server device, previous login information providing method, previous login information providing program, previous login information display program, and storage medium
JP4220230B2 (en) * 2002-12-18 2009-02-04 株式会社東芝 Service area estimation device
JP4414181B2 (en) * 2003-09-19 2010-02-10 株式会社Access Message display terminal and gateway server, message display terminal program and gateway server program
JP2006101410A (en) * 2004-09-30 2006-04-13 Fujitsu Ltd Mobile communication terminal confirming method and device thereof
JP4853189B2 (en) * 2006-09-04 2012-01-11 日本電気株式会社 Positioning server, positioning system, positioning method and program

Also Published As

Publication number Publication date
JP2014021520A (en) 2014-02-03

Similar Documents

Publication Publication Date Title
CN107332808B (en) Cloud desktop authentication method, server and terminal
US9813410B2 (en) Information processing apparatus, information processing method, and information processing program
CN104468531B (en) The authorization method of sensitive data, device and system
US9210557B2 (en) SMS-initiated mobile registration
US8893243B2 (en) Method and system protecting against identity theft or replication abuse
US9628282B2 (en) Universal anonymous cross-site authentication
CN104378343B (en) The password method for retrieving of network account, Apparatus and system
CN109309657A (en) Unauthorized access point detection system and method, user terminal and computer program for it
EP2418820B1 (en) Systems, methods, and apparatus to monitor and authenticate mobile internet activity.
CN106657068A (en) Login authorization method and device, login method and device
EP2775417A1 (en) Computer implemented multi-factor authentication
JP2016524248A (en) Method and system for protecting identity information from theft or copying
US10887771B2 (en) Access control, establishing trust in a wireless network
US20160180073A1 (en) Captcha processing method and device, terminal and server
KR20140081041A (en) Authentication Method and System for Service Connection of Internet Site using Phone Number
KR101710824B1 (en) Method and system for third-party service platform login
CN109460647B (en) Multi-device secure login method
JP5940398B2 (en) Information processing apparatus, information processing method, and program
JP6325654B2 (en) Network service providing apparatus, network service providing method, and program
JP5873772B2 (en) Information processing apparatus, information processing method, and program
JP2008171087A (en) Authentication system, and authentication program
JP2014002572A (en) Mutual authentication system and mutual authentication method using gps function
JP5377717B1 (en) Information processing apparatus, information processing system, information processing method, and program
KR20080109580A (en) Server certification system and method thereof
JP2014085919A (en) User authentication device, user authentication method and user authentication program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150225

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20151116

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160105

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160212

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160308

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160331

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160426

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160518

R150 Certificate of patent or registration of utility model

Ref document number: 5940398

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees