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
The-Z-Labs avatar

The-Z-Labs/linux-exploit-suggester

0
View on GitHub↗
6,532 stars·1,163 forks·Shell·GPL-3.0·24 views

Linux Exploit Suggester

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 assessment methodologies, including local security auditing, configuration file parsing, and runtime environment inspection. It automates the discovery of exploit paths by mapping discovered system attributes to publicly available exploit modules.

Features

  • Linux Enumeration - Scans running Linux systems to identify vulnerabilities and enumeration vectors that allow users to gain root access.
  • Kernel Security Analysis - Checks kernel versions and configurations against known exploits to determine if the system is susceptible to attacks.
  • Kernel Version Matching - Matches system version strings against a database of known vulnerable kernels to identify applicable exploits.
  • Linux Kernel Vulnerability Scanners - Provides a security scanner that checks running Linux kernel versions against known exploits and hardening settings.
  • Local Security Auditing - Evaluates the security posture of a local machine to find misconfigurations and outdated software that risk compromise.
  • Privilege Escalation Path Analysis - Analyzes Linux systems for missing security patches and kernel vulnerabilities to identify potential privilege escalation paths.
  • Security Auditing Tools - Evaluates kernel configurations and system exposure to determine the overall security posture of a Linux host.
  • Penetration Testing - Automates the discovery of potential exploit paths during a security assessment of a Linux environment.
  • Categorical Vulnerability Mappings - Maps discovered system attributes to a pre-defined list of publicly available exploit modules.
  • Kernel Security Auditors - Verifies kernel compile-time configurations and runtime settings to determine overall security posture.
  • System Configuration Auditing - Parses system files and kernel parameters to detect insecure settings that facilitate privilege escalation.
  • Asset Risk Scoring - Assigns risk levels to potential exploits based on the intersection of kernel versions and system configurations.
  • Runtime Environment Inspection - Queries the live operating system to extract kernel build dates and distribution-specific security patches.
  • Post Exploitation - Tool for suggesting Linux kernel exploits based on system info.
  • Privilege Escalation Tools - Tool for suggesting Linux kernel exploits.

Star history

Star history chart for the-z-labs/linux-exploit-suggesterStar history chart for the-z-labs/linux-exploit-suggester

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Linux Exploit Suggester

Similar open-source projects, ranked by how many features they share with Linux Exploit Suggester.
  • 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
  • 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
  • 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
See all 30 alternatives to Linux Exploit Suggester→

Frequently asked questions

What does the-z-labs/linux-exploit-suggester do?

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.

What are the main features of the-z-labs/linux-exploit-suggester?

The main features of the-z-labs/linux-exploit-suggester are: Linux Enumeration, Kernel Security Analysis, Kernel Version Matching, Linux Kernel Vulnerability Scanners, Local Security Auditing, Privilege Escalation Path Analysis, Security Auditing Tools, Penetration Testing.

What are some open-source alternatives to the-z-labs/linux-exploit-suggester?

Open-source alternatives to the-z-labs/linux-exploit-suggester include: mzet-/linux-exploit-suggester — linux-exploit-suggester is a diagnostic utility and vulnerability scanner designed to identify potential kernel… carlospolop/peass-ng — PEASS-ng is a Linux privilege escalation scanner and post-exploitation enumeration tool. It identifies security… itm4n/privesccheck — PrivescCheck is a PowerShell-based security auditing tool designed to scan Windows configurations for potential… rebootuser/linenum — LinEnum is a suite of security utilities for auditing Linux systems, scanning for privilege escalation paths, and… pentestmonkey/windows-privesc-check — Windows-privesc-check is an automated security auditing tool designed to identify misconfigurations and… gdssecurity/windows-exploit-suggester — Windows-Exploit-Suggester is a security audit tool designed to scan Windows systems for outdated components and…

Curated searches featuring Linux Exploit Suggester

Hand-picked collections where Linux Exploit Suggester appears.
  • Linux Server Hardening and Auditing