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 bcoles/kasld

Projects sharing features with Kasld

30 open-source projects similar to bcoles/kasld, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it 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
  • blasty/lexmarkblasty avatar

    blasty/lexmark

    207View on GitHub↗

    This repository contains all the work related to Lexmark printers I've released to the public. Most of you are probably here for the firmware decryption utilities; check the tools folder.

    Python
    View on GitHub↗207
  • a13xp0p0v/kernel-hardening-checkera13xp0p0v avatar

    a13xp0p0v/kernel-hardening-checker

    2,042View on GitHub↗
    Python
    View on GitHub↗2,042

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
  • androidoffsec/art-kernel-toolkitandroidoffsec avatar

    androidoffsec/art-kernel-toolkit

    61View on GitHub↗

    art-kernel-toolkit is a kernel module that can be used to perform actions requiring kernel privileges from userspace. It supports x86_64 and arm64 Android Common Kernels and Linux kernels.

    C
    View on GitHub↗61
  • angr/angropangr avatar

    angr/angrop

    841View on GitHub↗

    angrop

    Python
    View on GitHub↗841
  • archerysec/archerysecarcherysec avatar

    archerysec/archerysec

    2,461View on GitHub↗

    ASOC, ASPM, DevSecOps, Vulnerability Management Using ArcherySec.

    JavaScript
    View on GitHub↗2,461
  • b1ack0wl/vulnerability-write-upsB

    b1ack0wl/vulnerability-write-ups

    0View on GitHub↗
    View on GitHub↗0
  • bariskizilkaya/ophthalmosmonoBariskizilkaya avatar

    Bariskizilkaya/OphthalmosMono

    6View on GitHub↗

    Kernel SLUB memory visualization

    HTML
    View on GitHub↗6
  • bc-security/empireBC-SECURITY avatar

    BC-SECURITY/Empire

    5,045View on GitHub↗

    Empire is a post-exploitation command-and-control (C2) framework designed for red team operations. It deploys and manages agents written in PowerShell, Python, C#, Go, and C across Windows, Linux, and macOS, using encrypted communication channels over HTTP, HTTPS, and SMB. The framework executes over 400 built-in modules for reconnaissance, privilege escalation, credential theft, and lateral movement, and provides a modular engine for authoring custom attack modules. What sets Empire apart is its multi-language agent deployment system, which allows operators to choose implants that suit each

    PowerShellc2empirehacktoberfest
    View on GitHub↗5,045
  • bcoles/rootkit-signal-hunterbcoles avatar

    bcoles/rootkit-signal-hunter

    3View on GitHub↗

    Detect Linux rootkits which use signals to elevate process privileges.

    Rust
    View on GitHub↗3
  • binaryanalysisplatform/qiraBinaryAnalysisPlatform avatar

    BinaryAnalysisPlatform/qira

    4,071View on GitHub↗

    Qira is a binary analysis platform and execution tracer that records every instruction and data access during program execution for interactive playback and debugging. It functions as a runtime analysis environment that uses QEMU to trace execution and inspect memory and register states. The system provides a binary static analysis tool that maps program structure and annotates instructions based on captured runtime data. It includes a runtime memory analyzer to monitor reads and writes to specific addresses and an interactive debugger for navigating execution timelines. The platform covers

    C
    View on GitHub↗4,071
  • bishopfox/sliverBishopFox avatar

    BishopFox/sliver

    10,707View on GitHub↗

    Sliver is a command and control framework designed for adversary emulation and security assessment operations. It provides a centralized platform for managing remote systems, enabling security professionals to coordinate multi-operator sessions and maintain persistent, secure communication channels across diverse network environments. The framework distinguishes itself through its focus on stealth and infrastructure flexibility. It utilizes dynamic payload obfuscation to generate unique binaries and supports in-memory execution to minimize disk artifacts. Communication is secured through mutu

    Goadversarial-attacksadversary-simulationc2
    View on GitHub↗10,707
  • bjrjk/cve-2022-4262B

    bjrjk/CVE-2022-4262

    0View on GitHub↗
    View on GitHub↗0
  • 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
  • brannondorsey/dns-rebind-toolkitbrannondorsey avatar

    brannondorsey/dns-rebind-toolkit

    501View on GitHub↗

    A front-end JavaScript toolkit for creating DNS rebinding attacks.

    JavaScript
    View on GitHub↗501
  • brannondorsey/whonowbrannondorsey avatar

    brannondorsey/whonow

    661View on GitHub↗

    A "malicious" DNS server for executing DNS Rebinding attacks on the fly (public instance running on rebind.network:53)

    JavaScript
    View on GitHub↗661
  • bsauce/kernel-exploit-factorybsauce avatar

    bsauce/kernel-exploit-factory

    1,293View on GitHub↗

    Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.

    C
    View on GitHub↗1,293
  • byt3bl33d3r/crackmapexecbyt3bl33d3r avatar

    byt3bl33d3r/CrackMapExec

    9,144View on GitHub↗

    CrackMapExec is a network penetration testing framework and automated security scanner designed to assess security postures across large IP ranges. It functions as a multi-protocol security scanner and network protocol auditor used to identify vulnerabilities and misconfigurations. The tool provides capabilities for Active Directory auditing to enumerate users and permissions, as well as post-exploitation enumeration to gather system metadata and discover lateral movement paths. It includes a framework for credential spraying and harvesting across various network services. The system utilize

    Python
    View on GitHub↗9,144
  • byt3bl33d3r/witnessmebyt3bl33d3r avatar

    byt3bl33d3r/WitnessMe

    763View on GitHub↗

    Web Inventory tool, takes screenshots of webpages using Pyppeteer (headless Chrome/Chromium) and provides some extra bells & whistles to make life easier.

    Python
    View on GitHub↗763
  • chenaotian/cve-2023-0386chenaotian avatar

    chenaotian/CVE-2023-0386

    124View on GitHub↗

    CVE-2023-0386 analysis and Exp

    C
    View on GitHub↗124
  • cn33liz/p0wnedshellCn33liz avatar

    Cn33liz/p0wnedShell

    1,549View on GitHub↗

    PowerShell Runspace Post Exploitation Toolkit

    C#
    View on GitHub↗1,549
  • cobbr/covenantcobbr avatar

    cobbr/Covenant

    4,699View on GitHub↗

    Covenant is a .NET-based command and control framework designed for red team operations and adversary simulation. It serves as a collaborative platform for coordinating security assessments, managing remote implants, and executing tasks on compromised systems through a centralized server. The project is distinguished by its dynamic payload generator, which compiles and obfuscates executable binaries and scripts on the fly to bypass detection. It further separates itself through a collaborative environment that allows multiple authenticated operators to share a synchronized state, track operat

    C#
    View on GitHub↗4,699
  • 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
  • doyensec/ksmbd-cve-2025-37947doyensec avatar

    doyensec/KSMBD-CVE-2025-37947

    20View on GitHub↗

    Blog Post: https://blog.doyensec.com/2025/10/08/ksmbd-3.html

    C
    View on GitHub↗20
  • elfmaster/kdresselfmaster avatar

    elfmaster/kdress

    131View on GitHub↗

    Transform vmlinuz into a fully debuggable vmlinux that can be used with /proc/kcore

    C
    View on GitHub↗131
  • epinna/weevely3epinna avatar

    epinna/weevely3

    3,526View on GitHub↗

    Weaponized web shell

    Python
    View on GitHub↗3,526
  • evdenis/cvehoundevdenis avatar

    evdenis/cvehound

    136View on GitHub↗

    Check linux sources dump for known CVEs.

    SmPL
    View on GitHub↗136
  • farazsth98/chronomalyfarazsth98 avatar

    farazsth98/chronomaly

    299View on GitHub↗

    Android kernel exploit for CVE-2025-38352, previously exploited in-the-wild. Targets vulnerable x86_64 Linux kernels v5.10.x.

    C
    View on GitHub↗299
  • 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