Generate docs from job=validate_atomics_generate_docs branch=master

This commit is contained in:
CircleCI Atomic Red Team doc generator
2018-06-11 18:30:47 +00:00
parent 1478f1b168
commit ac5c0633b8
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -12,7 +12,7 @@ Defense Bypassed: Anti-virus, Log analysis, Host intrusion prevention systems</b
## Atomic Tests
- [Atomic Test #1 - Clear Logs](#atomic-test-1---clear--logs)
- [Atomic Test #1 - Clear Logs](#atomic-test-1---clear-logs)
- [Atomic Test #2 - FSUtil](#atomic-test-2---fsutil)
@@ -21,7 +21,7 @@ Defense Bypassed: Anti-virus, Log analysis, Host intrusion prevention systems</b
<br/>
## Atomic Test #1 - Clear Logs
## Atomic Test #1 - Clear Logs
Clear Windows Event Logs
**Supported Platforms:** Windows
@@ -34,7 +34,7 @@ Clear Windows Event Logs
#### Run it with `command_prompt`!
```
evtutil cl #{log_name}
wevtutil cl #{log_name}
```
<br/>
<br/>
+1 -1
View File
@@ -187,7 +187,7 @@
- [T1054 Indicator Blocking](https://github.com/redcanaryco/atomic-red-team/blob/uppercase-everything/CONTRIBUTIONS.md)
- [T1066 Indicator Removal from Tools](https://github.com/redcanaryco/atomic-red-team/blob/uppercase-everything/CONTRIBUTIONS.md)
- [T1070 Indicator Removal on Host](./T1070/T1070.md)
- Atomic Test #1: Clear Logs [windows]
- Atomic Test #1: Clear Logs [windows]
- Atomic Test #2: FSUtil [windows]
- Atomic Test #3: rm -rf [macos, linux]
- [T1202 Indirect Command Execution](./T1202/T1202.md)
+1 -1
View File
@@ -41,7 +41,7 @@
- [T1054 Indicator Blocking](https://github.com/redcanaryco/atomic-red-team/blob/uppercase-everything/CONTRIBUTIONS.md)
- [T1066 Indicator Removal from Tools](https://github.com/redcanaryco/atomic-red-team/blob/uppercase-everything/CONTRIBUTIONS.md)
- [T1070 Indicator Removal on Host](./T1070/T1070.md)
- Atomic Test #1: Clear Logs [windows]
- Atomic Test #1: Clear Logs [windows]
- Atomic Test #2: FSUtil [windows]
- [T1202 Indirect Command Execution](./T1202/T1202.md)
- Atomic Test #1: Indirect Command Execution - pcalua.exe [windows]