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: 25 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-11-06T04:23:07.195Z (about 1 month ago)
- Topics: bug-bounty, bugbounty, burp-extensions, burpsuite, cybersecurity, pentesting, pentesting-tools, python
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 140
- Watchers: 3
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-burp-extensions - 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. (Payload Generators and Fuzzers / SSRF)
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)