diff --git a/weapons/Web-Cache-Vulnerability-Scanner.yaml b/weapons/Web-Cache-Vulnerability-Scanner.yaml index d5d3b43..6c66e0f 100644 --- a/weapons/Web-Cache-Vulnerability-Scanner.yaml +++ b/weapons/Web-Cache-Vulnerability-Scanner.yaml @@ -10,4 +10,5 @@ platform: - macos - windows lang: Go -tags: [] +tags: +- cache-vuln diff --git a/weapons/param-miner.yaml b/weapons/param-miner.yaml index 9175dbe..0ed0609 100644 --- a/weapons/param-miner.yaml +++ b/weapons/param-miner.yaml @@ -12,3 +12,4 @@ platform: lang: Java tags: - param +- cache-vuln \ No newline at end of file diff --git a/weapons/web_cache_poison.yaml b/weapons/web_cache_poison.yaml index d26e98c..4af67ef 100644 --- a/weapons/web_cache_poison.yaml +++ b/weapons/web_cache_poison.yaml @@ -9,4 +9,5 @@ platform: - macos - windows lang: Shell -tags: [] +tags: +- cache-vuln