NICKEL ALLEY Targeting Developers with Fake Job Opportunities
NICKEL ALLEY, a North Korean threat group, is targeting technology professionals with fake job opportunities and malicious code repositories to deliver malware like PyLangGhost RAT and BeaverTail, aiming to steal cryptocurrency.
NICKEL ALLEY, a threat group operating on behalf of the North Korean government, continues to target professionals in the technology sector using sophisticated social engineering tactics. Since at least mid-2025, the group has been observed creating fake LinkedIn company pages, GitHub repositories, and job opportunities to deceive prospective candidates and deliver malware. They employ tactics such as “ClickFix,” where victims are tricked into running malicious commands under the guise of fixing technical issues. Additionally, they’ve compromised npm package repositories and used typosquatting to distribute malicious packages. The group leverages cloud platforms like Vercel for payload hosting, tailoring malware delivery based on victim system configurations. This activity is primarily motivated by cryptocurrency theft.
Attack Chain
- Initial Contact: The attacker contacts a technology professional with a fake job opportunity, often advertised through LinkedIn or email.
- Fake Company Profile: The attacker establishes credibility by creating a fake company profile on LinkedIn and/or GitHub.
- Malicious Repository: The attacker creates a GitHub repository containing malicious code disguised as a software development project or crypto game (e.g., web3-social-platform).
- ClickFix Delivery (PyLangGhost RAT): During a fake interview process, the attacker instructs the victim to perform a “fix” by running a command which downloads and executes a VBScript file.
- VBScript Execution: The VBScript file (e.g., update.vbs, start.vbs) decompresses an archive (Lib.zip) containing library files and executes a renamed Python interpreter (csshost.exe) with a malicious Python script (nvidia.py).
- BeaverTail Delivery (GitHub): The victim is convinced to clone the GitHub repository and execute commands like
npm installandnpm start. Theindex.jsfile retrieves the BeaverTail malware from a Base64-encoded URL hosted on Vercel. - Malware Execution: PyLangGhost RAT or BeaverTail malware executes on the victim’s system, enabling file exfiltration, arbitrary command execution, and system profiling.
- Data Theft: The malware targets browser credentials, cookies, and cryptocurrency wallet data, leading to financial theft.
Impact
NICKEL ALLEY’s activities primarily target software developers and blockchain professionals. Successful attacks lead to the compromise of developer systems, theft of sensitive credentials, and exfiltration of cryptocurrency. The group’s persistent targeting of the technology sector highlights their continued focus on financial gain through cryptocurrency theft. Compromised systems can be used to further propagate attacks or to steal intellectual property.
Recommendation
- Monitor process creation events for the execution of
wscript.exelaunching VBScript files from the%TEMP%directory and followed by execution of renamed python.exe (csshost.exe) as described in the Attack Chain above. Deploy the Sigma ruleDetect NICKEL ALLEY VBScript ClickFixto detect this activity. - Inspect network connections from unusual processes (not browsers or standard networking tools) to newly registered domains or infrastructure providers like Vercel, using the
Detect NICKEL ALLEY Outbound ConnectionSigma rule. - Block access to the IOC domains
talentacq[.]pro,publicshare[.]org, andastrabytesyncs[.]comat the DNS resolver. - Educate employees, especially those in software development, about social engineering tactics such as fake job opportunities and the ClickFix technique.
Detection coverage 2
Detect NICKEL ALLEY VBScript ClickFix
highDetects the VBScript execution in the %TEMP% folder followed by the execution of a renamed python.exe (csshost.exe) as part of a ClickFix infection chain used by NICKEL ALLEY.
Detect NICKEL ALLEY Outbound Connection
mediumDetects suspicious outbound connections from unusual processes to newly registered domains, indicative of NICKEL ALLEY activity.
Detection queries are kept inside the platform. Get full rules →
Indicators of compromise
4
domain
| Type | Value |
|---|---|
| domain | talentacq[.]pro |
| domain | publicshare[.]org |
| domain | astrabytesyncs[.]com |
| domain | astra[.]com |