개발
[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
반응형