节点文献
用于XSS扫描的网络爬虫的设计与实现
Design and Implementation of Web Crawler for XSS Scan
【Author】 LI Nan GU Li-ze NIU Xin-xin (Information Security Center,Beijing University of Posts and Telecommunications,100876)
【机构】 北京邮电大学信息安全中心;
【摘要】 本文提出了一种用于XSS漏洞扫描的网络爬虫设计方案,用广度优先搜索算法爬取URL队列、用bloom filter对URL去重、用序列化参数方法对可能存在XSS漏洞的链接进行二次去重,并使用了多线程技术。使得爬虫的搜索效果从时间效率和空间效率上得到优化,进而提高XSS扫描系统的效率。
【Abstract】 In this paper,design and implementation of a kind of web crawler used for XSS Scan is focused on.Relative technology of XSS and web crawler is firstly analyzed.Then a more efficient web crawler implementation plan for XSS Scan is given,using widthfirst search policy,bloom filter and serialization of parameters to remove duplicates.Multithreaded skill is also used.And the searching effect is optimized in both time-efficiency and space-efficiency,moreover,the efficiency of XSS scan system can be improved.
【Key words】 3G; XSS; web spider; remove URL duplicates; bloom filter;
- 【会议录名称】 2010年全国通信安全学术会议论文集
- 【会议名称】2010年全国通信安全学术会议
- 【会议时间】2010-08-07
- 【会议地点】中国云南昆明
- 【分类号】TP391.3
- 【主办单位】中国通信学会通信安全技术委员会