Phishing is the entry point for over 90% of cyberattacks against Indian businesses. It is also the category of email threat that has evolved most dramatically in the last three years — driven by AI-generated content, legitimate cloud service abuse, and increasingly sophisticated impersonation techniques that bypass traditional detection.
This guide covers everything Indian businesses need to know about phishing protection in 2026: how modern phishing works, why standard defences fail, and how to build a layered protection stack that significantly reduces your risk.
What is Phishing?
Phishing is a social engineering attack delivered via email (or increasingly, SMS, WhatsApp, and social media) where an attacker impersonates a trusted entity to trick the recipient into:
- Clicking a malicious link and entering credentials on a fake login page
- Downloading a malicious attachment containing malware or ransomware
- Transferring money or providing sensitive information (overlaps with BEC)
- Clicking a link that silently downloads malware without any user input
The word "phishing" derives from "fishing" — casting a wide net to catch victims. Modern variants, however, are anything but wide — they are surgically targeted, individually personalised, and designed specifically to match the context of your business.
Types of Phishing Attacks Targeting Indian Businesses
1. Mass Phishing (Commodity Phishing)
The classic form — large-scale campaigns sent to millions of recipients, impersonating brands like SBI, HDFC Bank, PayPal, Amazon, Microsoft or Google. These typically contain:
- Links to fake login pages that harvest credentials
- Fake invoice PDFs with embedded malware
- "Your account has been suspended" urgency triggers
Detection rate by standard filters: High. Mass phishing campaigns from known infrastructure are caught effectively by Google Workspace spam filters, Microsoft EOP, and basic antivirus.
Why it still matters: Volume. Even with high detection rates, the sheer number of commodity phishing emails means some get through. And new campaigns from fresh domains (zero-reputation) bypass blocklist-based detection for hours.
2. Spear Phishing
Spear phishing is targeted phishing — crafted for a specific individual or organisation. The attacker researches the target (LinkedIn, company website, social media), then creates an email that references:
- The target's actual name, title, and company
- Real colleagues, clients, or partners
- Ongoing projects or recent events the attacker learned from social media
Example: An email to the accounts payable manager of a Hyderabad IT services company that references their recently-announced partnership with a US software vendor and includes a "revised contract invoice" attachment.
Detection rate by standard filters: Low to medium. Spear phishing from clean domains with no malicious content fingerprint passes most commodity filters.
3. Whaling
Whaling is spear phishing targeting C-suite executives — CEOs, CFOs, CMDs, managing directors. These attacks are valuable because:
- Executives often have authority to approve large financial transactions
- They have access to the most sensitive systems and data
- They are frequently out of office or travelling, creating plausible "can't talk, email only" scenarios
Whaling is closely related to Business Email Compromise (BEC).
4. Clone Phishing
An attacker intercepts or finds a legitimate email that was previously sent (often through a compromised account), creates an almost identical copy, replaces the legitimate attachment or link with a malicious one, and resends it.
Because the email looks exactly like a real, expected communication — same sender name, same subject line, same format — recipients open it without suspicion.
5. Vishing and Smishing (Phone + SMS Phishing)
Increasingly common in India:
- Vishing — phone calls impersonating banks, TRAI (threatening to disconnect your number), FedEx, IT department, or company executives
- Smishing — SMS phishing links sent to mobile numbers; particularly common with fake OTP requests and bank fraud
While not email-based, these often originate from the same attackers and use stolen data from earlier email phishing successes.
6. QR Code Phishing (Quishing)
A rapidly growing attack type where QR codes are embedded in PDF attachments or in the email body. Standard email security scans the email and sees no malicious URL — because the URL is encoded in the QR image, not in text. The user scans the QR code with their phone and lands on a credential harvest page.
Detection rate by standard filters: Very low. Most email security platforms cannot decode and scan URLs embedded in QR images. This is an active area of development for leading platforms.
7. Google Drive / Microsoft Teams / Dropbox Phishing
Attackers abuse legitimate cloud services to send phishing links that bypass email security filters:
- A Google Drive sharing notification with a link to a Google Doc that contains a phishing link
- A Microsoft Teams notification that looks legitimate but links to a credential harvesting page
- A legitimate Dropbox or OneDrive sharing link that downloads malware
The sending domain is google.com, microsoft.com, or dropbox.com — all of which are on every whitelist. Standard email security cannot distinguish legitimate sharing notifications from abuse.
Why Standard Email Filters Fail Against Modern Phishing
Standard email security (Google's built-in spam filter, Microsoft EOP) is effective against commodity threats but has structural weaknesses against modern targeted phishing:
1. Reputation-based blocking fails against fresh domains Attackers register new domains specifically for phishing campaigns. These domains have no spam reputation — they don't appear on any blocklist because they've never been used before. For the first few hours of a campaign, emails from these domains pass every reputation check.
2. Signature-based detection misses polymorphic malware Malware signatures (file hashes, code patterns) are added to databases after a malware sample is collected and analysed. Zero-day malware — crafted specifically for a campaign — has no signature. It passes signature-based scanning until it is collected, analysed and added to databases.
3. URL scanning at delivery misses delayed-activation attacks Standard tools check URLs at the time the email is delivered. Attackers exploit this by using clean URLs at delivery that redirect to malicious pages hours later, after the scanning has already passed.
4. Content filters miss well-crafted spear phishing AI-generated spear phishing emails contain no obvious spam triggers — no "click here to claim your prize", no excessive capitalisation, no known phishing phrases. They read like normal business emails. Content-based filters cannot distinguish them from legitimate correspondence.
5. SPF/DKIM/DMARC doesn't stop lookalike domains
Authentication passes for email sent from yourcompany-in.com or yourcompany-india.com — these are technically different domains with their own valid SPF/DKIM records. Authentication only stops exact-domain spoofing; lookalike domains require AI-powered impersonation detection.
The Phishing Protection Stack
Effective phishing protection requires multiple layers. No single technology catches everything.
Layer 1 — Email Authentication (SPF + DKIM + DMARC)
The foundation. Without DMARC enforcement (p=reject), anyone can send email that appears to come from your domain. SPF, DKIM, and DMARC together:
- Prevent exact-domain spoofing of your domain
- Improve your email's deliverability reputation
- Reduce the risk of your domain being used for outbound phishing
Complete DMARC setup guide for India →
Layer 2 — AI-Powered Email Security Gateway
A dedicated email security gateway adds threat detection capabilities that built-in platform filters don't include:
Anti-phishing capabilities to look for:
- AI impersonation detection — machine learning models that identify display-name spoofing, lookalike domains, and BEC patterns
- Attachment sandboxing — detonates suspicious attachments in an isolated environment before delivery
- Time-of-click URL rewriting — re-scans URLs at the moment the user clicks, catching delayed-activation attacks
- QR code scanning — newer platforms are adding QR code URL extraction and scanning
- Google/Microsoft service abuse detection — some platforms specifically flag phishing delivered via Google Drive, Dropbox, or Teams notifications
Recommended platforms for India:
| Platform | Key phishing strength | Best for |
|---|---|---|
| Sophos Email Advanced | AI BEC + Sandstorm sandboxing + time-of-click URL | SMBs on GWS or M365 |
| Mimecast | TTP URL rewriting + attachment sandboxing + impersonation | Enterprises needing continuity + archiving |
| Barracuda Email Protection | Lateral phishing + API-native M365 + incident response | M365 businesses wanting quick deployment |
| Proofpoint | TAP + VAP analysis + APT-level detection | Large enterprises with high-value targets |
Layer 3 — Multi-Factor Authentication (MFA)
Phishing often succeeds even with strong email security — because an employee clicks a link, is convinced to enter their credentials, and the attacker now has a valid username and password.
MFA (two-factor or multi-factor authentication) means a stolen password is not enough. Even if an attacker has your employee's Office 365 or Gmail password, they cannot log in without the second factor (TOTP app, SMS code, hardware key, or biometric).
Enforce MFA on:
- Google Workspace (Admin Console → Security → 2-Step Verification → Enforcement)
- Microsoft 365 (Conditional Access policy requiring MFA for all users)
- All business-critical SaaS applications (CRM, ERP, banking portals)
- VPN and remote access
Layer 4 — Security Awareness Training
Technical defences reduce risk — they do not eliminate it. Human behaviour is the final and most important layer. A well-trained employee who pauses to verify a suspicious email prevents the attack even if it bypassed every technical control.
Effective training components:
- Simulated phishing campaigns — send fake phishing emails to employees and track click rates; those who click receive targeted training
- Scenario-based learning — train employees to recognise the specific phishing types most relevant to your business (invoice fraud, vendor impersonation, CEO fraud)
- Clear reporting procedures — employees need to know how to report a suspicious email (not just close it)
- No-blame culture — employees who fall for simulated phishing should receive training, not punishment; fear of reporting real incidents is more dangerous than the click itself
Platforms with built-in security awareness training: Barracuda Email Protection, Proofpoint.
Layer 5 — Incident Response Procedures
When a phishing email is clicked (and eventually, one will be), having a clear incident response procedure limits the damage:
- Employee reports the click to IT/security team immediately — no delay, no fear of blame
- IT isolates the device if malware download is suspected
- Password reset for the affected account immediately
- Check email forwarding rules — phishing attacks often add silent forwarding rules to compromised accounts
- Notify other at-risk parties — if the phishing email reached multiple people, alert all recipients
- Preserve evidence — full email headers, URLs, attachment hashes
Indian-Specific Phishing Threats
I4C and Cyber Crime Portal Impersonation
Attackers impersonate the Indian Cyber Crime Coordination Centre (I4C), CBI, or IT Department, claiming an employee's activities are under investigation. The fear response causes victims to click links or call numbers immediately.
UPI and Banking Phishing
Fake UPI payment request confirmations, HDFC/SBI/ICICI OTP-bypass phishing, and ITR refund fraud are among the highest-volume phishing types in India. These primarily target employees' personal banking but can spill over into corporate accounts.
GST and IT Department Phishing
Fake GST notices, income tax refund emails, and TDS certificate phishing are extremely effective in India because they appear to come from government authorities (income-tax.gov.in lookalikes) and create compliance urgency.
LinkedIn Recruitment Phishing
Fake job offers and LinkedIn connection requests followed by malware-laden "assignment documents" are increasingly common targeting IT professionals, finance staff and senior management.
FAQs
What is the most common phishing attack on Indian businesses right now?
As of 2026, Business Email Compromise (BEC) and invoice fraud remain the highest-financial-impact attacks. In terms of volume, Microsoft 365 and Google Workspace credential phishing (fake login pages) are most common. QR code phishing (quishing) is the fastest-growing new attack type.
Can phishing happen on WhatsApp too?
Yes. Attackers send phishing links via WhatsApp, often impersonating banks, courier companies, or government departments. WhatsApp phishing is harder to filter technically because it does not pass through corporate email security infrastructure — it relies entirely on employee awareness.
How much does phishing cost Indian businesses?
The FBI's Internet Crime Report consistently ranks India in the top 5 countries for BEC losses. Individual incidents range from a few lakh to crores depending on organisation size and the specific attack. Beyond direct financial loss, phishing leading to ransomware deployment causes operational disruption that dwarfs the initial ransom demand.
Does Cloudfy provide phishing protection?
Yes. Cloudfy deploys and manages Sophos Email Security, Mimecast, Barracuda Email Protection and Proofpoint Email Security — all of which include AI-powered anti-phishing protection. We also configure DMARC and SPF/DKIM as part of every email security deployment.
View our full email security portfolio →
Contact us for a free phishing exposure assessment. We'll review your current email authentication configuration, check your SPF/DKIM/DMARC status, and recommend the right phishing protection layer based on your email platform and team size.
