RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      KCI등재

      인 메모리 악성코드 인젝션 기술의 언 패킹기법 = Unpacking Technique for In-memory malware injection technique

      한글로보기

      https://www.riss.kr/link?id=A106108769

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      다국어 초록 (Multilingual Abstract)

      At the opening ceremony of 2018 Winter Olympics in PyeongChang, an unknown cyber-attack occurred. Themalicious code used in the attack is based on in-memory malware, which differs from other malicious code in itsconcealed location and is spreading rapidly to be found in more than 140 banks, telecommunications andgovernment agencies. In-memory malware accounts for more than 15% of all malicious codes, and it does not storeits own information in a non-volatile storage device such as a disk but resides in a RAM, a volatile storage deviceand penetrates into well-known processes (explorer.exe, iexplore.exe, javaw.exe). Such characteristics make itdifficult to analyze it. The most recently released in-memory malicious code bypasses the endpoint protection anddetection tools and hides from the user recognition. In this paper, we propose a method to efficiently extract thepayload by unpacking injection through IDA Pro debugger for Dorkbot and Erger, which are in-memory maliciouscodes.
      번역하기

      At the opening ceremony of 2018 Winter Olympics in PyeongChang, an unknown cyber-attack occurred. Themalicious code used in the attack is based on in-memory malware, which differs from other malicious code in itsconcealed location and is spreading rap...

      At the opening ceremony of 2018 Winter Olympics in PyeongChang, an unknown cyber-attack occurred. Themalicious code used in the attack is based on in-memory malware, which differs from other malicious code in itsconcealed location and is spreading rapidly to be found in more than 140 banks, telecommunications andgovernment agencies. In-memory malware accounts for more than 15% of all malicious codes, and it does not storeits own information in a non-volatile storage device such as a disk but resides in a RAM, a volatile storage deviceand penetrates into well-known processes (explorer.exe, iexplore.exe, javaw.exe). Such characteristics make itdifficult to analyze it. The most recently released in-memory malicious code bypasses the endpoint protection anddetection tools and hides from the user recognition. In this paper, we propose a method to efficiently extract thepayload by unpacking injection through IDA Pro debugger for Dorkbot and Erger, which are in-memory maliciouscodes.

      더보기

      국문 초록 (Abstract)

      2018년 평창 동계 올림픽 개막식에서 출처를 알 수 없는 사이버공격이 발생하였다. 해당 공격에서 사용된 악성코드는 인 메모리 악성코드로 기존 악성코드와 은닉하는 장소가 다르며, 140개 이상의 은행, 통신, 정부 기관에서 발견될 정도로 빠르게 확산되고 있다. 인 메모리 악성코드는 전체 악성코드의 15%이상을 차지하며 매우 심각한 피해를 주고 있다. 비휘발성 저장장치로알려진 하드디스크에 자신의 정보를 저장하는 것이 아닌 휘발성 저장장치 인 램의 특정 메모리영역인 프로세스에 삽입하여악성행위를 일으키는 악성코드를 인 메모리 악성코드라고 지칭한다. 결과적으로 자신의 정보를 남기지 않아 메모리 탐지 도구를 우회하여 악성코드 분석가들의 분석을 어렵게 한다. 또한 현대 메모리는 갈수록 크기가 증가해 메모리 탐지 도구를 사용하여메모리전체를 보기 힘들다. 따라서 본 논문에서는 인 메모리 악성코드인 Dorkbot과 Erger를 대상으로 IDA Pro 디버거를 통해인젝션을 언 패킹하여 효율적으로 페이로드를 산출하는 방법을 제안한다.
      번역하기

      2018년 평창 동계 올림픽 개막식에서 출처를 알 수 없는 사이버공격이 발생하였다. 해당 공격에서 사용된 악성코드는 인 메모리 악성코드로 기존 악성코드와 은닉하는 장소가 다르며, 140개 ...

      2018년 평창 동계 올림픽 개막식에서 출처를 알 수 없는 사이버공격이 발생하였다. 해당 공격에서 사용된 악성코드는 인 메모리 악성코드로 기존 악성코드와 은닉하는 장소가 다르며, 140개 이상의 은행, 통신, 정부 기관에서 발견될 정도로 빠르게 확산되고 있다. 인 메모리 악성코드는 전체 악성코드의 15%이상을 차지하며 매우 심각한 피해를 주고 있다. 비휘발성 저장장치로알려진 하드디스크에 자신의 정보를 저장하는 것이 아닌 휘발성 저장장치 인 램의 특정 메모리영역인 프로세스에 삽입하여악성행위를 일으키는 악성코드를 인 메모리 악성코드라고 지칭한다. 결과적으로 자신의 정보를 남기지 않아 메모리 탐지 도구를 우회하여 악성코드 분석가들의 분석을 어렵게 한다. 또한 현대 메모리는 갈수록 크기가 증가해 메모리 탐지 도구를 사용하여메모리전체를 보기 힘들다. 따라서 본 논문에서는 인 메모리 악성코드인 Dorkbot과 Erger를 대상으로 IDA Pro 디버거를 통해인젝션을 언 패킹하여 효율적으로 페이로드를 산출하는 방법을 제안한다.

      더보기

      참고문헌 (Reference)

      1 Seong Il Bae, "Unpacking Technique for Process Injection Malware" 2018

      2 Willems, "Toward automated dynamic malware analysis using cwsandbox. IEEE Security & Privacy" 5 (5): 32-39, 2007

      3 Jesse Smelcer, "The rise of Fileless malware"

      4 Liam O’ Murchu, "The evolution of the fileless click-fraud malware Poweliks"

      5 David Patten, "The Evolution to Fileless Malware" East Carolina University 2017

      6 Kris, Kendall, "Practical “Malware Analysis”" 10-, 2007

      7 Sikorski, Michael, "Practical malware analysis: the hands-on guide to dissecting malicious software" 2012

      8 Nasi, "PE Injection Explained Advanced memory code injection technique"

      9 Yang-seo Choi, "PE File Header Analysis-Based Packed PE File Detection Technique (PHAD)" 28-31, 2008

      10 You, Ilsun, "Malware obfuscation techniques: A brief survey" IEEE 297-300, 2010

      1 Seong Il Bae, "Unpacking Technique for Process Injection Malware" 2018

      2 Willems, "Toward automated dynamic malware analysis using cwsandbox. IEEE Security & Privacy" 5 (5): 32-39, 2007

      3 Jesse Smelcer, "The rise of Fileless malware"

      4 Liam O’ Murchu, "The evolution of the fileless click-fraud malware Poweliks"

      5 David Patten, "The Evolution to Fileless Malware" East Carolina University 2017

      6 Kris, Kendall, "Practical “Malware Analysis”" 10-, 2007

      7 Sikorski, Michael, "Practical malware analysis: the hands-on guide to dissecting malicious software" 2012

      8 Nasi, "PE Injection Explained Advanced memory code injection technique"

      9 Yang-seo Choi, "PE File Header Analysis-Based Packed PE File Detection Technique (PHAD)" 28-31, 2008

      10 You, Ilsun, "Malware obfuscation techniques: A brief survey" IEEE 297-300, 2010

      11 "AhnLab Security Emergency response Center Report, 2017 Q4 Cyber Threat Trend Report"

      더보기

      동일학술지(권/호) 다른 논문

      동일학술지 더보기

      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      인용정보 인용지수 설명보기

      학술지 이력

      학술지 이력
      연월일 이력구분 이력상세 등재구분
      2027 평가예정 재인증평가 신청대상 (재인증)
      2021-01-01 평가 등재학술지 유지 (재인증) KCI등재
      2018-01-01 평가 등재학술지 선정 (계속평가) KCI등재
      2017-01-01 평가 등재후보학술지 유지 (계속평가) KCI등재후보
      2015-08-24 학회명변경 한글명 : (사)한국스마트미디어학회 -> 한국스마트미디어 KCI등재후보
      2015-08-24 학회명변경 한글명 : 한국스마트미디어 -> (사)한국스마트미디어학회 KCI등재후보
      2015-08-18 학회명변경 한글명 : 한국스마트미디어 -> (사)한국스마트미디어학회
      영문명 : 미등록 -> Korean Institute of Smart Media
      KCI등재후보
      2015-01-01 평가 등재후보학술지 선정 (신규평가) KCI등재후보
      더보기

      학술지 인용정보

      학술지 인용정보
      기준연도 WOS-KCI 통합IF(2년) KCIF(2년) KCIF(3년)
      2016 0 0 0
      KCIF(4년) KCIF(5년) 중심성지수(3년) 즉시성지수
      0 0 0 0.17
      더보기

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼