Update README.md

This commit is contained in:
taylor_socfortress
2023-01-14 06:02:45 -06:00
committed by GitHub
parent 69ecb60995
commit f49539001e

View File

@@ -298,7 +298,7 @@ The below would invoke Chainsaw to run once every 24 hours:
```
<wodle name="command">
<disabled>no</disabled>
<tag>windows_inventory</tag>
<tag>windows_chainsaw</tag>
<command>Powershell.exe -executionpolicy bypass -File "C:\Program Files\socfortress\chainsaw.ps1"</command>
<interval>24h</interval>
<ignore_output>yes</ignore_output>