返回顶部
s

security-scanner安全扫描器

Automated security scanning and vulnerability detection for web applications, APIs, and infrastructure. Use when you need to scan targets for vulnerabilities, check SSL certificates, find open ports, detect misconfigurations, or perform security audits. Integrates with nmap, nuclei, and other security tools.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
8,177
下载量
免费
免费
1
收藏
概述
安装方式
版本历史

security-scanner

安全扫描器

用于渗透测试和漏洞评估的自动化安全扫描工具包。

快速开始

端口扫描

bash nmap -sV -sC -oN scan.txt 目标地址

漏洞扫描

bash nuclei -u 目标地址 -o results.txt

SSL检查

bash sslscan 目标地址

扫描类型

1. 快速侦察

针对活跃主机和开放端口的快速初始扫描: bash nmap -sn -T4 子网 # 主机发现 nmap -F 目标地址 # 快速端口扫描(前100个)

2. 全端口扫描

全面的端口和服务检测: bash nmap -p- -sV -sC -A 目标地址 -oN full_scan.txt

3. Web应用扫描

bash nuclei -u https://目标地址 -t cves/ -t vulnerabilities/ -o web_vulns.txt nikto -h 目标地址 -o nikto_report.txt

4. SSL/TLS分析

bash sslscan 目标地址 testssl.sh 目标地址

输出

将报告保存至 reports/security-scan-YYYY-MM-DD.md,包含:

  • - 目标信息
  • 开放端口和服务
  • 发现的漏洞(按严重程度评级)
  • 建议措施

道德规范

  • - 仅扫描授权目标
  • 测试前获取书面许可
  • 负责任地报告漏洞
  • 未经授权绝不进行利用

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 security-scanner-1776331397 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 security-scanner-1776331397 技能

通过命令行安装

skillhub install security-scanner-1776331397

下载

⬇ 下载 security-scanner v1.0.0(免费)

文件大小: 1.35 KB | 发布时间: 2026-4-17 16:02

v1.0.0 最新 2026-4-17 16:02
Initial release - nmap, nuclei, SSL scanning

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部