Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.
/ js-pp-poc Public archive

Proof of concept for prototype pollution attack on Redis drivers (node-redis & ioredis) for Node.js

Notifications You must be signed in to change notification settings

mostafa/js-pp-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype Pollution Attack on Node.js Redis Drivers

Simply clone the project, install the dependencies with NPM/YARN and run the test:

$ npm install
$ npm run test

A byproduct of this exploit is that you can execute almost anything inside the toString function.

Project Codename

Sina Hatef (In loving memory of @null--)

About

Proof of concept for prototype pollution attack on Redis drivers (node-redis & ioredis) for Node.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published