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

ngalongc/AutoLocalPrivilegeEscalation

0
View on GitHub↗
496 stars·190 forks·Python·16 views

AutoLocalPrivilegeEscalation

An automated script that download potential exploit for linux kernel from exploitdb, and compile them automatically

Features

  • Exploit Development Tools - Automates the process of finding and executing local privilege escalation exploits.
  • Privilege Escalation - Automates Linux local privilege escalation.

Star history

Star history chart for ngalongc/autolocalprivilegeescalationStar history chart for ngalongc/autolocalprivilegeescalation

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 AutoLocalPrivilegeEscalation

These projects share indexed features with AutoLocalPrivilegeEscalation. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • 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
  • pwndbg/pwndbgpwndbg avatar

    pwndbg/pwndbg

    10,051View on GitHub↗

    pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and low-level program analysis. It extends the core functionality of the debugger to provide advanced memory inspection and automation tools. The project distinguishes itself with specialized capabilities for heap analysis across glibc, jemalloc, and musl, as well as a comprehensive kernel debugging toolkit for inspecting Linux kernel tasks and slab allocators. It includes an integrated ROP gadget searcher for constructing exploit chains and an LLM-powered debugging assistant that provi

    Pythonbinary-ninjacapture-the-flagctf
    View on GitHub↗10,051
Compare all 30 related projects→

Frequently asked questions

What does ngalongc/autolocalprivilegeescalation do?

An automated script that download potential exploit for linux kernel from exploitdb, and compile them automatically

What are the main features of ngalongc/autolocalprivilegeescalation?

The main features of ngalongc/autolocalprivilegeescalation are: Exploit Development Tools, Privilege Escalation.

Which projects share features with ngalongc/autolocalprivilegeescalation?

Projects with overlapping indexed features include: dirtycow/dirtycow.github.io — This project is a technical repository of kernel exploit guides, memory corruption analyses, and archived methods for… jondonas/linux-exploit-suggester-2 — Next-Generation Linux Kernel Exploit Suggester. mzet-/linux-exploit-suggester — linux-exploit-suggester is a diagnostic utility and vulnerability scanner designed to identify potential kernel… pwndbg/pwndbg — pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and… voorivex/pentest-guide — This project is a comprehensive web application penetration testing guide and vulnerability research framework. It… ignitetechnologies/mindmap — Mindmap is a cybersecurity knowledge base and reference library that organizes security tools, frameworks, and…