Urgent.News

What's breaking now, across thousands of outlets.

Tech

Rustaceans warned of job interviews with a malicious payload

Attackers are courting crate owners with plausible company profiles and booby-trapped recruitment calls

Rustaceans warned of job interviews with a malicious payload

The Rust programming language has issued a warning about potential threats to its contributors and contributors of packages in its vast ecosystem. Security engineer Adam Harvey explained that attackers have been mimicking legitimate job interviews, potentially infecting devices with malware. The strategy is akin to the fake recruiter tactics employed by North Korean hackers.

During a seemingly benign video call, victims may be tricked into installing software or executing commands, allowing the malware to infiltrate the system. Attackers are creating fake company profiles, complete with plausible LinkedIn pages, to evade scrutiny. Such incidents occurred in June, when Rust developers were lured with fake interviews from a nonexistent Singaporean venture capital firm.

Another attack in August involved malicious versions of the arrayref crate, which, despite being available for merely two hours, had already been downloaded over 245 million times. The malicious releases were likely the result of compromised credentials rather than deliberate actions from the Rust developers. Harvey advised Rust users to verify the authenticity of unsolicited job offers and to conduct interviews through secure channels.

Written by urgent.news from The Register Science's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at theregister.com →

More in Tech

Mobile App Testing: 11 Practical Ways to Find Bugs Before Users Do

Mobile App Testing: 11 Practical Ways to Find Bugs Before Users Do A mobile app can work perfectly during development and still fail when real users start using it. Why?

  • Test unexpected user inputs like empty fields, special characters, and long inputs
  • Simulate poor network conditions to test app resilience during API requests
  • Check how the app handles background reopening and state preservation

More from Monday 21 September →