摘要
域名系统(DNS)是互联网通信的基础,通过将域名解析为IP地址实现用户对主机的访问。随着网络的迅速发展,DNS软件的安全性问题引起广泛关注。现有DNS软件缺陷检测方法主要分为静态和动态分析两类,但在代码覆盖率和实际检测能力方面存在诸多局限。本文提出一种基于模糊测试的DNS软件缺陷检测方法,通过语义化的测试用例生成、双端交互机制以及缓存机制的优化,全面提升DNS缺陷检测的覆盖率和准确性。
The Domain Name System(DNS)is the basis of Internet communication.Users can access the host by resolving the domain name to an IP address.With the rapid development of the Internet,the security problem of DNS software has attracted widespread attention.Existing DNS software defect detection methods are mainly classified into two categories:static and dynamic analysis,but there are many limitations in terms of code coverage and actual detection capability.In this paper,we propose a DNS software defect detection method based on fuzzy testing,which comprehensively improves the coverage and accuracy of DNS defect detection through semantic test case generation,double-end interaction mechanism,and optimization of caching mechanism.
作者
张山花
ZHANG Shanhua(Gientech Digital Technology Group Co.,Ltd.,Beijing 100080)
出处
《软件》
2024年第12期147-149,共3页
Software