Chiasmodon实战教程:3分钟学会扫描公司域名获取关联资产

📅 2026/8/14 7:31:21
Chiasmodon实战教程:3分钟学会扫描公司域名获取关联资产
Chiasmodon实战教程3分钟学会扫描公司域名获取关联资产【免费下载链接】chiasmodonChiasmodon is an OSINT tool designed to assist in the process of gathering information about a target domain. Its primary functionality revolves around searching for domain-related data, including domain emails, domain credentials, CIDRs , ASNs , and subdomains, the tool also allows users to search Google Play application ID.项目地址: https://gitcode.com/gh_mirrors/ch/chiasmodonChiasmodon是一款强大的OSINT工具专为快速收集目标域名关联资产设计。无论是安全研究人员还是企业IT人员都能通过它轻松获取域名相关的子域名、IP地址、员工邮箱等关键信息帮助全面掌握目标网络架构。为什么选择ChiasmodonChiasmodon得名于深海吞噬鳗Chiasmodon niger这种鱼类能吞下比自身大的猎物正如该工具能全面收集目标域名的各类关联资产。它支持10种信息类型扫描包括域名全方位扫描自动发现子域名、关联公司和应用资产深度挖掘IP地址、CIDR块、ASN归属信息一键获取凭证信息检测员工/客户邮箱、用户名等敏感信息识别3分钟快速上手1️⃣ 安装步骤20秒通过pip快速安装pip install chiasmodon2️⃣ 基础扫描命令30秒对目标域名执行全面扫描chiasmodon_cli.py example.com --scan这条命令会自动完成子域名发现关联公司识别IP地址及端口扫描员工/客户凭证信息检测3️⃣ 结果查看与导出1分钟默认以文本格式展示结果也可导出为JSON或CSVchiasmodon_cli.py example.com --scan -o results.json -ot json实用扫描技巧 精准筛选结果类型只查看子域名信息chiasmodon_cli.py example.com --view-type subdomain 扫描关联公司资产发现目标公司的关联企业chiasmodon_cli.py example.com --view-type related 查找关联移动应用通过域名搜索相关的Google Play应用chiasmodon_cli.py example.com --method app.domain⚠️使用注意事项确保已获得合法授权进行域名扫描敏感操作建议设置API令牌chiasmodon_cli.py --init YOUR_TOKEN大型扫描可增加超时时间--timeout 60010分钟进阶学习资源完整功能文档LICENSE.txt命令行参数说明cli/chiasmodon_cli.pyPython库使用方法pychiasmodon.pyChiasmodon将复杂的域名资产收集过程简化为一条命令帮助你在最短时间内构建完整的目标画像。无论是安全审计还是资产梳理都是不可或缺的效率工具【免费下载链接】chiasmodonChiasmodon is an OSINT tool designed to assist in the process of gathering information about a target domain. Its primary functionality revolves around searching for domain-related data, including domain emails, domain credentials, CIDRs , ASNs , and subdomains, the tool also allows users to search Google Play application ID.项目地址: https://gitcode.com/gh_mirrors/ch/chiasmodon创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考