![[해커스쿨 LOB] Level11: Skeleton >> Golem 포스팅 썸네일 이미지](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdna%2FExCdS%2FbtqF2SncHkI%2FAAAAAAAAAAAAAAAAAAAAAKmBfgdrCZte3Sqo2NoMos01TZ16_ARFK8SKY7Oph37h%2Fimg.png%3Fcredential%3DyqXZFxpELC7KVnFOS48ylbz2pIh7yKj8%26expires%3D1753973999%26allow_ip%3D%26allow_referer%3D%26signature%3D8fsqINU%252F6BT7Unxg3eQW1GEiI2o%253D)
War Games/해커스쿨 LOB
[해커스쿨 LOB] Level11: Skeleton >> Golem
Level 11. Skeleton >> Golem Theme: Stack Destroyer 로그인 id : skeleton pw : shellcoder bash2 & 코드 확인 [skeleton@localhost skeleton]$ ls golem golem.c [skeleton@localhost skeleton]$ bash2 [skeleton@localhost skeleton]$ nl golem.c 1 /* 2 The Lord of the BOF : The Fellowship of the BOF 3 - golem 4 - stack destroyer 5 */ 6 #include 7 #include 8 extern char **environ; 9 main(int argc, char *argv[]) 10 {..