AntiMalwareSeptember 14, 2026🇷🇺Translated from Russian

Paper Mail Combined with Phishing: Russians Targeted by Fake FNS Tax Portal Copies

Russian scammers have begun combining traditional postal mail with modern phishing techniques to target domestic users. Victims receive paper letters purportedly from the Federal Tax Service instructing them to correct tax declarations or provide documents confirming expenses.

The physical letter is designed to lend credibility to the request. Shortly afterward, emails arrive claiming that a new notification has appeared in the taxpayer’s personal account and urging the recipient to click a link to view it.

The link leads to a counterfeit copy of the official FNS website that includes a login form. Any credentials entered are captured by the attackers and can later be used for account takeovers or further social-engineering campaigns.

Senator Artem Sheikin described the operation, emphasizing that the combination of paper and electronic channels increases the perceived legitimacy of the messages. The use of official-looking logos, formal language, and the trusted postal channel makes the subsequent email appear less suspicious.

Security experts recommend that taxpayers never follow links from unsolicited messages. Instead, they should manually open the official Federal Tax Service website or check tax information directly through the Gosuslugi portal.

The core element of the scheme is psychological rather than technical: the paper letter preconditions the victim to trust the later digital notification.

Related articles

HabrFraud & Social Engineering

PhishIntel: Open-Source Python and Go Tool Automates Web Reconnaissance for OSINT Analysts

PhishIntel is a lightweight reconnaissance utility written primarily in Python with performance-critical components in Go. The tool launches via a single command and presents an interactive menu that lets analysts select language and modules. Its core crawler recursively visits a configurable number of pages at a chosen depth and concurrency level, harvesting Russian and US-format phone numbers, emails, cryptocurrency wallets, and physical addresses. Additional modules collect domain metadata including DNS records, RDAP, WHOIS, TLS certificates, redirect chains, and external JavaScript and API endpoints. A limited TCP port scan performed by the Go binary identifies listening services and basic technology fingerprints without replacing full port scanners such as Nmap. Results are exported in both structured JSON and human-readable HTML formats, while an optional .env file allows customization of user agents and proxies.

HabrFraud & Social Engineering

Smart Engines and Intek Deliver Russian Scanners for AI-Powered Document Verification and Fraud Prevention

Smart Engines has partnered with GK Intek to release a line of Russian software-hardware scanner complexes that combine automatic data entry with multi-spectral authenticity checks for passports and other identity documents. The systems support documents from Russia, CIS countries and 235 jurisdictions worldwide, analyzing optical, ultraviolet and infrared images plus RFID chips to detect forgeries including photo swaps and digital edits. Deployments at Genbank and Severgazbank have reduced manual passport entry to fractions of a second while blocking fraudulent documents in real time without sending images outside the organization. The same technology powers border control modules at Sheremetyevo, Vnukovo and Koltsovo airports inside the Sapsan system, cutting passenger processing time to 40 seconds. Additional use cases include automatic pass issuance at transport hubs, electronic signature issuance by the Federal Tax Service and a pharmacy robot in Minsk that verifies age-restricted sales. A newly patented U.S. method detects hidden digital manipulations by analyzing image provenance rather than content, while another patent identifies optically variable devices to spot copies and replicas.

HabrFraud & Social Engineering

Why Isolated Bank Scoring Fails to Prevent Counterparty Default: OSINT Case Study of a Scam Deal

A Russian social entrepreneur lost nearly one million rubles after relying on a major bank's automated compliance system that assigned a green reliability score to a fraudulent supplier. The supplier, registered as a transport company, received 500,000 rubles in targeted government grant funds for IT equipment but delivered only 15,000 rubles worth of goods before disappearing. Retrospective analysis using public Russian registries revealed multiple red flags missed by the isolated scoring algorithm, including mismatched OKVED codes, missing financial statements for three years, and clear ownership links to a bankrupt IT firm. The beneficial owner later faced tax blacklist entry and three-year disqualification after the transport entity was liquidated as inactive. The case demonstrates that single-entity automated checks create a false sense of security by ignoring beneficiary networks and operational logic. Manual verification through official sources such as EGRUL, GIR BO, and arbitration court records proved far more effective at exposing the scheme.

HabrFraud & Social Engineering

Avito and BI.ZONE Launch Cyberdetective CTF for Non-Technical Employees Focused on Phishing and Social Engineering

Avito's Security Awareness team, in partnership with BI.ZONE, created the Cyberdetective jeopardy-style CTF competition specifically for non-technical staff who do not write code. The three-day event targeted 104 registered participants, with 44 completing tasks and 16 achieving maximum scores across scenarios involving phishing, OAuth consent abuse, file metadata analysis, and prompt injection. Tasks awarded flags not only for investigation but also for refusing risky actions such as granting excessive application permissions or clicking suspicious links. The design incorporated MITRE ATT&CK techniques including T1566.002 Spearphishing Link, T1528 Steal Application Access Token, and T1204.004 Malicious Copy and Paste. Organizers emphasized indirect hints to help participants recognize when an object required action, avoiding the common barrier where employees fail to understand that a strange string or domain needs examination. Feedback highlighted the value of hands-on decision-making over passive lectures, though some technical employees completed the set rapidly.