Course information

Difficulty
LEVEL 2
Reading time
2 hours
Requirements
gdb, C, Python
Description

SSP
SSP(Stack Smashing Protector) 보호기법에 대해 알아봅니다.

RELRO
RELRO(RElocation Read Only) 보호기법에 대해 알아봅니다.

PIE
PIE(Position Independent Executable) 보호기법에 대해 알아봅니다.

Objective
ELF 메모리 보호 기법을 우회하여 공격할 수 있다.

Topic list

Similar courses

Linux Exploitation & Mitigation Part 2

Linux Exploitation & Mitigation Part 1

Logical Bugs

Tools