Skip to content

Commit 69c9760

Browse files
authored
Merge pull request #43 from einlamye/patch-3
Update install_windows.md
2 parents c9149b0 + 32264ad commit 69c9760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/install_windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ We can control the hashing algorithm used for events that hash images and we can
138138
The hashing algorithm or combination of them can be specified with the **-h \<sha1\|sha2\|md5\|imphash\|\*\>** The specified algorithms will be used to hash all images.
139139

140140
```shell
141-
sysmon.exe -i -c -h <sha1|sha2|md5|imphash\|*>
141+
sysmon.exe -i -c -h <sha1|sha2|sha256|md5|imphash\|*>
142142
```
143143

144144
We can specify checking to see if certificates are revoked using the -r parameter.

0 commit comments

Comments
 (0)