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