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

bcoles/kasld

0
View on GitHub↗
494 stars·52 forks·C·MIT·8 views

Kasld

KASLD derandomises the Linux kernel's virtual and physical memory layout as an unprivileged local user.

Features

  • Exploit Development Tools - Detects KASLR offsets to facilitate exploit development.
  • Exploitation Frameworks - Tool for kernel address space layout derandomization.

Star history

Star history chart for bcoles/kasldStar history chart for bcoles/kasld

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

Frequently asked questions

What does bcoles/kasld do?

KASLD derandomises the Linux kernel's virtual and physical memory layout as an unprivileged local user.

What are the main features of bcoles/kasld?

The main features of bcoles/kasld are: Exploit Development Tools, Exploitation Frameworks.

Which projects share features with bcoles/kasld?

Projects with overlapping indexed features include: pwndbg/pwndbg — pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and… 4xura/cve-2026-31431-copy-fail — Research artifacts, PoC scripts, and lab assets for the Copy Fail Linux local privilege escalation writeup on… a13xp0p0v/kconfig-hardened-check — A tool for checking the security hardening options of the Linux kernel. a13xp0p0v/kernel-hardening-checker. androidoffsec/art-kernel-toolkit — art-kernel-toolkit is a kernel module that can be used to perform actions requiring kernel privileges from userspace.… 1n3/sn1per — Sn1per is a vulnerability management platform and penetration testing orchestrator designed to automate…

Projects sharing features with Kasld

These projects share indexed features with Kasld. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 4xura/cve-2026-31431-copy-fail4xura avatar

    4xura/CVE-2026-31431-Copy-Fail

    6View on GitHub↗

    Research artifacts, PoC scripts, and lab assets for the Copy Fail Linux local privilege escalation writeup on https://4xura.com/binex/kernel/copy-fail

    C
    View on GitHub↗6
  • a13xp0p0v/kconfig-hardened-checka13xp0p0v avatar

    a13xp0p0v/kconfig-hardened-check

    2,092View on GitHub↗

    A tool for checking the security hardening options of the Linux kernel

    Python
    View on GitHub↗2,092
  • 1n3/sn1per1N3 avatar

    1N3/Sn1per

    10,049View on GitHub↗

    Sn1per is a vulnerability management platform and penetration testing orchestrator designed to automate reconnaissance, vulnerability scanning, and exploit verification. It functions as a dockerized security toolkit that coordinates multiple tools into a unified automated pipeline to identify security flaws across network and web assets. The platform features an attack surface manager for discovering internet-facing assets through OSINT, DNS enumeration, and certificate transparency. It distinguishes itself with an AI-powered security analyzer that uses large language models to summarize scan

    Shellattack-surfaceattack-surface-managementattacksurface
    View on GitHub↗10,049
  • Compare all 30 related projects→