diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4c0badd..29799be 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,7 +10,7 @@ name: App Name description: App Description url: App URL # https://github.com/hahwul/dalfox 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: - linux # linux - macos # macos application diff --git a/scripts/erb.rb b/scripts/erb.rb index 5d56f10..eb9a0be 100644 --- a/scripts/erb.rb +++ b/scripts/erb.rb @@ -63,7 +63,7 @@ A collection of awesome tools used by Web hackers. Happy hacking , Happy bug-hun *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 ' ' %> | | Langs | <%= langs.uniq.join ' ' %> |