일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 스택
- Hxd
- 해킹 공부
- #picoCTF2018
- reversing
- 해설
- 시스템해킹
- write up
- 리버싱
- #hacking
- cryptography
- Aleph One
- 시스템
- 리눅스
- CTF
- picoCTF2018
- grep
- forensics
- Smashing The Stack For Fun And Profit
- KOISTUDY
- writeup
- picoCTF
- 정답
- general skills
- 버퍼오버플로우
- Protostar
- 번역
- WEB
- 카이사르
- dreamhack
Archives
- Today
- Total
목록Strings (1)
Security || AI
strings를 쉘에서 실행하면 다음과 같은 결과가 나온다. 실행을 시키면 Have you ever used the 'strings' function? Check out the man pages!라는 문구를 보아 리눅스의 strings 기능을 사용해야 하는것 같았다. 그래서 strings strings | grep 'pico'라고 하면 FLAG를 얻어낼 수 있다. FLAG: picoCTF{sTrIngS_sAVeS_Time_c09b1444}
CTF(해킹대회)/picoCTF 2018
2018. 10. 15. 10:40