mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-04-01 00:30:33 +02:00
Update fofa_search.yaml
This commit is contained in:
@@ -12,6 +12,7 @@ args:
|
||||
# ==================== FOFA配置 ====================
|
||||
# 请在此处配置您的FOFA账号信息
|
||||
# 您也可以在环境变量中设置:FOFA_EMAIL 和 FOFA_API_KEY
|
||||
# enable 默认为 false,需开启才能调用该MCP
|
||||
FOFA_EMAIL = "" # 请填写您的FOFA账号邮箱
|
||||
FOFA_API_KEY = "" # 请填写您的FOFA API密钥
|
||||
# ==================================================
|
||||
@@ -204,7 +205,7 @@ args:
|
||||
}
|
||||
print(json.dumps(error_result, ensure_ascii=False, indent=2))
|
||||
sys.exit(1)
|
||||
enabled: true
|
||||
enabled: false
|
||||
short_description: "FOFA网络空间搜索引擎,支持灵活的查询参数配置"
|
||||
description: |
|
||||
FOFA是一个网络空间测绘搜索引擎,可以通过多种查询条件搜索互联网资产。
|
||||
|
||||
Reference in New Issue
Block a user