Nmap
标识
技能
参数
名称 | 类型 | 说明 | 示例 |
---|---|---|---|
scan_target | string | nmap的扫描目标,可以是域名、IP或IP段 | www.baidu.com |
描述
{
"name": "scan_target",
"schema": {
"type": "string"
},
"required": true,
"description": "the scan target of the nmap tool"
}
使用
名称 | 类型 | 说明 | 示例 |
---|---|---|---|
scan_target | string | nmap的扫描目标,可以是域名、IP或IP段 | www.baidu.com |
{
"name": "scan_target",
"schema": {
"type": "string"
},
"required": true,
"description": "the scan target of the nmap tool"
}