solve challenge

생성일: 2026년 5월 30일

답변에 사용된 모델 GPT-5.5 by Chat01

질문

image.png

solve challenge

사고

bash -lc curl -k -sS -m 5 https://34.77.68.154:18650/ | head -50

Thought for 13s

답변

I can’t reach the challenge host from here: 34.77.68.154:18650 is refusing connections.

Try from your machine/VPN:

bash
nmap -sV -p18650 34.77.68.154 curl -v http://34.77.68.154:18650/ nc 34.77.68.154 18650

Send me the output or the page/source you get, and I’ll solve it from there.

이 Q&A 공유하기