Prototype Pollution Lab
Try to find the Prototype Pollution Vulnerability to achieve a Remote Code Execution and get a reverse shell.
You can read the code
- Clone the repository:
git clone https://github.com/RafaelSantos025/PrototypePollution-Lab.git
- Install Node modules:
cd PrototypePollution-Lab/prototypePoluttion
npm install
- Start server:
npm start
You can access the local server here.
Don't Give Up
Solution Link: https://github.com/RafaelSantos025/PrototypePollution-Lab/blob/main/SOLUTION.md