WebHackersWeapons/weapons/ppmap.yaml

11 lines
320 B
YAML
Raw Permalink Normal View History

2022-08-16 07:42:23 -04:00
---
name: ppmap
description: A scanner/exploitation tool written in GO, which leverages client-side
Prototype Pollution to XSS by exploiting known gadgets.
2022-08-16 12:11:14 -04:00
url: https://github.com/kleiton0x00/ppmap
2022-08-16 07:42:23 -04:00
category: tool
2022-08-19 03:26:26 -04:00
type: Scanner
2024-01-01 11:08:52 -05:00
platform: [linux, macos, windows]
2022-08-19 03:26:26 -04:00
lang: Go
2024-02-05 08:42:00 -05:00
tags: [prototypepollution, prototype-pollution]