본문 바로가기

공부

dynamic linker

dynamic linker의 내부 구조

https://web.archive.org/web/20081215162517/http://x82.inetcop.org/h0me/papers/FC_exploit/relocation.txt


dynamic section 덮어쓰기를 이용한 exp

http://pwn3r.tistory.com/entry/Docs-Reusing-Dynamic-Linker-for-Exploitation


_dl_runtime_resolver의 함수 정보 조작을 통한 exp

http://gooverto.tistory.com/entry/Return-To-DL-Exploitation

'공부' 카테고리의 다른 글

malloc chunk  (0) 2015.10.28
  (0) 2015.10.26
vdso  (0) 2015.10.17
함수 호출 과정, PLT와 GOT  (0) 2015.10.17
syscall 목록  (0) 2015.10.16