Disable feroxbuster tool in configuration

This commit is contained in:
公明
2026-04-21 22:40:27 +08:00
committed by GitHub
parent bf3c53ccec
commit 026cfbdd37
+1 -1
View File
@@ -1,6 +1,6 @@
name: "feroxbuster"
command: "feroxbuster"
enabled: true
enabled: false
short_description: "递归内容发现工具"
description: |
Feroxbuster是一个快速、简单的递归内容发现工具。