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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 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·5 vues

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.

Historique des stars

Graphique de l'historique des stars pour mr-un1k0d3r/powerlessshellGraphique de l'historique des stars pour mr-un1k0d3r/powerlessshell

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à PowerLessShell

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec PowerLessShell.
  • pennyw0rth/netexecAvatar de Pennyw0rth

    Pennyw0rth/NetExec

    5,274Voir sur 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
    Voir sur GitHub↗5,274
  • lylemi/learn-web-hackingAvatar de LyleMi

    LyleMi/Learn-Web-Hacking

    5,414Voir sur 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
    Voir sur GitHub↗5,414
  • cobbr/covenantAvatar de cobbr

    cobbr/Covenant

    4,699Voir sur 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#
    Voir sur GitHub↗4,699
  • hmaverickadams/beginner-network-pentestingAvatar de hmaverickadams

    hmaverickadams/Beginner-Network-Pentesting

    6,205Voir sur 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.

    Voir sur GitHub↗6,205
Voir les 30 alternatives à PowerLessShell→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de mr-un1k0d3r/powerlessshell ?

Les fonctionnalités principales de mr-un1k0d3r/powerlessshell sont : AMSI and Restriction Bypass, Post-Exploitation and Lateral Movement.

Quelles sont les alternatives open-source à mr-un1k0d3r/powerlessshell ?

Les alternatives open-source à mr-un1k0d3r/powerlessshell incluent : 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.