CTF
[pico CTF] plumbing
skyepodium
2022. 6. 12. 23:32
1. 개요
요청결과 파일로 만들기 - (> 출력 리다이렉션), grep 문제
2. 분석
netcat으로 접속하면 다음 처럼 쓸모없는 내용이 정말 많습니다.
nc jupiter.challenges.picoctf.org 4427
3. exploit
nc jupiter.challenges.picoctf.org 4427 > 1.txt
cat 1.txt | grep pico