awesome-repositories.com

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

استكشفعمليات بحث منسقةOpen-source alternativesSelf-hosted softwareالمدونةخريطة الموقع
المشروعحولHow we rankالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comالمدونة
التصنيفات

2 مستودعات

Awesome GitHub RepositoriesKernel Security Analysis

Evaluating kernel versions and configurations to determine susceptibility to known exploits.

Distinct from Kernel Image Security Analysis: Focuses on the analysis process for running systems rather than static image analysis or specific exploit code.

Explore 2 awesome GitHub repositories matching security & cryptography · Kernel Security Analysis. Refine with filters or upvote what's useful.

Awesome Kernel Security Analysis GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • the-z-labs/linux-exploit-suggesterالصورة الرمزية لـ The-Z-Labs

    The-Z-Labs/linux-exploit-suggester

    6,532عرض على GitHub↗

    This project is a security auditing tool and vulnerability scanner designed to evaluate the security posture of Linux hosts. It functions as a privilege escalation auditor that scans running kernels for missing security patches and vulnerabilities to identify potential paths for gaining root access. The utility performs kernel security analysis by matching system version strings against a database of known exploits. It audits kernel hardening settings and evaluates system exposure to categorize the probability of successful privilege escalation attacks. The tool covers a broad range of asses

    Checks kernel versions and configurations against known exploits to determine if the system is susceptible to attacks.

    Shellapplicable-exploitsexploitshacking-tool
    عرض على GitHub↗6,532
  • mzet-/linux-exploit-suggesterالصورة الرمزية لـ mzet-

    mzet-/linux-exploit-suggester

    6,528عرض على GitHub↗

    linux-exploit-suggester is a diagnostic utility and vulnerability scanner designed to identify potential kernel exploits on Linux systems. It functions as a privilege escalation auditor by matching system information and kernel versions against a database of known security flaws. The tool differentiates itself by filtering and ranking exploits based on specific system properties and runtime security configurations. It evaluates kernel hardening settings, such as memory protection mechanisms, to discard inapplicable exploits and prioritize candidates by their probability of success. The softw

    Evaluates kernel vulnerability to known exploits by processing system information strings.

    Shell
    عرض على GitHub↗6,528
  1. Home
  2. Security & Cryptography
  3. Kernel Security Analysis