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
jondonas avatar

jondonas/linux-exploit-suggester-2

0
View on GitHub↗
1,970 stars·300 forks·Perl·GPL-2.0·15 views

Linux Exploit Suggester 2

Next-Generation Linux Kernel Exploit Suggester

Features

  • Exploit Development - Updated tool for identifying applicable Linux kernel exploits.
  • Exploit Development Tools - Identifies applicable exploits for specific Linux kernel versions.
  • Exploit Suggesters - Updated utility for suggesting kernel exploits on Linux systems.
  • Privilege Escalation - Suggests Linux kernel exploits.
  • Privilege Escalation Tools - Updated tool for identifying potential Linux privilege escalation exploits.

Star history

Star history chart for jondonas/linux-exploit-suggester-2Star history chart for jondonas/linux-exploit-suggester-2

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Linux Exploit Suggester 2

These projects share indexed features with Linux Exploit Suggester 2. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • 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
  • 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
Compare all 30 related projects→

Frequently asked questions

What does jondonas/linux-exploit-suggester-2 do?

Next-Generation Linux Kernel Exploit Suggester

What are the main features of jondonas/linux-exploit-suggester-2?

The main features of jondonas/linux-exploit-suggester-2 are: Exploit Development, Exploit Development Tools, Exploit Suggesters, Privilege Escalation, Privilege Escalation Tools.

Which projects share features with jondonas/linux-exploit-suggester-2?

Projects with overlapping indexed features include: mzet-/linux-exploit-suggester — linux-exploit-suggester is a diagnostic utility and vulnerability scanner designed to identify potential kernel… bitsadmin/wesng — This project is a set of specialized utilities for Windows vulnerability assessment and patch management auditing. It… theori-io/copy-fail-cve-2026-31431 — This project is a proof of concept implementation for CVE-2026-31431, serving as a local privilege escalation tool for… carlospolop/peass-ng — PEASS-ng is a Linux privilege escalation scanner and post-exploitation enumeration tool. It identifies security… ascotbe/kernelhub — :palm_tree:Linux、macOS、Windows Kernel privilege escalation vulnerability collection, with compilation environment,… antoniococo/roguepotato — Another Windows Local Privilege Escalation from Service Account to System.