{"created":"2025-01-19T01:04:36.252949+00:00","updated":"2025-01-19T21:05:20.871595+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00201330","sets":["6164:6165:6462:10022"]},"path":["10022"],"owner":"44499","recid":"201330","title":["深層学習を用いたパッシブフィンガープリンティング手法の提案と実装"],"pubdate":{"attribute_name":"公開日","attribute_value":"2019-10-14"},"_buckets":{"deposit":"897ab148-aaeb-4b59-a005-42293ee5fa93"},"_deposit":{"id":"201330","pid":{"type":"depid","value":"201330","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"深層学習を用いたパッシブフィンガープリンティング手法の提案と実装","author_link":["491919","491918","491916","491920","491917","491915"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"深層学習を用いたパッシブフィンガープリンティング手法の提案と実装"},{"subitem_title":"Passive Fingerprinting Enforced with Deep Neural Network","subitem_title_language":"en"}]},"item_type_id":"18","publish_date":"2019-10-14","item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_18_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"明治大学大学院"},{"subitem_text_value":"明治大学大学院"},{"subitem_text_value":"明治大学"}]},"item_18_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Meiji University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Meiji University","subitem_text_language":"en"},{"subitem_text_value":"Meiji University","subitem_text_language":"en"}]},"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/201330/files/IPSJCSS2019037.pdf","label":"IPSJCSS2019037.pdf"},"date":[{"dateType":"Available","dateValue":"2021-10-14"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJCSS2019037.pdf","filesize":[{"value":"764.5 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":"30"},{"tax":["include_tax"],"price":"0","billingrole":"46"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"5636eb84-0e6f-412a-9421-381401d55e33","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2019 by the Information Processing Society of Japan"}]},"item_18_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"北條, 大和"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"齋藤, 祐太"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"齋藤, 孝道"}],"nameIdentifiers":[{}]}]},"item_18_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Yamato, Hojyo","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Yuta, Saito","creatorNameLang":"en"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"Takamichi, Saito","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_18_relation_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_relation_type_id":{"subitem_relation_type_select":"NCID","subitem_relation_type_id_text":"ISSN 1882-0840"}}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_5794","resourcetype":"conference paper"}]},"item_18_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"一部のWeb広告事業者は,ユーザに対して効果的な広告を配信するために,ブラウザフィンガープリントを利用している.ブラウザフィンガープリントの採取手法は大きく分けて二種類存在する.1つ目のアクティブフィンガープリンティングは,JavaScriptやCSSを利用してユーザの端末の情報を採取する手法である.2つ目のパッシブフィンガープリンティングは,HTTPリクエスト時に,サーバがブラウザから受け取ったHTTPヘッダなどから情報を採取する手法である.パッシブフィンガープリンティングは採取可能な情報が少なく,ブラウザの識別が困難であるとされている.一方で,アクティブフィンガープリンティングに比べ採取時間が短く,JavaScriptの利用を拒否するブラウザからも採取が可能という利点が存在する.本論文では,パッシブフィンガープリンティングで採取可能な情報のうち,タイムスタンプやUser Agent文字列,IPアドレスのみを用いて,深層学習によりモバイル端末の識別を行った.結果として,F1値が0.99以上という精度を得ることができた.","subitem_description_type":"Other"}]},"item_18_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"Some ad companies use browser fingerprinting to provide advertisements to the user effectively. There are two types of methods to collect browser fingerprints : First one is active fingerprinting. It is a method of collecting web viewer's fingerprints using with JavaScript or CSS. Second is passive fingerprinting. It is a method using only with the HTTP header received on a web server at the time of HTTP request. In passive fingerprinting, there can get a little information, and the accuracy of identification is considered to be weak, although collection time is shorter than active fingerprinting. However, passive fingerprinting has a significant advantage, i.e., it can collect fingerprint without JavaScript or its processing time. In this paper, we identified mobile devices with deep learning using only with a timestamp, user agent strings, and IP address in passive Fingerprinting. As a result, we obtained the F1 value of 0.99 or more.","subitem_description_type":"Other"}]},"item_18_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"259","bibliographic_titles":[{"bibliographic_title":"コンピュータセキュリティシンポジウム2019論文集"}],"bibliographicPageStart":"252","bibliographicIssueDates":{"bibliographicIssueDate":"2019-10-14","bibliographicIssueDateType":"Issued"},"bibliographicVolumeNumber":"2019"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":201330,"links":{}}