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

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

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

the1812/Malware-Patch

0
View on GitHub↗
5,466 نجوم·333 تفرعات·C#·MIT·16 مشاهدات

Malware Patch

Malware-Patch هي مجموعة من الأدوات الإدارية ووحدات التحكم المصممة لإدارة أذونات البرامج ومنع رفع الامتيازات غير المصرح به داخل إعدادات نظام Windows. تعمل كأداة تكوين سياسة UAC ووحدة تحكم في الوصول الإداري تمنع برامج معينة من الحصول على امتيازات المسؤول.

يستخدم المشروع نهج إدارة أذونات عديم الحالة، مما يعني أنه يفرض كتل التفويض دون الحاجة إلى عملية خدمة خلفية مستمرة. يحقق ذلك باستخدام تصفية التوقيع الرقمي لمطابقة شهادات الملفات الثنائية الموقعة مقابل قوائم مقيدة وعن طريق تعديل مفاتيح سجل النظام لتغيير كيفية التعامل مع طلبات رفع التحكم في حساب المستخدم (UAC).

يوفر البرنامج واجهة سطر أوامر لتكوين أذونات البرامج، وامتيازات المسؤول، ومسارات الملفات. تُستخدم هذه الأدوات لتقوية نظام Windows، مع التركيز على التحكم في الوصول الإداري وحظر طلبات التفويض غير المصرح بها.

Features

  • UAC Configuration Tools - Acts as a command-line utility for managing UAC policies to prevent unauthorized privilege elevation.
  • Registry Policy Enforcements - Modifies system registry keys to alter how Windows handles User Account Control elevation requests.
  • Administrative Access Control - Restricts digitally signed software from performing system-level operations to ensure only trusted applications have administrative access.
  • Binary Access Controllers - Restricts digitally signed applications from gaining administrator privileges without requiring background processes.
  • Administrative Privilege Management - Provides a command-line utility to configure and manage elevated software permissions and administrator privileges.
  • UAC Request Controllers - Controls which applications can request administrator privileges through User Account Control to prevent unauthorized system changes.
  • Binary Certificate Filters - Implements digital signature filtering to block administrative privileges by matching binary certificates against restricted lists.
  • Privilege Elevation Blocking - Stops malicious or unwanted software from gaining administrative access by restricting their ability to trigger UAC prompts.
  • Command Line Interfaces - Provides a terminal-based utility for programmatically updating security policies and managing permissions.
  • Stateless Permission Blocks - Applies authorization blocks directly to system configuration without requiring a persistent background service process.
  • Windows Security Hardening - Reduces the attack surface of Windows by limiting the execution of high-privilege processes.

سجل النجوم

مخطط تاريخ النجوم لـ the1812/malware-patchمخطط تاريخ النجوم لـ the1812/malware-patch

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Malware Patch.
  • 0x6d69636b/windows_hardeningالصورة الرمزية لـ 0x6d69636b

    0x6d69636b/windows_hardening

    2,631عرض على GitHub↗

    Windows Hardening is a PowerShell-based automation framework designed for security assessment and configuration management within Windows environments. It provides a suite of administrative utilities to enforce industry-standard security benchmarks, audit system compliance, and reduce the overall attack surface of host machines. The project distinguishes itself by offering specialized capabilities for enterprise-wide configuration management, including the ability to transform security findings into deployable group policy objects. It also integrates system state management, allowing administ

    PowerShellauditblueteambsi
    عرض على GitHub↗2,631
  • finsys/dockhandالصورة الرمزية لـ Finsys

    Finsys/dockhand

    2,609عرض على GitHub↗

    Dockhand is a multi-host Docker manager and container management interface used to control the lifecycle of containers, images, volumes, and networks. It functions as a Docker Compose orchestrator and GitOps deployment tool, enabling the synchronization of application stacks directly from remote Git repositories. The project distinguishes itself as an enterprise Docker access controller, providing role-based access control and identity verification through OIDC, LDAP, and multi-factor authentication. It secures sensitive data using AES-256-GCM encryption for credentials at rest and handles na

    Sveltedockerdocker-composedocker-management
    عرض على GitHub↗2,609
  • drduh/macos-security-and-privacy-guideالصورة الرمزية لـ drduh

    drduh/macOS-Security-and-Privacy-Guide

    22,449عرض على GitHub↗

    This project is a security hardening guide and privacy configuration manual for macOS. It provides a comprehensive set of instructions for configuring system settings to improve privacy, reduce the attack surface, and implement a malware defense framework. The guide covers technical methods for validating software notarization, verifying application sandboxing, and auditing system activity. It distinguishes itself by providing detailed workflows for restricting high-risk features and applying advanced security configurations to protect the operating system. The documentation covers several k

    appledisk-encryptiondnscrypt-proxy
    عرض على GitHub↗22,449
  • quackduck/devzatالصورة الرمزية لـ quackduck

    quackduck/devzat

    4,050عرض على GitHub↗

    Devzat is an SSH chat server that provides a real-time communication environment where users connect via a secure shell to participate in chat rooms and terminal-based collaboration. It utilizes the SSH protocol for session management and provides a shared environment for interactive communication through a command-line interface. The project is distinguished by its cross-platform chat bridging, which synchronizes messages between the central server and external platforms such as Slack. It also features an extensible plugin system based on gRPC, allowing for the development of custom bots and

    Gochatdevchatdeveloper-chat
    عرض على GitHub↗4,050
عرض جميع البدائل الـ 30 لـ Malware Patch→

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

ما هي وظيفة the1812/malware-patch؟

Malware-Patch هي مجموعة من الأدوات الإدارية ووحدات التحكم المصممة لإدارة أذونات البرامج ومنع رفع الامتيازات غير المصرح به داخل إعدادات نظام Windows. تعمل كأداة تكوين سياسة UAC ووحدة تحكم في الوصول الإداري تمنع برامج معينة من الحصول على امتيازات المسؤول.

ما هي الميزات الرئيسية لـ the1812/malware-patch؟

الميزات الرئيسية لـ the1812/malware-patch هي: UAC Configuration Tools, Registry Policy Enforcements, Administrative Access Control, Binary Access Controllers, Administrative Privilege Management, UAC Request Controllers, Binary Certificate Filters, Privilege Elevation Blocking.

ما هي البدائل مفتوحة المصدر لـ the1812/malware-patch؟

تشمل البدائل مفتوحة المصدر لـ the1812/malware-patch: 0x6d69636b/windows_hardening — Windows Hardening is a PowerShell-based automation framework designed for security assessment and configuration… space-wizards/space-station-14 — Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an… quackduck/devzat — Devzat is an SSH chat server that provides a real-time communication environment where users connect via a secure… drduh/macos-security-and-privacy-guide — This project is a security hardening guide and privacy configuration manual for macOS. It provides a comprehensive set… finsys/dockhand — Dockhand is a multi-host Docker manager and container management interface used to control the lifecycle of… supabase/supabase-js — supabase-js is a comprehensive client library designed to integrate frontend applications with a hosted…