Generate docs from job=validate_atomics_generate_docs branch=master
This commit is contained in:
parent
c36b28eef8
commit
dce95a96da
@@ -24,9 +24,12 @@ and will then revert the binPath change, restoring Fax to its original state.
|
||||
```
|
||||
sc config Fax binPath= "C:\windows\system32\WindowsPowerShell\v1.0\powershell.exe -noexit -c \"write-host 'T1031 Test'\""
|
||||
sc start Fax
|
||||
sc config Fax binPath= "C:\WINDOWS\system32\fxssvc.exe"
|
||||
```
|
||||
|
||||
|
||||
#### Cleanup Commands:
|
||||
```
|
||||
sc config Fax binPath= "C:\WINDOWS\system32\fxssvc.exe"
|
||||
```
|
||||
|
||||
<br/>
|
||||
|
||||
+1
-1
@@ -2892,7 +2892,7 @@ persistence:
|
||||
command: |
|
||||
sc config Fax binPath= "C:\windows\system32\WindowsPowerShell\v1.0\powershell.exe -noexit -c \"write-host 'T1031 Test'\""
|
||||
sc start Fax
|
||||
sc config Fax binPath= "C:\WINDOWS\system32\fxssvc.exe"
|
||||
cleanup_command: sc config Fax binPath= "C:\WINDOWS\system32\fxssvc.exe"
|
||||
T1128:
|
||||
technique:
|
||||
x_mitre_data_sources:
|
||||
|
||||
Reference in New Issue
Block a user