문제 설명
Neon Courier
네온 불빛이 꺼지지 않는 도시, NEO-17.
A city where the neon lights never fade, NEO-17.
도시의 정보 브로커들은 추적을 피하기 위해 중요한 데이터를 오프라인 배달 터미널에 숨겨 둔다.
To avoid being tracked, the city’s information brokers hide critical data inside offline courier terminals.
그중 하나인 `Neon Courier Terminal`은 올바른 접근 코드가 입력되었을 때만 봉인된 데이터를 복호화한다.
One of them, the `Neon Courier Terminal`, decrypts sealed data only when the correct access code is entered.
어느 날, 버려진 골목의 단말기에서 수상한 실행 파일 하나가 복구되었다.
One day, a suspicious executable was recovered from a terminal abandoned in a back alley.
겉으로 보이는 문자열은 전부 미끼일 수 있다.
Every visible string may be nothing more than bait.
바이너리를 분석하여 올바른 접근 코드를 찾고, 봉인된 데이터를 복호화하라.
Analyze the binary, find the correct access code, and decrypt the sealed data.
- 영주고등학교 정보보안팀 ZeroDay