awesome-repositories.com
Blog
MCP
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
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to kyle-kyle/pwning-toolset

Open-source alternatives to Pwning Toolset

30 open-source projects similar to kyle-kyle/pwning-toolset, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Pwning Toolset alternative.

  • pwndbg/pwndbgAvatar pwndbg

    pwndbg/pwndbg

    10,051Vezi pe GitHub↗

    pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and low-level program analysis. It extends the core functionality of the debugger to provide advanced memory inspection and automation tools. The project distinguishes itself with specialized capabilities for heap analysis across glibc, jemalloc, and musl, as well as a comprehensive kernel debugging toolkit for inspecting Linux kernel tasks and slab allocators. It includes an integrated ROP gadget searcher for constructing exploit chains and an LLM-powered debugging assistant that provi

    Pythonbinary-ninjacapture-the-flagctf
    Vezi pe GitHub↗10,051
  • a13xp0p0v/kconfig-hardened-checkAvatar a13xp0p0v

    a13xp0p0v/kconfig-hardened-check

    2,092Vezi pe GitHub↗

    A tool for checking the security hardening options of the Linux kernel

    Python
    Vezi pe GitHub↗2,092
  • farazsth98/exploit-cve-2025-39946Avatar farazsth98

    farazsth98/exploit-CVE-2025-39946

    37Vezi pe GitHub↗

    Exploit for CVE-2025-39946, a bug in the Linux kernel's net/tls subsystem.

    C
    Vezi pe GitHub↗37
  • androidoffsec/art-kernel-toolkitAvatar androidoffsec

    androidoffsec/art-kernel-toolkit

    61Vezi pe GitHub↗

    art-kernel-toolkit is a kernel module that can be used to perform actions requiring kernel privileges from userspace. It supports x86_64 and arm64 Android Common Kernels and Linux kernels.

    C
    Vezi pe GitHub↗61

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • angr/angropAvatar angr

    angr/angrop

    841Vezi pe GitHub↗

    angrop

    Python
    Vezi pe GitHub↗841
  • bariskizilkaya/ophthalmosmonoAvatar Bariskizilkaya

    Bariskizilkaya/OphthalmosMono

    6Vezi pe GitHub↗

    Kernel SLUB memory visualization

    HTML
    Vezi pe GitHub↗6
  • bcoles/kasldAvatar bcoles

    bcoles/kasld

    494Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗494
  • bcoles/rootkit-signal-hunterAvatar bcoles

    bcoles/rootkit-signal-hunter

    3Vezi pe GitHub↗

    Detect Linux rootkits which use signals to elevate process privileges.

    Rust
    Vezi pe GitHub↗3
  • chenaotian/cve-2023-0386Avatar chenaotian

    chenaotian/CVE-2023-0386

    124Vezi pe GitHub↗

    CVE-2023-0386 analysis and Exp

    C
    Vezi pe GitHub↗124
  • dirtycow/dirtycow.github.ioAvatar dirtycow

    dirtycow/dirtycow.github.io

    3,436Vezi pe GitHub↗

    This project is a technical repository of kernel exploit guides, memory corruption analyses, and archived methods for gaining root access. It serves as a centralized library of security flaws and reproduction steps used for testing system protections and verification. The documentation focuses on the Linux kernel, providing technical breakdowns of how memory management errors and multi-page write techniques allow for the modification of read-only files. It details the use of race conditions to achieve administrative privilege escalation. The repository covers a broad surface of security rese

    HTML
    Vezi pe GitHub↗3,436
  • doyensec/ksmbd-cve-2025-37947Avatar doyensec

    doyensec/KSMBD-CVE-2025-37947

    20Vezi pe GitHub↗

    Blog Post: https://blog.doyensec.com/2025/10/08/ksmbd-3.html

    C
    Vezi pe GitHub↗20
  • elfmaster/kdressAvatar elfmaster

    elfmaster/kdress

    131Vezi pe GitHub↗

    Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore

    C
    Vezi pe GitHub↗131
  • evdenis/cvehoundAvatar evdenis

    evdenis/cvehound

    136Vezi pe GitHub↗

    Check linux sources dump for known CVEs.

    SmPL
    Vezi pe GitHub↗136
  • farazsth98/chronomalyAvatar farazsth98

    farazsth98/chronomaly

    299Vezi pe GitHub↗

    Android kernel exploit for CVE-2025-38352, previously exploited in-the-wild. Targets vulnerable x86_64 Linux kernels v5.10.x.

    C
    Vezi pe GitHub↗299
  • a13xp0p0v/kernel-hardening-checkerAvatar a13xp0p0v

    a13xp0p0v/kernel-hardening-checker

    2,042Vezi pe GitHub↗
    Python
    Vezi pe GitHub↗2,042
  • google/kernel-researchAvatar google

    google/kernel-research

    74Vezi pe GitHub↗

    This repository contains useful tools for Linux kernel security research, called the kernelXDK:

    C++
    Vezi pe GitHub↗74
  • gsingh93/linux-exploit-dev-envAvatar gsingh93

    gsingh93/linux-exploit-dev-env

    102Vezi pe GitHub↗

    Everything you need to build and run Linux and Android kernels for exploit development

    Makefile
    Vezi pe GitHub↗102
  • iaik/meltdownAvatar IAIK

    IAIK/meltdown

    4,172Vezi pe GitHub↗

    Meltdown is a set of software utilities designed to bypass kernel address randomization and dump physical memory to exploit hardware-level security vulnerabilities. It serves as a proof of concept for the Meltdown hardware vulnerability, enabling the reading of protected kernel memory on affected processors. The tool provides capabilities to identify the secret randomization offset of the direct physical map to locate kernel memory. It also includes functionality to export large segments of physical memory into hexdump format for the recovery of sensitive strings and passwords. The project c

    C
    Vezi pe GitHub↗4,172
  • igio90/dirtypipezAvatar iGio90

    iGio90/DirtyPipeZ

    17Vezi pe GitHub↗

    This repo contains my researches on Dirtypipe and Android.

    C
    Vezi pe GitHub↗17
  • jollheef/out-of-treeAvatar jollheef

    jollheef/out-of-tree

    231Vezi pe GitHub↗

    out-of-tree kernel {module, exploit} development tool

    Go
    Vezi pe GitHub↗231
  • jondonas/linux-exploit-suggester-2Avatar jondonas

    jondonas/linux-exploit-suggester-2

    1,970Vezi pe GitHub↗

    Next-Generation Linux Kernel Exploit Suggester

    Perl
    Vezi pe GitHub↗1,970
  • jonoberheide/kstructhunterJ

    jonoberheide/kstructhunter

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • jonoberheide/ksymhunterJ

    jonoberheide/ksymhunter

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • kzall0c/vockAvatar kzall0c

    kzall0c/vock

    60Vezi pe GitHub↗

    A lightweight kernel coverage runner that wraps any command powered by LD_PRELOAD for fork/pthread interception using KCOV & HW Trace Buffer.

    C
    Vezi pe GitHub↗60
  • lr-m/ripmaliutgardAvatar lr-m

    lr-m/RIPMaliUtgard

    7Vezi pe GitHub↗

    Exploits for a couple of forever-day bugs in the ARM Mali Utgard GPU kernel driver - as seen in DistrictCon 1.0 Junkyard!

    C
    Vezi pe GitHub↗7
  • lukasmaar/qaic-page-uafAvatar lukasmaar

    lukasmaar/qaic-page-uaf

    7Vezi pe GitHub↗

    Privilege Escalation via a Page Use-After-Free in Qualcomm's AI Accelerator Linux Kernel Driver

    C
    Vezi pe GitHub↗7
  • maherazzouzi/linuxkernelstudyAvatar MaherAzzouzi

    MaherAzzouzi/LinuxKernelStudy

    64Vezi pe GitHub↗

    Linux Kernel N-day Exploit/Analysis.

    C
    Vezi pe GitHub↗64
  • marin-m/vmlinux-to-elfAvatar marin-m

    marin-m/vmlinux-to-elf

    1,746Vezi pe GitHub↗

    A tool to recover a fully analyzable .ELF from a raw kernel, through extracting the kernel symbol table (kallsyms)

    Python
    Vezi pe GitHub↗1,746
  • martinradev/gdb-pt-dumpAvatar martinradev

    martinradev/gdb-pt-dump

    172Vezi pe GitHub↗

    gdb-pt-dump is a gdb script to enhance debugging of a QEMU-based virtual machine.

    Python
    Vezi pe GitHub↗172
  • 4xura/cve-2026-31431-copy-failAvatar 4xura

    4xura/CVE-2026-31431-Copy-Fail

    6Vezi pe GitHub↗

    Research artifacts, PoC scripts, and lab assets for the Copy Fail Linux local privilege escalation writeup on https://4xura.com/binex/kernel/copy-fail

    C
    Vezi pe GitHub↗6