Overview
This report examines WannaCry's hardcoded-domain kill switch. The analysis focuses on how the sample checks whether the domain is reachable and how the result influences execution.
Static analysis identified the domain string and the WinINet API sequence used to contact it. Dynamic analysis was then used to observe the sample's behavior when the domain lookup succeeded and when it was unavailable.