Kietho Posted August 23, 2016 Share Posted August 23, 2016 Hello guys, I've got a question considering antivirusses blocking rubber ducky payloads. I see all these .exe payloads like chromepass.exe and wirelesskeyview.exe being used in rubber duckies. Doesn't the antivirus of the attacked PC block the .exe programs when they start running from cmd? Or will it just work normally? If that is the case, this script can disable Windows Defender easily. Most PCs dont have windows defender as the only protection tho, so it is needed to disable other antivirusses, right? Most antivirusses can be shut off with the taskkill command, i tried killing my MalwareBytes and it worked: (remove " ") taskkill /f /im "Insert antivirusprogram name here.exe" Can someone help me out with this? I want to know if im just being dumb here, since all of this might not be needed. Thanks in advance Quote Link to comment Share on other sites More sharing options...
coolbotic Posted September 3, 2016 Share Posted September 3, 2016 Try it in VM by having MalwareBytes open and run some known malware (make sure it gets detected) then run the command and run it again and see if its picked up?! However if windows defender is on not sure you can disable it with that command (try it) :D Quote Link to comment Share on other sites More sharing options...
anode Posted September 4, 2016 Share Posted September 4, 2016 taskkill did kill it (msseces.exe) for current user (standard) in Win7 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.