FortiEDR
FortiEDR automates the protection against advanced threats, pre and post-execution, with real time orchestrated incident response functionality.
kmikhaylov
Staff
Staff
Article Id 259860
Description This article describes how to execute AntiVirus scan locally on the endpoint.
Scope FortiEDR version 5 and above.
Solution

Execute the following steps:

 

1) Copy the following files/folder to some directory:

- \Program Files\Fortinet\FortiEDR\FortiEDRAvScanner.exe.
- \Program Files\Fortinet\FortiEDR\libav.dll.
- \ProgramData\FortiEDR\Config\Collector\Signatures.

 

path.png

 

2) Execute the following command in cmd.exe with elevated privileges:

 

FortiEDRAvScanner.exe -d "<path" -s Signatures --output <log>

 

Where: path - path to the folder to be scanned; log - path to the scan result log:

 

scan_command.png

 

3) Check the specified in the previous step log file for results:

 

scan_results.png

Contributors