SilentProgrammer-max/Ayesha-osint-toolkit

GitHub: SilentProgrammer-max/Ayesha-osint-toolkit

一款基于 Python 开发的轻量级 OSINT 工具包,旨在通过用户名、邮箱和 IP 地址快速挖掘开源情报并绘制数字足迹。

Stars: 12 | Forks: 2

## Ayesha OSINT 工具包 这是我的第一个 OSINT 工具包项目。它包含多个工具,用于执行各种 OSINT(开源情报)任务,例如用户名检查、邮箱验证和 IP 查询。这些脚本有助于从公开可用的数据源收集信息。 ### 环境要求 Python 3.x requests 库(用于 API 调用) ### 安装说明 要安装所需的依赖项,请在终端中运行以下命令: ``` pip install -r requirements.txt ``` 这将安装运行脚本所需的所有必要库。 ### 虚拟环境设置 建议在安装需求之前创建一个虚拟环境: ``` python -m venv venv source venv/bin/activate # For Linux/Mac venv\Scripts\activate # For Windows pip install -r requirements.txt ``` ### 使用方法 用户名检查器 使用此脚本检查用户名在各种平台上是否可用。 #### 示例用法: ``` python scripts/username_checker.py ``` ### 邮箱查找器 此脚本有助于查找与特定域关联的邮箱地址。 #### 示例用法: ``` python scripts/email_finder.py ``` ### IP 查询 此脚本提供有关 IP 地址的详细信息,例如位置、ISP 等。 #### 示例用法: ``` python scripts/ip_lookup.py ``` 每个脚本都旨在执行特定的 OSINT 任务,您可以根据需要单独运行它们。 ### 贡献指南 欢迎随意 Fork 本项目,进行修改并发送 Pull Request。我们非常欢迎您的贡献! ``` License This project is licensed under the MIT License. MIT License Copyright (c) 2025 SilentProgrammer-max Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ```
标签:ESC4, ESC8, GitHub, IP定位, OSINT, Python, T1557, Unix, 二进制发布, 威胁情报, 字符串匹配, 安全工具库, 开发者工具, 开源工具, 情报分析, 攻击路径可视化, 数字取证, 数字足迹, 无后门, 用户名查询, 社会工程学, 社工库, 网络安全, 网络诊断, 自动化脚本, 被动侦察, 逆向工具, 邮箱查找, 隐私保护, 隐私扫描, 黑客工具