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

计算机工程 ›› 2012, Vol. 38 ›› Issue (16): 117-120. doi: 10.3969/j.issn.1000-3428.2012.16.029

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

基于Fuzzing的Cisco IOS漏洞挖掘方法

苏晓艳,武东英,刘 龙,韩玉祥   

  1. (解放军信息工程大学信息工程学院,郑州 450002)
  • 收稿日期:2011-10-18 修回日期:2011-12-25 出版日期:2012-08-20 发布日期:2012-08-17
  • 作者简介:苏晓艳(1983-),女,硕士研究生,主研方向:网络安全;武东英,副教授;刘 龙,助教;韩玉祥,硕士研究生
  • 基金资助:
    郑州市科技创新团队基金资助项目(10CXTD150)

Cisco IOS Vulnerability Exploiting Method Based on Fuzzing

SU Xiao-yan, WU Dong-ying, LIU Long, HAN Yu-xiang   

  1. (Institute of Information Engineering, PLA Information Engineering University, Zhengzhou 450002, China)
  • Received:2011-10-18 Revised:2011-12-25 Online:2012-08-20 Published:2012-08-17

摘要: 目前没有可以对Cisco IOS系统进行完全静态反汇编和动态调试的通用工具。为此,以Cisco路由器支持的协议为测试目标,利用Fuzzing技术对其进行安全性测试,从而挖掘系统中的漏洞,并结合IOS结构、存储管理和进程调度的特点,设计实现一个自动实现漏洞挖掘的工具CFuzzer。利用该工具对IOS的多种协议进行安全测试,实验结果证明,CFuzzer可以为Cisco路由器提供有效的安全防护。

关键词: 路由器, Cisco IOS系统, 网络安全, Fuzzing技术, 漏洞挖掘

Abstract: Currently there are no generic tools which can completely disassemble and debug Cisco Internetwork Operating System(IOS). This paper targets protocols Cisco routers support as vulnerable, and uses Fuzzing technology for security testing to mine vulnerabilities in the system. By combining characteristics of IOS structure, storage management and process scheduling, it designs and implements an automated vulnerability mining tool named CFuzzer, and uses it for IOS security tests for several protocols. Experimental results show that CFuzzer can provide effective security protection for Cisco routers.

Key words: router, Cisco Internetwork Operating System(IOS), network security, Fuzzing technology, vulnerability exploiting

中图分类号: