首页 | 本学科首页   官方微博 | 高级检索  
     

应用于拟态Web服务器的相似度求解方法
引用本文:王灿,倪明,喻卫东,黎想.应用于拟态Web服务器的相似度求解方法[J].计算机系统应用,2019,28(1):75-80.
作者姓名:王灿  倪明  喻卫东  黎想
作者单位:华东计算技术研究所,上海,201808;华东计算技术研究所,上海,201808;华东计算技术研究所,上海,201808;华东计算技术研究所,上海,201808
基金项目:国家重点研发计划(2016YFB0800100)
摘    要:拟态Web服务器中表决器通过计算并比较异构执行体响应网页的相似性来判断响应是否为合法输出,达到网页防篡改的目的.目前表决器中将网页整体作为字符串输入,采用字符串编辑距离方法计算网页的相似性,存在计算量大忽略网页原有结构信息等问题.本文采用改进简单树匹配方法,通过对网页DOM树匹配判别得到网页的相似性,DOM树节点匹配程度由节点字符串的编辑距离决定.将本文算法应用于拟态Web服务器上,进行网页篡改实验验证,与现使用算法相比,本文所采用算法在适应执行体异构性的基础上,提高了表决器的计算效率和准确性.

关 键 词:拟态Web服务器  编辑距离  简单树匹配  相似性  网页防篡改  DOM树
收稿时间:2018/7/7 0:00:00
修稿时间:2018/9/5 0:00:00

Similarity Calculation Method Applied to Mimic Web Server
WANG Can,NI Ming,YU Wei-Dong and LI Xiang.Similarity Calculation Method Applied to Mimic Web Server[J].Computer Systems& Applications,2019,28(1):75-80.
Authors:WANG Can  NI Ming  YU Wei-Dong and LI Xiang
Affiliation:East China Institute of Computing Technology, Shanghai 201808, China,East China Institute of Computing Technology, Shanghai 201808, China,East China Institute of Computing Technology, Shanghai 201808, China and East China Institute of Computing Technology, Shanghai 201808, China
Abstract:The voter in the mimic Web server calculates the similarity of the heterogeneous executor response webpage in order to judge whether the response is legal output and thus to prevent webpages tempering. At present, the voter treats entire Webpage as a string and uses the string edit distance to calculate the similarity of the webpages. In this way, it caused problems such as large amount of calculation, ignorance of the original structure information of the webpages, and so on. In this study, the improved simple tree matching method is used to calculate the similarity of the webpages by calculating the similarity of the DOM tree of the webpages. The matching degree of DOM tree node is determined by the editing distance of the node string. The proposed algorithm is applied to the mimic Web server to verify the webpage tamper. Compared with the existing algorithms, the algorithm used in this study not only adapts itself to the heterogeneous but also improves the efficiency and accuracy of the voter.
Keywords:mimicry Web server  editing distance  simple tree matching  similarity  webpage tamper-proof  DOM tree
本文献已被 万方数据 等数据库收录!
点击此处可从《计算机系统应用》浏览原始摘要信息
点击此处可从《计算机系统应用》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号