{"created":"2025-01-18T22:44:30.761430+00:00","updated":"2025-01-20T06:26:51.599671+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00009241","sets":["581:582:583"]},"path":["583"],"owner":"11","recid":"9241","title":["セキュリティを考慮した名前解決エージェントの設計と実装"],"pubdate":{"attribute_name":"公開日","attribute_value":"2009-03-15"},"_buckets":{"deposit":"d15ae1ac-7cab-42fe-aff2-e3760a4d8117"},"_deposit":{"id":"9241","pid":{"type":"depid","value":"9241","revision_id":0},"owners":[11],"status":"published","created_by":11},"item_title":"セキュリティを考慮した名前解決エージェントの設計と実装","author_link":["362770","362771","362773","362772","362775","362774"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"セキュリティを考慮した名前解決エージェントの設計と実装"},{"subitem_title":"Design and Implementation of Security Aware Internet Name Resolution Agent","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"特集:柔らかなサービスを支えるインターネット技術/分散システム運用・管理技術(論文賞受賞)","subitem_subject_scheme":"Other"}]},"item_type_id":"2","publish_date":"2009-03-15","item_2_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"慶應義塾大学"},{"subitem_text_value":"東京大学"},{"subitem_text_value":"慶應義塾大学"}]},"item_2_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Keio University","subitem_text_language":"en"},{"subitem_text_value":"The University of Tokyo","subitem_text_language":"en"},{"subitem_text_value":"Keio University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"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/9241/files/IPSJ-JNL5003009.pdf","label":"IPSJ-JNL5003009"},"date":[{"dateType":"Available","dateValue":"2011-03-15"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-JNL5003009.pdf","filesize":[{"value":"487.4 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":"8"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"0fd1ebdb-e7e7-43b9-84a8-53ab96c5a0cc","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2009 by the Information Processing Society of Japan"}]},"item_2_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"石原, 知洋"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"関谷, 勇司"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"村井, 純"}],"nameIdentifiers":[{}]}]},"item_2_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Tomohiro, Ishihara","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Yuji, Sekiya","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Jun, Murai","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_2_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN00116647","subitem_source_identifier_type":"NCID"}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_6501","resourcetype":"journal article"}]},"item_2_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"1882-7764","subitem_source_identifier_type":"ISSN"}]},"item_2_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"Domain Name System(DNS)は,インターネットで広く一般的に利用されている名前解決システムであり,インターネット上におけるアプリケーションの利用に先立ち,ホスト名からIPアドレスへの変換を行っている.しかし近年,DNSに関する攻撃がいくつか報告されている.その代表的なものがDNS spoofingである.DNSの名前解決を詐称することで,正規のIPアドレスとは異なったアドレスを攻撃対象に与え,正規の通信相手に成りすまして通信を誘導することが可能となってしまう.この問題への対策のためにDNSSECが考案されたが,運用コストなどの問題から普及しているとはいいがたい.そこで本研究では,DNSSECを利用できない環境であってもDNS spoofingに対抗できるDNS名前解決方式を提案した.また,提案に基づいたプロトタイプ実装を行い,攻撃に対する効果に関して評価を行った.本研究で提案した方式により,DNSSECが普及していない現状であっても,クライアントにDNS spoofingからの保護を提供することが可能になった.","subitem_description_type":"Other"}]},"item_2_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Domain Name System (DNS) is the most frequently and broadly used Name-Resolution system on the Internet. Applications on the Internet use DNS for translating between the hostnames and their IP addresses. In recent years, numbers of DNS attack incidents have been reported. One of the most typical incidents is DNS spoofing. DNS spoofing spoofs the DNS responses, hence attacker could redirect target traffic to the other hosts. DNSSEC is proposed as a countermeasure to this attack. However, because of its operation costs, DNSSEC hasn't been deployed widely. Therefore, we have proposed a new countermeasure against the DNS spoofing, without utilizing DNSSEC. We have also implemented a prototype and evaluated its effectiveness against DNS spoofing. Our proposed system provided protection against DNS spoofing, even if DNSSEC hasn't been widely deployed in today's Internet.","subitem_description_type":"Other"}]},"item_2_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"1021","bibliographic_titles":[{"bibliographic_title":"情報処理学会論文誌"}],"bibliographicPageStart":"1012","bibliographicIssueDates":{"bibliographicIssueDate":"2009-03-15","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"3","bibliographicVolumeNumber":"50"}]},"relation_version_is_last":true,"item_2_alternative_title_2":{"attribute_name":"その他タイトル","attribute_value_mlt":[{"subitem_alternative_title":"ネットワークセキュリティ"}]},"weko_creator_id":"11"},"id":9241,"links":{}}