All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
Bluesky
Twitter
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Developer discovers remote code execution backdoor hidden in fake crypto startup job offer on LinkedIn

By

lwhsiao

1d ago· 4 min readenInsight

Summary

A security-conscious developer receives a LinkedIn job offer from a recruiter at a crypto startup. Suspicious of the request to review a GitHub repo's "deprecated Node modules," the developer spins up a throwaway VPS instead of cloning locally. Upon investigation, they discover a hidden remote code execution (RCE) payload embedded in a test file within the repository — a sophisticated backdoor attempt disguised as a legitimate job screening process.

Key quotes

· 3 pulled
Instead of cloning and installing dependencies, I spun up a throwaway VPS on Hetzner, cloned the repo there, and...
Something felt off and raised an alarm in my head, so I decided to get a bit extra paranoid.
She described a broken proof-of-concept they needed a lead engineer for, and then sent me a public GitHub repo to review.
Snippet from the RSS feed
A fake recruiter, a crypto repo, and a remote code execution payload hidden in a test file.

You might also wanna read