mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-01-12 15:49:34 -05:00
commit
054836e549
9
weapons/headerpwn.yaml
Normal file
9
weapons/headerpwn.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
name: headerpwn
|
||||||
|
description: A fuzzer for finding anomalies and analyzing how servers respond to different HTTP headers
|
||||||
|
url: https://github.com/devanshbatham/headerpwn
|
||||||
|
category: tool
|
||||||
|
type: Fuzzer
|
||||||
|
platform: [linux, macos, windows]
|
||||||
|
lang: Go
|
||||||
|
tags: [header]
|
@ -6,4 +6,4 @@ category: tool
|
|||||||
type: Scanner
|
type: Scanner
|
||||||
platform: [linux, macos, windows]
|
platform: [linux, macos, windows]
|
||||||
lang: Go
|
lang: Go
|
||||||
tags: []
|
tags: [header]
|
||||||
|
@ -6,4 +6,4 @@ category: tool
|
|||||||
type: Scanner
|
type: Scanner
|
||||||
platform: [linux, macos, windows]
|
platform: [linux, macos, windows]
|
||||||
lang: Go
|
lang: Go
|
||||||
tags: []
|
tags: [header]
|
||||||
|
Loading…
Reference in New Issue
Block a user