awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Mr-Un1k0d3r avatar

Mr-Un1k0d3r/PowerLessShell

0
View on GitHub↗
1,553 نجوم·260 تفرعات·Python·4 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ mr-un1k0d3r/powerlessshellمخطط تاريخ النجوم لـ mr-un1k0d3r/powerlessshell

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ PowerLessShell

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع PowerLessShell.
  • pennyw0rth/netexecالصورة الرمزية لـ Pennyw0rth

    Pennyw0rth/NetExec

    5,274عرض على 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
    عرض على GitHub↗5,274
  • lylemi/learn-web-hackingالصورة الرمزية لـ LyleMi

    LyleMi/Learn-Web-Hacking

    5,414عرض على 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
    عرض على GitHub↗5,414
  • cobbr/covenantالصورة الرمزية لـ cobbr

    cobbr/Covenant

    4,699عرض على 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#
    عرض على GitHub↗4,699
  • hmaverickadams/beginner-network-pentestingالصورة الرمزية لـ hmaverickadams

    hmaverickadams/Beginner-Network-Pentesting

    6,205عرض على 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.

    عرض على GitHub↗6,205
عرض جميع البدائل الـ 30 لـ PowerLessShell→

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ mr-un1k0d3r/powerlessshell؟

الميزات الرئيسية لـ mr-un1k0d3r/powerlessshell هي: AMSI and Restriction Bypass, Post-Exploitation and Lateral Movement.

ما هي البدائل مفتوحة المصدر لـ mr-un1k0d3r/powerlessshell؟

تشمل البدائل مفتوحة المصدر لـ mr-un1k0d3r/powerlessshell: 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.