ParaForge is a simple Burp Suite extension to extract the paramters and endpoints from the request to create custom wordlist for fuzzing and enumeration.
This is just a simple extension for easy usage. There are more advance and better options available.
- Extract endpoint
- Extract Cookie, JSON, GET, Body and Response JSON Parameters
- Download the
ParaForge.py
file - CLick on the
Extender
tab in the burp suite - Click on add button select the python and select the
ParaForge.py
and click next.