JP2017102508A - ネットワーク監視プログラム、ネットワーク監視方法及びネットワーク監視装置 - Google Patents
ネットワーク監視プログラム、ネットワーク監視方法及びネットワーク監視装置 Download PDFInfo
- Publication number
- JP2017102508A JP2017102508A JP2015232726A JP2015232726A JP2017102508A JP 2017102508 A JP2017102508 A JP 2017102508A JP 2015232726 A JP2015232726 A JP 2015232726A JP 2015232726 A JP2015232726 A JP 2015232726A JP 2017102508 A JP2017102508 A JP 2017102508A
- Authority
- JP
- Japan
- Prior art keywords
- unit
- packet
- name
- connection
- server
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 103
- 238000012544 monitoring process Methods 0.000 title claims abstract description 16
- 238000012806 monitoring device Methods 0.000 title description 5
- 230000008569 process Effects 0.000 claims abstract description 78
- 238000004891 communication Methods 0.000 claims abstract description 13
- 238000012545 processing Methods 0.000 claims description 81
- 238000000605 extraction Methods 0.000 claims description 33
- 239000000284 extract Substances 0.000 claims description 27
- 230000005540 biological transmission Effects 0.000 abstract description 19
- 238000010586 diagram Methods 0.000 description 24
- 230000004044 response Effects 0.000 description 12
- 230000010365 information processing Effects 0.000 description 6
- 238000012217 deletion Methods 0.000 description 5
- 230000037430 deletion Effects 0.000 description 5
- 230000006870 function Effects 0.000 description 4
- 241001362551 Samba Species 0.000 description 1
- 230000006399 behavior Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- 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/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0823—Network architectures or network communication protocols for network security for authentication of entities using certificates
-
- 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/04—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
- H04L63/0428—Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
-
- 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/08—Network architectures or network communication protocols for network security for authentication of entities
- H04L63/0869—Network architectures or network communication protocols for network security for authentication of entities for achieving mutual authentication
-
- 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/105—Multiple levels of security
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
図1に、情報処理システムの例を示す。複数のコンピュータ101がネットワーク(例えば、LAN(Local Area Network))を介して接続している。ネットワークは、ファイアウォール105を介してインターネットと接続している。例えば、イントラネットによる情報処理システムを想定する。コンピュータ101は、例えばサーバコンピュータ又はクライアントコンピュータである。サーバコンピュータの機能は、任意である。サーバコンピュータは、例えばドメイン管理サーバ、Webサーバ、ファイルサーバ、Windows(登録商標)サーバ又はSambaサーバなどであってもよい。
本実施の形態では、処理を終えたサービスチケットを削除する例について説明する。図4のS413において、図11に示した第2記録処理(A)に代えて、第2記録処理(B)を実行する。図23に、第2記録処理(B)フローを示す。S1101乃至S1121の処理は、第2記録処理(A)の場合と同様である。
クレデンシャル発行装置の通信データから、発行されたクレデンシャルと、当該クレデンシャルを要求したアカウントの識別データとを抽出し、
前記クレデンシャルを含むリモート操作プロトコルの認証要求が伝送されたコネクションを特定し、
前記コネクションにおけるリモート操作の記録に前記識別データを対応付ける
処理を、コンピュータに実行させるネットワーク監視プログラム。
更に、
抽出された前記クレデンシャルと前記識別データとを対応付けて記録し、
前記コネクションを特定した場合に、前記コネクションと前記識別データとを対応付けて記録し、前記クレデンシャルを削除する
処理を、コンピュータに実行させる付記1記載のネットワーク監視プログラム。
クレデンシャル発行装置の通信データから、発行されたクレデンシャルと、当該クレデンシャルを要求したアカウントの識別データとを抽出し、
前記クレデンシャルを含むリモート操作プロトコルの認証要求が伝送されたコネクションを特定し、
前記コネクションにおけるリモート操作の記録に前記識別データを対応付ける
処理を含み、コンピュータにより実行されるネットワーク監視方法。
クレデンシャル発行装置の通信データから、発行されたクレデンシャルと、当該クレデンシャルを要求したアカウントの識別データとを抽出する抽出部と、
前記クレデンシャルを含むリモート操作プロトコルの認証要求が伝送されたコネクションを特定する特定部と、
前記コネクションにおけるリモート操作の記録に前記識別データを対応付ける対応付け部と
を有するネットワーク監視装置。
105 ファイアウォール 107 チケット発行システム
109 認証サーバ 111 チケット発行サーバ
201 クライアントコンピュータ 203 サーバコンピュータ
301 キャプチャ部 303 判別部
305 第1特定部 307 第1記録処理部
309 第2記録処理部 311 第3記録処理部
313 第4記録処理部 315 削除部
317 時計部 321 発行ログ記憶部
323 コネクション記憶部 325 認証ログ記憶部
327 操作ログ記憶部 329 パケット格納部
501 第1設定部 503 第1抽出部
1001 第2設定部 1003 第2抽出部
1005 第1判定部 1007 第1探索部
1601 第3設定部 1603 第3抽出部
1605 第2判定部 1607 第2特定部
1609 第2探索部 2101 第4設定部
2103 第4抽出部 2105 第3特定部
2107 第3探索部
Claims (4)
- クレデンシャル発行装置の通信データから、発行されたクレデンシャルと、当該クレデンシャルを要求したアカウントの識別データとを抽出し、
前記クレデンシャルを含むリモート操作プロトコルの認証要求が伝送されたコネクションを特定し、
前記コネクションにおけるリモート操作の記録に前記識別データを対応付ける
処理を、コンピュータに実行させるネットワーク監視プログラム。 - 更に、
抽出された前記クレデンシャルと前記識別データとを対応付けて記録し、
前記コネクションを特定した場合に、前記コネクションと前記識別データとを対応付けて記録し、前記クレデンシャルを削除する
処理を、コンピュータに実行させる請求項1記載のネットワーク監視プログラム。 - クレデンシャル発行装置の通信データから、発行されたクレデンシャルと、当該クレデンシャルを要求したアカウントの識別データとを抽出し、
前記クレデンシャルを含むリモート操作プロトコルの認証要求が伝送されたコネクションを特定し、
前記コネクションにおけるリモート操作の記録に前記識別データを対応付ける
処理を含み、コンピュータにより実行されるネットワーク監視方法。 - クレデンシャル発行装置の通信データから、発行されたクレデンシャルと、当該クレデンシャルを要求したアカウントの識別データとを抽出する抽出部と、
前記クレデンシャルを含むリモート操作プロトコルの認証要求が伝送されたコネクションを特定する特定部と、
前記コネクションにおけるリモート操作の記録に前記識別データを対応付ける対応付け部と
を有するネットワーク監視装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015232726A JP6565636B2 (ja) | 2015-11-30 | 2015-11-30 | ネットワーク監視プログラム、ネットワーク監視方法及びネットワーク監視装置 |
US15/363,142 US10158624B2 (en) | 2015-11-30 | 2016-11-29 | System, device and method for monitoring network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015232726A JP6565636B2 (ja) | 2015-11-30 | 2015-11-30 | ネットワーク監視プログラム、ネットワーク監視方法及びネットワーク監視装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017102508A true JP2017102508A (ja) | 2017-06-08 |
JP6565636B2 JP6565636B2 (ja) | 2019-08-28 |
Family
ID=58777511
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015232726A Expired - Fee Related JP6565636B2 (ja) | 2015-11-30 | 2015-11-30 | ネットワーク監視プログラム、ネットワーク監視方法及びネットワーク監視装置 |
Country Status (2)
Country | Link |
---|---|
US (1) | US10158624B2 (ja) |
JP (1) | JP6565636B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019092106A (ja) * | 2017-11-16 | 2019-06-13 | 富士通株式会社 | ネットワーク監視装置、ネットワーク監視方法及びネットワーク監視プログラム |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11475882B1 (en) | 2019-06-27 | 2022-10-18 | Rapid7, Inc. | Generating training data for machine learning models |
EP4016483A4 (en) * | 2019-08-14 | 2022-08-17 | NEC Corporation | INFORMATION PROCESSING DEVICE, INFORMATION PROCESSING METHOD AND RECORDING MEDIUM |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005159683A (ja) * | 2003-11-25 | 2005-06-16 | Nippon Telegr & Teleph Corp <Ntt> | 情報通過制御システム、情報通過制御装置、プログラム及び記録媒体 |
US20100281527A1 (en) * | 2004-02-26 | 2010-11-04 | PacketMotion, Inc., a California Corporation | Monitoring network traffic by using a monitor device |
JP2011244048A (ja) * | 2010-05-14 | 2011-12-01 | Fujitsu Ltd | 中継装置、プログラム及び方法 |
JP2012014530A (ja) * | 2010-07-01 | 2012-01-19 | Canon Electronics Inc | 情報分析装置、情報分析方法、情報分析システムおよびプログラム |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8925052B2 (en) * | 2006-07-26 | 2014-12-30 | At&T Intellectual Property I, L.P. | Application integration |
JP5344560B2 (ja) | 2008-11-27 | 2013-11-20 | キヤノン株式会社 | 画像形成装置、ログ記録方法、及びプログラム |
US8458323B1 (en) * | 2009-08-24 | 2013-06-04 | Sprint Communications Company L.P. | Associating problem tickets based on an integrated network and customer database |
US8595058B2 (en) * | 2009-10-15 | 2013-11-26 | Visa U.S.A. | Systems and methods to match identifiers |
JP5382819B2 (ja) | 2011-04-11 | 2014-01-08 | Necエンジニアリング株式会社 | ネットワークマネジメントシステム及びサーバ |
KR101468601B1 (ko) * | 2014-03-13 | 2014-12-03 | 한국전자통신연구원 | 웹 서버/웹 어플리케이션 서버 보안 관리 장치 및 방법 |
US9319407B1 (en) * | 2014-04-18 | 2016-04-19 | Sprint Communications Company L.P. | Authentication extension to untrusted devices on an untrusted network |
US9967260B1 (en) * | 2015-01-26 | 2018-05-08 | Microstrategy Incorporated | Enhanced authentication security |
-
2015
- 2015-11-30 JP JP2015232726A patent/JP6565636B2/ja not_active Expired - Fee Related
-
2016
- 2016-11-29 US US15/363,142 patent/US10158624B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005159683A (ja) * | 2003-11-25 | 2005-06-16 | Nippon Telegr & Teleph Corp <Ntt> | 情報通過制御システム、情報通過制御装置、プログラム及び記録媒体 |
US20100281527A1 (en) * | 2004-02-26 | 2010-11-04 | PacketMotion, Inc., a California Corporation | Monitoring network traffic by using a monitor device |
JP2011244048A (ja) * | 2010-05-14 | 2011-12-01 | Fujitsu Ltd | 中継装置、プログラム及び方法 |
JP2012014530A (ja) * | 2010-07-01 | 2012-01-19 | Canon Electronics Inc | 情報分析装置、情報分析方法、情報分析システムおよびプログラム |
Non-Patent Citations (3)
Title |
---|
有元 伯治: "検証で学ぶWindowsネットワークの基礎 [第2回]", 日経WINDOWSプロ, JPN6010047840, 1 May 2005 (2005-05-01), JP, pages 118 - 125, ISSN: 0004063136 * |
石川 祐輔 ほか: "企業間認証連携における利用者特定方式", FIT2011 第10回情報科学技術フォーラム 講演論文集 第4分冊, vol. L−031, JPN6015039521, 22 August 2011 (2011-08-22), pages 245 - 246, ISSN: 0004063138 * |
稲村 雄: "最新の暗号技術によるセキュリティの実現", OPEN DESIGN, vol. 第3巻 第3号, JPN6010047842, 1 June 1996 (1996-06-01), JP, pages 40 - 61, ISSN: 0004063137 * |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019092106A (ja) * | 2017-11-16 | 2019-06-13 | 富士通株式会社 | ネットワーク監視装置、ネットワーク監視方法及びネットワーク監視プログラム |
Also Published As
Publication number | Publication date |
---|---|
US20170155643A1 (en) | 2017-06-01 |
JP6565636B2 (ja) | 2019-08-28 |
US10158624B2 (en) | 2018-12-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10581827B2 (en) | Using application level authentication for network login | |
CN111556006B (zh) | 第三方应用系统登录方法、装置、终端及sso服务平台 | |
CN108475312B (zh) | 用于装置安全外壳的单点登录方法 | |
US8799639B2 (en) | Method and apparatus for converting authentication-tokens to facilitate interactions between applications | |
JP6673057B2 (ja) | ネットワーク監視システム、ネットワーク監視装置、ネットワーク監視方法及びプログラム | |
US9240886B1 (en) | Authentication adaptation | |
WO2016006520A1 (ja) | 検知装置、検知方法及び検知プログラム | |
JP6929181B2 (ja) | デバイスと、その制御方法とプログラム | |
US9185102B2 (en) | Server system and control method | |
AU2013100802A4 (en) | Device authentication using inter-person message metadata | |
JP6524789B2 (ja) | ネットワーク監視方法、ネットワーク監視プログラム及びネットワーク監視装置 | |
CN105049427B (zh) | 应用系统登录账号的管理方法及装置 | |
CN108880822A (zh) | 一种身份认证方法、装置、系统及一种智能无线设备 | |
US9590972B2 (en) | Application authentication using network authentication information | |
WO2016035015A1 (en) | System, method and process for detecting advanced and targeted attacks with the recoupling of kerberos authentication and authorization | |
US8484697B2 (en) | Content distribution system, content distribution method and program | |
JP6565636B2 (ja) | ネットワーク監視プログラム、ネットワーク監視方法及びネットワーク監視装置 | |
CN116415217A (zh) | 基于零信任架构的即时授权系统 | |
Kotlaba et al. | Active Directory Kerberoasting Attack: Monitoring and Detection Techniques. | |
US20160070895A1 (en) | Verification that an authenticated user is in physical possession of a client device | |
KR101650475B1 (ko) | 웹 서버로부터 수집된 트랜잭션 정보를 이용한 보안장치 | |
CN109460647B (zh) | 一种多设备安全登录的方法 | |
US9225713B2 (en) | System, control method, and storage medium | |
JP2016057737A (ja) | サービス提供システム及びこれに用いる管理サーバー及び管理方法 | |
Onyesolu et al. | Enhancing security in a distributed examination using biometrics and distributed firewall system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180810 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190620 |
|
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: 20190702 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190715 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6565636 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |