mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-18 20:24:27 -05:00
Update CONTRIBUTING (Add Proxy Type)
Signed-off-by: hahwul <hahwul@gmail.com>
This commit is contained in:
parent
fcf00b0c4c
commit
f18eda1601
@ -10,7 +10,7 @@ name: App Name
|
|||||||
description: App Description
|
description: App Description
|
||||||
url: App URL # https://github.com/hahwul/dalfox
|
url: App URL # https://github.com/hahwul/dalfox
|
||||||
category: tool # tool / tool-addon / browser-addon / bookmarklet
|
category: tool # tool / tool-addon / browser-addon / bookmarklet
|
||||||
type: # recon / fuzzer / scanner / exploit / utils / etc
|
type: # army-knift / proxy / recon / fuzzer / scanner / exploit / utils / etc
|
||||||
platform:
|
platform:
|
||||||
- linux # linux
|
- linux # linux
|
||||||
- macos # macos application
|
- macos # macos application
|
||||||
@ -23,7 +23,7 @@ platform:
|
|||||||
# If supported crossplatform (OS), you write out all three (linux/macos/windows)
|
# If supported crossplatform (OS), you write out all three (linux/macos/windows)
|
||||||
# If supported zap and burpsuite addon, you write both (zap/burpsuite)
|
# If supported zap and burpsuite addon, you write both (zap/burpsuite)
|
||||||
lang: # go / python / ruby / rust / etc...
|
lang: # go / python / ruby / rust / etc...
|
||||||
tags: [] # xss / sqli / ssrf / oast / etc...
|
tags: [] # xss / sqli / ssrf / oast / http / subdomains / etc...
|
||||||
```
|
```
|
||||||
|
|
||||||
*Sample*
|
*Sample*
|
||||||
|
Loading…
Reference in New Issue
Block a user