awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 repositorios

Awesome GitHub RepositoriesBrowser-Based Data Extraction

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.

Awesome Browser-Based Data Extraction GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • jofpin/trapeAvatar de jofpin

    jofpin/trape

    8,590Ver en GitHub↗

    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.

    Pythonflaskfootprinthacking
    Ver en GitHub↗8,590
  • hkuds/autoagentAvatar de HKUDS

    HKUDS/AutoAgent

    8,583Ver en GitHub↗

    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.

    Pythonagentllms
    Ver en GitHub↗8,583
  • xchaoinfo/fuck-loginAvatar de xchaoinfo

    xchaoinfo/fuck-login

    5,871Ver en GitHub↗

    Este proyecto es una herramienta de autenticación para web scraping diseñada para automatizar simulaciones de inicio de sesión y saltar muros de autenticación. Proporciona utilidades para navegar programáticamente por pantallas de login y obtener acceso a contenido web protegido y datos restringidos. El software permite específicamente el establecimiento de sesiones mediante autenticación por código QR, permitiendo a los usuarios escanear un código con un dispositivo móvil para capturar y guardar cookies de autenticación. Estas sesiones capturadas se utilizan para mantener la persistencia en futuras solicitudes automatizadas. La herramienta cubre capacidades más amplias en automatización basada en navegador, incluyendo navegación headless, interacción con elementos del DOM y la gestión de cookies de sesión para facilitar la extracción programática de datos.

    Extracts data from websites that require authentication by capturing and managing session cookies.

    Pythonloginpython3weibo
    Ver en GitHub↗5,871
  • epiral/bb-browserAvatar de epiral

    epiral/bb-browser

    5,814Ver en GitHub↗

    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.

    TypeScript
    Ver en GitHub↗5,814
  • velocidex/velociraptorAvatar de Velocidex

    Velocidex/velociraptor

    3,769Ver en GitHub↗

    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.

    Godigital-forensicsendpoint-discoveryendpoint-protection
    Ver en GitHub↗3,769
  • byt3bl33d3r/offensivenimAvatar de byt3bl33d3r

    byt3bl33d3r/OffensiveNim

    3,033Ver en GitHub↗

    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.

    Nim
    Ver en GitHub↗3,033
  1. Home
  2. Security & Cryptography
  3. Browser-Based Data Extraction

Explorar subetiquetas

  • Authenticated Web Data ExtractionExtracting data from websites that require authentication via session cookies. **Distinct from Browser-Based Data Extraction:** Focuses on accessing restricted content via session import rather than adversarial device metadata extraction