JP7100178B2 - メール確認装置、情報処理方法、及びプログラム - Google Patents
メール確認装置、情報処理方法、及びプログラム Download PDFInfo
- Publication number
- JP7100178B2 JP7100178B2 JP2021090137A JP2021090137A JP7100178B2 JP 7100178 B2 JP7100178 B2 JP 7100178B2 JP 2021090137 A JP2021090137 A JP 2021090137A JP 2021090137 A JP2021090137 A JP 2021090137A JP 7100178 B2 JP7100178 B2 JP 7100178B2
- Authority
- JP
- Japan
- Prior art keywords
- character string
- unit
- learning model
- mailer
- 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.)
- Active
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
- User Interface Of Digital Computer (AREA)
Description
図1は、本発明の実施の形態に係るメール確認システムSの構成を説明するための図である。実施の形態に係るメール確認システムSは、通信ネットワークNを介して通信端末1がメールサーバ2及び判定サーバ3と通信可能な態様で接続して構成されている。以下、図1を参照して、実施の形態に係るメール確認システムSの概要を述べる。
図2は、実施の形態に係るメール確認部100の機能構成を模式的に示す図である。図2において、矢印は主なデータの流れを示しており、図2に示していないデータの流れがあってもよい。図2において、各機能ブロックはハードウェア(装置)単位の構成ではなく、機能単位の構成を示している。機能ブロック間のデータの授受は、データバス、ネットワーク、可搬記憶媒体等、任意の手段を介して行われてもよい。
図8は、実施の形態に係る通信端末1が実行するメール確認処理の流れを説明するためのフローチャートである。本フローチャートにおける処理は、例えばメーラ300が起動したときに開始する。
以上説明したように、実施の形態に係る通信端末1によれば、メールを利用するユーザの利便性と、メールに含まれる悪性な情報へのアクセス抑制とを両立させることができる。
2・・・メールサーバ
3・・・判定サーバ
4・・・アプリケーションサーバ
10・・・表示操作検知部
20・・・文字列抽出部
30・・・文字列判定部
40・・・通知部
50・・・表示制御部
60・・・ランチャー部
70・・・操作制限部
100・・・メール確認部
200・・・表示部
300・・・メーラ
F・・・ファイアウォール
N・・・通信ネットワーク
S・・・メール確認システム
Claims (10)
- コンピュータに、
電子メールを管理するメーラにおいてなされる電子メールの表示操作の対象となる電子メールに含まれる文字列の中から、あらかじめ定められた書式の文字列を抽出する文字列抽出機能と、
文字列を入力とし、当該文字列で示される情報が悪性か良性かを示す情報を出力するように機械学習された学習モデルに、前記文字列抽出機能が抽出した前記文字列を入力したときの出力を取得する文字列判定機能と、
前記文字列判定機能が取得した前記学習モデルの出力結果を通知し、前記文字列抽出機能が抽出した前記文字列を選択可能な態様で表示させ、選択された文字列を入力とする前記学習モデルの出力結果が悪性の場合、アプリケーション起動の可否を選択可能な態様で表示させる通知機能と、
を実現させるプログラム。 - 前記プログラムは、
前記表示操作を検知する表示操作検知機能をさらに実現させ、
前記文字列抽出機能は、前記表示操作検知機能が前記表示操作を検知することを契機として、前記文字列を抽出する、
請求項1に記載のプログラム。 - 前記通知機能は、前記メーラとは異なるウィンドウに、前記文字列抽出機能が抽出した文字列と当該文字列を入力とする前記学習モデルの出力結果とを表示させる、
請求項1又は2に記載のプログラム。 - 前記コンピュータに、
前記通知機能が前記メーラとは異なるウィンドウに選択可能な態様で文字列を表示させている場合、前記メーラを表示するウィンドウにおける選択操作を禁止する操作制限機能をさらに実現させる、
請求項1又は3に記載のプログラム。 - プロセッサが、
電子メールを管理するメーラにおいてなされる電子メールの表示操作の対象となる電子メールに含まれる文字列の中から、あらかじめ定められた書式の文字列を抽出するステップと、
文字列を入力とし、当該文字列で示される情報が悪性か良性かを示す情報を出力するように機械学習された学習モデルに、抽出した前記文字列を入力したときの出力を取得するステップと、
取得した前記学習モデルの出力結果を通知するステップと、
抽出した前記文字列を選択可能な態様で表示させ、選択された文字列を入力とする前記学習モデルの出力結果が悪性の場合、アプリケーション起動の可否を選択可能な態様で表示させるステップと、
を実行する情報処理方法。 - 電子メールを管理するメーラにおいてなされる電子メールの表示操作の対象となる電子メールに含まれる文字列の中から、あらかじめ定められた書式の文字列を抽出する文字列抽出部と、
文字列を入力とし、当該文字列で示される情報が悪性か良性かを示す情報を出力するように機械学習された学習モデルに、前記文字列抽出部が抽出した前記文字列を入力したときの出力を取得する文字列判定部と、
前記文字列判定部が取得した前記学習モデルの出力結果を通知し、前記文字列抽出部が抽出した前記文字列を選択可能な態様で表示させ、選択された文字列を入力とする前記学習モデルの出力結果が悪性の場合、アプリケーション起動の可否を選択可能な態様で表示させる通知部と、
を実現させるメール確認装置。 - 前記表示操作を検知する表示操作検知部をさらに実現させ、
前記文字列抽出部は、前記表示操作検知部が前記表示操作を検知することを契機として、前記文字列を抽出する、
請求項6に記載のメール確認装置。 - 前記通知部は、前記メーラとは異なるウィンドウに、前記文字列抽出部が抽出した文字列と当該文字列を入力とする前記学習モデルの出力結果とを表示させる、
請求項6又は7に記載のメール確認装置。 - 前記通知部は、選択された文字列を入力とする前記学習モデルの出力結果が悪性の場合、アプリケーション起動の可否を選択可能な態様で表示する新たなウィンドウを表示させる、
請求項8に記載のメール確認装置。 - 前記通知部が前記メーラとは異なるウィンドウに選択可能な態様で文字列を表示させている場合、前記メーラを表示するウィンドウにおける選択操作を禁止する操作制限部をさらに実現させる、
請求項8又は9に記載のメール確認装置。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021090137A JP7100178B2 (ja) | 2018-07-18 | 2021-05-28 | メール確認装置、情報処理方法、及びプログラム |
| JP2022105809A JP7338004B2 (ja) | 2018-07-18 | 2022-06-30 | メール確認装置、情報処理方法、及びプログラム |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018134946A JP6892845B2 (ja) | 2018-07-18 | 2018-07-18 | メール確認装置、情報処理方法、及びプログラム |
| JP2021090137A JP7100178B2 (ja) | 2018-07-18 | 2021-05-28 | メール確認装置、情報処理方法、及びプログラム |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2018134946A Division JP6892845B2 (ja) | 2018-07-18 | 2018-07-18 | メール確認装置、情報処理方法、及びプログラム |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2022105809A Division JP7338004B2 (ja) | 2018-07-18 | 2022-06-30 | メール確認装置、情報処理方法、及びプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2021152914A JP2021152914A (ja) | 2021-09-30 |
| JP7100178B2 true JP7100178B2 (ja) | 2022-07-12 |
Family
ID=69169948
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2018134946A Active JP6892845B2 (ja) | 2018-07-18 | 2018-07-18 | メール確認装置、情報処理方法、及びプログラム |
| JP2021090137A Active JP7100178B2 (ja) | 2018-07-18 | 2021-05-28 | メール確認装置、情報処理方法、及びプログラム |
Family Applications Before (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2018134946A Active JP6892845B2 (ja) | 2018-07-18 | 2018-07-18 | メール確認装置、情報処理方法、及びプログラム |
Country Status (1)
| Country | Link |
|---|---|
| JP (2) | JP6892845B2 (ja) |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20140298460A1 (en) | 2013-03-26 | 2014-10-02 | Microsoft Corporation | Malicious uniform resource locator detection |
| US20170048273A1 (en) | 2014-08-21 | 2017-02-16 | Salesforce.Com, Inc. | Phishing and threat detection and prevention |
-
2018
- 2018-07-18 JP JP2018134946A patent/JP6892845B2/ja active Active
-
2021
- 2021-05-28 JP JP2021090137A patent/JP7100178B2/ja active Active
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20140298460A1 (en) | 2013-03-26 | 2014-10-02 | Microsoft Corporation | Malicious uniform resource locator detection |
| US20170048273A1 (en) | 2014-08-21 | 2017-02-16 | Salesforce.Com, Inc. | Phishing and threat detection and prevention |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2021152914A (ja) | 2021-09-30 |
| JP6892845B2 (ja) | 2021-06-23 |
| JP2020013314A (ja) | 2020-01-23 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US9130822B2 (en) | Method, system and computer program product for interception, quarantine and moderation of internal communications of uncontrolled systems | |
| US8347396B2 (en) | Protect sensitive content for human-only consumption | |
| US10601865B1 (en) | Detection of credential spearphishing attacks using email analysis | |
| US8301653B2 (en) | System and method for capturing and reporting online sessions | |
| JP5925302B2 (ja) | 関係付けられたコンタクトからの漏洩に起因するソーシャル・リスクの評価方法、情報処理システムおよびコンピュータ・プログラム | |
| AU2020292195A1 (en) | Notification tagging for a workspace or application | |
| US8712921B2 (en) | Receiving security risk feedback from linked contacts due to a user's system actions and behaviors | |
| WO2017214219A1 (en) | Intentional transmission of incorrect data | |
| US11770385B2 (en) | Systems and methods for malicious client detection through property analysis | |
| KR102146586B1 (ko) | 일관된 보안 정보를 제공하는 기법 | |
| CN104335523A (zh) | 一种权限控制方法、客户端及服务器 | |
| JP5606599B1 (ja) | 情報処理装置、プログラム及び情報処理方法 | |
| CN106030527B (zh) | 将可供下载的应用程序通知用户的系统和方法 | |
| CN108712376A (zh) | 一种用于服务器登录的验证方法及装置 | |
| US20160036840A1 (en) | Information processing apparatus and program | |
| JP7100178B2 (ja) | メール確認装置、情報処理方法、及びプログラム | |
| JP7338004B2 (ja) | メール確認装置、情報処理方法、及びプログラム | |
| CN102685178A (zh) | 终端的远程操作系统以及远程操作方法 | |
| JP5197681B2 (ja) | ログインシール管理システム及び管理サーバ | |
| JP2012078922A (ja) | Webメールサーバ、メールクライアントプログラム及びメールサーバ | |
| GB2549586A (en) | Information processing device and program | |
| US12615291B2 (en) | Web resource recognition | |
| JP4750904B2 (ja) | ページ遷移装置、ページ遷移システム、及びページ遷移方法 | |
| Luo et al. | Taking the Control Back: An Autoethnography of Developing Personalized Content Moderation | |
| RU2623808C2 (ru) | Способ применения политик безопасности для обеспечения безопасности вычислительного устройства |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210528 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220317 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220329 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220510 |
|
| 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: 20220607 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220630 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7100178 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |