문제 설명
로그 속 공격자 | Attacker in the Logs
제공된 여러 로그 파일을 분석해 정상 요청과 실수 요청, 공격 요청을 구분하세요.
Analyze the provided log files and distinguish normal requests, mistake requests, and attack requests.
로그를 분석해서 공격자를 발견해야합니다.
Analyze the logs to identify the attacker.
- 플래그 형식은 `HB{공격자_IP}` 입니다.
- The flag format is `HB{attacker_IP}`.
- 본 문제는 포렌식 문제입니다.
- This is a forensics challenge.