Generate docs from job=validate_atomics_generate_docs branch=master

This commit is contained in:
CircleCI Atomic Red Team doc generator
2019-11-14 06:15:58 +00:00
parent c36b28eef8
commit dce95a96da
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -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
View File
@@ -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: