您好,欢迎访问北京市农林科学院 机构知识库!

Black-box testing based on colorful taint analysis

文献类型: 外文期刊

作者: Chen Kai 1 ; Feng DengGuo 1 ; Su PuRui 1 ; Zhang YingJun 1 ;

作者机构: 1.Chinese Acad Sci, State Key Lab Informat Secur, Inst Software, Beijing 100190, Peoples R China

2.Chinese Acad Sci, State Key Lab Informat Secur, Grad Univ, Beijing 100049, Peoples R China

3.Natl Engn Res Ctr Informat Secur, Beijing 100190, Peoples R China

关键词: software testing; vulnerability detection; dynamic testing; black-box testing; colorful taint analysis

期刊名称:SCIENCE CHINA-INFORMATION SCIENCES ( 影响因子:4.38; 五年影响因子:2.923 )

ISSN: 1674-733X

年卷期: 2012 年 55 卷 1 期

页码:

收录情况: SCI

摘要: Software vulnerability detection is one of the most important methods for guaranteeing software security. Two main classes of methods can detect vulnerabilities in binary files: white-box testing and black-box testing. The former needs to construct and solve path constraints to detect vulnerabilities. It has two main drawbacks: path exploding and complexity of constraints. The latter often aimlessly exhausts various inputs to test binary files. This paper combines both testing methods to detect vulnerabilities in binary files. By analyzing the input elements that affect check condition corresponding to a certain check point, we can generate one class of inputs that get to the check point to increase fuzzing efficiency. By analyzing the relationship between guard conditions and check condition, the redundant check points are removed. Colorful taint analysis method (CTAM) is proposed to compute guard conditions, which is more efficient than traditional taint analysis method (TTAM). We implemented a prototype and made several experiments on it. The results showed that our method could increase the efficiency of black-box testing.

  • 相关文献
作者其他论文 更多>>
  • A property-based attestation protocol for TCM

    作者:Feng DengGuo;Qin Yu;Feng DengGuo;Qin Yu

    关键词:trust computing; trust cryptographic module (TCM); property attestation; signature of knowledge; configuration commitment