arXiv · 2606.26291
Beyond Takedown: Measuring Malicious Go Module Persistence in the Wild
Abstract
We measure an automation-based supply chain campaign in the Go ecosystem. The attackers repackage legitimate Go modules under attacker-controlled owners, and embed them with obfuscated code for an import-triggered downloader. Our results come from two complementary analyses: a) a manual search on GitHub across 2,113 repositories and b) a large-scale scan of 12.3M index entries using a deobfuscating AST scanner (GOAST) that we implemented. As a result, we identified 2,289 malicious versions of legitimate Go modules. We demonstrate that purely GitHub-centric searches fail to identify the full extent of the compromise and are only effective for as long as the affected code is present on the platform. Moreover, our proxy-based measurements of the takedown-remediation gap reveal that among artifacts later found to be GitHub-unobservable (i.e., removed or suspended), at least 99.4% remained retrievable via Go proxy. Following our disclosure, GitHub has removed 684 malicious repositories and the Google Go team has remediated 1,377 module versions.
Explore related subjects
Keep this discovery
Minjae Bae, Carter Yagemann. 2026-06-24. Beyond Takedown: Measuring Malicious Go Module Persistence in the Wild. https://arxiv.org/abs/2606.26291
Cite the original work for its findings. Save a collection to share your selection of sources.