jonah791/dsh-red-team0

dsh-red-team

红队渗透辅助插件:侦察/枚举/指纹/CVE 匹配/敏感路径(8 工具,仅限授权测试)

AI Analysis

核心用途是红队前期侦察与信息收集。适合安全测试人员对授权目标进行快速的外围资产梳理与脆弱性排查。

Package
dsh-red-team
Version
0.1.1
Last updated
Sep 7, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

使用示例

red_subdomain_enum domain="example.com"
red_dir_brute url="http://192.168.1.10/"
red_tech_fingerprint url="http://192.168.1.10/"
red_banner_grab host="192.168.1.10" port="22"
red_cve_match software="openssl" version="1.0.2"
red_security_headers url="http://192.168.1.10/"
red_sensitive_paths url="http://192.168.1.10/"
red_crawl_links url="http://192.168.1.10/"