General Skills Level 5 300 points

Supply Chain Attack - Dependency Exploitation

Mission

Analyze the dependency records of a Node.js app (`package.json`, `dependencies.txt`, `install.log`). Identify the typosquatting dependency whose name closely mimics a legitimate package, and read the flag from its `postinstall` output in `install.log`. No real install or exploitation is needed.

#supply-chain#npm#vulnerability#prototype-pollution

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag