Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2008, Vol. 34 ›› Issue (20): 161-163. doi: 10.3969/j.issn.1000-3428.2008.20.059

• Security Technology • Previous Articles     Next Articles

Phishing Web Page Detection Algorithm

GUO Min-zhe, YUAN Jin-sheng, WANG Ya-chao   

  1. (School of Information, Beijing Forestry University, Beijing 100083)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-10-20 Published:2008-10-20

网络钓鱼Web页面检测算法

郭敏哲,袁津生,王雅超   

  1. (北京林业大学信息学院,北京 100083)

Abstract: With the rapid development of online business and online banking, Phishing attacks are becoming increasingly rampant. This paper proposes an algorithm to detect Phishing Web page. The algorithm extracts anomaly features from Web page based on DOM model, then uses Back Propagation(BP) neural networks to detect the abnormal levels of the page, and applies linear model for page classification. The implementation of the algorithm successfully detects most Phishing pages, protecting users from Phishing attacks effectively.

Key words: Phishing, Web page detection algorithm, Back Propagation(BP) neural network

摘要: 网络钓鱼(Phishing)攻击在电子商务和电子金融中普遍存在。该文分析Phishing页面敏感特征,提出一种防御Phishing攻击的Web页面检测算法。该算法通过分析Web页面的文档对象模型来提取Phishing敏感特征,使用BP神经网络检测页面异常程度,利用线性分类器判断该页面是否为Phishing页面。该算法成功过滤了Phishing页面,有效地阻止了Phishing攻击。

关键词: 网络钓鱼, Web页面检测算法, BP神经网络

CLC Number: