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

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

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

2 مستودعات

Awesome GitHub RepositoriesRemote Binary Execution

The ability to transfer and execute compiled binary files on a remote system.

Distinct from Remote Script Execution: Specifically targets compiled binaries rather than interpreted scripts

Explore 2 awesome GitHub repositories matching security & cryptography · Remote Binary Execution. Refine with filters or upvote what's useful.

Awesome Remote Binary Execution GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • samratashok/nishangالصورة الرمزية لـ samratashok

    samratashok/nishang

    9,951عرض على GitHub↗

    Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a

    Transfers and executes binary files on remote machines for access or privilege escalation.

    PowerShellactivedirectoryhackinginfosec
    عرض على GitHub↗9,951
  • lolbas-project/lolbasالصورة الرمزية لـ LOLBAS-Project

    LOLBAS-Project/LOLBAS

    8,323عرض على 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

    Documents binaries that can execute VBScript code from remote servers or local configuration files.

    XSLTblueteamdfirliving-off-the-land
    عرض على GitHub↗8,323
  1. Home
  2. Security & Cryptography
  3. Remote Binary Execution

استكشف الوسوم الفرعية

  • Blind Exploitation TechniquesMethods for executing remote code injection when target memory addresses are unknown. **Distinct from Remote Binary Execution:** Distinct from Remote Binary Execution: focuses on the specific technique of blind exploitation via brute-forcing rather than general remote execution.
  • VBScript Remote ExecutionExecuting VBScript from remote sources or local configs using trusted signed binaries. **Distinct from Remote Binary Execution:** Specifically targets VBScript execution via trusted binary proxies.