개발

[Security/BOF] [Level 1] gate -> gremlin

jmob_blog 2014. 3. 30. 12:27
728x90
반응형

password :hello bof world

1. 문제 (simple BOF)


2. 분석

- buffer size : 256byte

- argc가 2 이상

- strcpy 사용 : arvg[1]를 buffer에 복사


3. 풀이


728x90
반응형

'개발' 카테고리의 다른 글

[Linux] system call을 이용한 파일 복사 (UNIX)  (0) 2014.04.01
[Security/ShellCode] shell code  (0) 2014.03.31
[Security/BOF] [펌]shell code(쉘 코드) 만드는법  (0) 2014.03.30
[Security] Stack fream  (0) 2014.03.29
[OS] os architecture  (0) 2014.03.27