作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (05): 47-49. doi: 10.3969/j.issn.1000-3428.2007.05.016

• 软件技术与数据库 • 上一篇    下一篇

基于Linux内核的通用软件封装器的设计与实现

赵文进,石昭祥,胡荣贵   

  1.  (解放军电子工程学院网络工程系,合肥 230037)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-03-05 发布日期:2007-03-05

Design and Realization of Generic Software Wrapper Based on Linux Kernel

ZHAO Wenjin, SHI Zhaoxiang, HU Ronggui   

  1. (Department of Network Engineering, Electronic Engineering Institute of PLA, Hefei 230037)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-03-05 Published:2007-03-05

摘要: 基于Linux系统设计并实现的通用软件封装器旨在操作系统内核中嵌入一个安全框架,该框架通过对指定的任何软件进行封装,实时监控软件与操作系统之间的系统调用,并依据封装器对其进行处理可实现多种安全策略(如访问控制、入侵检测),从而保护主机资源。实验结果表明,通用软件封装器在系统内核中运行稳定,达到了预期效果。

关键词: 通用软件封装器, 封装器支持子系统, 封装器激活原则子系统

Abstract: Generic software wrapper (GSW) system is realized in Linux kernel. The building of the GSW system aims to provide a security framework in Linux kernel, on which many security polices, such as access control and intrusion detection, can be realized in order to protect host resources by wrapping any specified program, monitoring system calls between program and operating system, taking corresponding measures according to wrappers. The GSW runs smoothly in Linux kernel and reaches anticipated results.

Key words: Generic software wrapper(GSW), Wrapper support subsystem(WSS), Wrapper activation criteria subsystem(WACS)