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

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mr-un1k0d3r/powerlessshell

Open-source alternatives to PowerLessShell

30 open-source projects similar to mr-un1k0d3r/powerlessshell, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PowerLessShell alternative.

  • lylemi/learn-web-hackingAvatar de LyleMi

    LyleMi/Learn-Web-Hacking

    5,414Ver en GitHub↗

    Learn-Web-Hacking is a structured web security study guide and penetration testing knowledge base. It provides a collection of research notes focused on identifying and exploiting vulnerabilities in web applications and network protocols. The project includes specialized frameworks for evaluating security risks in large language models to prevent prompt injection, as well as guides for hardening cloud-native infrastructure, including container standards and orchestration tools. It also covers the analysis of identity standards and authentication protocols. The material spans a broad range of

    Pythonhackingpenetration-testingpentesting
    Ver en GitHub↗5,414
  • pennyw0rth/netexecAvatar de Pennyw0rth

    Pennyw0rth/NetExec

    5,274Ver en GitHub↗

    NetExec is a framework for concurrent credential spraying and remote command execution across network protocols. It provides input sanitization and command parsing to reduce injection risks, a plugin-based protocol abstraction that dispatches credentials and commands uniformly regardless of transport, and session and token lifecycle management for long-running multi-command operations. Results from concurrent executions are collected and normalized through a result aggregation pipeline. The framework includes a concurrent job scheduler that manages worker threads for parallel execution across

    Pythonactive-directoryhackinginfosec
    Ver en GitHub↗5,274
  • cobbr/covenantAvatar de cobbr

    cobbr/Covenant

    4,699Ver en GitHub↗

    Covenant is a .NET-based command and control framework designed for red team operations and adversary simulation. It serves as a collaborative platform for coordinating security assessments, managing remote implants, and executing tasks on compromised systems through a centralized server. The project is distinguished by its dynamic payload generator, which compiles and obfuscates executable binaries and scripts on the fly to bypass detection. It further separates itself through a collaborative environment that allows multiple authenticated operators to share a synchronized state, track operat

    C#
    Ver en GitHub↗4,699

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • hmaverickadams/beginner-network-pentestingAvatar de hmaverickadams

    hmaverickadams/Beginner-Network-Pentesting

    6,205Ver en GitHub↗

    This is a hands-on lab environment for learning network penetration testing techniques, centered on setting up and attacking a vulnerable Active Directory network. The project provides a structured framework for practicing the full attack chain, from initial reconnaissance and scanning through exploitation, privilege escalation, lateral movement, and credential theft, all within isolated virtual machine labs. The lab environment is designed to simulate real-world attack scenarios, including the ability to compile and execute exploit code directly against targets without relying on Metasploit.

    Ver en GitHub↗6,205
  • cyberark/evasorC

    cyberark/Evasor

    0Ver en GitHub↗
    Ver en GitHub↗0
  • flangvik/amsi.failF

    Flangvik/AMSI.fail

    0Ver en GitHub↗
    Ver en GitHub↗0
  • g0ldengunsec/sharptransactedloadG

    G0ldenGunSec/SharpTransactedLoad

    0Ver en GitHub↗
    Ver en GitHub↗0
  • hackplayers/salsa-toolsH

    Hackplayers/Salsa-tools

    0Ver en GitHub↗
    Ver en GitHub↗0
  • itm4n/ppldumpI

    itm4n/PPLdump

    0Ver en GitHub↗
    Ver en GitHub↗0
  • itm4n/vba-runpeI

    itm4n/vba-runpe

    0Ver en GitHub↗
    Ver en GitHub↗0
  • jaredhaight/psattackJ

    jaredhaight/PSAttack

    0Ver en GitHub↗
    Ver en GitHub↗0
  • med0x2e/noamciM

    med0x2e/NoAmci

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mgeeky/stracciatellaM

    mgeeky/Stracciatella

    0Ver en GitHub↗
    Ver en GitHub↗0
  • mr-b0b/spacerunnerM

    Mr-B0b/SpaceRunner

    0Ver en GitHub↗
    Ver en GitHub↗0
  • omerya/invisi-shellAvatar de OmerYa

    OmerYa/Invisi-Shell

    1,327Ver en GitHub↗

    Hide your Powershell script in plain sight. Bypass all Powershell security features

    C++
    Ver en GitHub↗1,327
  • p0dalirius/coercerAvatar de p0dalirius

    p0dalirius/Coercer

    2,179Ver en GitHub↗
    Pythonauthenticationautomaticcall
    Ver en GitHub↗2,179
  • p3nt4/powershdllAvatar de p3nt4

    p3nt4/PowerShdll

    1,827Ver en GitHub↗

    Run PowerShell with rundll32. Bypass software restrictions.

    C#applockerpowershellsecurity
    Ver en GitHub↗1,827
  • padovah4ck/psbypassclmP

    padovah4ck/PSByPassCLM

    0Ver en GitHub↗
    Ver en GitHub↗0
  • rasta-mouse/amsiscanbufferbypassR

    rasta-mouse/AmsiScanBufferBypass

    0Ver en GitHub↗
    Ver en GitHub↗0
  • riccardoancarani/liquidsnakeAvatar de RiccardoAncarani

    RiccardoAncarani/LiquidSnake

    346Ver en GitHub↗

    Liquid Snake is a program aimed at performing lateral movement against Windows systems without touching the disk. The tool relies on WMI Event Subscription in order to execute a .NET assembly in memory, the .NET assembly will listen for a shellcode on a named pipe and then execute it using a…

    C#
    Ver en GitHub↗346
  • rvrsh3ll/nomsbuildR

    rvrsh3ll/NoMSBuild

    0Ver en GitHub↗
    Ver en GitHub↗0
  • rythmstick/amsitriggerAvatar de RythmStick

    RythmStick/AMSITrigger

    1,389Ver en GitHub↗

    The Hunt for Malicious Strings

    C#
    Ver en GitHub↗1,389
  • s3cur3th1ssh1t/amsi-bypass-powershellAvatar de S3cur3Th1sSh1t

    S3cur3Th1sSh1t/Amsi-Bypass-Powershell

    2,178Ver en GitHub↗

    This repo contains some Amsi Bypass methods i found on different Blog Posts.

    Ver en GitHub↗2,178
  • secdev-01/allthethingsexecS

    secdev-01/AllTheThingsExec

    0Ver en GitHub↗
    Ver en GitHub↗0
  • tomcarver16/amsihookT

    tomcarver16/AmsiHook

    0Ver en GitHub↗
    Ver en GitHub↗0
  • bitsadmin/nopowershellAvatar de bitsadmin

    bitsadmin/nopowershell

    1,058Ver en GitHub↗

    PowerShell rebuilt in C# for Red Teaming purposes

    C#cobaltstrikepowershellredteaming
    Ver en GitHub↗1,058
  • tothi/powerlessshellT

    tothi/PowerLessShell

    0Ver en GitHub↗
    Ver en GitHub↗0
  • cfalta/powershellarmouryC

    cfalta/PowerShellArmoury

    0Ver en GitHub↗
    Ver en GitHub↗0
  • cn33liz/msbuildshellC

    Cn33liz/MSBuildShell

    0Ver en GitHub↗
    Ver en GitHub↗0
  • cobbr/insecurepowershellC

    cobbr/InsecurePowerShell

    0Ver en GitHub↗
    Ver en GitHub↗0