Course information

Difficulty
LEVEL 1
Reading time
3 hours
Requirements
C, x86 Assembly
Description

ELF 동적 분석
gdb를 이용해 ELF 바이너리를 동적 분석하는 방법에 대해 알아봅니다.

Return Overwrite
리턴 주소를 덮어 스택 버퍼 오버플로우 취약점을 익스플로잇하는 방법에 대해 알아봅니다.

NOP Sled
NOP Sled 공격 기법에 대해 알아봅니다.

NX bit
NX bit 보호 기법을 이해하고, 우회하여 공격하는 방법에 대해 알아봅니다.

Objective
스택 버퍼 오버플로우 취약점을 공격할 수 있다.

Topic list

Similar courses

Linux Exploitation & Mitigation Part 2

Logical Bugs

Tools

Linux Exploitation & Mitigation Part 3