A Dynamically Linked Library Based Indirect Call Function Analysis for Detecting Banned API Usage in Binary Code

Citations

SCOPUS

0

초록

The use of Inherently Dangerous Function could cause vulnerabilities in a program which makes it disadvantageous. If the source code exits, this problem can easily be solved by simply removing the use of dangerous functions based on the list of prohibited functions. However, if only the binary code exits, it is difficult to analyze the list of functions used in the code. Furthermore, it is challenging to understand the information of functions used in analysis, such as reverse engineering, because a lot of the information in library functions that are linked dynamically in a typical binary file has been removed. In this paper, we propose a method to find indirectly called function information by using the information when calling a function in binary code based on indirect calling method used in the windows environment.

키워드

Code AnalysisIndirect CallVulnerable functionSecure SoftwareSECURITY
제목
A Dynamically Linked Library Based Indirect Call Function Analysis for Detecting Banned API Usage in Binary Code
저자
Jeong, JunhoSon, Yunsik
DOI
10.14257/ijgdc.2018.11.3.07
발행일
2018-03
유형
Article
저널명
International Journal of Grid and Distributed Computing
11
3
페이지
79 ~ 88