Skip to content

Commit

Permalink
Merge pull request #127 from hahwul/add-paramwizard
Browse files Browse the repository at this point in the history
feat: Add ParamWizard tool for URL parameter extraction
  • Loading branch information
hahwul authored Aug 19, 2024
2 parents d4c1505 + 2479704 commit ac3cd2b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions weapons/ParamWizard.yaml
Original file line number Diff line number Diff line change
@@ -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]

0 comments on commit ac3cd2b

Please sign in to comment.