Skip to content

Commit ac3cd2b

Browse files
authored
Merge pull request #127 from hahwul/add-paramwizard
feat: Add ParamWizard tool for URL parameter extraction
2 parents d4c1505 + 2479704 commit ac3cd2b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

weapons/ParamWizard.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
name: ParamWizard
3+
description: ParamWizard is a powerful Python-based tool designed for extracting and identifying URLs with parameters from a specified website.
4+
url: https://github.com/iamunixtz/ParamWizard
5+
category: tool
6+
type: Recon
7+
platform: [linux, macos, windows]
8+
lang: Python
9+
tags: [param]

0 commit comments

Comments
 (0)