基于MD5的URL防篡改算法设计
The Algorithm Design for Preventing URL Modified Based on MD5
摘要
针对常用的URL篡改攻击,提出了一种基于MD5加密的URL防篡改算法。该算法将一段哈希代码作为校验码附加到目标URL后,在页面逻辑运行完成前采用过滤器实现校验码的比对,从而完成URL是否被篡改的判断;最后,基于.NET平台实现了新链接生成模块和校验模块,并讨论了模块的部署。
Abstract
For preventing URL modified, this paper proposed a algorithm design, which could be used to cheek out the modification of URL efficiently. The algorithm adds a hashed MAC to order URL,it makes it posible to learn whether the URL he modified. Furthermore,
关键词
URL篡改/防范/MD5/.NETKey words
URL modifiod/prevent/MDS/.NET引用本文复制引用
出版年
2011