swagkarna / Defeat-Defender-V1.2.0

Powerful batch script to dismantle complete windows defender protection and even bypass tamper protection ..Disable Windows-Defender Permanently....Hack windows. POC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Defeat-Defender-1.2


  • If you like the tool and for my personal motivation so as to develop other tools please leave a +1 star

Powerfull Batch File To Disable Windows Defender,Firewall,Smartscreen And Execute the payload

Usage :

  • Run run.bat and enter the direct link of your malware
  • Run the script "Defeat-Defender.bat" . It will ask for Admin Permission.If permission Granted The script will work Silently and dismantle all protection...

After it got admin permission it will disable defender

  • PUAProtection
  • Automatic Sample Submission
  • Windows FireWall
  • Windows Smart Screen(Permanently)
  • Disable Quickscan
  • Add exe file to exclusions in defender settings
  • Disable Defender Notification (Added Recently)
  • Disable UAC(Reboot Required)
  • Disable Ransomware Protection
  • Disable TaskManager
  • Disable registry etc..

Proof-Of-Concept

defeat-defender_W89Khs8L_TvOB.mp4

Bypasssing Windows-Defender Techniques :

Recently Windows Introduced new Feature called "Tamper Protection".Which Prevents the disable of real-time protection and modifying defender registry keys using powershell or cmd...If you need to disable real-time protection you need to do manually....But We will disable Real Time Protection using NSudo without trigerring Windows Defender


Running Defeat-Defender Script

Tested on Windows 11 Pro


After Reboot


Warning

This Script will completely Disable Windefend Services . And also it is very difficult to revert the changes..Think twice before you run the script


Behind The Scenes :

When Batch file is executed it ask for admin permissions.After getting admin privileage it starts to disable windows defender real time protectin , firewall , smartscreen and starts downloading our backdoor from server and it will placed in startup folder.The backdoor will be executed after it has downloaded from server..And will be started whenever system starts..


Check out this article :

https://secnhack.in/create-fud-fully-undetectable-payload-for-windows-10/


Note :

If you want to enable Defender Smart Screen.Use Smart Screen.bat file..


Discalimer :

Use this only for educational Purpose...Love you Guys Bye.....


Contact :


Inspired From TechChip


Special thanks to Jeffrey-d-howard(Senior Vulnerability Management Lead) For Posting Defeat-Defender on his linked page


❤️Supporters❤️

Stargazers repo roster for @swagkarna/Defeat-Defender-V1.2.0

Forkers repo roster for @swagkarna/Defeat-Defender-V1.2.0


About

Powerful batch script to dismantle complete windows defender protection and even bypass tamper protection ..Disable Windows-Defender Permanently....Hack windows. POC

License:GNU General Public License v3.0


Languages

Language:Batchfile 45.9%Language:Python 28.9%Language:AutoHotkey 25.2%