mirror of
https://github.com/Ed1s0nZ/CyberStrikeAI.git
synced 2026-08-13 22:50:24 +02:00
Add files via upload
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ parameters:
|
|||||||
- 确保目标地址格式正确
|
- 确保目标地址格式正确
|
||||||
- 必需参数,不能为空
|
- 必需参数,不能为空
|
||||||
required: true
|
required: true
|
||||||
position: 0 # 位置参数,放在命令最后
|
position: 1 # 位置参数,必须放在命令最后(nmap [options] target),用 1 确保在 flag 之后、最后添加
|
||||||
format: "positional"
|
format: "positional"
|
||||||
- name: "ports"
|
- name: "ports"
|
||||||
type: "string"
|
type: "string"
|
||||||
|
|||||||
Reference in New Issue
Block a user