摘要
本文设计并实现了一个B/S模式的网络漏洞扫描器,它包含执行端和控制端两个部分。详细析了执行端的体系结构和各子模块主要功能,以及扫描插件的设计。还介绍了控制端所实现的功能,其中所涉及的关键技术有多线程技术、插件技术、数据库技术等。
In this paper, we design and implement a network vulnerability Scanner, which is based on B/S model and consists of two parts:Sensor and Console. We particularly analysis the architecture of Sensor and main function of each module of Sensor. We also describe the design of scanning plugin.In the end, we introduce the function that Console should be completed. There are much key technology involved in this paper, such as multi-thread technology, plugin technology,database technology. etc.
出处
《微电子学与计算机》
CSCD
北大核心
2005年第4期122-125,共4页
Microelectronics & Computer
关键词
网络漏洞扫描器
端口扫描
漏洞扫描
插件
Network vulnerability scanner, Port scanning, Vulnerability scanning, Plugin