计算机科学与探索 ›› 2008, Vol. 2 ›› Issue (5): 536-544.DOI: 10.3778/j.issn.1673-9418.2008.05.009

• 学术研究 • 上一篇    下一篇

基于双核的安全Windows网络驱动程序的研究

王平立+,张功萱,王楠林   

  1. 南京理工大学 计算机科学与技术学院,南京 210094
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-10-06 发布日期:2008-10-06
  • 通讯作者: 王平立

Research on network driver Dual-Core-Based Secure Windows

WANG Pingli+, ZHANG Gongxuan, WANG Nanlin   

  1. School of Computer Science & Technology, Nanjing University of Science & Technology, Nanjing 210094, China
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-10-06 Published:2008-10-06
  • Contact: WANG Pingli

摘要: 提出了一种基于双核的网络安全解决方案,研究并实现了主辅核之间的通信机制和辅核Windows端网络驱动程序。双核的安全Windows终端架构是将安全防护模块移植到嵌入式系统中,可以有效地防止黑客对Windows终端的侵入及终端内敏感信息的流出。驱动程序开发使用的环境为:VC++6.0、Windows Driver Development Kit、DriverStudio 3.2。实验证明该方案可以对网络数据包安全分析和过滤,达到Windows终端安全的目的。

关键词: 双核, 通信机制, 网络驱动

Abstract: This paper proposes a secure solution which is based on a Dual-Core framework. The research and implementation of the communication mechanism is mainly discussed between primary-subordinate core and the Windows network driver of subordinate core. Dual-Core-Based Secure Windows terminal runs network security protection module on an embedded system, which can prevent hackers from attacking Windows system using system bugs. For development of Windows driver program, some developing tools are used which are Visual C++6.0, Windows Driver Development Kit and DriverStudio3.2. The experimentation indicates that this network secure solution can analyze network packages and achieve the aim of network security protection.

Key words: Dual-Core, communication mechanism, network driver