File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -13,14 +13,20 @@ rule:
1313 - Defense Evasion::Disable or Evade Security Tools [F0004]
1414 references :
1515 - https://fluidattacks.com/blog/amsi-bypass/
16+ - https://medium.com/@s12deff/amsi-patching-using-amsiopensession-9d31df8237a8
17+ - https://github.com/S3cur3Th1sSh1t/Amsi-Bypass-Powershell
1618 examples :
1719 - edb92795c06a2bde47e652639327253a1148ee675ba2f0d1d9ac8690ef1820b1:0x14001126C
20+ - 7cd03db8ed91a66920cc03026baa2df2a8370293b072218b9fbf6d9a21cad66b:0x180004EB0
1821 features :
1922 - and :
2023 - match : change memory protection
2124 - or :
2225 - string : " AmsiScanBuffer"
2326 - string : " AmsiScanString"
27+ - string : " AmsiOpenSession"
28+ - string : " AmsiInitialize"
2429 - optional :
2530 - match : write process memory
2631 - string : " amsi.dll"
32+ - string : " amsi"
You can’t perform that action at this time.
0 commit comments