Merge pull request #127 from hahwul/add-paramwizard

feat: Add ParamWizard tool for URL parameter extraction
This commit is contained in:
HAHWUL 2024-08-19 22:31:26 +09:00 committed by GitHub
commit ac3cd2b4c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

9
weapons/ParamWizard.yaml Normal file
View File

@ -0,0 +1,9 @@
---
name: ParamWizard
description: ParamWizard is a powerful Python-based tool designed for extracting and identifying URLs with parameters from a specified website.
url: https://github.com/iamunixtz/ParamWizard
category: tool
type: Recon
platform: [linux, macos, windows]
lang: Python
tags: [param]