6 Repos
Tools and techniques for extracting technical specifications and metadata from a target's browser session.
Distinct from Browser-Based Execution: Focuses on adversarial extraction of device data rather than developer-centric data processing or privacy-preserving local execution.
Explore 6 awesome GitHub repositories matching security & cryptography · Browser-Based Data Extraction. Refine with filters or upvote what's useful.
Trape is a browser-based remote access tool and exploit framework designed for gathering device geolocation, hardware profiles, and network data. It functions as an open-source intelligence platform and a system for executing custom scripts and triggering browser vulnerabilities to capture credentials or monitor device activity. The project features a real-time geolocation tracker capable of retrieving precise physical coordinates and monitoring individual movement, including silent acquisition that bypasses standard location prompts. It further provides a network tunneling service to make lo
Provides capabilities to collect hardware specifications and geolocation by executing JavaScript within a target's browser session.
AutoAgent is a multi-agent orchestrator and natural language workflow builder designed to connect multiple large language models with external API tools. It provides a framework for designing multi-step agent interactions and reasoning processes using plain text instead of manual code. The platform functions as a tool integration gateway, linking agents to third-party platforms and authenticated browser sessions. It enables the execution of complex analytical tasks and deep research by distributing work across collaborative agent frameworks and importing browser cookies to access restricted w
Uses authenticated browser sessions to allow agents to process information from restricted websites.
Dieses Projekt ist ein Web-Scraping-Authentifizierungstool, das darauf ausgelegt ist, Login-Simulationen zu automatisieren und Authentifizierungssperren zu umgehen. Es bietet Dienstprogramme für die programmatische Navigation durch Login-Masken, um Zugriff auf geschützte Webinhalte und eingeschränkte Daten zu erhalten. Die Software ermöglicht insbesondere den Sitzungsaufbau durch QR-Code-Authentifizierung, sodass Nutzer einen Code mit einem Mobilgerät scannen können, um Authentifizierungs-Cookies zu erfassen und zu speichern. Diese erfassten Sitzungen werden verwendet, um die Persistenz für zukünftige automatisierte Anfragen aufrechtzuerhalten. Das Tool deckt breitere Funktionen der browserbasierten Automatisierung ab, einschließlich Headless-Navigation, Interaktion mit DOM-Elementen und die Verwaltung von Sitzungs-Cookies, um die programmatische Datenextraktion zu erleichtern.
Extracts data from websites that require authentication by capturing and managing session cookies.
bb-browser is an authenticated web scraper and browser automation CLI that also functions as an MCP server for AI coding tools. It treats the browser as a programmable runtime environment, enabling AI agents to control a live Chrome instance through a standard protocol while leveraging existing login sessions for authenticated actions. The project distinguishes itself through a dual CLI and MCP interface, allowing both direct command-line control and AI-driven browser manipulation. It includes a parallel multi-platform query engine that executes simultaneous searches across multiple websites,
Executes pre-built commands across 36 platforms to search and extract data using the browser's authenticated session.
Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o
Retrieves session storage entries and browser-specific data from installed web browsers for forensic analysis.
OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of low-level primitives and a Windows API wrapper designed for offensive security operations, including malware development and shellcode loading. The project focuses on evasion and obfuscation through techniques such as API unhooking, direct system calls, and anti-debugging mechanisms. It features diverse payload delivery methods, including reflective binary loading, the execution of .NET assemblies via CLR hosting, and various shellcode injection techniques using fibers, COM obje
Reads and decrypts stored cookies from browser databases using local system keys.