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 mzet-/linux-exploit-suggester

Open-source alternatives to Linux Exploit Suggester

30 open-source projects similar to mzet-/linux-exploit-suggester, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Linux Exploit Suggester alternative.

  • the-z-labs/linux-exploit-suggesterThe-Z-Labs avatar

    The-Z-Labs/linux-exploit-suggester

    6,532View on GitHub↗

    This project is a security auditing tool and vulnerability scanner designed to evaluate the security posture of Linux hosts. It functions as a privilege escalation auditor that scans running kernels for missing security patches and vulnerabilities to identify potential paths for gaining root access. The utility performs kernel security analysis by matching system version strings against a database of known exploits. It audits kernel hardening settings and evaluates system exposure to categorize the probability of successful privilege escalation attacks. The tool covers a broad range of asses

    Shellapplicable-exploitsexploitshacking-tool
    View on GitHub↗6,532
  • 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
  • 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

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
  • 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
  • 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
  • itm4n/privesccheckitm4n avatar

    itm4n/PrivescCheck

    3,860View on GitHub↗

    PrivescCheck is a PowerShell-based security auditing tool designed to scan Windows configurations for potential privilege escalation paths and local host vulnerabilities. It functions as a vulnerability assessment utility that analyzes system settings and registry configurations to identify weaknesses that could allow unauthorized administrative access. The tool automates internal security reconnaissance and post-exploitation data collection to gather environmental information. It serves as a security compliance reporter by exporting scan results into structured formats, including HTML, CSV,

    PowerShellpentest-toolpentestingprivilege-escalation
    View on GitHub↗3,860
  • 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
  • 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
  • secwiki/windows-kernel-exploitsSecWiki avatar

    SecWiki/windows-kernel-exploits

    8,679View on GitHub↗

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

    Ccollectionsexploitkernel
    View on GitHub↗8,679
  • 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
  • cisofy/lynisCISOfy avatar

    CISOfy/lynis

    15,284View on GitHub↗

    Lynis is an automated security auditing and system hardening framework designed for UNIX-based operating systems. It functions as a command-line utility that inspects local system configurations to identify security vulnerabilities, configuration weaknesses, and compliance gaps. By executing a series of modular tests, the tool generates actionable reports and remediation suggestions to assist in strengthening system defenses. The project distinguishes itself through a highly modular architecture that relies on shell-script-based execution and native system inspection. Users can define custom

    Shellauditingcompliancedevops
    View on GitHub↗15,284
  • dirtycow/dirtycow.github.iodirtycow avatar

    dirtycow/dirtycow.github.io

    3,436View on 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
    View on GitHub↗3,436
  • gdssecurity/windows-exploit-suggesterGDSSecurity avatar

    GDSSecurity/Windows-Exploit-Suggester

    4,209View on GitHub↗

    Windows-Exploit-Suggester is a security audit tool designed to scan Windows systems for outdated components and missing security patches. It functions as a vulnerability scanner that compares target patch levels against official vendor security bulletins to identify security gaps. The tool specializes in exploit mapping, linking identified missing updates to known public exploit code and available penetration testing modules. It automates the research process by cross-referencing missing patches with specific vulnerability identifiers to determine applicable attack vectors. The system includ

    Python
    View on GitHub↗4,209
  • future-architect/vulsfuture-architect avatar

    future-architect/vuls

    12,185View on GitHub↗

    Vuls is an agentless vulnerability scanner and CVE intelligence aggregator. It identifies security flaws in operating systems, containers, and network devices without requiring the installation of permanent software agents on target machines. The project distinguishes itself by cross-referencing software versions against multiple vulnerability databases, security advisories, and known exploit catalogs. It utilizes platform-based enumeration and lockfile analysis to detect vulnerabilities in network hardware, programming libraries, and website plugins. The tool covers a broad range of securit

    Go
    View on GitHub↗12,185
  • itm4n/printspooferitm4n avatar

    itm4n/PrintSpoofer

    2,183View on GitHub↗
    Cpentest-toolwindows-privilege-escalation
    View on GitHub↗2,183
  • aoncyberlabs/windows-exploit-suggesterA

    AonCyberLabs/Windows-Exploit-Suggester

    0View on GitHub↗
    View on GitHub↗0
  • dec0ne/krbrelayupD

    Dec0ne/KrbRelayUp

    0View on GitHub↗

    Simple wrapper around some of the features of Rubeus and KrbRelay (and a few other honorable mentions in the acknowledgements section) in order to streamline the abuse of the following attack primitive:

    View on GitHub↗0
  • dominicbreuker/pspyDominicBreuker avatar

    DominicBreuker/pspy

    5,880View on GitHub↗
    Goctfenumerationgolang
    View on GitHub↗5,880
  • 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
  • abatchy17/windowsexploitsabatchy17 avatar

    abatchy17/WindowsExploits

    1,932View on GitHub↗

    Windows exploits, mostly precompiled. Not being updated. Check https://github.com/SecWiki/windows-kernel-exploits instead.

    Pythoncompiledexploitwindows
    View on GitHub↗1,932
  • 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
  • gtworek/priv2admingtworek avatar

    gtworek/Priv2Admin

    2,472View on GitHub↗

    Exploitation paths allowing you to (mis)use the Windows Privileges to elevate your rights within the OS.

    View on GitHub↗2,472
  • hausec/adape-scripthausec avatar

    hausec/ADAPE-Script

    1,127View on GitHub↗

    Active Directory Assessment and Privilege Escalation Script

    PowerShell
    View on GitHub↗1,127
  • antoniococo/remotepotato0antonioCoco avatar

    antonioCoco/RemotePotato0

    1,461View on GitHub↗

    Windows Privilege Escalation from User to Domain Admin.

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

    berdav/CVE-2021-4034

    2,040View on GitHub↗

    CVE-2021-4034 1day

    C
    View on GitHub↗2,040
  • hfiref0x/uacmehfiref0x avatar

    hfiref0x/UACME

    7,375View on GitHub↗

    UACME is a set of specialized tools designed to audit security configurations, escalate user privileges, and circumvent access control restrictions on Windows systems. It functions as a utility for executing commands with elevated privileges by bypassing User Account Control restrictions. The project includes a configuration auditor used to extract and analyze system settings to identify security misconfigurations and vulnerabilities. It provides a collection of techniques for gaining administrative rights on a host. The toolset covers a wide range of privilege escalation and security auditi

    Cbypass-uaccdll-hijack
    View on GitHub↗7,375
  • hlldz/dazzleupH

    hlldz/dazzleUP

    0View on GitHub↗

    A tool that detects the privilege escalation vulnerabilities caused by misconfigurations and missing updates in the Windows operating systems. dazzleUP detects the following vulnerabilities.

    View on GitHub↗0
  • beichendream/godpotatoBeichenDream avatar

    BeichenDream/GodPotato

    2,196View on GitHub↗
    C#
    View on GitHub↗2,196
  • 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