social-engineering-filename-lure
Malware distributors repackage benign or malicious executables with filenames that mimic legitimate business documents — purchase orders, invoices, shipping bills, payment advices, salary slips, RFQs — to exploit the Windows "Hide extensions for known file types" default. The user sees PO-12345.pdf but the file is PO-12345.pdf.exe.
Observed Patterns
PO<digits>.exe— purchase-order lureInvoice_<digits>.exe— invoice lurePayment_Advice_<digits>.exe— banking lureDHL_Shipping_<digits>.exe— logistics lureSALES_ORDER.pdf.exe— double-extension masqueradePAYMENT_CANCELLED_AND_RETURNED.PDF.exe— banking lure with double extension
Cross-References
- version-info-masquerade — often paired with fake filename to lend legitimacy
- double-extension-masquerade — specific technique for hiding
.exebehind a document extension - unclassified-dotnet — many benign .NET apps repackaged with these lures