01 / LONG-HORIZON MALWARE ANALYSIS
Sol Searching
Juan Andrés Guerrero-Saade and I wanted to know how much of a malware investigation an agent could carry through on its own. We turned fast16, a real sabotage implant, into an eight-stage evaluation that asked agents to uncover its components, test possible targets, and revisit conclusions as new evidence arrived.
Read the evaluation ↗Loading the original investigation data…
A closer look
Connect.dll
Follow how the agent gives the binary’s functions and data meaningful names. Select a point to see a change.
sub_10009A38↓g_empty_wide_stringConnect.dll:0x10009A380 / 1,440 objects
An investigation has to hold together.
A wrong assumption can work its way into code, tests, and the final report. We found that the strongest runs could trace those dependencies and carry a correction through the whole project. That makes longer stretches of work practical to delegate, with analysts able to inspect the evidence and decide what to trust.
