Contagious Interview Pivots to Dev-Review Lures in Two Fresh Campaigns

The North Korea-linked cluster is back with phishing pretexts aimed at developers: recruiter pitches and code-review requests that drop malware on engineers' workstations.

ThreatVectr NewsdeskUpdated · Editor: Lee Brown· 3 min read
Contagious Interview Pivots to Dev-Review Lures in Two Fresh Campaigns
Share

Key points

  • Proofpoint attributes two active phishing campaigns to Contagious Interview, also tracked as Famous Chollima and Void Dokkaebi.
  • One campaign impersonates recruiters; the other asks targets to review code, a request engineers rarely treat as hostile.
  • Known payloads from this cluster include BeaverTail, InvisibleFerret, and OtterCookie, delivered via npm packages and crafted repositories.
  • Compromise of a developer machine typically exposes source code, signing keys, and cloud credentials.
  • US, EU, and Australian employers face breach-notification obligations if credentials are exfiltrated.

What is Contagious Interview?

Contagious Interview is a North Korean threat cluster that has run developer-targeting operations for more than two years. Proofpoint's report published this week attributes both new campaigns to the group, which also goes by Famous Chollima and Void Dokkaebi. The lures are aimed squarely at software engineers.

Previous iterations pushed candidates through fake interview pipelines ending with a request to clone a repository, run a take-home assignment, or install a video-conferencing client. Payloads have included BeaverTail, InvisibleFerret, and OtterCookie, typically staged via npm packages or GitHub repos built to look legitimate. We first covered this cluster's developer-targeting activity on 15 June 2026, and have reported three Contagious Interview stories in the last 90 days.

The operation's strategic interest is consistent: initial access to developer machines means access to source code, signing keys, cloud credentials, and cryptocurrency wallets. The FBI and Treasury's OFAC have repeatedly tied DPRK developer-targeting schemes to sanctions evasion and weapons-program funding.

Should you worry about the code-review lure?

Yes, because it works differently from the recruiter pitch. Recruiter lures have been burned in developer circles for a while; engineers warn each other on forums and in private channels. A polite request to audit a snippet or look over a pull request lands differently. It flatters the target's expertise and sidesteps the usual "is this recruiter real?" filter. That is the upgrade.

What does this mean for reporting obligations?

Jurisdiction on any victim notifications depends on where targeted developers sit. US victims fall under FBI IC3 reporting, and employers face state breach-notification statutes if credentials or personally identifiable information are exfiltrated. EU-based engineers trigger GDPR Article 5 obligations on their employers. Australian targets fall under the OAIC's Notifiable Data Breaches scheme.

What should developers and security teams do?

  • Treat unsolicited code-review requests the same as unsolicited recruiter contact. Verify the requester through a second channel before cloning anything.
  • Run interview tasks and untrusted repositories inside a disposable VM or container with no access to credential stores, SSH keys, or cloud CLI sessions.
  • Audit package-manager and repository activity on developer endpoints for installs from accounts created recently.
  • Rotate any tokens, SSH keys, or cloud credentials present on a machine that touched a suspicious repo, and check for outbound traffic to known BeaverTail and InvisibleFerret indicators.

The recruiter pretext is now well-understood enough that defenders have a fighting chance. The code-review framing is the sharper edge, and engineers should expect more of it.

© 2026 Threat Vectr