ABOUT ME

-

Today
-
Yesterday
-
Total
-
  • level8
    war game Write up/ FTZ 2018. 10. 7. 23:38

    이 문제는 간단하게 find 명령어와 shadow의 크랙에 대한 생각만 하면 쉽게 풀리는 문제다.



    문제의 hint를 보면 shadow file이 서버 어딘가에 있고(find 사용)

    그 파일의 용량이 2700이라고 한다,

    하지만 사이즈가 바이트인지 킬로바이트인지 메가바이트인지 알 수 없다. 

    • b – for 512-byte blocks (this is the default if no suffix is used)
    • c – for bytes
    • w – for two-byte words
    • k – for Kilobytes (units of 1024 bytes)
    • M – for Megabytes (units of 1048576 bytes)
    • G – for Gigabytes (units of 1073741824 bytes)
    이럴 땐 노가다가 답이다. 아래는 노가다의 흔적,,

    level9 의 비밀번호를 크랙하기 위해서 존더리퍼라는 프로그램을 사용하여 
    비밀번호가 apple라는 것을 알아냈다.



    정답 : apple

    'war game Write up > FTZ' 카테고리의 다른 글

    level10  (0) 2018.10.09
    level9  (0) 2018.10.07
    level7  (0) 2018.10.06
    level6  (0) 2018.09.24
    level5  (0) 2018.09.22
Designed by Tistory.