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 yaxser/backstab

Open-source alternatives to Backstab

30 open-source projects similar to yaxser/backstab, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Backstab alternative.

  • bats3c/evtmutebats3c avatar

    bats3c/EvtMute

    264View on GitHub↗

    This is a tool that allows you to offensively use YARA to apply a filter to the events being reported by windows event logging.

    C#
    View on GitHub↗264
  • wavestone-cdt/edrsandblastwavestone-cdt avatar

    wavestone-cdt/EDRSandblast

    1,823View on GitHub↗

    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.

    C
    View on GitHub↗1,823
  • getrektboy724/sharpunhookerGetRektBoy724 avatar

    GetRektBoy724/SharpUnhooker

    408View on GitHub↗

    C# Based Universal API Unhooker - Automatically Unhook API Hives (ntdll.dll, kernel32.dll, advapi32.dll, and kernelbase.dll). SharpUnhooker helps you to evades user-land monitoring done by AVs and/or EDRs by cleansing/refreshing API DLLs that loaded on the process (Offensive Side) or remove API…

    C#
    View on GitHub↗408
  • bats3c/darkloadlibrarybats3c avatar

    bats3c/DarkLoadLibrary

    1,180View on GitHub↗

    LoadLibrary for offensive operations

    C
    View on GitHub↗1,180
  • ccob/sharpblockCCob avatar

    CCob/SharpBlock

    1,163View on GitHub↗
    C#
    View on GitHub↗1,163

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
  • 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
  • soledge/blocketwSoledge avatar

    Soledge/BlockEtw

    81View on GitHub↗

    .Net 3.5 / 4.5 Assembly to block ETW telemetry in a process

    C#
    View on GitHub↗81
  • powershellempire/empirePowerShellEmpire avatar

    PowerShellEmpire/Empire

    7,843View on GitHub↗

    Empire is a post-exploitation framework and command and control server designed to manage remote access agents. It provides a centralized system for coordinating these agents and executing specialized scripts across target systems. The project functions as a security evasion tool by adapting network communication patterns to bypass firewalls and monitoring tools. It utilizes a multi-language agent runtime and a modular plugin architecture to execute payloads across different operating systems. The framework covers a broad range of operational capabilities, including remote agent orchestratio

    PowerShell
    View on GitHub↗7,843
  • 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
  • hahwul/dalfoxhahwul avatar

    hahwul/dalfox

    4,846View on GitHub↗

    Dalfox is an automated web application security tool specifically designed for discovering and verifying cross-site scripting vulnerabilities. It functions as an XSS vulnerability scanner that analyzes HTTP parameters and DOM structures to identify reflected, stored, and blind injection points. The project distinguishes itself by providing a Model Context Protocol server and a REST API, allowing artificial intelligence agents and remote interfaces to trigger and manage security scans programmatically. It utilizes a payload mutation engine and fingerprinting strategies to execute WAF evasion t

    Gobugbountybugbounty-toolcicd-pipeline
    View on GitHub↗4,846
  • br-sn/cheekyblinderB

    br-sn/CheekyBlinder

    0View on GitHub↗
    View on GitHub↗0
  • api0cradle/ultimateapplockerbypasslistapi0cradle avatar

    api0cradle/UltimateAppLockerByPassList

    2,067View on GitHub↗

    The goal of this repository is to document the most common techniques to bypass AppLocker.

    PowerShell
    View on GitHub↗2,067
  • hlldz/phant0mhlldz avatar

    hlldz/Phant0m

    1,807View on GitHub↗

    Svchost is essential in the implementation of so-called shared service processes, where a number of services can share a process in order to reduce resource consumption. Grouping multiple services into a single process conserves computing resources, and this consideration was of particular…

    C
    View on GitHub↗1,807
  • bohops/ultimatewdacbypasslistB

    bohops/UltimateWDACBypassList

    0View on GitHub↗
    View on GitHub↗0
  • bats3c/ghost-in-the-logsB

    bats3c/Ghost-In-The-Logs

    0View on GitHub↗
    View on GitHub↗0
  • am0nsec/sharphellsgateA

    am0nsec/SharpHellsGate

    0View on GitHub↗
    View on GitHub↗0
  • aaaddress1/pr0cessA

    aaaddress1/PR0CESS

    0View on GitHub↗
    View on GitHub↗0
  • flangvik/netloaderFlangvik avatar

    Flangvik/NetLoader

    849View on GitHub↗

    Loads any C# binary from filepath or url, patching AMSI and unhooks ETW

    C#
    View on GitHub↗849
  • fashionproof/checksafebootF

    fashionproof/CheckSafeBoot

    0View on GitHub↗
    View on GitHub↗0
  • dewera/plutoD

    Dewera/Pluto

    0View on GitHub↗
    View on GitHub↗0
  • forrest-orr/phantom-dll-hollower-pocF

    forrest-orr/phantom-dll-hollower-poc

    0View on GitHub↗
    View on GitHub↗0
  • fuzzysecurity/sharp-suiteFuzzySecurity avatar

    FuzzySecurity/Sharp-Suite

    1,142View on GitHub↗

    Also known by Microsoft as Knifecoat :hot_pepper:

    C#
    View on GitHub↗1,142
  • georgesotiriadis/chimerageorgesotiriadis avatar

    georgesotiriadis/Chimera

    506View on GitHub↗

    *

    Python
    View on GitHub↗506
  • am0nsec/hellsgateam0nsec avatar

    am0nsec/HellsGate

    1,202View on GitHub↗

    Original C Implementation of the Hell's Gate VX Technique Link to the paper: https://vxug.fakedoma.in/papers/VXUG/Exclusive/HellsGate.pdf PDF also included in this repository. Authors: Paul Laîné (@am0nsec) smellyvx (@RtlMateusz)

    C
    View on GitHub↗1,202
  • getrektboy724/triplesG

    GetRektBoy724/TripleS

    0View on GitHub↗
    View on GitHub↗0
  • d1rkmtrr/dark-killD

    d1rkmtrr/dark-kill

    0View on GitHub↗

    A user-mode code and its rootkit that will Kill EDR Processes permanently by leveraging the power of Process Creation Blocking Kernel Callback Routine registering and ZwTerminateProcess.

    View on GitHub↗0
  • hlldz/invoke-phant0mH

    hlldz/Invoke-Phant0m

    0View on GitHub↗
    View on GitHub↗0
  • cerbersec/killdefenderbofCerbersec avatar

    Cerbersec/KillDefenderBOF

    236View on GitHub↗

    KillDefenderBOF is a Beacon Object File PoC implementation of pwn1sher/KillDefender which is based on research by Gabriel Landau. The article can be found here.

    C
    View on GitHub↗236
  • asaurusrex/doppelgateA

    asaurusrex/DoppelGate

    0View on GitHub↗
    View on GitHub↗0