展示HN:PhantomCollect – Python开源网络数据收集框架
Show HN: PhantomCollect – Open-Source Web Data Collection Framework in Python

原始链接: https://github.com/xsser01/phantomcollect

## PhantomCollect:隐匿数据收集框架 PhantomCollect是一个基于Python的框架,专为安全测试和研究设计,能够从目标设备收集全面数据。它收集详细信息,包括**精确的GPS位置、IP地址、设备指纹(硬件、浏览器)、网络详情,甚至电池状态**,同时优先考虑隐匿性。 数据使用SQLite或JSON本地存储,并通过实时终端显示访问。高级用户可以使用Ngrok等工具公开数据,并可自定义端口选项。 主要功能包括**无外部依赖、仅本地数据存储以及透明的数据收集通知**。然而,开发者强调负责任和合乎道德的使用,明确指出该工具**仅用于授权测试**,用户负责遵守法律法规。它采用MIT许可,由安全研究员xsser01开发。

## PhantomCollect:开源网络数据收集 PhantomCollect 是一个全新的开源 Python 框架,用于收集详细的网站访问者数据。它由 xsser01 创建并在 Hacker News 上分享,允许用户启动一个本地服务器,自动收集诸如 IP 地址、位置、设备规格、浏览器指纹,甚至来自点击共享链接的任何人的传感器数据等信息。 创建者承认该项目最初是出于个人需求而创建,并强调其多功能性,使用方式完全取决于用户的意图。虽然一位评论者质疑该项目的目的,但 xsser01 强调了提供一个快速且谨慎的网络数据收集工具的目标,适用于各种场景。 该项目可在 GitHub 上找到 ([github.com/xsser01](https://github.com/xsser01))。
相关文章

原文

Version Python License CodeFactor Security Dependabot Snyk Security

Advanced Stealth Web Data Collection Framework

  • 📍 Precise GPS Location Tracking
  • 🌐 Public IP & Geo-Location Detection
  • 💻 Complete Device Fingerprinting
  • 📡 Network & Connection Information
  • 🔋 Battery Status & Power Management
  • 🛡️ Stealth Data Collection
  • 💾 Multiple Storage Backends (SQLite, JSON)
  • 📊 Real-time Terminal Display
pip install phantomcollect

Basic Usage

```bash
phantomcollect

From AUR (Arch Linux):

Access the Interface

🔧 Advanced Usage

Make it Public (Ngrok)

phantomcollect &
ngrok http 8080

Custom Port

phantomcollect --port 8081

📁 Data Collected

Data Type Details Location GPS coordinates, IP-based location Device Hardware specs, screen info, platform Network Connection type, speed, IP address Browser User agent, languages, timezone Battery Level, charging status, timing

⚠️ Legal Disclaimer

This tool is for educational and authorized security testing purposes only. Users are solely responsible for complying with all applicable laws.

🔐 Security Features

· No external dependencies · Local data storage only · Transparent data collection notification · Educational focus

👨‍💻 Developer

xsser01 - Security Researcher

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Use Responsibly. Secure Ethically.

SourceForge
AlternativeTo
LibHunt Launchpad Codeberg StackShare ArchWiki

联系我们 contact @ memedata.com