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
wavestone-cdt avatar

wavestone-cdt/EDRSandblast

0
View on GitHub↗
1,823 stars·317 forks·C·11 views

EDRSandblast

EDRSandBlast is a tool written in C that weaponize a vulnerable signed driver to bypass EDR detections (Notify Routine callbacks, Object Callbacks and ETW TI provider) and LSASS protections. Multiple userland unhooking techniques are also implemented to evade userland monitoring.

Features

  • Defense Evasion - Weaponizes signed drivers to disable EDR and LSASS protections.
  • Evasion Tooling - Tool for bypassing EDR via kernel-level exploitation.

Star history

Star history chart for wavestone-cdt/edrsandblastStar history chart for wavestone-cdt/edrsandblast

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 EDRSandblast

These projects share indexed features with EDRSandblast. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • yaxser/backstabYaxser avatar

    Yaxser/Backstab

    1,516View on GitHub↗

    Have these local admin credentials but the EDR is standing in the way? Unhooking or direct syscalls are not working against the EDR? Well, why not just kill it? Backstab is a tool capable of killing antimalware protected processes by leveraging sysinternals’ Process Explorer (ProcExp) driver,…

    C
    View on GitHub↗1,516
  • netero1010/edrsilencernetero1010 avatar

    netero1010/EDRSilencer

    1,883View on GitHub↗

    Inspired by the closed source FireBlock tool FireBlock from MdSec NightHawk, I decided to create my own version and this tool was created with the aim of blocking the outbound traffic of running EDR processes using Windows Filtering Platform (WFP) APIs.

    C
    View on GitHub↗1,883
  • lolbas-project/lolbasLOLBAS-Project avatar

    LOLBAS-Project/LOLBAS

    8,323View on GitHub↗

    LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security restrictions and execute unauthorized code. It serves as a technical registry that maps trusted system files to their functional capabilities and the offensive tactics they enable. The project distinguishes itself by providing a capability-driven indexing system and a tactics registry that relates legitimate binary functionality to known security evasion techniques. It includes an association layer that links specific system binaries to attack patterns and tactical objectives, pro

    XSLTblueteamdfirliving-off-the-land
    View on GitHub↗8,323
  • byt3bl33d3r/offensivenimbyt3bl33d3r avatar

    byt3bl33d3r/OffensiveNim

    3,033View on GitHub↗

    OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of low-level primitives and a Windows API wrapper designed for offensive security operations, including malware development and shellcode loading. The project focuses on evasion and obfuscation through techniques such as API unhooking, direct system calls, and anti-debugging mechanisms. It features diverse payload delivery methods, including reflective binary loading, the execution of .NET assemblies via CLR hosting, and various shellcode injection techniques using fibers, COM obje

    Nim
    View on GitHub↗3,033
Compare all 30 related projects→

Frequently asked questions

What does wavestone-cdt/edrsandblast do?

EDRSandBlast is a tool written in C that weaponize a vulnerable signed driver to bypass EDR detections (Notify Routine callbacks, Object Callbacks and ETW TI provider) and LSASS protections. Multiple userland unhooking techniques are also implemented to evade userland monitoring.

What are the main features of wavestone-cdt/edrsandblast?

The main features of wavestone-cdt/edrsandblast are: Defense Evasion, Evasion Tooling.

Which projects share features with wavestone-cdt/edrsandblast?

Projects with overlapping indexed features include: yaxser/backstab — Have these local admin credentials but the EDR is standing in the way? Unhooking or direct syscalls are not working… netero1010/edrsilencer — Inspired by the closed source FireBlock tool FireBlock from MdSec NightHawk, I decided to create my own version and… powershellempire/empire — Empire is a post-exploitation framework and command and control server designed to manage remote access agents. It… lolbas-project/lolbas — LOLBAS is a curated database and knowledge base of signed Windows binaries that can be misused to bypass security… byt3bl33d3r/offensivenim — OffensiveNim is a red teaming framework and post-exploitation toolkit developed in Nim. It provides a collection of… hahwul/dalfox — Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site…