摘要
本文介绍了几种常见的预防安全漏洞的程序设计方法,包括对录入数据进行过滤、筛选和有效性判断;避免重复录入数据、防止恶意灌水;对用户操作进行再次确认;对于重要数据进行编码和加密等。目的在于树立网页程序设计安全意识。
This paper introduces some common methods of program design for preventing network security loophole. It consists of four parts; the first is to filter, screen and estimate the validity of data inputting; the Second is to avoid duplication of data entry and malicious padding; the third is to reconfirm users' operation and the forth is to encode important codes and encrypt them.
出处
《天津电大学报》
2006年第2期28-31,共4页
Journal of Tianjin Radio and Television University
关键词
网络安全漏洞
网页程序
数据筛选
加密
network security loophole
web program
data filtering and encryption