← 返回
未分类 中文

HomeNetworkSecurityAgent

Audits local network infrastructure, identifies active hosts, and scans the gateway/public IP for exposed ports and vulnerabilities.
审计本地网络基础设施,识别活动主机,并扫描网关/公网IP的开放端口和漏洞。
assix
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 325
下载
💾 0
安装
1
版本
#agent#latest#network#nmap#scanner#security#vulnerability

概述

HomeNetworkSecurityAgent

This agent performs internal and external security audits of your home network environment. It utilizes nmap to discover devices and footprint exposed services.

Setup

Ensure nmap is installed on the host system:

sudo apt install nmap

User Instructions

  • "Scan my local network and tell me what devices are online."
  • "Find my public IP and gateway, then check if my gateway management ports (like 8443, 443) or DNS resolvers (like port 53) are exposed to the outside."
  • "Run a deep vulnerability scan on my router to see if it needs a firmware update."

Tools

get_network_topology

Retrieves the default gateway IP and the external public IP address of the network.

  • Inputs: None
  • Call: python3 scanner.py --tool get_network_topology

discover_lan_hosts

Performs a ping sweep on the local subnet to identify all connected physical and IoT devices.

  • Inputs: gateway_ip (string)
  • Call: python3 scanner.py --tool discover_lan_hosts --target {{gateway_ip}}

scan_ports_and_vulns

Runs a service detection scan against a target IP (local or public) to list open ports and identify potential misconfigurations.

  • Inputs: ip_address (string), scan_type (string: "fast" or "deep")
  • Call: python3 scanner.py --tool scan_ports_and_vulns --target {{ip_address}} --type {{scan_type}}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 17:03 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

IdentityMonitoringAgent

assix
OSINT 哨兵,在公开网络上监控邮件泄露、用户名足迹和身份泄露,无需 API 密钥。
★ 0 📥 435

Agent SecuritySandbox

assix
在安全的隔离 Docker 环境中执行不受信任的代码或命令,用于运行未知脚本、第三方技能或可能有风险的代码。
★ 0 📥 277

Sanfrancisco Today Festivalevents Agent

assix
采集、索引并搜索旧金山的今日节日和活动。
★ 0 📥 385