mirror of
https://github.com/socfortress/Wazuh-Rules.git
synced 2025-12-22 10:57:12 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
69ecb60995
commit
f49539001e
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user