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

Open-source alternatives to Linux Soft Exploit Suggester

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

  • 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
  • beichendream/badpotatoB

    BeichenDream/BadPotato

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • rasta-mouse/watsonrasta-mouse avatar

    rasta-mouse/Watson

    1,675View on GitHub↗

    Enumerate missing KBs and suggest exploits for useful Privilege Escalation vulnerabilities

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

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
  • antoniococo/remotepotato0antonioCoco avatar

    antonioCoco/RemotePotato0

    1,461View on GitHub↗

    Windows Privilege Escalation from User to Domain Admin.

    C
    View on GitHub↗1,461
  • 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
  • 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
  • liamg/traitorliamg avatar

    liamg/traitor

    7,144View on GitHub↗

    Traitor is a Linux privilege escalation framework and automated root exploit suite. It provides specialized utilities for scanning system misconfigurations and deploying automated exploit scripts on local Linux hosts to elevate user privileges to the root level. The tool identifies insecure system setups and binary vulnerabilities, such as GTFOBins, to map potential routes for gaining root access. It automates the process of discovering and exploiting these local vulnerabilities through targeted exploit execution and the deployment of sequential scripts. The system covers vulnerability asses

    Gocve-2021-3560cve-2022-0847dirtypipe
    View on GitHub↗7,144
  • rasta-mouse/sherlockrasta-mouse avatar

    rasta-mouse/Sherlock

    2,008View on GitHub↗

    PowerShell script to quickly find missing software patches for local privilege escalation vulnerabilities.

    PowerShell
    View on GitHub↗2,008
  • 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
  • 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
  • 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
  • secwiki/windows-kernel-exploitsSecWiki avatar

    SecWiki/windows-kernel-exploits

    8,679View on GitHub↗

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

    Ccollectionsexploitkernel
    View on GitHub↗8,679
  • dominicbreuker/pspyDominicBreuker avatar

    DominicBreuker/pspy

    5,880View on GitHub↗
    Goctfenumerationgolang
    View on GitHub↗5,880
  • 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
  • hausec/adape-scripthausec avatar

    hausec/ADAPE-Script

    1,127View on GitHub↗

    Active Directory Assessment and Privilege Escalation Script

    PowerShell
    View on GitHub↗1,127
  • 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
  • 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
  • voorivex/pentest-guideVoorivex avatar

    Voorivex/pentest-guide

    2,761View on GitHub↗

    This project is a comprehensive web application penetration testing guide and vulnerability research framework. It provides a structured methodology for identifying and exploiting security flaws through a phased approach involving reconnaissance, analysis, and exploitation. The resource is distinguished by its use of a curated methodology framework that links theoretical vulnerability patterns to real-world bug bounty reports and historical exploit examples. It includes a payload-based testing library and a reference system that maps specific vulnerability categories to recommended third-part

    bugbountybypassowasp-tests
    View on GitHub↗2,761
  • specterops/bloodhoundSpecterOps avatar

    SpecterOps/BloodHound

    2,789View on GitHub↗

    BloodHound is an identity risk management platform and graph-based attack path analyzer used to map identity relationships and permissions in Active Directory. It functions as a security tool for auditing directory services, uncovering unintended privilege relationships, and visualizing sequences of permissions that can lead to domain compromise. The project differentiates itself as a comprehensive adversary emulation framework that coordinates remote agents and executes post-exploitation commands. It includes a reverse proxy for bypassing multi-factor authentication via real-time session hij

    Go
    View on GitHub↗2,789
  • 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
  • ignitetechnologies/mindmapIgnitetechnologies avatar

    Ignitetechnologies/Mindmap

    8,656View on GitHub↗

    Mindmap is a cybersecurity knowledge base and reference library that organizes security tools, frameworks, and methodologies into a visual knowledge map. It functions as a curated directory of cheat sheets and command guides for offensive and defensive security operations, presented as a hierarchical interface with collapsible nodes. The project converts structured markdown files into navigable visual trees to facilitate the study of penetration testing workflows and DevOps learning roadmaps. It also serves as a security compliance framework, providing structured mappings of NIST and ISO 2700

    View on GitHub↗8,656
  • arno0x/ntlmrelaytoewsA

    Arno0x/NtlmRelayToEWS

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • aoncyberlabs/windows-exploit-suggesterA

    AonCyberLabs/Windows-Exploit-Suggester

    0View on GitHub↗
    View on GitHub↗0
  • al1ex/windowselevationA

    Al1ex/WindowsElevation

    0View on GitHub↗
    View on GitHub↗0
  • cybereason/siofraC

    Cybereason/siofra

    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
  • 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