Life-Is-Nothing/osint-toolkit
GitHub: Life-Is-Nothing/osint-toolkit
一款集成 DNS 枚举、邮箱采集、Google Dorks 和 Shodan 搜索等模块的 OSINT 自动化工具包,可对目标域名进行公开情报收集并生成报告。
Stars: 0 | Forks: 0
# 🔍 OSINT 工具包



## 🚀 安装说明
```
git clone https://github.com/ibramoha2/osint-toolkit
cd osint-toolkit
pip install -r requirements.txt
```
## 📦 模块
| 模块 | 描述 |
|--------|-------------|
| `dns_enum.py` | 全面的 DNS 枚举 |
| `email_harvest.py` | 收集公开邮箱 |
| `dork_gen.py` | Google Dorks 生成器 |
| `shodan_scan.py` | 自动化的 Shodan 搜索 |
## ⚡ 快速使用
```
# DNS 枚举
python dns_enum.py -d example.com
# Google Dorks
python dork_gen.py -t example.com -o dorks.txt
# 完整报告
python osint_report.py -d example.com -o rapport.html
```
**作者:** [@ibramoha2](https://github.com/ibramoha2) | 尼日尔 🇳🇪
标签:ESC4, GitHub, OSINT, Python, 实时处理, 无后门, 网络安全, 逆向工具, 隐私保护