awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
APTortellini avatar

APTortellini/unDefender

0
View on GitHub↗
360 stars·81 forks·C++·3 vuesaptw.tf/2021/08/21/killing-defender.html↗

UnDefender

unDefender is the C++ implementation of a technique originally described by @jonasLyk in this Twitter thread. At its core, this technique revolves around changing the \Device\BootDevice symbolic link in the Windows Object Manager so that when Defender's WdFilter driver is unloaded and loaded…

Features

  • Defense Evasion - Disables antimalware using symbolic link abuse.
  • Offensive Security Tools - Kills antimalware by abusing symbolic links and NT paths.

Historique des stars

Graphique de l'historique des stars pour aptortellini/undefenderGraphique de l'historique des stars pour aptortellini/undefender

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à UnDefender

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec UnDefender.
  • med0x2e/sigflipAvatar de med0x2e

    med0x2e/SigFlip

    1,283Voir sur GitHub↗

    SigFlip is a tool for patching authenticode signed PE files (exe, dll, sys ..etc) without invalidating or breaking the existing signature.

    C#
    Voir sur GitHub↗1,283
  • omerya/invisi-shellAvatar de OmerYa

    OmerYa/Invisi-Shell

    1,327Voir sur GitHub↗

    Hide your Powershell script in plain sight. Bypass all Powershell security features

    C++
    Voir sur GitHub↗1,327
  • hlldz/reflexxionAvatar de hlldz

    hlldz/RefleXXion

    500Voir sur GitHub↗

    RefleXXion is a utility designed to aid in bypassing user-mode hooks utilised by AV/EPP/EDR etc. In order to bypass the user-mode hooks, it first collects the syscall numbers of the NtOpenFile, NtCreateSection, NtOpenSection and NtMapViewOfSection found in the LdrpThunkSignature array. After…

    C++
    Voir sur GitHub↗500
  • skerkour/black-hat-rustAvatar de skerkour

    skerkour/black-hat-rust

    4,353Voir sur GitHub↗

    This project is an offensive security toolkit and development framework for creating memory-safe malware, network scanners, and payload generators. It provides a structured approach to developing exploits, shellcode, and remote access tools. The framework distinguishes itself through the use of no-standard-library environments to generate minimal standalone machine code and shellcode. It also supports the compilation of high-performance logic into WebAssembly for the creation of deceptive web interfaces used in social engineering. Capability areas cover automated vulnerability discovery via

    Rustauditbeaconbug-bounty
    Voir sur GitHub↗4,353
Voir les 30 alternatives à UnDefender→

Questions fréquentes

Que fait aptortellini/undefender ?

unDefender is the C++ implementation of a technique originally described by @jonasLyk in this Twitter thread. At its core, this technique revolves around changing the \Device\BootDevice symbolic link in the Windows Object Manager so that when Defender's WdFilter driver is unloaded and loaded…

Quelles sont les fonctionnalités principales de aptortellini/undefender ?

Les fonctionnalités principales de aptortellini/undefender sont : Defense Evasion, Offensive Security Tools.

Quelles sont les alternatives open-source à aptortellini/undefender ?

Les alternatives open-source à aptortellini/undefender incluent : med0x2e/sigflip — SigFlip is a tool for patching authenticode signed PE files (exe, dll, sys ..etc) without invalidating or breaking the… omerya/invisi-shell — Hide your Powershell script in plain sight. Bypass all Powershell security features. hlldz/reflexxion — RefleXXion is a utility designed to aid in bypassing user-mode hooks utilised by AV/EPP/EDR etc. In order to bypass… v2-dev/awesome-social-engineering — This project is a curated collection of frameworks, libraries, and toolsets designed for social engineering and public… skerkour/black-hat-rust — This project is an offensive security toolkit and development framework for creating memory-safe malware, network… mxrch/ghunt — GHunt is a Google account investigator and open-source intelligence framework designed to retrieve publicly available…