Moonding's Lab
  • Home
  • IT
  • Malware Analysis
  • HackTheBox Writeup
  • Security
  • Profile
Window Message를 이용하는 실행 파일 분석
Analysis

Window Message를 이용하는 실행 파일 분석

GUI 윈도우 애플리케이션은 사용자 입력, 시스템 이벤트, 등으로 인해 발생하는 윈도우 메시지(
Read More
Moonding
Ghidra 심볼을 x64dbg 로 export 하는 방법
Windows

Ghidra 심볼을 x64dbg 로 export 하는 방법

실행 파일을 분석하는 방법은 크게 정적 분석과 동적 분석으로 나눌 수 있다.
Read More
Moonding
Ghidra Not enough space to create DataType 에러 해결법
Ghidra

Ghidra Not enough space to create DataType 에러 해결법

Ghidra 로 Remcos 멀웨어를 분석하는 도중, Not enough space to create DataType
Read More
Moonding
Windows Service 를 이용하는 PE 파일 분석
PE

Windows Service 를 이용하는 PE 파일 분석

일부 악성 PE 파일은 Windows OS 의 Service 기능을 이용하여 실행된다. 이런
Read More
Moonding
Heaven's Gate 기법 분석
AntiDebugging

Heaven's Gate 기법 분석

Heaven's Gate 는 32 비트 프로세스에서 64 비트 코드를 실행하는
Read More
Moonding
Software BP, Hardware BP를 탐지하는 안티 디버깅
Windows

Software BP, Hardware BP를 탐지하는 안티 디버깅

멀웨어를 디버깅하다보면 간혹 소프트웨어 브레이크포인트(Software BreakPoint)나 하드웨어 브레이크포인트(Hardware BreakPoint)
Read More
Moonding
Procmon 을 패치하여 Themida 를 우회하는 방법
Windows

Procmon 을 패치하여 Themida 를 우회하는 방법

Procmon 은 MS 社 Sysinternals 에 포함된 동적 모니터링 프로그램으로, Windows 시스템에서
Read More
Moonding
Delphi 악성 파일 분석
Reversing

Delphi 악성 파일 분석

Delphi, .Net 과 같은 프로그래밍 언어로 작성된 PE 실행 파일을 분석할 때는
Read More
Moonding
Windows 파일 확장자, 애플리케이션 간 연결
Windows

Windows 파일 확장자, 애플리케이션 간 연결

Windows OS 는 기본 애플리케이션이라는 기능을 제공하며, 특정 확장자의 파일 타입에 대해
Read More
Moonding
암호화폐와 관련된 브라우저 확장 프로그램 목록
Windows

암호화폐와 관련된 브라우저 확장 프로그램 목록

최근에 유행하는 멀웨어는 수익성을 가장 중요 시 한다. 과거에는 피해자의 시스템을 아예
Read More
Moonding
WinRAR 취약점(CVE-2023-38831)
취약점

WinRAR 취약점(CVE-2023-38831)

WinRAR 은 7Zip 과 함께 널리 사용되는 압축 해제 프로그램이다. 하지만 최근
Read More
Moonding
PHP Type Juggling 취약점
PHP

PHP Type Juggling 취약점

PHP 는 두 값의 동일함을 비교하기 위해 === 연산자와 == 연산자를 지원한다. 전자는 strict
Read More
Moonding
Moonding's Lab © 2025