ruyynn/RYN27

GitHub: ruyynn/RYN27

一款面向安全研究者和Bug Bounty猎人的Python CLI信息收集工具,整合了WHOIS、DNS、端口扫描、技术栈检测等多种被动侦察功能。

Stars: 1 | Forks: 0

# RYN27 — 终极信息收集工具 [![Python](https://img.shields.io/badge/Python-3.9+-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://python.org) [![版本](https://img.shields.io/badge/Version-1.0.0-CE1126?style=for-the-badge&logo=git&logoColor=white)](https://github.com/ruyynn/RYN27/releases) [![许可证](https://img.shields.io/badge/License-MIT-2ecc71?style=for-the-badge&logo=opensourceinitiative&logoColor=white)](LICENSE) [![星标](https://img.shields.io/github/stars/ruyynn/RYN27?style=for-the-badge&logo=github&logoColor=white&color=f1c40f)](https://github.com/ruyynn/RYN27/stargazers) [![问题](https://img.shields.io/github/issues/ruyynn/RYN27?style=for-the-badge&logo=githubactions&logoColor=white&color=e74c3c)](https://github.com/ruyynn/RYN27/issues) [![平台](https://img.shields.io/badge/Platform-Linux%20%7C%20Windows%20%7C%20macOS%20%7C%20Termux-555?style=for-the-badge&logo=linux&logoColor=white)]() ## 📸 截图

## ✨ 功能 | # | 功能 | 描述 | |---|---------|-------------| | 1 | **网站信息** | 完整的 HTTP 标头、状态码、响应时间、Cookies、服务器、页面标题 | | 2 | **域名 Whois 查询** | 注册商、创建/到期日期、名称服务器、邮箱、组织、国家 | | 3 | **查找 IP 位置** | IP 地理位置 — 国家、城市、邮编、GPS 坐标、ISP、组织、AS 编号 | | 4 | **端口扫描** | 对 21 个常用端口进行 TCP 连接扫描,并检测服务名称 | | 5 | **DNS Whois 查询** | 通过 DNS 记录进行 WHOIS 查询 | | 7 | **DNS 区域传送** | 针对所有名称服务器尝试 AXFR 以进行 DNS 枚举 | | 8 | **反向 IP 查询** | 查找托管在同一 IP 上的其他域名 | | 9 | **正向 IP 查询** | 将域名解析为 IP 地址(A 记录) | | 10 | **反向 DNS 查询** | 从 IP 到主机名的 PTR 记录查询 | | 11 | **正向 DNS 查询** | 从域名进行 A 记录查询 | | 12 | **共享 DNS 查询** | 查找共享同一名称服务器的域名 | | 13 | **技术栈检测** | 检测 CMS、框架、CDN、分析工具和技术栈 | | 14 | **网站侦察** | 一次扫描中包含网站信息 + 技术栈检测 | | 15 | **元数据爬虫** | 从页面提取所有 meta 标签(name、property、http-equiv) | ## 📦 安装 ### Linux & macOS ``` git clone https://github.com/ruyynn/RYN27.git cd RYN27 python3 RYN27.py ``` ### Windows ``` git clone https://github.com/ruyynn/RYN27.git cd RYN27 python RYN27.py ``` ### Termux (Android) ``` pkg update && pkg upgrade pkg install python git git clone https://github.com/ruyynn/RYN27.git cd RYN27 python RYN27.py ``` ### 手动安装 (不带 git) ``` pip install requests rich python-whois dnspython builtwith beautifulsoup4 python RYN27.py ``` ## ⚠️ 免责声明 ``` RYN27 is built ONLY for educational purposes and LEGAL security testing. ✅ ALLOWED on: - Your own servers / websites - Targets with explicit written permission from the owner - Lab environments, CTF challenges, and official bug bounty platforms ❌ PROHIBITED on: - Other people's websites / servers without permission - Government and military infrastructure - Public or commercial services without consent The user is solely responsible for how this tool is used. The developer holds no liability for any misuse or damage caused. Violations may result in legal consequences under applicable cybercrime laws. ``` ## 📬 联系方式 有问题、想法、合作提议,或者只是想聊聊安全?欢迎联系: [![Facebook](https://img.shields.io/badge/-Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white)](https://web.facebook.com/profile.php?id=61587795784907) [![Gmail](https://img.shields.io/badge/-Gmail-EA4335?style=for-the-badge&logo=gmail&logoColor=white)](mailto:ruyynn25@gmail.com) [![GitHub](https://img.shields.io/badge/-GitHub-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/ruyynn)
标签:Bug Bounty, C2日志可视化, CTF工具, DNS枚举, ESC4, GitHub, IP地理位置, OSINT, Python, Whois查询, 侦察工具, 可自定义解析器, 子域名挖掘, 技术检测, 指纹识别, 插件系统, 攻击路径可视化, 数据展示, 数据统计, 文档结构分析, 无后门, 漏洞搜索, 端口扫描, 红队, 网络安全, 网络安全工具, 逆向工具, 隐私保护, 黑客工具