mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
12 lines
395 B
YAML
12 lines
395 B
YAML
---
|
|
name: GAP
|
|
description: This is an evolution of the original getAllParams extension for Burp.
|
|
Not only does it find more potential parameters for you to investigate, but it also
|
|
finds potential links to try these parameters on.
|
|
url: https://github.com/xnl-h4ck3r/GAP-Burp-Extension
|
|
category: tool-addon
|
|
type: Fuzzer
|
|
platform: [linux, macos, windows, burpsuite]
|
|
lang: Python
|
|
tags: [param]
|