awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesBrowser Session Attachments

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.

Awesome Browser Session Attachments GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nesquena/hermes-webuiAvatar nesquena

    nesquena/hermes-webui

    14,912Vezi pe GitHub↗

    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.

    Pythonagentai-agentshermes
    Vezi pe GitHub↗14,912
  • projectdiscovery/naabuAvatar projectdiscovery

    projectdiscovery/naabu

    5,766Vezi pe GitHub↗

    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.

    Gocdn-exclusionhacktoberfestnmap
    Vezi pe GitHub↗5,766
  • browser-use/workflow-useAvatar browser-use

    browser-use/workflow-use

    4,054Vezi pe GitHub↗

    Acest proiect este un framework de automatizare a browserului bazat pe LLM și o interfață de browser pentru agenți AI. Servește drept strat de control care traduce instrucțiunile în limbaj natural în interacțiuni cu browserul folosind modele de limbaj mari, permițând agenților AI să navigheze și să interacționeze cu paginile web prin funcții standardizate de control al browserului. Sistemul funcționează ca un orchestrator de fluxuri de lucru RPA și instrument de gestionare a browserelor headless, capabil să înregistreze și să redea secvențe deterministe de browser pentru a automatiza sarcini repetitive. Se distinge prin configurații de stealth, inclusiv proxy-uri rezidențiale și motoare de browser modificate, pentru a evita detectarea bot-urilor și a rezolva CAPTCHA-uri. Platforma acoperă o gamă largă de capabilități, inclusiv extragerea structurată a datelor web, gestionarea sesiunilor persistente pentru menținerea autentificării și intervenția umană (human-in-the-loop) pentru pași complecși precum autentificarea cu mai mulți factori. Suportă atât conectivitate locală, cât și deployment-uri în sandbox-uri cloud gestionate, oferind gestionarea vizuală a fluxurilor de lucru și monitorizarea activității în timp real prin grafice interactive. Integrarea este oferită printr-o interfață de linie de comandă (CLI) și conectivitate API pentru furnizorii externi de LLM și platformele de orchestrare terțe.

    Attaches to existing running browser instances via remote debugging to preserve active tabs and authenticated sessions.

    Pythonbrowser-automationbrowser-use-boxrpa
    Vezi pe GitHub↗4,054
  • specterops/bloodhoundAvatar SpecterOps

    SpecterOps/BloodHound

    2,789Vezi pe GitHub↗

    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.

    Go
    Vezi pe GitHub↗2,789
  1. Home
  2. Security & Cryptography
  3. Vulnerability Assessment and Testing
  4. Security Testing and Auditing
  5. Security Testing
  6. Authentication Bypass Techniques
  7. Session Hijacking
  8. Browser Session Token Reuse
  9. Browser Session Attachments

Explorează sub-etichetele

  • MFA Bypass ProxiesReverse proxies that stream browser sessions and forward inputs to bypass multi-factor authentication. **Distinct from Browser Session Attachments:** Distinct from Browser Session Attachments: focuses on real-time interaction proxying to defeat MFA rather than simple session attachment for crawling.