mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-25 07:09:39 -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
|
||||
platform: [linux, macos, windows]
|
||||
lang: Go
|
||||
tags: []
|
||||
tags: [header]
|
||||
|
@ -6,4 +6,4 @@ category: tool
|
||||
type: Scanner
|
||||
platform: [linux, macos, windows]
|
||||
lang: Go
|
||||
tags: []
|
||||
tags: [header]
|
||||
|
Loading…
Reference in New Issue
Block a user