標題: 無瀏覽器裝置之無線網路認證設計
A design of wireless web authentication on devices without browser
作者: 黃威鳴
Huang, Wei-Ming
吳毅成
Wu, I-Chen
資訊學院資訊學程
關鍵字: 訪客系統;網頁認證;VIPS;DOM;guest access;web authentication;VIPS;DOM
公開日期: 2010
摘要: 本論文研究如何在無瀏覽器行動裝置實現無線網頁認證的技術,目前此技術並不支援由JavaScript組成的認證網頁,且行動裝置侷限於無瀏覽器功能的無線裝置,讓使用者在無線公眾網路環境中可以通過網路認證,進而存取網路資源,本論文希望可以解決無瀏覽器行動裝置無法完成無線網路認證的問題。 概述研究背景與動機,說明公眾系統及認證流程,分析客戶端的行為後,發現無瀏覽器行動裝置需克服的兩個問題,第一個問題是如何偵測重導,第二個問題是如何判斷認證網頁。 由於認證資訊皆以網頁為主, 我們會說明目前已知的網頁結構樹,DOM與VIPS,並根據過去的研究,找出如何偵測重導的方法,其方法為: 連接上網路系統後,主動發出網頁請求,偵測回應內容是否為三種網頁重導的方法之ㄧ。若是,代表此網路系統可能需要認證。 收集一百二十個認證網頁後,分析並區分出四種類型的網頁樣式,設計並且實作此系統。其方法為: 連接上網路系統後,首先主動發出網頁請求,偵測若有重導的行為,則將重導後的認證網頁轉換成網頁結構樹,搜尋樹中是否有符合這些樣式特徵的網頁。若有,顯示特徵內所有資訊即可通過認證。 經過實驗後,發現VIPS改進後的網頁的成功率大於DOM網頁樹,證明此方法是可行的,並且提出未來可改進的方向。
A method is proposed about how to solve the problem of web authentication on devices without browser. This method will not support JavaScript based web content. After introducing the background, we analyze current authentication flow in the guest side. The main problem is how to detect redirection and how to request authentication. According to research in the past, we know the way of redirection, so we can design an algorithm to detect redirection. Then we classify authentication web into 4 types by collecting 120 web pages. Each type has its own feature. We can transfer each page into structure tree, and then search those features. After we find these features, we display all of the information which is inside the form node and fill them to authenticate, and authorize through pinging the host. After experimenting, we find out that VIPS is better than DOM and this method is workable.
URI: http://140.113.39.130/cdrfb3/record/nctu/#GT079779536
http://hdl.handle.net/11536/46536
顯示於類別:畢業論文