smurfexe Posted February 18, 2022 Share Posted February 18, 2022 hi, im trying to make a script for a reverse shell but windows detects it as a virus, so my question is if there is a way to tell windows to allow the execution of this script. i tried with exclutions but that didnt work the only thing was this command Get-MpThreatDetection but this is not adding it to the trusted list i tried to replace Get with Add but that command doenst exist. Quote Link to comment Share on other sites More sharing options...
dark_pyrro Posted February 18, 2022 Share Posted February 18, 2022 Perhaps try some script from Reverse Shell Generator instead https://www.revshells.com/ For example "PowerShell #3". I used that one on a fully patched Windows 10 box pretty recently and it wasn't detected by Defender (with an "ordinary" netcat process as listener). 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.