TL;DR An attacker sent a callback phishing email with an empty subject line and no body text. The entire payload was a JPEG image attachment containing a fabricated Geek Squad renewal invoice for $270 with a 24-hour cancellation deadline and a callback phone number. OCR analysis revealed a brand mismatch: the header displayed 'Geek Squad' branding while the footer read 'Copyright 2026 Windows Defender,' indicating a recycled template from a separate campaign. The email was sent from a Hotmail account through a FortiMail cloud relay, which broke SPF at the final hop while DKIM and DMARC passed via Hotmail. Themis flagged the message at 90% confidence as a vishing attack based on image analysis and behavioral pattern recognition.
Severity: High Callback Phishing Brand Impersonation Image Based Attack MITRE: {'id': 'T1566.001', 'name': 'Phishing: Spearphishing Attachment'} MITRE: {'id': 'T1204.002', 'name': 'User Execution: Malicious File'} MITRE: {'id': 'T1036.005', 'name': 'Masquerading: Match Legitimate Name or Location'}

An email with no subject line arrived at a community healthcare organization. The body was empty. The only content was a single JPEG attachment: a fabricated Geek Squad renewal invoice for $270, complete with a 24-hour cancellation deadline and a phone number. No links, no URLs, no scannable text. The entire phishing payload existed inside an image.

An Image as the Entire Attack Surface

The attachment, 34GE1RIEDYLJ.jpg (269 KB), contained everything the attacker needed the recipient to see. OCR extraction revealed a "Renewal Confirmation" header with Geek Squad branding, an invoice number (ET QW-728834-Z82803-ODVJVZ dated May 22, 2026), a line item for "Advanced Protection Plan 2/7" at $270.00, and a help desk number: 828-424-4048.

The urgency mechanic was standard callback phishing: "If you did not authorize this transaction, you have 24 hours to initiate a cancellation." The recipient does not need to believe they subscribed. They only need to feel uncertain enough to call.

This is Telephone-Oriented Attack Delivery (TOAD). There are no URLs for link scanners to evaluate, no attachments with executable content for sandboxes to detonate, and no text-based indicators for NLP engines to parse. The attack lives entirely in pixel data, which means detection depends on whether the security stack performs image analysis or OCR.

The Brand Mismatch That Revealed the Assembly Line

The header said "Geek Squad." The footer said "Copyright; 2026 Windows Defender." Two different brands in the same invoice. This is not a sophisticated technique failure. It is a template management failure. The attacker recycled an invoice template from a Windows Defender campaign and did not update the footer.

This kind of brand mismatch is a reliable indicator of industrialized phishing operations running multiple campaigns from a shared template library.

See Your Risk: Calculate how many threats your SEG is missing

Authentication and Infrastructure

The email was sent from stubin1178@hotmail[.]com (display name "Raymond Herman") and relayed through a FortiMail cloud gateway (IP 148[.]230[.]56[.]132). SPF failed at the final hop because the FortiMail relay was not included in Hotmail's SPF record. DKIM passed with d=hotmail[.]com. DMARC passed. Microsoft assigned SCL=5 with a CAT=PHISH designation.

The FortiMail relay introduced the SPF failure, but the original authentication chain was valid. This is a common pattern when organizational gateways relay inbound mail: the additional hop breaks SPF alignment even when the original sender's infrastructure is properly configured.

What Caught It

Themis flagged the message at 90% confidence with labels including "Vishing Attack," "Image-Based Attack," and "VIP Recipient." The detection was not based on a malicious URL or a known-bad sender. It was based on the convergence of behavioral signals: a first-time sender with an empty subject line, an image-only payload matching known TOAD invoice patterns, and a high-value recipient at a healthcare organization.

What to Watch For

Image-only payloads with no subject line and no body text are a strong TOAD indicator. If your email security stack cannot perform OCR on image attachments, callback phishing with image payloads will consistently bypass detection.

Indicators of Compromise

TypeIndicatorContext
Sender Emailstubin1178@hotmail[.]comHotmail account, display name "Raymond Herman"
FortiMail Relay*[.]fortimailcloud[.]comOrganizational cloud relay that broke SPF at final hop
Relay IP148[.]230[.]56[.]132FortiMail relay IP address
Attachment34GE1RIEDYLJ.jpgJPEG image, 269,275 bytes, entire payload
Callback Number828-424-4048TOAD callback number in invoice image
Invoice NumberET QW-728834-Z82803-ODVJVZFabricated Geek Squad invoice reference
Reference StringWIHEOSHS5FLRNC5JMZ8BYUML3GZOXSRQ7M3SD4TEInternal campaign tracking token

MITRE ATT&CK Mapping

TechniqueIDRelevance
Phishing: Spearphishing AttachmentT1566.001Image attachment as sole delivery mechanism
User Execution: Malicious FileT1204.002Victim must view image and call the phone number
Masquerading: Match Legitimate Name or LocationT1036.005Geek Squad brand impersonation with recycled Windows Defender template
Email Attack of the Day is a daily series from IRONSCALES spotlighting real phishing attacks caught by Adaptive AI and our community of 35,000+ security professionals. Each post breaks down a real attack. What it looked like, why it worked, and what to do about it.

Related attacks

Attack What happened
McAfee Invoice Scam Weaponized a Google Calendar Invite 71 Minutes After Domain RegistrationA same-day registered domain abused Google Calendar invites to deliver a McAfee/Webroot invoice scam with a callback phone number.
The LinkedIn Invoice That Passed Every Email CheckA recently registered LinkedIn lookalike domain passed SPF, DKIM, and DMARC, then sent a one-line invoice probe to an accounts payable mailbox.
A Fake Geek Squad Invoice Built by wkhtmltopdf With a mailto as the Only Way OutA Hotmail account delivered a fake Geek Squad invoice as a PDF generated by wkhtmltopdf 0.12.6, a tool that converts HTML templates to PDF at scale.
Three Domains, One Scam: The RFQ That Routed Replies to a Freshly Built LookalikeAn RFQ email passed SPF, DKIM, and DMARC through one domain, impersonated a construction supplier through a second.
136 Bytes Was All It Took: The SVG That Redirected to a Credential HarvestA 136-byte SVG attachment used a JavaScript onload event to redirect the browser to a credential-harvesting page.

Explore More Articles

Say goodbye to Phishing, BEC, and QR code attacks. Our Adaptive AI automatically learns and evolves to keep your employees safe from email attacks.