awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesKernel Security Audits

Reviewing low-level kernel source code to verify security implementations and find vulnerabilities.

Distinct from Kernel Hook Auditing: Candidates cover specific hook auditing or reboot auditing, but not the general practice of auditing the kernel source tree.

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

Awesome Kernel Security Audits GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • micode/xiaomi_kernel_opensourceAvatar de MiCode

    MiCode/Xiaomi_Kernel_OpenSource

    9,683Ver en GitHub↗

    This repository provides the Android device kernel and the corresponding Linux kernel source tree. It serves as the foundational codebase for managing the hardware architecture and power management of mobile devices. The project includes a comprehensive mobile hardware driver set designed to manage device-specific components, such as CPUs, GPUs, and cellular modems. The source code supports activities including Android kernel customization, custom ROM development, Linux kernel auditing, and mobile driver development.

    Provides the open source code necessary for auditing the system's underlying security and implementation.

    Ver en GitHub↗9,683
  • mzet-/linux-exploit-suggesterAvatar de mzet-

    mzet-/linux-exploit-suggester

    6,528Ver en 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

    Analyzes kernel versions and configurations to identify security weaknesses and potential exploit vectors.

    Shell
    Ver en GitHub↗6,528
  1. Home
  2. Security & Cryptography
  3. Kernel Security Audits