T-D-Organization/Torjan-Osint

GitHub: T-D-Organization/Torjan-Osint

一款基于 Python 的多功能命令行 OSINT 工具包,集成 WHOIS、IP、DNS、EXIF 元数据、邮箱及文件分析等信息收集能力,用于安全研究与公开情报获取。

Stars: 0 | Forks: 0

# 🛡️ Torjan-Osint ### 用于安全研究的高级多功能 OSINT 工具包 ![Python](https://img.shields.io/badge/Python-3.9%2B-blue?style=for-the-badge&logo=python) ![Platform](https://img.shields.io/badge/Platform-Windows%20%7C%20Linux-success?style=for-the-badge) ![Version](https://img.shields.io/badge/Version-v0.1-orange?style=for-the-badge) ![License](https://img.shields.io/badge/License-MIT-green?style=for-the-badge) 一个强大的基于 Python 的 OSINT 工具包,包含多种用于信息收集、分析和安全研究的实用工具。
# ✨ 功能 - 🔍 OSINT 实用工具 - 🌐 WHOIS 查询 - 📱 手机号码查询 - 🌍 IP 信息 - 🌐 DNS 查询 - 🖼️ EXIF 元数据读取器 - 📧 电子邮件实用工具 - 🔐 哈希生成器 - 🔑 Base64 编码器 / 解码器 - 📡 网络实用工具 - 📂 文件分析 - ⚡ 快速 CLI 界面 - 🎨 彩色终端 UI - 🔄 自动更新检查器 - 🖥️ Windows 和 Linux 支持 # 📂 项目结构 ``` Torjan-Osint/ │ ├── Torjan-Osint.py ├── setup.py ├── requirements.txt ├── version.json ├── config.json └── README.md ``` # 📥 安装说明 ## Windows ### 克隆仓库 ``` git clone https://github.com/T-D-Organization/Torjan-Osint.git ``` ``` cd Torjan-Osint ``` ### 安装 Python 包 ``` pip install -r requirements.txt ``` ### 运行设置 ``` python setup.py ``` 或者直接运行 ``` python Torjan-Osint.py ``` # 🐧 Linux ### 克隆仓库 ``` git clone https://github.com/T-D-Organization/Torjan-Osint.git ``` ``` cd Torjan-Osint ``` ### 安装 Python #### Ubuntu / Debian ``` sudo apt update sudo apt install python3 python3-pip git -y ``` #### Arch Linux ``` sudo pacman -S python python-pip git ``` #### Fedora ``` sudo dnf install python3 python3-pip git ``` ### 安装依赖项 ``` pip3 install -r requirements.txt ``` ### 启动 ``` python3 setup.py ``` 或者 ``` python3 Torjan-Osint.py ``` # 🔄 更新 ``` git pull pip install -r requirements.txt --upgrade ``` # ⚙️ 要求 - Python 3.9+ - 互联网连接 - Windows / Linux # 📸 预览 ``` ████████╗ ╔██████╗ ██████╗ ██████╗ ╔█████╗ ████ ██╗ ██╔══╝ ██ ██ ██ ██ ██╔═╝ ██╔═╗██ ██╔██ ██║ ██║ ██ ██ ██████═╗ ██║ ███████ ██║╔██ ██║ ██║ ██ ██ ██╔══██║ ██ ██║ ██╔═╗██ ██║╚╝██ ██║ ██║ ╚██████╝ ██║ ██║ ╚████═╝ ██║ ║██ ██║ ╔████║ ╚═╝ ╚════╝ ╚═╝ ╚═╝ ╚══╝ ╚═╝ ╚═╝ ╚═╝ ╚════╝ Torjan-Osint v0.1 ``` # ⚠️ 免责声明 本项目**仅用于教育目的、授权的安全研究和防御性网络安全测试**。用户需独自负责确保其使用符合相关法律,并在测试非自己拥有或管理的系统之前获得许可。对于任何滥用或非法活动,作者不承担任何责任。
由 **T-D-Organization** 用 ❤️ 制作
标签:ESC4, GitHub, OSINT, Python, UDP扫描, 实时处理, 文档结构分析, 无后门, 系统分析, 网络分析, 逆向工具