TL;DR A phishing email used Italy's Posta Elettronica Certificata (PEC) infrastructure to deliver a credential harvesting lure disguised as a sustainable growth fund access notification. The subject line read 'Credenziali di accesso Fondo di Crescita Sostenibile.' The message was relayed through multiple PEC domains including postacertificata.mcc[.]it, postecert[.]it, and pec.posteventi[.]com. SPF and DKIM passed for the PEC relay infrastructure, but the originating domain published no DMARC policy (DMARC=none). The payload was wrapped in an smime.p7m attachment (15,382 bytes), a PKCS#7 cryptographic container used for S/MIME signed and encrypted messages. The scanner evaluated the outer container and marked it clean, but the inner payload could not be extracted for analysis. PEC infrastructure lends institutional trust because it is the Italian government's mandated system for legally binding electronic correspondence.
Severity: High Credential Harvesting Sandbox Evasion MITRE: {'id': 'T1566.001', 'name': 'Phishing: Spearphishing Attachment'} MITRE: {'id': 'T1027', 'name': 'Obfuscated Files or Information'} MITRE: {'id': 'T1036.005', 'name': 'Masquerading: Match Legitimate Name or Location'}

The subject line promised credentials for a sustainable growth fund. The email arrived through Italy's government-certified PEC infrastructure, the system reserved for legally binding correspondence. The attachment was a 15,382-byte smime.p7m file, a PKCS#7 cryptographic container that the scanner evaluated from the outside, marked clean, and never opened.

PEC Infrastructure as a Trust Anchor

Posta Elettronica Certificata is not just another email provider. It is Italy's mandated system for official electronic correspondence, carrying legal weight equivalent to registered mail. Government agencies, banks, law firms, and businesses are required to use PEC for binding communications. When a message arrives through PEC relays, recipients treat it with a level of trust that no commercial email service commands.

This message traversed multiple PEC domains: postacertificata.mcc[.]it, postecert[.]it, and pec.posteventi[.]com. SPF passed for the PEC relay infrastructure. DKIM passed. But the originating domain published no DMARC policy, returning DMARC=none. That gap meant authentication failures would carry no enforcement consequences, but the SPF and DKIM passes created enough surface-level credibility to satisfy most gateway policies.

The subject line, "Credenziali di accesso Fondo di Crescita Sostenibile," referenced Italy's Sustainable Growth Fund, a real government economic program. The lure was not generic phishing. It was tailored to an audience that would recognize the fund by name and expect credential delivery through certified channels.

The S/MIME Wrapper That Scanners Cannot Open

The payload arrived as an smime.p7m attachment, 15,382 bytes of PKCS#7-encoded content. S/MIME containers are designed for cryptographic signing and encryption of email messages. They are standard, expected, and trusted in enterprise and government communications.

The problem is that most email scanners treat smime.p7m as a single binary object. They can check the outer container against known malware hashes and apply basic reputation scoring, but they cannot always extract the inner payload for content analysis. This is sandbox evasion without a sandbox: the cryptographic wrapper itself prevents inspection. The scanner marked the attachment clean because it evaluated the container, not the contents.

Institutional Trust Meets Inspection Gaps

The attack combined two elements that individually would raise minimal suspicion. PEC infrastructure provided institutional legitimacy. The S/MIME wrapper provided a technical barrier to content inspection. Together, they created a message that looked official, passed authentication (minus DMARC enforcement), and carried a payload that could not be fully analyzed.

The behavioral signals told a different story: a credential delivery for a government fund arriving from PEC infrastructure with no prior sender relationship, carrying an attachment format that specifically prevents content extraction. Themis evaluated these contextual mismatches and flagged the message for quarantine.

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

Indicators of Compromise

TypeIndicatorContext
PEC Relaypostacertificata.mcc[.]itItalian certified email relay
PEC Relaypostecert[.]itPEC infrastructure domain
PEC Relaypec.posteventi[.]comPEC event notification domain
Attachmentsmime.p7m (15,382 bytes)PKCS#7 S/MIME container
SubjectCredenziali di accesso Fondo di Crescita SostenibileItalian sustainable growth fund credential lure
Auth ResultsSPF: pass, DKIM: pass, DMARC: noneNo DMARC enforcement policy
Scanner VerdictAttachment marked cleanInner payload not extracted

MITRE ATT&CK Mapping

TechniqueIDRelevance
Phishing: Spearphishing AttachmentT1566.001S/MIME container delivered as email attachment
Obfuscated Files or InformationT1027PKCS#7 wrapper prevents content extraction by scanners
Masquerading: Match Legitimate Name or LocationT1036.005PEC certified email infrastructure lends government-level trust
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 Bank Statement You Had to Unlock With Your Birthday: PII-Gated PDF Evasion From Authenticated InfrastructureA fully authenticated email from banking infrastructure delivered a password-protected PDF that required the recipient's mobile number and date of birth...
The Encrypted PDF From a Reuters Lookalike Domain, Sent Through Amazon SESA phishing email from a Reuters lookalike domain delivered an AES-encrypted PDF with AcroForm fields through Amazon SES.
The FedEx Email Was Real, the PDF Was an Image, and the Sandbox Saw NothingA pre-arrival notification from legitimate FedEx infrastructure carried an image-based PDF that contained no extractable text.
The Webinar Invite That Came With an Apple Wallet Pass and a Three-Hop Redirect ChainA Google Calendar invite for a fake AI webinar passed full authentication and carried an .ics file, an Apple Wallet .pkpass.
Password-Protected PDFs Are the New Sandbox Killer: How a Compromised .gov Account Delivered an Unopenable PayloadA compromised government education account sent a password-protected PDF with the passcode in the email body, bypassing every automated scanner.

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.