
client-side prototype pullution vulnerability scanner
JSpanda is client-side prototype pollution vulnerability scanner. It has two key features, scanning vulnerability the supplied URLs and analyzing the JavaScript libraries' source code.
However, JSpanda cannot detect advanced prototype pollution vulnerabilities.
Scan: python3.7 jspanda.py
Basic Source Code Analysis : python3.7 analyze.py

Supporting Materials :
https://twitter.com/har1sec/status/1314469278322655233
https://github.com/BlackFan/client-side-prototype-pollution
https://habr.com/ru/company/huawei/blog/547178/
https://github.com/securitum/research/tree/master/r2020_prototype-pollution
Learn Prototype Pollution in Series - Part 2
GitHub - raverrr/plution: Prototype pollution scanner using headless chrome