đź““ Overview

The “Diagnostic” lab is a forensic challenge and rated as easy difficulty. It’s about investigating how the phishing links are directing to the same server, and compromising the victim’s systems by using the Microsoft Windows Support Diagnostics Tool’s (MSDT) flaw.

Tools used

  • VirusTotal to analyze known malformed files and CVEs.
  • curl (Client URL) to fetch server data and information.
  • CyberChef to decode obfuscated codes.

đź’» Initial analysis

👨‍💻 Q&A

T-1.

âš” MITRE tactics mapping

🛡 Detection rules

đź’­ Lessons learned