Skip to main content
UmeshJantli
New Member
August 23, 2024
Question

Malicious File located in user machine 642226271.ico

  • August 23, 2024
  • 3 replies
  • 2106 views

Hello Team, 

 

We have an alert generated about an malicious file 642226271.ico located from user machine. The File path says like C:\Program Files\Fortinet\FortiClient\SoftwareInventory\642226271.ico

 

Need to know how this file got into the file path which has malicious reputation. User has not downloaded or tried to modify the file.

3 replies

kumarh
Staff
Staff
August 24, 2024

Are you using Forticlient EMS? Because there is a current EMS vulnerability(https://www.fortiguard.com/psirt/FG-IR-24-007) that is affecting EMS versions: **7.0.1 through 7.0.10** & **7.2.0 through 7.2.2**. Please ensure your EMS is up-to-date (7.2.3+ or 7.0.11+). For EMS on premise please take a EMS VM snapshot before running the upgrade. If your EMS server is already up-to-date this message can be ignore.
Make sure that Forticlient is running on updated version.

ebilcari
Staff
Staff
August 25, 2024

This looks like a false positive alert, FCT will collect in this path the icons of the installed software in the system. I see that you have already created a ticket with TAC support; you will receive more details in the ticket.

Emirjon
woungchi3
New Member
August 25, 2024

Usually it's users downloading garbage, but if it's on startup, RTR in and check the Run and RunOnce reg entries (youll have to getsid and "reg query HKU\[SID]\path\to\Run). Key may be there and may give you an idea. Could Investigate the machine for Powershell commands and scheduled tasks, and check the users AppData (assuming it's running as a user, usually is these days). Hope that helps.