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

计算机工程 ›› 2007, Vol. 33 ›› Issue (15): 255-257. doi: 10.3969/j.issn.1000-3428.2007.15.091

• 开发研究与设计技术 • 上一篇    下一篇

基于MSN协议的网络行为审计系统的设计与实现

黄红桃1,彭 宏2,吴健培2,3,黄剑峰1   

  1. (1. 广东外语外贸大学信息学院,广州 510420;2. 华南理工大学计算机科学与工程学院,广州 510640;3. 建设银行广东省分行信息中心,广州 510045)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-08-05 发布日期:2007-08-05

Design and Implementation of Network Behavior Audit System Based on MSN Protocol

HUANG Hong-tao1, PENG Hong2, WU Jian-pei2,3, HUANG Jian-feng1   

  1. (1. School of Informatics, Guangdong University of Foreign Studies, Guangzhou 510420; 2. School of Computer Science and Engineering, South China University of Technology, Guangzhou 510640; 3. Information Center, China Construction Bank Guangdong Branch, Guangzhou 510045)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-08-05 Published:2007-08-05

摘要: 针对目前一般的网络行为审计软件都没有MSN文件传输的记录模块的状况,该文根据MSN网络传输协议,通过在网络上抓包对用户聊天内容,对传输的文件进行侦听。应用特有的文件重组算法,通过计算网络数据包的ACK值和SEQ值,对其进行过滤、排序、重组和写入,最后还原出原用户传输的文件等工作,设计与实现了基于MSN协议的网络行为审计系统。该系统可以应用到即时通信、HTTP文件传输和邮件传输等方面。

关键词: 网络审计, MSN协议, 文件重组算法, ACK值, SEQ值

Abstract: Since most network behavior audit software can not record the files sent through MSN, a new network behavior audit system is presented which can intercept instant messages and files sent by MSN users. As MSN file packets are captured, the ACK number and SEQ number are analyzed. Then, the packets are put in order and reassembled to recover the original file. This system can be applied to other network transmission protocol such as HTTP and mail delivery.

Key words: network audit, MSN protocol, file reassembly algorithm, ACK number, SEQ number

中图分类号: