JP5750497B2 - アクセス制御装置、プログラム及びアクセス制御システム - Google Patents
アクセス制御装置、プログラム及びアクセス制御システム Download PDFInfo
- Publication number
- JP5750497B2 JP5750497B2 JP2013256344A JP2013256344A JP5750497B2 JP 5750497 B2 JP5750497 B2 JP 5750497B2 JP 2013256344 A JP2013256344 A JP 2013256344A JP 2013256344 A JP2013256344 A JP 2013256344A JP 5750497 B2 JP5750497 B2 JP 5750497B2
- Authority
- JP
- Japan
- Prior art keywords
- software
- condition
- access
- electronic file
- access control
- 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
- 238000000034 method Methods 0.000 description 116
- 230000008569 process Effects 0.000 description 113
- 238000012545 processing Methods 0.000 description 58
- 238000004891 communication Methods 0.000 description 10
- 238000012544 monitoring process Methods 0.000 description 10
- 230000005540 biological transmission Effects 0.000 description 7
- 230000006870 function Effects 0.000 description 5
- 238000006243 chemical reaction Methods 0.000 description 3
- 239000008186 active pharmaceutical agent Substances 0.000 description 1
- 238000010295 mobile communication Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000003973 paint Substances 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/10—Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
- G06F21/106—Enforcing content protection by specific content processing
- G06F21/1064—Restricting content processing at operating system level
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
- G06F21/6281—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database at program execution time, where the protection is within the operating system
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L63/00—Network architectures or network communication protocols for network security
- H04L63/10—Network architectures or network communication protocols for network security for controlling access to devices or network resources
- H04L63/102—Entity profiles
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Bioethics (AREA)
- Health & Medical Sciences (AREA)
- Databases & Information Systems (AREA)
- Computing Systems (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Technology Law (AREA)
- Storage Device Security (AREA)
Description
特許文献1 特開2010−154419号公報
20 電子ファイル
30 暗号化ファイル
50 復号化ファイル
60 パスフレーズ
70 電子メール
80 記録メディア
90 通信ネットワーク
100 アクセス制御システム
110 ユーザ装置
120 管理サーバ
130 ユーザ装置
180 ユーザ
190 ユーザ
200 制御部
202 送受信部
204 格納部
210 判断部
220 動作状態取得部
230 ソフトウエア特定部
240 動作処理部
250 アクセス処理部
Claims (10)
- 予め定められたアクセス制御情報に基づいて、ソフトウエアが電子ファイルへアクセスすることを制限する制御部
を備え、
前記予め定められたアクセス制御情報は、前記アクセスに用いることが許可されるソフトウエアが満たすべき予め定められた第1条件と、前記アクセスが禁止されるソフトウエアが満たすべき予め定められた第2条件とを含み、
前記制御部は、前記第1条件を満たすソフトウエアが前記電子ファイルへのアクセスを開始する前に、前記第2条件を満たすソフトウエアが動作しているか否かを判断し、前記第2条件を満たすソフトウエアが動作していると判断した場合に、前記第1条件を満たすソフトウエアが前記電子ファイルへのアクセスを開始することを禁止し、前記第1条件を満たすソフトウエアが前記電子ファイルへのアクセスを開始した後に、前記第2条件を満たすソフトウエアの動作が検出された場合に、前記第2条件を満たすソフトウエアの動作を制限する
アクセス制御装置。 - 予め定められたアクセス制御情報に基づいて、ソフトウエアが電子ファイルへアクセスすることを制限する制御部と、
暗号化された電子ファイルの復号化に用いるパスフレーズを外部の管理装置から取得するパスフレーズ取得部と、
前記パスフレーズ取得部が取得した前記パスフレーズを用いて、前記暗号化された電子ファイルを復号化する復号化部と
を備え、
前記予め定められたアクセス制御情報は、前記アクセスに用いることが許可されるソフトウエアが満たすべき予め定められた第1条件と、前記アクセスが禁止されるソフトウエアが満たすべき予め定められた第2条件とを含み、
前記制御部は、前記復号化部が前記暗号化された電子ファイルを復号化する前に、前記復号化部により復号化された電子ファイルへのアクセスに用いるべきソフトウエアが前記第1条件を満たすか否かを判断し、前記復号化部により復号化された電子ファイルへのアクセスに用いるべきソフトウエアが前記第1条件を満たし、かつ、前記第2条件を満たすソフトウエアが動作していない場合に、前記パスフレーズ取得部に前記管理装置から前記パスフレーズを取得させ、前記暗号化された電子ファイルを前記復号化部に前記パスフレーズを用いて復号化させる
アクセス制御装置。 - 予め定められたアクセス制御情報に基づいて、ソフトウエアが電子ファイルへアクセスすることを制限する制御部
を備え、
前記予め定められたアクセス制御情報は、前記アクセスに用いることが許可されるソフトウエアが満たすべき予め定められた第1条件と、前記アクセスが禁止されるソフトウエアが満たすべき予め定められた第2条件とを含み、
前記制御部は、前記電子ファイルへのアクセスを開始する前に、前記電子ファイルへのアクセスに用いるべきソフトウエアが前記第1条件を満たすか否かを判断し、前記電子ファイルへのアクセスに用いるべきソフトウエアが前記第1条件を満たし、かつ、前記第2条件を満たすソフトウエアが動作していない場合に、前記第1条件を満たすソフトウエアが前記電子ファイルへのアクセスを開始することを許可し、前記第2条件を満たすソフトウエアが動作している場合に、前記第1条件を満たすソフトウエアが前記電子ファイルへのアクセスを開始することを禁止する
アクセス制御装置。 - 前記第2条件は、前記アクセスが禁止されるべきソフトウエアが行う動作内容に関する条件を含む
請求項1から3のいずれか一項に記載のアクセス制御装置。 - 前記第2条件は、予め定められたAPIをコールする動作、表示画面をキャプチャする動作、及び記憶領域へデータをコピーする動作の少なくとも1つの動作に関する条件を含み、
前記制御部は、前記第2条件に基づいて、前記少なくとも1つの動作を行うソフトウエアが動作していると判断した場合に、前記第1条件を満たすソフトウエアによる前記アクセスを制限する
請求項4に記載のアクセス制御装置。 - 前記第1条件は、前記電子ファイルの閲覧に用いることが許可されるソフトウエアが満たすべき条件を含み、
前記制御部は、前記電子ファイルの閲覧に用いるべきソフトウエアが前記第1条件を満たすか否かを判断し、前記電子ファイルの閲覧に用いるべきソフトウエアが前記第1条件を満たし、かつ、前記第2条件を満たすソフトウエアが動作していない場合に、前記第1条件を満たすソフトウエアによる前記電子ファイルの閲覧を許可する
請求項5に記載のアクセス制御装置。 - 予め定められたアクセス制御情報に基づいて、ソフトウエアが電子ファイルへアクセスすることを制限する制御部
を備え、
前記予め定められたアクセス制御情報は、前記アクセスに用いることが許可されるソフトウエアが満たすべき予め定められた第1条件と、前記アクセスが禁止されるソフトウエアが満たすべき予め定められた第2条件とを含み、
前記制御部は、前記第1条件を満たすソフトウエアが前記電子ファイルへのアクセスを開始した後に、前記第2条件を満たすソフトウエアの動作が検出された場合に、前記第2条件を満たすソフトウエアの動作を制限する
アクセス制御装置。 - 予め定められたアクセス制御情報に基づいて、ソフトウエアが電子ファイルへアクセスすることを制限する制御部と、
暗号化された電子ファイルの復号化に用いるパスフレーズを外部の管理装置から取得するパスフレーズ取得部と、
前記パスフレーズ取得部が取得した前記パスフレーズを用いて、前記暗号化された電子ファイルを復号化する復号化部と
を備え、
前記予め定められたアクセス制御情報は、前記アクセスが禁止されるソフトウエアが満たすべき予め定められた条件を含み、
前記制御部は、前記条件を満たすソフトウエアが動作していない場合に、前記パスフレーズ取得部に前記管理装置から前記パスフレーズを取得させ、前記暗号化された電子ファイルを前記復号化部に前記パスフレーズを用いて復号化させる
アクセス制御装置。 - コンピュータを、請求項1から8のいずれか一項に記載のアクセス制御装置として機能させるためのプログラム。
- 請求項1から8のいずれか一項に記載のアクセス制御装置と、
前記アクセス制御装置の外部に設けられ、前記予め定められたアクセス制御情報及び前記予め定められたアクセス制御情報に基づく判断結果の少なくとも一方を、前記アクセス制御装置に提供する管理装置と
を備えるアクセス制御システム。
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013256344A JP5750497B2 (ja) | 2013-12-11 | 2013-12-11 | アクセス制御装置、プログラム及びアクセス制御システム |
CN201480006222.2A CN105247534B (zh) | 2013-12-11 | 2014-12-10 | 访问控制装置及访问控制系统 |
PCT/JP2014/082718 WO2015087923A1 (ja) | 2013-12-11 | 2014-12-10 | アクセス制御装置、プログラム及びアクセス制御システム |
EP14869418.5A EP2933751B1 (en) | 2013-12-11 | 2014-12-10 | Access control device, program and access control system |
TW103143345A TWI654536B (zh) | 2013-12-11 | 2014-12-11 | Access control device, program and access control system |
US14/799,581 US10262152B2 (en) | 2013-12-11 | 2015-07-15 | Access control apparatus, computer-readable medium, and access control system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013256344A JP5750497B2 (ja) | 2013-12-11 | 2013-12-11 | アクセス制御装置、プログラム及びアクセス制御システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2015114837A JP2015114837A (ja) | 2015-06-22 |
JP5750497B2 true JP5750497B2 (ja) | 2015-07-22 |
Family
ID=53371224
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013256344A Active JP5750497B2 (ja) | 2013-12-11 | 2013-12-11 | アクセス制御装置、プログラム及びアクセス制御システム |
Country Status (6)
Country | Link |
---|---|
US (1) | US10262152B2 (ja) |
EP (1) | EP2933751B1 (ja) |
JP (1) | JP5750497B2 (ja) |
CN (1) | CN105247534B (ja) |
TW (1) | TWI654536B (ja) |
WO (1) | WO2015087923A1 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3441903B1 (en) * | 2015-10-14 | 2021-06-09 | Digital Arts Inc. | Access management system and program |
CN107563171B (zh) * | 2017-09-11 | 2020-08-28 | 英业达科技有限公司 | 具有生物特征辨识模块的储存装置 |
SG11202006183XA (en) * | 2017-12-28 | 2020-07-29 | Digital Arts Inc | Information processing device, information processing method, program, and recording medium |
JP7040467B2 (ja) * | 2019-01-11 | 2022-03-23 | 日本電信電話株式会社 | 更新装置および更新方法 |
WO2020160429A1 (en) | 2019-01-31 | 2020-08-06 | Ecolab Usa Inc. | Controller for a rinse water reuse system and methods of use |
Family Cites Families (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
ATE221677T1 (de) * | 1996-02-09 | 2002-08-15 | Digital Privacy Inc | Zugriffssteuerungs/verschlüsselungssystem |
US6848047B1 (en) * | 1999-04-28 | 2005-01-25 | Casio Computer Co., Ltd. | Security managing system, data distribution apparatus and portable terminal apparatus |
US7660902B2 (en) * | 2000-11-20 | 2010-02-09 | Rsa Security, Inc. | Dynamic file access control and management |
US20020196944A1 (en) * | 2001-02-16 | 2002-12-26 | United Parcel Service Of America, Inc. | Systems and methods for licensing and providing selective access to network applications |
US7340214B1 (en) * | 2002-02-13 | 2008-03-04 | Nokia Corporation | Short-range wireless system and method for multimedia tags |
US20030195858A1 (en) | 2002-04-10 | 2003-10-16 | Fujio Watanabe | Distributed information storage, authentication and authorization system |
US20030200459A1 (en) * | 2002-04-18 | 2003-10-23 | Seeman El-Azar | Method and system for protecting documents while maintaining their editability |
US7577838B1 (en) * | 2002-12-20 | 2009-08-18 | Alain Rossmann | Hybrid systems for securing digital assets |
US7409389B2 (en) * | 2003-04-29 | 2008-08-05 | International Business Machines Corporation | Managing access to objects of a computing environment |
US20040230806A1 (en) * | 2003-05-14 | 2004-11-18 | International Business Machines Corporation | Digital content control including digital rights management (DRM) through dynamic instrumentation |
JP2005122474A (ja) * | 2003-10-16 | 2005-05-12 | Fujitsu Ltd | 情報漏洩防止プログラムおよびその記録媒体並びに情報漏洩防止装置 |
CN100421111C (zh) * | 2004-12-13 | 2008-09-24 | 佳能株式会社 | 图像处理装置、信息处理方法 |
JP2007109016A (ja) * | 2005-10-13 | 2007-04-26 | Nec Corp | アクセスポリシ生成システム、アクセスポリシ生成方法及びアクセスポリシ生成用プログラム |
JP2007213546A (ja) | 2006-01-13 | 2007-08-23 | Keytel:Kk | 暗号化ファイル受渡システム、電子ファイル暗号化プログラム及び暗号化ファイル受渡方法 |
JP2007306261A (ja) | 2006-05-11 | 2007-11-22 | Hitachi Software Eng Co Ltd | データ送信システム |
JP2008071216A (ja) | 2006-09-15 | 2008-03-27 | Keytel:Kk | 情報伝達システム、情報伝達計算機及びプログラム |
JP4888057B2 (ja) * | 2006-11-01 | 2012-02-29 | 富士通セミコンダクター株式会社 | 情報処理装置 |
WO2009063552A1 (ja) * | 2007-11-13 | 2009-05-22 | Fujitsu Limited | アーカイブシステム制御プログラム、アーカイブシステム、管理装置および制御方法 |
CN101925913A (zh) * | 2008-01-31 | 2010-12-22 | 国际商业机器公司 | 加密文件访问的方法和系统 |
US9189628B2 (en) * | 2008-04-10 | 2015-11-17 | Adobe Systems Incorporated | Data driven system for responding to security vulnerability |
JP5404030B2 (ja) | 2008-12-26 | 2014-01-29 | デジタルア−ツ株式会社 | 電子ファイル送信方法 |
JP2011053893A (ja) * | 2009-09-01 | 2011-03-17 | Hitachi Ltd | 不正プロセス検知方法および不正プロセス検知システム |
JP5463112B2 (ja) * | 2009-09-24 | 2014-04-09 | Necパーソナルコンピュータ株式会社 | 情報処理装置、ファイルアクセス制御方法、プログラム及びコンピュータ読取可能な記録媒体 |
US20120303827A1 (en) * | 2011-05-24 | 2012-11-29 | Microsoft Corporation | Location Based Access Control |
JP5377616B2 (ja) * | 2011-11-30 | 2013-12-25 | 日本電信電話株式会社 | 情報流通システムとそのアクセス制御方法 |
JP5027337B2 (ja) * | 2012-01-18 | 2012-09-19 | キヤノンItソリューションズ株式会社 | 情報処理システム、情報処理装置、その制御方法及びプログラム |
US9152811B2 (en) * | 2012-03-12 | 2015-10-06 | International Business Machines Corporation | Transparent real-time access to encrypted non-relational data |
US9253209B2 (en) * | 2012-04-26 | 2016-02-02 | International Business Machines Corporation | Policy-based dynamic information flow control on mobile devices |
KR101959738B1 (ko) | 2012-05-24 | 2019-03-19 | 삼성전자 주식회사 | 장치 식별자와 사용자 인증 정보에 기반한 보안 키 생성 장치 |
US20150358357A1 (en) * | 2012-12-31 | 2015-12-10 | British Telecommunication Public Limited Company | Processing device and method of operation thereof |
EP2939390B1 (en) * | 2012-12-31 | 2021-01-06 | British Telecommunications public limited company | Processing device and method of operation thereof |
TWI444849B (zh) | 2013-05-31 | 2014-07-11 | Taiwan Dls Corp Ltd | 透過伺服器驗證並授權解密以監控個資檔案之系統及方法 |
-
2013
- 2013-12-11 JP JP2013256344A patent/JP5750497B2/ja active Active
-
2014
- 2014-12-10 CN CN201480006222.2A patent/CN105247534B/zh active Active
- 2014-12-10 EP EP14869418.5A patent/EP2933751B1/en active Active
- 2014-12-10 WO PCT/JP2014/082718 patent/WO2015087923A1/ja active Application Filing
- 2014-12-11 TW TW103143345A patent/TWI654536B/zh active
-
2015
- 2015-07-15 US US14/799,581 patent/US10262152B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
US10262152B2 (en) | 2019-04-16 |
EP2933751A4 (en) | 2016-08-10 |
WO2015087923A1 (ja) | 2015-06-18 |
EP2933751A1 (en) | 2015-10-21 |
CN105247534A (zh) | 2016-01-13 |
CN105247534B (zh) | 2019-07-19 |
JP2015114837A (ja) | 2015-06-22 |
TW201543262A (zh) | 2015-11-16 |
EP2933751B1 (en) | 2019-08-14 |
US20150317488A1 (en) | 2015-11-05 |
TWI654536B (zh) | 2019-03-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11610014B2 (en) | Controlling access to application data | |
US9515832B2 (en) | Process authentication and resource permissions | |
JP6045728B1 (ja) | アクセス管理システム、ファイルアクセスシステム、暗号化装置及びプログラム | |
JP6082130B1 (ja) | システム、及びプログラム | |
JP5750497B2 (ja) | アクセス制御装置、プログラム及びアクセス制御システム | |
EP3525127B1 (en) | System for blocking phishing or ransomware attack | |
WO2013080659A1 (ja) | 機密情報漏洩防止システム、機密情報漏洩防止方法、及びコンピュータ読み取り可能な記録媒体 | |
US10503920B2 (en) | Methods and systems for management of data stored in discrete data containers | |
US9460305B2 (en) | System and method for controlling access to encrypted files | |
US10210337B2 (en) | Information rights management using discrete data containerization | |
TWI573079B (zh) | 電子文件資訊安全控管系統及其方法 | |
EP2835758B1 (en) | System and method for controlling access to encrypted files | |
EP3764264B1 (en) | Methods and devices for automatically encrypting files | |
JP6778033B2 (ja) | 持ち出しファイル簡易暗号化システムおよび持ち出しファイル簡易暗号化プログラム | |
US20130263278A1 (en) | Method and apparatus for controlling operations performed by a mobile co | |
CN106897613B (zh) | 一种操作执行方法及装置 | |
KR100981301B1 (ko) | 개인용 컴퓨터에서 보호정보의 외부유출을 실용적으로방지하는 방법 및 그 장치 | |
JP6782900B2 (ja) | 情報処理装置、情報処理方法、及び情報処理プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20150512 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150518 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5750497 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
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 |
|
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |