Hi all,
I havent found any info, just want to know if Wazuh can parse LNK file to extract data from it, like "Target".
...in my case why I need this, is to get an alert whe a user opens a file, cause everytime when a a user do open a file it is creating or updating an LNK file of it in %APPDATA%\Roaming\Microsoft\Recent\ and the "Target" field of LNK file contains the full path of the opened file.
I've done with syscheck to that folder, but is not enough cause geting alert just the name of of the file, nor the path from where it was open that file.