mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-18 04:04:29 -05:00
Add new type (Env)
This commit is contained in:
parent
033828ad67
commit
d03586384d
@ -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: # army-knift / proxy / recon / fuzzer / scanner / exploit / utils / etc
|
type: # Army-knift / Proxy / Recon / Fuzzer / Scanner / Exploit / Env / Utils / Etc
|
||||||
platform:
|
platform:
|
||||||
- linux # linux
|
- linux # linux
|
||||||
- macos # macos application
|
- macos # macos application
|
||||||
|
@ -63,7 +63,7 @@ A collection of awesome tools used by Web hackers. Happy hacking , Happy bug-hun
|
|||||||
*Attributes*
|
*Attributes*
|
||||||
| | Attributes |
|
| | Attributes |
|
||||||
|-------|---------------------------------------------------|
|
|-------|---------------------------------------------------|
|
||||||
| Types | `Army-Knife` `Proxy` `Recon` `Fuzzer` `Scanner` `Exploit` `Utils` `Etc`|
|
| Types | `Army-Knife` `Proxy` `Recon` `Fuzzer` `Scanner` `Exploit` `Env` `Utils` `Etc`|
|
||||||
| Tags | <%= tags.uniq.join ' ' %> |
|
| Tags | <%= tags.uniq.join ' ' %> |
|
||||||
| Langs | <%= langs.uniq.join ' ' %> |
|
| Langs | <%= langs.uniq.join ' ' %> |
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user