일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- grep
- 해설
- KOISTUDY
- dreamhack
- Aleph One
- #picoCTF2018
- 스택
- 리눅스
- 정답
- reversing
- 카이사르
- writeup
- Protostar
- WEB
- 리버싱
- 버퍼오버플로우
- 시스템
- cryptography
- write up
- picoCTF
- general skills
- CTF
- Smashing The Stack For Fun And Profit
- 번역
- picoCTF2018
- #hacking
- Hxd
- 시스템해킹
- 해킹 공부
- forensics
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