Forensics Level 3 55 points

Detect DNS Tunneling

Mission

Analyze the DNS query log `dns_queries.log` to detect data exfiltration via DNS tunneling. Find the host flooding a single domain with long-label queries, order the labels by seq, and hex-decode them to recover the flag.

#forensics#network#dns#tunneling#exfiltration

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag