I messed up when I copypasted the file hash, I have corrected the mistake now
Thanks for the update.
Our developer mentioned .PIF is an older format for shortcut files.
Since it is a shortcut, it should eventually point to an executable or script to run.
Since SecureAPlus doesn't block shortcuts. The malware in .PIF file could be running something (e.g. powershell with certain parameter), but since only the hash is provided, it is difficult to analyze more.
The most important is whether SecureAPlus blocks the execution caused by this .PIF file.
For example, if it is running powershell with a suspicious parameter most likely it will get blocked (the powershell will get blocked, but not the .PIF file).