Threat Intelligence

The Google Forms Editor Invite That Matched the Recipient's Name: Property Tax Survey as Social Engineering Pretext

Written by Audian Paxson | Jun 9, 2026 11:00:00 AM
TL;DR A Google Forms sharing notification arrived at a multinational law firm from george23fx@gmail[.]com (via Google Forms), delivered through mail-qv1-xf48.google[.]com over IPv6 (2607:f8b0:4864:20::f48). SPF passed, DKIM passed (d=gmail[.]com), DMARC passed, and compauth passed with reason=100. The Return-Path used a VERP-encoded address under doclist.bounces.google[.]com. The form subject was in Hebrew, referencing a property tax rights survey about apartment ownership status. The critical social engineering element: the sender display name matched the recipient's name at the law firm. The form was shared with /edit?invite= permissions, granting editor access without requiring Google sign-in. SCL=1. First-time sender. Themis flagged at 50% confidence. Community resolution was highly confident based on similar incident patterns.
Severity: High Data Harvesting Social Engineering Platform Abuse MITRE: {'id': 'T1566.002', 'name': 'Phishing: Spearphishing Link'} MITRE: {'id': 'T1036.005', 'name': 'Masquerading: Match Legitimate Name or Location'} MITRE: {'id': 'T1598.003', 'name': 'Phishing for Information: Spearphishing Link'}

A Google Forms editor invitation arrived at a multinational law firm with full authentication. SPF passed. DKIM passed. DMARC passed. Every link pointed to docs.google[.]com or accounts.google[.]com. Google's own infrastructure delivered the message. There was nothing for a secure email gateway to block.

The sender's display name matched the recipient's name. That was not a coincidence.

Google as the Authenticated Sender

The email originated from george23fx@gmail[.]com and was delivered through mail-qv1-xf48.google[.]com over IPv6 (2607:f8b0:4864:20::f48). SPF passed because Google's servers are authorized senders for gmail[.]com. DKIM passed under Google's signing keys. DMARC aligned. Composite authentication returned reason=100, the highest trust score. The Return-Path used a VERP-encoded address under doclist.bounces.google[.]com, consistent with legitimate Google Forms sharing notifications.

This is the same authentication profile that every real Google Forms invitation carries. A gateway evaluating sender reputation, domain age, and authentication results would see a trusted platform delivering a routine document sharing notification.

The /edit?invite= Permission Escalation

The form's subject was in Hebrew, referencing a survey about apartment ownership status for property tax rights. The content was regionally specific, crafted to appear relevant to the target's professional context in real estate law.

The links in the email were not standard view-only form URLs. They used /edit?invite= parameters, which grant editor privileges to the form without requiring the recipient to sign in to a Google account. Editor access means the recipient (or anyone with the link) can view all submitted responses, modify form questions, and alter the form structure. This turns a survey invitation into a potential data exfiltration vector. If other recipients have already submitted sensitive information, the editor link exposes it.

The Name Match as a Social Engineering Signal

The Gmail account display name matched the recipient's name at the law firm. The attacker registered george23fx@gmail[.]com, set the display name to match, and sent the form invitation to the corresponding corporate email address. When the notification arrived, the recipient saw their own name as the sender, delivered by Google, with a phishing pretext aligned with their professional domain.

This is deliberate targeting, not opportunistic spam. The name match increases the probability of engagement by creating a false sense of familiarity. It also complicates triage, because the recipient may assume they shared the form with themselves or that a colleague with a similar name initiated the request.

What Behavioral Detection Identified

Themis, the IRONSCALES Adaptive AI engine, flagged this message at 50% confidence. The community intelligence layer provided higher confidence based on resolutions of similar incidents across the platform. The combination of a first-time sender, name-matching anomaly between sender and recipient, editor-level permissions in the sharing link, and a regionally targeted pretext are behavioral signals that authentication alone cannot evaluate. These patterns reveal intent at the social engineering layer, not the infrastructure layer.

Authentication confirmed Google sent this email. It did not confirm who created the form or why they targeted this specific recipient.

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

Indicators of Compromise

TypeIndicatorContext
Sender Emailgeorge23fx@gmail[.]comGmail account with name-matching display name
Sending Infrastructuremail-qv1-xf48.google[.]comGoogle mail server, IPv6 delivery
Sending IP2607:f8b0:4864:20::f48Google IPv6 address
Return-PathVERP-encoded doclist.bounces.google[.]comGoogle Forms bounce handling
Form Linksdocs.google[.]com/forms/d/.../edit?invite=Editor-level access, no sign-in required
Additional Linksaccounts.google[.]com login pagesGoogle account sign-in
Subject LanguageHebrew (property tax survey)Regionally targeted pretext
AuthenticationSPF=pass, DKIM=pass (gmail[.]com), DMARC=pass, compauth=100Full Google authentication
SCL1Low spam confidence

MITRE ATT&CK Mapping

TechniqueIDRelevance
Phishing: Spearphishing LinkT1566.002Google Forms editor link as delivery vector
Masquerading: Match Legitimate Name or LocationT1036.005Sender display name matched recipient's real name
Phishing for Information: Spearphishing LinkT1598.003Property tax survey designed to harvest personal and financial data
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
The FedEx Email That Salesforce Authenticated and Qualtrics Delivered: Data Harvesting Through Three Layers of TrustA FedEx email sent through Salesforce MTA passed SPF, DKIM, and DMARC.
The Subdomain That Fused Two Trusted Brands Into One Convincing LieAttackers fused two real brand names into a single subdomain, routed the message through Zix infrastructure to inherit enterprise authentication.
An Employment Verification Request That Passed DMARC REJECT, Then Sent Replies to Someone ElseA credential harvesting email impersonated InformData, a real background check company, passing SPF, DKIM, and DMARC at REJECT enforcement via SendGrid.
The Zoho Sign Request That Passed Every Check Except the Reply-To: Government Impersonation via E-Sign InfrastructureA Zoho Sign document request passed SPF, DKIM, DMARC, and ARC.
The PayPal Invoice That Passed Every Check Because PayPal Actually Sent ItA canceled PayPal invoice for $50 arrived with perfect SPF, DKIM, and DMARC authentication because PayPal's own infrastructure sent it.