Abstract
The letter proposes a novel binary vulnerability analyzer for executable programs that is based on the Hidden Markov Model. A vulnerability instruction library (VIL) is primarily constructed by collecting binary frames located by double precision analysis. Executable programs are then converted into structurized code sequences with the VIL. The code sequences are essentially context-sensitive, which can be modeled by Hidden Markov Model (HMM). Finally, the HMM based vulnerability analyzer is built to recognize potential vulnerabilities of executable programs. Experimental results show the proposed approach achieves lower false positive/negative rate than latest static analyzers.
Original language | English |
---|---|
Pages (from-to) | 3410-3413 |
Number of pages | 4 |
Journal | IEICE Transactions on Information and Systems |
Volume | E93-D |
Issue number | 12 |
DOIs | |
Publication status | Published - Dec 2010 |
Keywords
- Binary
- Double precision analysis
- Executable program
- Hidden Markov Model
- Vulnerability instruction library