awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repository-uri

Awesome GitHub RepositoriesExploit Research

Collections of research, articles, and proof-of-concept code for kernel vulnerabilities.

Explore 10 awesome GitHub repositories matching part of an awesome list · Exploit Research. Refine with filters or upvote what's useful.

Awesome Exploit Research GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • trickest/cveAvatar trickest

    trickest/cve

    7,882Vezi pe GitHub↗

    This project is a vulnerability intelligence database and aggregator that organizes common vulnerabilities and exposures alongside their corresponding proof-of-concept exploit code. It functions as a security vulnerability tracker and an indexed directory of public exploit payloads. The system monitors new security flaws and updates to known exploits through repository watches and atom feeds. It utilizes automated aggregation to collect vulnerability details from centralized repositories and discovers associated exploit code via reference analysis and global searches. The tool provides capab

    Automatically collects flaw details and discovers associated proof-of-concept exploits through reference analysis.

    HTMLcvecve-pocexploit
    Vezi pe GitHub↗7,882
  • google/security-researchAvatar google

    google/security-research

    4,362Vezi pe GitHub↗

    This is a public archive of vulnerability findings, proof-of-concept code, and technical reports detailing security flaws discovered in third-party software. It functions as a coordinated vulnerability disclosure platform, enabling private reporting to vendors and structured publication of advisories after a fix is released or a 90-day deadline passes. The repository provides modular security analysis tooling—standalone scripts and binaries each targeting a specific bug class for automated detection—alongside a cross-platform fuzzing framework that runs tests across multiple operating systems

    Repository for security research and vulnerability analysis.

    C
    Vezi pe GitHub↗4,362
  • gdssecurity/windows-exploit-suggesterAvatar GDSSecurity

    GDSSecurity/Windows-Exploit-Suggester

    4,209Vezi pe GitHub↗

    Windows-Exploit-Suggester este un instrument de audit de securitate conceput pentru a scana sistemele Windows în căutarea componentelor învechite și a patch-urilor de securitate lipsă. Acesta funcționează ca un scaner de vulnerabilități care compară nivelurile de patch-uri ale țintei cu buletinele oficiale de securitate ale furnizorului pentru a identifica lacunele de securitate. Instrumentul este specializat în maparea exploit-urilor, legând actualizările lipsă identificate de codul de exploit public cunoscut și de modulele de testare a penetrării disponibile. Automatizează procesul de cercetare prin corelarea patch-urilor lipsă cu identificatori specifici de vulnerabilitate pentru a determina vectorii de atac aplicabili. Sistemul include capabilități pentru compararea de la distanță a nivelului de patch-uri și detectarea euristică pentru a deduce starea unui host. Menține acuratețea printr-un mecanism de sincronizare care descarcă și parsează cele mai recente date de securitate din sursele furnizorilor pentru a-și actualiza baza de date internă de vulnerabilități.

    Automatically maps missing software updates to available exploit code to streamline vulnerability discovery.

    Python
    Vezi pe GitHub↗4,209
  • 0vercl0k/zenithAvatar 0vercl0k

    0vercl0k/zenith

    131Vezi pe GitHub↗

    Zenith exploits a memory corruption vulnerability in the NetUSB driver to get remote-code execution on the TP-Link Archer C7 V5 router for Pwn2Own Austin 2021.

    Provides research and proof-of-concept for kernel vulnerabilities.

    Python
    Vezi pe GitHub↗131
  • maherazzouzi/linuxkernel-ndayAvatar MaherAzzouzi

    MaherAzzouzi/LinuxKernel-nday

    64Vezi pe GitHub↗

    Linux Kernel N-day Exploit/Analysis.

    Collection of research and exploits for known kernel vulnerabilities.

    C
    Vezi pe GitHub↗64
  • notselwyn/exploitsAvatar Notselwyn

    Notselwyn/exploits

    28Vezi pe GitHub↗

    Custom exploits

    Contains exploit code and research for kernel vulnerabilities.

    Python
    Vezi pe GitHub↗28
  • alleleintel/researchAvatar alleleintel

    alleleintel/research

    18Vezi pe GitHub↗

    Research developed by Allele Security Intelligence.

    Hosts security research and vulnerability analysis findings.

    C
    Vezi pe GitHub↗18
  • hadarmanor/public-vulnerabilitiesAvatar HadarManor

    HadarManor/Public-Vulnerabilities

    14Vezi pe GitHub↗

    All my public vulnerabilities.

    Repository for public vulnerability research and exploits.

    C
    Vezi pe GitHub↗14
  • shreyas-penkar/cve-2025-39965Avatar Shreyas-Penkar

    Shreyas-Penkar/CVE-2025-39965

    10Vezi pe GitHub↗

    PoC for CVE-2025-39965

    Contains analysis and proof-of-concept for specific kernel vulnerabilities.

    C
    Vezi pe GitHub↗10
  • v4bel/cve-2022-41218V

    V4bel/CVE-2022-41218

    0Vezi pe GitHub↗

    Provides research and proof-of-concept for a specific kernel vulnerability.

    Vezi pe GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Exploit Research

Explorează sub-etichetele

  • Automated Exploit CollectorsAutomated pipelines for discovering and collecting proof-of-concept exploits through reference analysis. **Distinct from Exploit Research:** Distinct from Exploit Research: focuses on the automated collection and aggregation process rather than the research output