Metadata-Version: 2.4
Name: phantomcollect
Version: 1.0.0
Summary: Advanced Stealth Web Data Collection Framework
Home-page: https://github.com/xsser01/phantomcollect
Author: xsser01
Author-email: psosoej210@gmail.com
Keywords: security,web,data-collection,penetration-testing
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Security
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# 👻 PhantomCollect

![Version](https://img.shields.io/badge/version-1.0.0-blue)
![Python](https://img.shields.io/badge/python-3.6%2B-green)
![License](https://img.shields.io/badge/license-MIT-orange)

**Advanced Stealth Web Data Collection Framework**

## 🎯 Features

- 📍 **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**

## 🚀 Quick Start

### Installation
```bash
pip install phantomcollect

Basic Usage

```bash
phantomcollect
```

Access the Interface

```
http://localhost:8080
```

🔧 Advanced Usage

Make it Public (Ngrok)

```bash
phantomcollect &
ngrok http 8080
```

Custom Port

```bash
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.
