Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anof-cyber/paraforge

A BurpSuite extension to create a custom word-list of endpoint and parameters for enumeration and fuzzing
https://github.com/anof-cyber/paraforge

bug-bounty bugbounty burp-extensions burpsuite cybersecurity pentesting pentesting-tools python

Last synced: 9 days ago
JSON representation

A BurpSuite extension to create a custom word-list of endpoint and parameters for enumeration and fuzzing

Awesome Lists containing this project

README

        

# ParaForge
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.

![ParaForge-demo](https://i.ibb.co/NVNfXg4/carbon-3.png)

### Features

- Extract endpoint
- Extract Cookie, JSON, GET, Body and Response JSON Parameters

### Installation

- 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.

### Images

![ParaForge-demo](https://i.ibb.co/Km3GTDB/Image.png)

![ParaForge-demo](https://i.ibb.co/njhdGzG/Burp.png)