• Stars
    star
    134
  • Rank 269,393 (Top 6 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

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

ParaForge-demo