상세 보기
악성 코드 내 난독화 된 윈도우즈 SDK API 호출에 대한 자동 분석
- 박용수;
- 김성호
초록
API call obfuscation techniques hide dependency between Windows SDK API calls and whether or not to using the API for disturbing static analysis. In this paper, We propose automatic analysis method to find API redirect calls technique using dynamic taint analysis. First, we extract dynamic trace information such as instructions, memory access, API call from obfuscated malicious codes. Then we find instructions to depend on API using backward taint analysis. Using the information, we can recover addresses of original calling instructions. For experiment, we obfuscated malicious codes using “Import protection” technique in VMProtect. Then, we analyzed obfuscated malicious code using proposed method. The experiment results with the proposed method show a recovery rate of about 80~100%(average 91.6%) to find original API call addresses. We hope that proposed method will help finding code pattern and API dependency for analysis obfuscated malicious codes.
키워드
- 제목
- 악성 코드 내 난독화 된 윈도우즈 SDK API 호출에 대한 자동 분석
- 제목 (타언어)
- Automatic Analysis for Obfuscated Windows SDK API Called in Malware
- 저자
- 박용수; 김성호
- 발행일
- 2013-10
- 저널명
- 정보과학회논문지 : 시스템 및 이론
- 권
- 40
- 호
- 5
- 페이지
- 201 ~ 206