ppmap – a scanner/exploitation tool written in GO, which leverages Prototype Pollution to XSS by exploiting known gadgets
A simple scanner/exploitation tool written in GO which automatically exploits known and existing gadgets (checks for specific variables in the global context) to perform XSS via Prototype Pollution. NOTE: The program only exploits known...