Skip to content

rafax00/PrototypePollution-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PrototypePollution-Lab

Prototype Pollution Lab

Objective

Try to find the Prototype Pollution Vulnerability to achieve a Remote Code Execution and get a reverse shell.

You can read the code

Install

  • 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.

Solution

Don't Give Up

Solution Link: https://github.com/RafaelSantos025/PrototypePollution-Lab/blob/main/SOLUTION.md

About

Prototype Pollution Lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published