awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesPre-Authentication Keys

Support for pre-generated keys to facilitate non-interactive device registration.

Distinguishing note: Specifically addresses pre-authentication mechanisms for automated environments.

Explore 3 awesome GitHub repositories matching security & cryptography · Pre-Authentication Keys. Refine with filters or upvote what's useful.

Awesome Pre-Authentication Keys GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • tailscale/tailscaleAvatar von tailscale

    tailscale/tailscale

    32,596Auf GitHub ansehen↗

    Tailscale is a zero-trust networking overlay that connects distributed devices and services into a private, encrypted mesh network. By utilizing a high-performance, user-space implementation of the WireGuard protocol, it establishes secure peer-to-peer tunnels across diverse network topologies without requiring complex firewall configuration. The platform operates on a centralized control plane that manages global network state, authentication, and policy distribution, ensuring that connectivity is governed by identity rather than traditional IP-based rules. What distinguishes Tailscale is it

    Supports automated node registration in containerized and infrastructure deployment workflows.

    Go2faoauthsso
    Auf GitHub ansehen↗32,596
  • prefecthq/fastmcpAvatar von PrefectHQ

    PrefectHQ/fastmcp

    22,994Auf GitHub ansehen↗

    FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models using the Model Context Protocol. It simplifies the development process by automatically deriving tool metadata, input schemas, and documentation directly from Python function signatures and type hints. The framework provides a unified container for managing these components, allowing developers to build modular applications that integrate seamlessly with AI assistants. The project distinguishes itself through its support for interactive, server-defined user interface compone

    Supports pre-generated keys to facilitate non-interactive server registration and authentication.

    Pythonagentsfastmcpllms
    Auf GitHub ansehen↗22,994
  • ghostpack/rubeusAvatar von GhostPack

    GhostPack/Rubeus

    4,890Auf GitHub ansehen↗

    Rubeus is a comprehensive Kerberos attack toolkit for Active Directory environments, written in C#. It provides a full suite of operations for manipulating Kerberos tickets, exploiting delegation configurations, and performing credential attacks against Windows domains. The toolkit enables ticket extraction from logon sessions and memory, with real-time monitoring via Event Tracing for Windows. It supports forging golden and silver tickets with arbitrary privileges, as well as the creation of forged delegation contexts. Delegation attacks include abuse of constrained and unconstrained delegat

    Enumerates AD accounts not requiring pre-authentication and cracks their credentials offline.

    C#kerberos
    Auf GitHub ansehen↗4,890
  1. Home
  2. Security & Cryptography
  3. Pre-Authentication Keys

Unter-Tags erkunden

  • Kerberos Pre-Authentication Bypass EnumerationsScans Active Directory for accounts lacking pre-authentication requirements and cracks their credentials offline. **Distinct from Pre-Authentication Keys:** Distinct from Pre-Authentication Keys: focuses on finding and exploiting accounts without required pre-authentication, not generating keys.