4 repositorios
Attaches to a running Chrome instance with remote debugging to reuse an existing authenticated session for crawling.
Distinct from Browser Session Token Reuse: Distinct from Browser Session Token Reuse: focuses on attaching to a live browser instance, not just reusing tokens for API calls.
Explore 4 awesome GitHub repositories matching security & cryptography · Browser Session Attachments. Refine with filters or upvote what's useful.
Hermes-webui is a self-hosted AI orchestrator and web interface for managing autonomous agents. It serves as a multi-provider gateway that connects cloud and local large language models, providing a central hub to execute scheduled background jobs, run shell commands, and manage agent memory on private hardware. The system distinguishes itself through a persistent memory manager that utilizes knowledge graphs and markdown files for long-term context across sessions. It features a model context protocol host for extending agent capabilities with standardized tools and supports the orchestratio
Allows agent tools to attach to a running local browser instance to leverage existing cookies and sessions.
Naabu is a port scanner library and tool that probes hosts for open ports using SYN, CONNECT, and UDP methods to identify active services. It functions as a Go library for embedding port scanning into programs, and as a standalone tool that accepts targets as hostnames, IP addresses, CIDR ranges, or ASN numbers. The tool discovers live hosts before scanning, filters ports by range or top lists, and can integrate with Nmap for service version detection. The project distinguishes itself through its SYN-based port probing approach that sends TCP SYN packets and analyzes responses without complet
Attaches to a running Chrome instance with remote debugging to reuse an existing authenticated session for crawling.
Este proyecto es un framework de automatización de navegador para LLM y una interfaz de navegador para agentes de IA. Sirve como una capa de control que traduce instrucciones en lenguaje natural en interacciones de navegador utilizando modelos de lenguaje grandes, permitiendo a los agentes de IA navegar e interactuar con páginas web a través de funciones de control de navegador estandarizadas. El sistema funciona como un orquestador de flujos de trabajo RPA y una herramienta de gestión de navegador headless, capaz de grabar y reproducir secuencias de navegador deterministas para automatizar tareas repetitivas. Se distingue por configuraciones de sigilo, incluyendo proxies residenciales y motores de navegador modificados, para evitar la detección de bots y resolver CAPTCHAs. La plataforma cubre una amplia gama de capacidades, incluyendo la extracción estructurada de datos web, la gestión de sesiones persistentes para mantener la autenticación y la intervención humana (human-in-the-loop) para pasos complejos como la autenticación de múltiples factores. Admite tanto la conectividad local como despliegues en sandbox en la nube gestionados, ofreciendo gestión visual de flujos de trabajo y monitoreo de actividad en tiempo real a través de gráficos interactivos. La integración se proporciona a través de una interfaz de línea de comandos y conectividad API para proveedores de LLM externos y plataformas de orquestación de terceros.
Attaches to existing running browser instances via remote debugging to preserve active tabs and authenticated sessions.
BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity relationships and permissions in Active Directory. It functions as a security tool for auditing directory services, uncovering unintended privilege relationships, and visualizing sequences of permissions that can lead to domain compromise. The project differentiates itself as a comprehensive adversary emulation framework that coordinates remote agents and executes post-exploitation commands. It includes a reverse proxy for bypassing multi-factor authentication via real-time session hij
Implements a reverse proxy to stream live browser sessions and bypass multi-factor authentication.