kleiton0x00 / ppmap

A scanner/exploitation tool written in GO, which leverages client-side Prototype Pollution to XSS by exploiting known gadgets.
https://kleiton0x00.github.io
GNU General Public License v3.0
490 stars 70 forks source link

https://msrkp.github.io/pp/2.html showing not vulnerable #12

Closed memmedrehimzade closed 2 years ago

kleiton0x00 commented 2 years ago

Please make sure that you have correctly installed Chromium/Chrome. Follow the instructions on README file. I highly recommend downloading the precompiled version here.

Edit: I manage to reproduce your issue, the new Go version for some reason behaves differently now, I will try to come up with a solution, but for the moment please use the precompiled version,

kleiton0x00 commented 2 years ago

I fixed the issue, please try recloning the repository and automatically compiling using setup.sh

memmedrehimzade commented 2 years ago

working, thanks )