Hi hn,<p>As devs, we got used to take-home challenges while applying for jobs/projects, some challenges ask you to write code from scratch, others expect you to update an existing project.<p>Today I had a case where I received a repository where I was asked to do a minor change before discussing the long-term opportunity.<p>Well, turns out that the build script links a weird pre-start script, paying attention to this I found out that the script was malicious.<p>One of the things that made me suspicious was the lack of details from the hiring company + getting the take-home challenge without much effort.<p>All of this got me thinking, there is nothing preventing attackers to create a fake company website/jobs/emails and leverage the take-home challenge approach to infect people.<p>Have you saw any similar approach?
I definitely remember reading about similar cases on HN some time ago: random HR tries to poach a dev from a company, but during the interview they manage to hack the current employer of the dev. Maybe I can even find it... (though don't hold your breath)<p>Edit: If you were holding your breath, you can let it go: <a href="https://news.ycombinator.com/item?id=32001742">https://news.ycombinator.com/item?id=32001742</a>