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

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

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

1 مستودع

Awesome GitHub RepositoriesPattern-Based Selection

Automating the selection of escalation methods by matching system state against known vulnerability patterns.

Distinct from Privilege Escalation Techniques: Focuses on the selection logic based on system patterns rather than the execution technique itself.

Explore 1 awesome GitHub repository matching security & cryptography · Pattern-Based Selection. Refine with filters or upvote what's useful.

Awesome Pattern-Based Selection GitHub Repositories

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

    liamg/traitor

    7,144عرض على GitHub↗

    Traitor is a Linux privilege escalation framework and automated root exploit suite. It provides specialized utilities for scanning system misconfigurations and deploying automated exploit scripts on local Linux hosts to elevate user privileges to the root level. The tool identifies insecure system setups and binary vulnerabilities, such as GTFOBins, to map potential routes for gaining root access. It automates the process of discovering and exploiting these local vulnerabilities through targeted exploit execution and the deployment of sequential scripts. The system covers vulnerability asses

    Matches current system state against a database of known vulnerabilities to select the most likely escalation path.

    Gocve-2021-3560cve-2022-0847dirtypipe
    عرض على GitHub↗7,144
  1. Home
  2. Security & Cryptography
  3. Privilege Escalation Techniques
  4. Pattern-Based Selection