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
·

2 repositorios

Awesome GitHub RepositoriesTrusted Identity Shell Spawning

Spawning command shells as children of signed binaries to inherit trusted identities.

Distinct from Shell Command Execution: Focuses on the identity spoofing aspect of spawning a shell from a trusted signed binary.

Explore 2 awesome GitHub repositories matching development tools & productivity · Trusted Identity Shell Spawning. Refine with filters or upvote what's useful.

Awesome Trusted Identity Shell Spawning GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • lolbas-project/lolbasAvatar de LOLBAS-Project

    LOLBAS-Project/LOLBAS

    8,323Ver en GitHub↗

    LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security restrictions and execute unauthorized code. It serves as a technical registry that maps trusted system files to their functional capabilities and the offensive tactics they enable. The project distinguishes itself by providing a capability-driven indexing system and a tactics registry that relates legitimate binary functionality to known security evasion techniques. It includes an association layer that links specific system binaries to attack patterns and tactical objectives, pro

    Lists binaries that spawn command shells under a trusted identity to execute unauthorized commands.

    XSLTblueteamdfirliving-off-the-land
    Ver en GitHub↗8,323
  • stackblitz/webcontainer-coreAvatar de stackblitz

    stackblitz/webcontainer-core

    4,610Ver en GitHub↗

    WebContainer is a browser-based runtime environment designed to execute server-side code, operating system commands, and full-stack development toolchains directly within a web tab. It provides the infrastructure for cloud IDEs and zero-install development workflows by simulating a runtime that eliminates the need for local installations or remote virtual machines. The system leverages WebAssembly to map system calls and implements a virtual POSIX-compliant filesystem and network interception layer. This allows the runtime to spawn command-line processes, execute shell commands, and route int

    Implements a system for spawning command-line processes and executing shell commands directly within the browser.

    browsernodejsstackblitz
    Ver en GitHub↗4,610
  1. Home
  2. Development Tools & Productivity
  3. Shell Command Execution
  4. Trusted Identity Shell Spawning

Explorar subetiquetas

  • Browser-Based Shell ExecutionSystems for spawning and managing command-line processes and shell environments inside a web browser. **Distinct from Trusted Identity Shell Spawning:** Focuses on the execution of shell commands within the browser runtime rather than the identity/signing of the spawning process.