mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
feat: Add ParamWizard tool for URL parameter extraction
This commit is contained in:
parent
d4c150502e
commit
2479704c04
9
weapons/ParamWizard.yaml
Normal file
9
weapons/ParamWizard.yaml
Normal 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]
|
Loading…
Reference in New Issue
Block a user