From bf3c53ccec73c07d7fbb9b8a2fe14427e507bb87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:39:45 +0800 Subject: [PATCH] Update gobuster.yaml --- tools/gobuster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gobuster.yaml b/tools/gobuster.yaml index ba8d8131..5829c8df 100644 --- a/tools/gobuster.yaml +++ b/tools/gobuster.yaml @@ -1,6 +1,6 @@ name: "gobuster" command: "gobuster" -enabled: true +enabled: false short_description: "Web内容扫描工具,用于发现目录、文件和子域名" description: | Gobuster是一个快速的内容发现工具,用于Web应用程序的目录、文件和子域名枚举。