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

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Mr-Un1k0d3r avatar

Mr-Un1k0d3r/PowerLessShell

0
View on GitHub↗
1,553 Stars·260 Forks·Python·7 Aufrufe

PowerLessShell

PowerLessShell rely on MSBuild.exe to remotely execute PowerShell scripts and commands without spawning powershell.exe. You can also execute raw shellcode using the same approach.

Features

  • AMSI and Restriction Bypass - Executes PowerShell commands without launching PowerShell processes.
  • Post-Exploitation and Lateral Movement - Executes PowerShell commands remotely without invoking the standard shell process.

Star-Verlauf

Star-Verlauf für mr-un1k0d3r/powerlessshellStar-Verlauf für mr-un1k0d3r/powerlessshell

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu PowerLessShell

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit PowerLessShell.
  • pennyw0rth/netexecAvatar von Pennyw0rth

    Pennyw0rth/NetExec

    5,274Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,274
  • lylemi/learn-web-hackingAvatar von LyleMi

    LyleMi/Learn-Web-Hacking

    5,414Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗5,414
  • cobbr/covenantAvatar von cobbr

    cobbr/Covenant

    4,699Auf GitHub ansehen↗

    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#
    Auf GitHub ansehen↗4,699
  • hmaverickadams/beginner-network-pentestingAvatar von hmaverickadams

    hmaverickadams/Beginner-Network-Pentesting

    6,205Auf GitHub ansehen↗

    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.

    Auf GitHub ansehen↗6,205
Alle 30 Alternativen zu PowerLessShell anzeigen→

Häufig gestellte Fragen

Was macht mr-un1k0d3r/powerlessshell?

PowerLessShell rely on MSBuild.exe to remotely execute PowerShell scripts and commands without spawning powershell.exe. You can also execute raw shellcode using the same approach.

Was sind die Hauptfunktionen von mr-un1k0d3r/powerlessshell?

Die Hauptfunktionen von mr-un1k0d3r/powerlessshell sind: AMSI and Restriction Bypass, Post-Exploitation and Lateral Movement.

Welche Open-Source-Alternativen gibt es zu mr-un1k0d3r/powerlessshell?

Open-Source-Alternativen zu mr-un1k0d3r/powerlessshell sind unter anderem: lylemi/learn-web-hacking — Learn-Web-Hacking is a structured web security study guide and penetration testing knowledge base. It provides a… pennyw0rth/netexec — NetExec is a framework for concurrent credential spraying and remote command execution across network protocols. It… cobbr/covenant — Covenant is a .NET-based command and control framework designed for red team operations and adversary simulation. It… hmaverickadams/beginner-network-pentesting — This is a hands-on lab environment for learning network penetration testing techniques, centered on setting up and… cyberark/evasor. cn33liz/msbuildshell.