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

计算机工程 ›› 2011, Vol. 37 ›› Issue (13): 141-143. doi: 10.3969/j.issn.1000-3428.2011.13.045

• 安全技术 • 上一篇    下一篇

基于SVM的HTTP隧道检测技术研究

饶孟良,蔡皖东,丁要军   

  1. (西北工业大学计算机学院,西安 710129)
  • 收稿日期:2011-02-18 出版日期:2011-07-05 发布日期:2011-07-05
  • 作者简介:饶孟良(1986-),男,硕士研究生,主研方向:网络与信息安全;蔡皖东,教授、博士生导师;丁要军,博士研究生
  • 基金资助:
    国家“863”计划基金资助项目(2009AA01Z424)

Research on HTTP Tunnel Detection Technique Based on SVM

RAO Meng-liang, CAI Wan-dong, DING Yao-jun   

  1. (College of Computer, Northwestern Polytechnical University, Xi’an 710129, China)
  • Received:2011-02-18 Online:2011-07-05 Published:2011-07-05

摘要: 提出一种基于支持向量机(SVM)的HTTP隧道检测算法,该算法采用SVM提取网络流特征字段,根据特征字段生成训练数据,从而建立HTTP隧道分类检测模型,并结合知名地址匹配和单向流筛选等策略检测HTTP隧道流。与相关算法的对比实验表明,该算法不依赖样本空间的分布,能准确检测HTTP隧道流,具有较好的稳定性。

关键词: 网络流, 特征字段, HTTP隧道检测, 支持向量机

Abstract: This paper presents an algorithm that detects HTTP tunnel based on Support Vector Machine(SVM). It obtains feature fields to generate training sets for building classification model using SVM, and combines famous address matching and the direction selection of HTTP flow to detect the HTTP tunnel traffics. The algorithm is compared with the related algorithm, and the results show it does not use the probability distribution of sample space. It is steady and effective which can detect the HTTP tunnel traffics with high hit ratio.

Key words: network flow, feature field, HTTP tunnel detection, Support Vector Machine(SVM)

中图分类号: