{"id":34162,"updated":"2025-01-22T15:20:13.688578+00:00","links":{},"created":"2025-01-18T23:02:49.002426+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00034162","sets":["1164:2836:2842:2846"]},"path":["2846"],"owner":"1","recid":"34162","title":["動的 API 検査方式によるキーロガー検知方式の提案 (その2)"],"pubdate":{"attribute_name":"公開日","attribute_value":"2007-03-01"},"_buckets":{"deposit":"43417ead-0bdb-4b16-aa1f-d7213fd591ba"},"_deposit":{"id":"34162","pid":{"type":"depid","value":"34162","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"動的 API 検査方式によるキーロガー検知方式の提案 (その2)","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"動的 API 検査方式によるキーロガー検知方式の提案 (その2)"},{"subitem_title":"A keylogger detection using dynamic API inspection (part 2)","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"2007-03-01","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"静岡大学大学院情報学研究科"},{"subitem_text_value":"静岡大学大学院情報学研究科"},{"subitem_text_value":"NTT データ技術開発本部"},{"subitem_text_value":"NTT データ技術開発本部"},{"subitem_text_value":"NTT データ技術開発本部"},{"subitem_text_value":"静岡大学創造科学技術大学院"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Informatics, Shizuoka University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Informatics, Shizuoka University","subitem_text_language":"en"},{"subitem_text_value":"R&D Headquarters, NTT Data corp. ","subitem_text_language":"en"},{"subitem_text_value":"R&D Headquarters, NTT Data corp. ","subitem_text_language":"en"},{"subitem_text_value":"R&D Headquarters, NTT Data corp. ","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Science and Technology, Shizuoka University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/34162/files/IPSJ-DPS07130025.pdf"},"date":[{"dateType":"Available","dateValue":"2009-03-01"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-DPS07130025.pdf","filesize":[{"value":"993.2 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"34"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"1f8b22bb-6d53-49ce-b29a-fda9f60ac85b","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2007 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"高見, 知寛"},{"creatorName":"鈴木, 功一"},{"creatorName":"馬場, 達也"},{"creatorName":"前田, 秀介"},{"creatorName":"松本, 隆明"},{"creatorName":"西垣, 正勝"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Tomohiro, TAKAMI","creatorNameLang":"en"},{"creatorName":"Koichi, SUZUKI","creatorNameLang":"en"},{"creatorName":"Tatsuya, BABA","creatorNameLang":"en"},{"creatorName":"Shusuke, MAEDA","creatorNameLang":"en"},{"creatorName":"Takaaki, MATSUMOTO","creatorNameLang":"en"},{"creatorName":"Masakatsu, NISHIGAKI","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10116224","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"我々は、キーボード入力を取得するというキーロガーの挙動に着目し、キーボード入力に用いられる API の使用を検出することでキーロガーの検知を行う方式を提案している。基礎実験により本方式が未知キーロガー検知に対して有効であることを示したが、本方式には自プロセスをユーザから隠すキーロガーを検知できないという課題を残していた。そこで本稿では、「自プロセスをユーザから隠す」という挙動を新たにキーロガーらしい挙動として追加することでキーロガーの検知精度の向上を図る。本方式の有効性を示すための実験を行い、本方式を Windows OS 上に実装したときの検知率と誤検知率、オーバーヘッドについて評価する。","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"We have proposed a keylogger detection scheme by monitoring APIs which are often employed by keylogger to capture user's keyboard input. The previous study has shown that the scheme is effective against unknown-keyloggers. However the scheme has a drawback that it may fail to detect keyloggers which conceal their own processes from users. Therefore, we enhance our scheme by including this behavior of ゛concealing itself\" as another typical keylogger behaviors to be monitored. This paper carries out basic experiments to evaluate its detection rate, false detection rate and overhead.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"152","bibliographic_titles":[{"bibliographic_title":"情報処理学会研究報告マルチメディア通信と分散処理(DPS)"}],"bibliographicPageStart":"147","bibliographicIssueDates":{"bibliographicIssueDate":"2007-03-01","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"16(2007-DPS-130)","bibliographicVolumeNumber":"2007"}]},"relation_version_is_last":true,"weko_creator_id":"1"}}