• KSII Transactions on Internet and Information Systems
    Monthly Online Journal (eISSN: 1976-7277)

Icefex: Protocol Format Extraction from IL-based Concolic Execution


Abstract

Protocol reverse engineering is useful for many security applications, including intelligent fuzzing, intrusion detection and fingerprint generation. Since manual reverse engineering is a time-consuming and tedious process, a number of automatic techniques have been proposed. However, the accuracy of these techniques is limited due to the complexity of binary instructions, and the derived formats have missed constraints that are critical for security applications. In this paper, we propose a new approach for protocol format extraction. Our approach reasons about only the evaluation behavior of a program on the input message from concolic execution, and enables field identification and constraint inference with high accuracy. Moreover, it performs binary analysis with low complexity by reducing modern instruction sets to BIL, a small, well-specified and architecture-independent language. We have implemented our approach into a system called Icefex and evaluated it over real-world implementations of DNS, eDonkey, FTP, HTTP and McAfee ePO protocols. Experimental results show that our approach is more accurate and effective at extracting protocol formats than other approaches.


Statistics

Show / Hide Statistics

Statistics (Cumulative Counts from December 1st, 2015)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article

[IEEE Style]
F. Pan, L. Wu, Z. Hong, H. Li, H. Lai, C. Zheng, "Icefex: Protocol Format Extraction from IL-based Concolic Execution," KSII Transactions on Internet and Information Systems, vol. 7, no. 3, pp. 576-599, 2013. DOI: 10.3837/tiis.2013.03.010.

[ACM Style]
Fan Pan, Li-fa Wu, Zheng Hong, Hua-bo Li, Hai-Guang Lai, and Chen-hui Zheng. 2013. Icefex: Protocol Format Extraction from IL-based Concolic Execution. KSII Transactions on Internet and Information Systems, 7, 3, (2013), 576-599. DOI: 10.3837/tiis.2013.03.010.

[BibTeX Style]
@article{tiis:20273, title="Icefex: Protocol Format Extraction from IL-based Concolic Execution", author="Fan Pan and Li-fa Wu and Zheng Hong and Hua-bo Li and Hai-Guang Lai and Chen-hui Zheng and ", journal="KSII Transactions on Internet and Information Systems", DOI={10.3837/tiis.2013.03.010}, volume={7}, number={3}, year="2013", month={March}, pages={576-599}}