Add files via upload

This commit is contained in:
公明
2025-11-21 23:20:41 +08:00
committed by GitHub
parent c6fbd12447
commit 832dbb2cd4
79 changed files with 1396 additions and 1424 deletions
+5 -9
View File
@@ -1,24 +1,21 @@
name: "wafw00f"
command: "wafw00f"
enabled: true
short_description: "WAF识别和指纹识别工具"
description: |
Wafw00f是一个Web应用防火墙(WAF)识别和指纹识别工具。
**主要功能:**
- WAF检测
- WAF指纹识别
- 多种WAF支持
- 绕过技术检测
**使用场景:**
- WAF识别
- 安全测试
- 渗透测试
- 安全评估
parameters:
- name: "target"
type: "string"
@@ -26,18 +23,17 @@ parameters:
required: true
position: 0
format: "positional"
- name: "additional_args"
type: "string"
description: |
额外的wafw00f参数。用于传递未在参数列表中定义的wafw00f选项。
**示例值:**
- 根据工具特性添加常用参数示例
**注意事项:**
- 多个参数用空格分隔
- 确保参数格式正确,避免命令注入
- 此参数会直接追加到命令末尾
required: false
format: "positional"
format: "positional"