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 aoncyberlabs/windows-exploit-suggester

Projects sharing features with Windows Exploit Suggester

30 open-source projects similar to aoncyberlabs/windows-exploit-suggester, 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.

  • theori-io/copy-fail-cve-2026-31431theori-io avatar

    theori-io/copy-fail-CVE-2026-31431

    3,958View on GitHub↗

    This project is a proof of concept implementation for CVE-2026-31431, serving as a local privilege escalation tool for the Linux kernel. It functions as an exploit that allows a standard user account to obtain root permissions. The tool demonstrates a kernel page cache attack, where root access is achieved by writing shellcode into the cached pages of a privileged binary. This process manipulates how the Linux kernel handles page caches to execute code with elevated permissions. The repository covers areas of Linux security research, including kernel memory corruption analysis and local priv

    Python
    View on GitHub↗3,958
  • beichendream/badpotatoB

    BeichenDream/BadPotato

    0View on GitHub↗
    View on GitHub↗0
  • ly4k/pwnkitly4k avatar

    ly4k/PwnKit

    1,312View on GitHub↗

    Self-contained exploit for CVE-2021-4034 - Pkexec Local Privilege Escalation

    Ccve-2021-4034
    View on GitHub↗1,312
  • carlospolop/peass-ngcarlospolop avatar

    carlospolop/PEASS-ng

    20,054View on GitHub↗

    PEASS-ng is a Linux privilege escalation scanner and post-exploitation enumeration tool. It identifies security vulnerabilities and misconfigurations on Linux systems that could lead to unauthorized elevated access. The tool functions as a security audit utility that discovers system weaknesses and sensitive information after initial access is gained. It scans operating systems to identify specific privilege escalation paths. Findings are converted into structured security audit reports. The tool supports exporting scan results into JSON, HTML, and PDF formats for formal analysis and documen

    C#
    View on GitHub↗20,054

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
  • bitsadmin/wesngbitsadmin avatar

    bitsadmin/wesng

    4,881View on GitHub↗

    This project is a set of specialized utilities for Windows vulnerability assessment and patch management auditing. It functions as a vulnerability scanner and exploit suggester that analyzes installed updates to identify missing security patches and their corresponding known vulnerabilities. The system distinguishes itself by matching missing updates against a consolidated vulnerability database to recommend specific publicly available exploits. It maintains accuracy by synchronizing remote security bulletins into a local database and cross-referencing identified gaps against official update

    Pythonexploitmicrosoftpatches
    View on GitHub↗4,881
  • mzet-/linux-exploit-suggestermzet- avatar

    mzet-/linux-exploit-suggester

    6,528View on 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

    Shell
    View on GitHub↗6,528
  • secwiki/windows-kernel-exploitsSecWiki avatar

    SecWiki/windows-kernel-exploits

    8,679View on GitHub↗

    windows-kernel-exploits Windows平台提权漏洞集合

    Ccollectionsexploitkernel
    View on GitHub↗8,679
  • rebootuser/linenumrebootuser avatar

    rebootuser/LinEnum

    7,835View on GitHub↗

    LinEnum is a suite of security utilities for auditing Linux systems, scanning for privilege escalation paths, and enumerating local vulnerabilities. It functions as a system security audit tool, a local enumeration utility, and a scanner for identifying misconfigurations that could allow a user to gain root access. The project includes specialized auditing for containerized environments, specifically detecting Docker and LXC signatures to identify potential escape vectors to the host system. Its broader capabilities cover the analysis of kernel versions, the identification of SUID binaries a

    Shell
    View on GitHub↗7,835
  • arthepsy/cve-2021-4034arthepsy avatar

    arthepsy/CVE-2021-4034

    1,156View on GitHub↗

    PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034)

    Ccvecve-2021-4034poc
    View on GitHub↗1,156
  • ascotbe/kernelhubAscotbe avatar

    Ascotbe/Kernelhub

    3,196View on GitHub↗

    :palm_tree:Linux、macOS、Windows Kernel privilege escalation vulnerability collection, with compilation environment, demo GIF map, vulnerability details, executable file (提权漏洞合集)

    Ccvecve-2021-26868cve-2021-33739
    View on GitHub↗3,196
  • jondonas/linux-exploit-suggester-2jondonas avatar

    jondonas/linux-exploit-suggester-2

    1,970View on GitHub↗

    Next-Generation Linux Kernel Exploit Suggester

    Perl
    View on GitHub↗1,970
  • antoniococo/roguepotatoantonioCoco avatar

    antonioCoco/RoguePotato

    1,171View on GitHub↗

    Another Windows Local Privilege Escalation from Service Account to System

    C
    View on GitHub↗1,171
  • berdav/cve-2021-4034berdav avatar

    berdav/CVE-2021-4034

    2,040View on GitHub↗

    CVE-2021-4034 1day

    C
    View on GitHub↗2,040
  • rapid7/metasploit-frameworkrapid7 avatar

    rapid7/metasploit-framework

    38,415View on GitHub↗

    The framework is a comprehensive penetration testing platform designed for the development, testing, and execution of security exploits. It serves as a research toolkit and automated assessment environment, enabling security professionals to identify and validate vulnerabilities within networked systems and infrastructure through repeatable, standardized procedures. The platform distinguishes itself through a modular architecture that supports reflective payload injection, allowing for the execution of code directly in memory without writing to disk. It utilizes an asynchronous event loop to

    Rubyhacktoberfest
    View on GitHub↗38,415
  • shellphish/how2heapshellphish avatar

    shellphish/how2heap

    8,444View on GitHub↗

    how2heap is an educational resource and technical testbed for learning heap-based vulnerabilities and memory allocator internals. It provides a collection of source code examples and binaries that serve as a laboratory for studying memory corruption techniques specifically targeting the glibc malloc implementation. The project focuses on the development of exploit primitives, such as tcache poisoning and double frees, to redirect program execution. It includes a suite of implementations for bypassing memory protections and manipulating heap metadata to achieve arbitrary memory writes. The fr

    C
    View on GitHub↗8,444
  • ayrx/cve-2021-4034A

    Ayrx/CVE-2021-4034

    0View on GitHub↗
    View on GitHub↗0
  • avboy1337/cve-2022-2639-pipeversionA

    avboy1337/CVE-2022-2639-PipeVersion

    0View on GitHub↗
    View on GitHub↗0
  • alpha1ab/cve-2018-8120A

    alpha1ab/CVE-2018-8120

    0View on GitHub↗
    View on GitHub↗0
  • cbwang505/cve-2020-0787-exp-all-windows-versionC

    cbwang505/CVE-2020-0787-EXP-ALL-WINDOWS-VERSION

    0View on GitHub↗
    View on GitHub↗0
  • carlospolop/privilege-escalation-awesome-scripts-suitecarlospolop avatar

    carlospolop/privilege-escalation-awesome-scripts-suite

    20,003View on GitHub↗

    This project is a post-exploitation framework and privilege escalation script suite designed to scan local system configurations for security gaps. It serves as a system enumeration toolset used to identify paths for gaining higher administrative privileges on a target host. The suite incorporates capabilities for security penetration testing and vulnerability assessment reporting. It uses shell-based system enumeration and pattern-based vulnerability matching to detect misconfigurations, while employing heuristic-based permission analysis to evaluate system flags. Findings are gathered thro

    C#
    View on GitHub↗20,003
  • al1ex/windowselevationA

    Al1ex/WindowsElevation

    0View on GitHub↗
    View on GitHub↗0
  • 0xeb-bp/cve-2020-10540

    0xeb-bp/cve-2020-1054

    0View on GitHub↗
    View on GitHub↗0
  • brucetg/dirtycow-expB

    Brucetg/DirtyCow-EXP

    0View on GitHub↗
    View on GitHub↗0
  • bluefrostsecurity/cve-2023-2008B

    bluefrostsecurity/CVE-2023-2008

    0View on GitHub↗
    View on GitHub↗0
  • antoniococo/remotepotato0antonioCoco avatar

    antonioCoco/RemotePotato0

    1,461View on GitHub↗

    Windows Privilege Escalation from User to Domain Admin.

    C
    View on GitHub↗1,461
  • cbwang505/cve-2020-1066-expC

    cbwang505/CVE-2020-1066-EXP

    0View on GitHub↗
    View on GitHub↗0
  • ccob/sweetpotatoCCob avatar

    CCob/SweetPotato

    1,827View on GitHub↗

    `` SweetPotato by @EthicalChaos Orignal RottenPotato code and exploit by @foxglovesec Weaponized JuciyPotato by @decoder_it and @Guitro along with BITS WinRM discovery PrintSpoofer discovery and original exploit by @itm4n EfsRpc built on EfsPotato by @zcgonvh and PetitPotam by @topotam -c,…

    C#
    View on GitHub↗1,827
  • crisprss/petitpotamC

    crisprss/PetitPotam

    0View on GitHub↗
    View on GitHub↗0
  • dafthack/domainpasswordspraydafthack avatar

    dafthack/DomainPasswordSpray

    2,057View on GitHub↗

    DomainPasswordSpray is a tool written in PowerShell to perform a password spray attack against users of a domain. By default it will automatically generate the userlist from the domain. BE VERY CAREFUL NOT TO LOCKOUT ACCOUNTS!

    PowerShell
    View on GitHub↗2,057
  • al1ex/linuxeelvationA

    Al1ex/LinuxEelvation

    0View on GitHub↗
    View on GitHub↗0