Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anof-cyber/paraforge
- Owner: Anof-cyber
- License: apache-2.0
- Created: 2023-06-27T16:54:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-27T16:56:14.000Z (over 1 year ago)
- Last Synced: 2024-08-04T00:06:23.826Z (3 months ago)
- Topics: bug-bounty, bugbounty, burp-extensions, burpsuite, cybersecurity, pentesting, pentesting-tools, python
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 136
- Watchers: 3
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)