awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to bsauce/kernel-exploit-factory

Projects sharing features with Kernel Exploit Factory

30 open-source projects similar to bsauce/kernel-exploit-factory, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • zhzyker/exphubzhzyker avatar

    zhzyker/exphub

    4,282View on GitHub↗

    Exphub is a CVE exploit script library and enterprise software vulnerability suite designed to verify and exploit known security flaws in server environments such as WebLogic, Struts2, Tomcat, and JBoss. It functions as a remote code execution toolkit and a web shell deployment framework for triggering unauthorized command execution and establishing persistent access on remote systems. The project includes specialized utilities for internal network reconnaissance, specifically using server-side request forgery to scan for open ports and services. It further provides mechanisms for bypassing a

    Pythoncve-2020-10199cve-2020-10204cve-2020-11444
    View on GitHub↗4,282
  • v4bel/dirtyfragV4bel avatar

    V4bel/dirtyfrag

    4,845View on GitHub↗

    dirtyfrag is a proof-of-concept exploit for Linux kernel privilege escalation. It targets page-cache write vulnerabilities to elevate user permissions to administrative root levels. The project demonstrates a deterministic exploit chain that utilizes functional proofs-of-concept for vulnerabilities in the xfrm-ESP protocol implementation and the RxRPC mechanism. By chaining these memory corruption vulnerabilities, the exploit achieves root access without relying on timing-based race conditions. The tool covers kernel memory manipulation and the development of exploit chains to test local pri

    C
    View on GitHub↗4,845
  • 1n3/sn1per1N3 avatar

    1N3/Sn1per

    10,049View on GitHub↗

    Sn1per is a vulnerability management platform and penetration testing orchestrator designed to automate reconnaissance, vulnerability scanning, and exploit verification. It functions as a dockerized security toolkit that coordinates multiple tools into a unified automated pipeline to identify security flaws across network and web assets. The platform features an attack surface manager for discovering internet-facing assets through OSINT, DNS enumeration, and certificate transparency. It distinguishes itself with an AI-powered security analyzer that uses large language models to summarize scan

    Shellattack-surfaceattack-surface-managementattacksurface
    View on GitHub↗10,049

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • arinerron/cve-2022-0847-dirtypipe-exploitArinerron avatar

    Arinerron/CVE-2022-0847-DirtyPipe-Exploit

    1,128View on GitHub↗

    A root exploit for CVE-2022-0847 (Dirty Pipe)

    C
    View on GitHub↗1,128
  • b17fr13nds/kernel-exploitsb17fr13nds avatar

    b17fr13nds/kernel-exploits

    2View on GitHub↗

    This is where I'm uploading kernel exploits written by me

    C
    View on GitHub↗2
  • b1ack0wl/vulnerability-write-upsB

    b1ack0wl/vulnerability-write-ups

    0View on GitHub↗
    View on GitHub↗0
  • bc-security/empireBC-SECURITY avatar

    BC-SECURITY/Empire

    5,045View on GitHub↗

    Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and manages agents written in PowerShell, Python, C#, Go, and C across Windows, Linux, and macOS, using encrypted communication channels over HTTP, HTTPS, and SMB. The framework executes over 400 built-in modules for reconnaissance, privilege escalation, credential theft, and lateral movement, and provides a modular engine for authoring custom attack modules. What sets Empire apart is its multi-language agent deployment system, which allows operators to choose implants that suit each

    PowerShellc2empirehacktoberfest
    View on GitHub↗5,045
  • bonfee/cve-2022-25636Bonfee avatar

    Bonfee/CVE-2022-25636

    436View on GitHub↗

    CVE-2022-25636

    C
    View on GitHub↗436
  • bcoles/kasldbcoles avatar

    bcoles/kasld

    494View on GitHub↗

    KASLD derandomises the Linux kernel's virtual and physical memory layout as an unprivileged local user.

    C
    View on GitHub↗494
  • binaryanalysisplatform/qiraBinaryAnalysisPlatform avatar

    BinaryAnalysisPlatform/qira

    4,071View on GitHub↗

    Qira is a binary analysis platform and execution tracer that records every instruction and data access during program execution for interactive playback and debugging. It functions as a runtime analysis environment that uses QEMU to trace execution and inspect memory and register states. The system provides a binary static analysis tool that maps program structure and annotates instructions based on captured runtime data. It includes a runtime memory analyzer to monitor reads and writes to specific addresses and an interactive debugger for navigating execution timelines. The platform covers

    C
    View on GitHub↗4,071
  • bishopfox/sliverBishopFox avatar

    BishopFox/sliver

    10,707View on GitHub↗

    Sliver is a command and control framework designed for adversary emulation and security assessment operations. It provides a centralized platform for managing remote systems, enabling security professionals to coordinate multi-operator sessions and maintain persistent, secure communication channels across diverse network environments. The framework distinguishes itself through its focus on stealth and infrastructure flexibility. It utilizes dynamic payload obfuscation to generate unique binaries and supports in-memory execution to minimize disk artifacts. Communication is secured through mutu

    Goadversarial-attacksadversary-simulationc2
    View on GitHub↗10,707
  • bjrjk/cve-2022-4262B

    bjrjk/CVE-2022-4262

    0View on GitHub↗
    View on GitHub↗0
  • blasty/lexmarkblasty avatar

    blasty/lexmark

    207View on GitHub↗

    This repository contains all the work related to Lexmark printers I've released to the public. Most of you are probably here for the firmware decryption utilities; check the tools folder.

    Python
    View on GitHub↗207
  • bluefrostsecurity/cve-2020-0041bluefrostsecurity avatar

    bluefrostsecurity/CVE-2020-0041

    257View on GitHub↗

    Exploits for Android Binder bug CVE-2020-0041

    C
    View on GitHub↗257
  • bonfee/cve-2022-0995Bonfee avatar

    Bonfee/CVE-2022-0995

    499View on GitHub↗

    CVE-2022-0995 exploit

    C
    View on GitHub↗499
  • badsectorlabs/copyfail-gobadsectorlabs avatar

    badsectorlabs/copyfail-go

    353View on GitHub↗

    A Go implementation of copyfail (CVE-2026-31431)

    Assembly
    View on GitHub↗353
  • brannondorsey/dns-rebind-toolkitbrannondorsey avatar

    brannondorsey/dns-rebind-toolkit

    501View on GitHub↗

    A front-end JavaScript toolkit for creating DNS rebinding attacks.

    JavaScript
    View on GitHub↗501
  • brannondorsey/whonowbrannondorsey avatar

    brannondorsey/whonow

    661View on GitHub↗

    A "malicious" DNS server for executing DNS Rebinding attacks on the fly (public instance running on rebind.network:53)

    JavaScript
    View on GitHub↗661
  • brl/grlhbrl avatar

    brl/grlh

    94View on GitHub↗

    disable ebpf verifier with this one weird trick

    C
    View on GitHub↗94
  • byt3bl33d3r/crackmapexecbyt3bl33d3r avatar

    byt3bl33d3r/CrackMapExec

    9,144View on GitHub↗

    CrackMapExec is a network penetration testing framework and automated security scanner designed to assess security postures across large IP ranges. It functions as a multi-protocol security scanner and network protocol auditor used to identify vulnerabilities and misconfigurations. The tool provides capabilities for Active Directory auditing to enumerate users and permissions, as well as post-exploitation enumeration to gather system metadata and discover lateral movement paths. It includes a framework for credential spraying and harvesting across various network services. The system utilize

    Python
    View on GitHub↗9,144
  • byt3bl33d3r/witnessmebyt3bl33d3r avatar

    byt3bl33d3r/WitnessMe

    763View on GitHub↗

    Web Inventory tool, takes screenshots of webpages using Pyppeteer (headless Chrome/Chromium) and provides some extra bells & whistles to make life easier.

    Python
    View on GitHub↗763
  • c3r34lk1ll3r/cve-2017-5123c3r34lk1ll3r avatar

    c3r34lk1ll3r/CVE-2017-5123

    33View on GitHub↗

    PoC CVE-2017-5123 - LPE - Bypassing SMEP/SMAP. No KASLR

    C
    View on GitHub↗33
  • cn33liz/p0wnedshellCn33liz avatar

    Cn33liz/p0wnedShell

    1,549View on GitHub↗

    PowerShell Runspace Post Exploitation Toolkit

    C#
    View on GitHub↗1,549
  • cobbr/covenantcobbr avatar

    cobbr/Covenant

    4,699View on GitHub↗

    Covenant is a .NET-based command and control framework designed for red team operations and adversary simulation. It serves as a collaborative platform for coordinating security assessments, managing remote implants, and executing tasks on compromised systems through a centralized server. The project is distinguished by its dynamic payload generator, which compiles and obfuscates executable binaries and scripts on the fly to bypass detection. It further separates itself through a collaborative environment that allows multiple authenticated operators to share a synchronized state, track operat

    C#
    View on GitHub↗4,699
  • epinna/weevely3epinna avatar

    epinna/weevely3

    3,526View on GitHub↗

    Weaponized web shell

    Python
    View on GitHub↗3,526
  • fbkcs/thunderdnsF

    fbkcs/ThunderDNS

    0View on GitHub↗
    View on GitHub↗0
  • fortynorthsecurity/eyewitnessFortyNorthSecurity avatar

    FortyNorthSecurity/EyeWitness

    5,753View on GitHub↗

    EyeWitness is a web infrastructure mapper and reconnaissance tool designed to automate the visual mapping of exposed web services. It functions as a headless browser screenshotter and HTTP reconnaissance utility that captures visual evidence and extracts server headers from lists of web targets. The system identifies server technologies and audits for common default administrative credentials to map an organization's external attack surface. It generates searchable HTML security reports that combine screenshots, page source code, and categorized analysis results for vulnerability assessment.

    Python
    View on GitHub↗5,753
  • gallopsled/pwntoolsGallopsled avatar

    Gallopsled/pwntools

    13,271View on GitHub↗

    Pwntools is a Python-based framework designed for rapid prototyping and automation in binary exploitation, reverse engineering, and security research. It serves as a comprehensive toolkit for interacting with local and remote processes, providing the primitives necessary to manage complex exploit workflows and streamline security analysis tasks. The framework distinguishes itself through its specialized capabilities for binary manipulation and automated exploit construction. It includes dedicated utilities for parsing executable file formats, assembling and disassembling machine code, and gen

    Pythonassemblybsdcapture-the-flag
    View on GitHub↗13,271
  • grant-h/qu1ckr00tgrant-h avatar

    grant-h/qu1ckr00t

    445View on GitHub↗

    A PoC application demonstrating the power of an Android kernel arbitrary R/W.

    C
    View on GitHub↗445
  • archerysec/archerysecarcherysec avatar

    archerysec/archerysec

    2,461View on GitHub↗

    ASOC, ASPM, DevSecOps, Vulnerability Management Using ArcherySec.

    JavaScript
    View on GitHub↗2,461