Skip to content

Commit 475ae60

Browse files
committed
update powershell command
1 parent eea91a4 commit 475ae60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/proof-of-concept-guide/leveraging-llms-for-alert-enrichment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ Perform the following steps to install Python, YARA, and download YARA rules.
265265
.. code-block:: powershell
266266
267267
> mkdir 'C:\Program Files (x86)\ossec-agent\active-response\bin\yara\'
268-
> cp .\yara64.exe 'C:\Program Files (x86)\ossec-agent\active-response\bin\yara\'
268+
> cp .\yara-v4.5.1-2298-win64\yara64.exe 'C:\Program Files (x86)\ossec-agent\active-response\bin\yara\'
269269
270270
#. Download YARA rules using valhallaAPI. Valhalla is a YARA and Sigma rule `repository <https://valhalla.nextron-systems.com/>`__ provided by Nextron Systems:
271271

0 commit comments

Comments
 (0)