mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-07-25 13:21:04 +02:00
Disable feroxbuster tool in configuration
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: "feroxbuster"
|
name: "feroxbuster"
|
||||||
command: "feroxbuster"
|
command: "feroxbuster"
|
||||||
enabled: true
|
enabled: false
|
||||||
short_description: "递归内容发现工具"
|
short_description: "递归内容发现工具"
|
||||||
description: |
|
description: |
|
||||||
Feroxbuster是一个快速、简单的递归内容发现工具。
|
Feroxbuster是一个快速、简单的递归内容发现工具。
|
||||||
|
|||||||
Reference in New Issue
Block a user