Bypass AMSI with Divide & Conquer
By splitting well-known powershell scripts, e.g. an AMSI Bypass, we can directly bypass Windows Defender or get at least the line, where the detection occurs. Outcome: Several AMSI Bypasses and two scripts:
- One to split powershell snippets in multiple lines
- A second script to run all the files in an Oneliner, XOR obfuscated
The second script is also quite usefull for several other occurences. Got a webshell, XP_CMDSHELL, RCE, but AV is blocking your powershell -c(ommand)? This might be for you. Bypass AMSI with Divide & Conquer