Phishing Attack Uses LNK Files in ZIPs to Drop Malware
Cyber Security News by CyberSum.net
A new phishing campaign is using ZIP archives disguised as sensitive documents like passports and payment files to deliver malware. Inside the archives are malicious Windows shortcut (.lnk) files that, when clicked, execute a hidden PowerShell script. This script downloads a malicious DLL, cleverly mislabeled as a presentation file, from a remote server. The attack employs a "living-off-the-land" technique by using the legitimate Windows tool `rundll32.exe` to run the malware, helping it evade detection. The malware also checks for common antivirus programs to deploy a stealthier variant if needed before establishing a command-and-control connection.