PhantomCollect: Advanced Stealth Web Data Collection Framework for Security
By
xsser01
6mo ago· 4 min readenCode
95/100
Golden Brown
Bagelometer↗
The kind of bagel that ruins lesser bagels for you.
Score95Typehow-toSentimentneutral
Summary
PhantomCollect is an advanced stealth web data collection framework designed for security purposes. It's a GitHub repository that provides tools for covert data collection from web browsers, including user agent information, platform details, screen data, and other browser fingerprinting information. The framework supports various installation methods including AUR for Arch Linux and BlackArch, and offers features like making the collection server public via Ngrok, custom port configuration, and structured data storage in JSON format with timestamped collection records.
Key quotes
· 5 pulledAdvanced Stealth Web Data Collection Framework
Installation via BlackArch
JSON Data Structure: 'timestamp': 'DateTime', 'collectedData': { 'basicInfo': { 'userAgent': 'String', 'platform': 'String', 'vendor': 'String' } }
Make it Public (Ngrok)
View Collected Data
Advanced stealth web data collection framework for security - xsser01/phantomcollect
