Skip to content
Back to Blog
·10 min read·guides

Shadow IT Discovery: Find the SaaS Apps Nobody Told IT About

Shadow IT discovery helps Indian businesses find unsanctioned SaaS apps holding company data, cutting DPDP compliance risk before it becomes a breach.

BR

Bachao.AI Research Team

Cybersecurity Research

Map Your Attack Surface

What this means for your business

Indian SMBs without documented security controls face 3× higher breach costs (IBM Cost of a Data Breach 2024). This guide helps you close that gap.

Shadow IT discovery is the process of finding every SaaS application employees have signed up for using company email, company data, or company payment methods without IT's knowledge or approval. For Indian businesses, this is no longer just a helpdesk nuisance — under the Digital Personal Data Protection (DPDP) Act 2023, an unsanctioned app that stores customer data outside your control is a compliance liability you are accountable for even though you never approved it.

Why shadow IT quietly became a DPDP problem

Five years ago, an employee signing up for a free file-sharing tool or a marketing automation trial was an IT hygiene issue — annoying, but rarely urgent. That changed the moment the DPDP Act made every "Data Fiduciary" responsible for personal data processed on its behalf, regardless of which vendor or tool is doing the processing. If a sales rep uploads a customer list to a personal Trello board, a growth marketer pipes lead data into an unvetted email-warmup tool, or a support agent pastes ticket transcripts into a free AI chatbot, your company — not the employee, not the app vendor — carries the accountability when that data leaks.

The DSCI (Data Security Council of India) and CERT-In have both flagged unmanaged SaaS sprawl as a growing attack surface for Indian enterprises, particularly as remote and hybrid work normalized employees provisioning their own tools without procurement or security review. Every one of those tools is a place your organisation's data lives that your CISO cannot list, audit, or delete from.

⚠️
WARNING
If you cannot produce a list of every SaaS application that touches personal data in your organisation, you cannot fulfil a DPDP data-principal erasure or access request with confidence — because you do not know everywhere the data actually is.

What "shadow IT" looks like in a real Indian SMB

Shadow IT rarely arrives as one obvious rogue tool. It accumulates in layers, and each layer has a different discovery method:

    1. Free-tier signups — project management boards, form builders, note-taking apps, AI writing assistants, signed up with a work email because the free tier solved a problem IT's approved stack didn't.
    2. Trial-to-permanent tools — a 14-day trial a team never cancelled, now embedded in a workflow, silently billed to a personal card and renewed for years.
    3. Departmental workarounds — HR uses a resume-parsing SaaS the security team never reviewed; finance uses a personal Google Sheet synced to an automation tool for reconciliations.
    4. Browser extensions with SaaS backends — grammar checkers, PDF converters, and screen recorders that request broad permissions and quietly sync data to a third-party cloud.
    5. Contractor and freelancer tools — external collaborators bringing their own project trackers, design tools, or file stores into which your data flows without a contract, an NDA review, or a data processing agreement.
None of these get created maliciously. They get created because the approved stack was too slow, too locked-down, or simply didn't have the feature someone needed that afternoon. That is precisely why blocking alone never works — you have to discover, then decide.

The four real discovery channels

There is no single "shadow IT scanner" that sees everything. A credible discovery program stitches together four independent signal sources, because each one catches a different category of tool.

  1. Identity and SSO logs. If you run Google Workspace, Microsoft 365, or an SSO/IdP, "Sign in with Google/Microsoft" events reveal every third-party app an employee has authorised with their work identity — often the single richest, cheapest signal available.
  2. Expense and finance records. Small recurring SaaS charges routinely fall below whatever threshold triggers procurement review, so trawling card statements and expense reports for recurring software line items surfaces tools nobody formally approved.
  3. DNS and network egress logs. Corporate DNS resolver logs and firewall/proxy egress logs show which SaaS domains devices on the network are actually talking to — this catches tools that were never authorised via SSO at all (e.g., signed up with a personal email, used on a work laptop).
  4. Direct employee survey. A short, blame-free, anonymous survey ("what tools do you use to get your job done that IT didn't set up for you?") consistently surfaces tools the technical signals miss — especially browser-extension and mobile-app shadow IT that leaves no DNS trace on the corporate network.
No single channel gives full coverage. SSO logs miss anything signed up with a personal email. Expense reports miss free-tier tools. DNS logs miss anything accessed only from a personal or mobile device off the corporate network. The survey misses tools employees themselves don't think to mention. Combine all four and de-duplicate into one inventory.
graph TD A[Identity and SSO logs] --> E[App inventory] B[Expense and finance records] --> E C[DNS and egress logs] --> E D[Employee survey] --> E E --> F{Triage decision} F -->|Meets security bar| G[Sanction] F -->|Useful but risky| H[Migrate to approved tool] F -->|Unacceptable risk| I[Block and offboard] style A fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style B fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style C fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style D fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style E fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style G fill:#1e3d2f,stroke:#10B981,color:#e2e8f0 style H fill:#1e3a5f,stroke:#3B82F6,color:#e2e8f0 style I fill:#5f1e1e,stroke:#EF4444,color:#e2e8f0

Know your vulnerabilities before attackers do

Run a free VAPT scan — takes 5 minutes, no signup required.

Book Your Free Scan

Building the app inventory: what to capture per tool

Once discovery signals are merged, the output should not just be a list of app names. For each discovered application, record enough context to make a triage decision:

FieldWhy it matters
App name and vendorBasic identification and vendor risk lookup
Who uses it and how manyDetermines migration effort and business impact of blocking
What data flows into itThe core DPDP question — is personal data involved
Where the vendor stores dataCross-border transfer and data-localisation considerations
Authentication methodSSO-linked apps are easier to control than password-only signups
Whether a DPA/contract existsNo data processing agreement is itself a red flag under DPDP
Business justificationDistinguishes "critical workaround" from "convenience tool"
💡
TIP
Treat the first inventory pass as a fact-finding exercise, not an enforcement action. Employees will hide tools if discovery feels punitive, which defeats the entire purpose. Frame it as "help us understand what's actually keeping the business running."

Triage: sanction, migrate, or block

Every discovered app resolves to one of three outcomes, and the decision should be made against a written checklist rather than gut feel:

    1. Sanction — the tool meets your baseline security bar (SSO support, an acceptable data processing agreement, reasonable vendor security posture, no unnecessary cross-border transfer of sensitive personal data) and solves a real problem the approved stack doesn't. Bring it into the managed inventory, add it to renewal and access-review cycles, and require SSO login going forward.
    2. Migrate — the tool solves a real need but fails the security bar (no SSO, vendor has no visible security practices, data residency is unclear). Give the team a deadline and a comparable approved alternative, and migrate the workflow, not just the login.
    3. Block and offboard — the tool adds negligible business value relative to its risk, or handles sensitive personal data with no contractual protection at all. Revoke access via SSO/IdP where possible, request data deletion from the vendor, and document the offboarding for your DPDP records.
🛡️
SECURITY
"Block" without an approved alternative simply pushes the behaviour further underground — the employee finds a different unsanctioned tool the next week. Every block decision needs a same-week replacement offer or it fails in practice.
250 croreMaximum DPDP Act penalty for failure to implement reasonable security safeguards (MeitY, DPDP Act 2023)

Where shadow SaaS is typically first discovered

Across discovery programs, the initial detection tends to cluster into a handful of source buckets rather than any one dominant channel — which is itself the argument for running all four discovery methods together instead of picking one. The breakdown below is illustrative rather than a cited measurement; no single channel is standardly reported to cover a majority of unsanctioned tools on its own, which is the practical reason a one-channel program under-detects.

pie title Illustrative first-discovery channel mix for shadow SaaS "SSO and identity logs" : 30 "Expense and finance review" : 25 "DNS and network egress" : 20 "Employee self-report" : 15 "Incident or audit finding" : 10
🎯Key Takeaway
Shadow IT discovery is not a one-time cleanup project — it is a recurring operational discipline. New free-tier tools appear every month, and a quarterly re-run of the same four-channel discovery process (identity logs, expense records, DNS egress, employee survey) is what separates a program that stays current from a one-off inventory that is stale within a year.

Making discovery a lightweight, recurring program

A shadow IT program that requires a dedicated headcount will not survive contact with an SMB's actual staffing. The programs that last share three traits:

  1. Automated, scheduled pulls from SSO logs and DNS/egress logs rather than manual export-and-review each quarter.
  2. A named owner — even part-time — who reviews the merged inventory, runs triage, and tracks migrations to completion. Without an owner, "sanction vs migrate vs block" decisions never get made and the inventory just grows.
  3. A lightweight intake path for new tools, so the next well-meaning employee has a fast, approved way to request a tool instead of just signing up quietly. NIST's guidance on system inventory management and OWASP's guidance on third-party component risk both point to the same underlying principle: you cannot secure what you cannot see, and the fastest way to reduce shadow IT is to make the sanctioned path faster than the unsanctioned one.
For organisations already going through DPDP readiness work, shadow IT discovery should sit alongside your broader data mapping exercise — the same "where does personal data live and who processes it" question underlies both. Dhisattva AI Pvt Ltd's automated assessment platform folds this kind of exposure mapping into the same scan used for external vulnerability testing, so unsanctioned SaaS exposure surfaces in the same report as technical vulnerabilities rather than living in a separate spreadsheet nobody maintains. Where a CERT-In empanelled audit is required as part of your compliance obligations, this is delivered with a CERT-In empanelled partner.
ℹ️
INFO
Discovery findings should feed directly into your DPDP data-mapping register. An app inventory with no data-flow annotation answers "what tools exist" but not "where is personal data," which is the question that actually matters for compliance.

Getting started this month

You do not need a dedicated tool or a large budget to begin. Start with the two cheapest signals — pull the third-party app list from your Google Workspace or Microsoft 365 admin console, and scan the last two quarters of expense reports for recurring software charges. That single pass typically surfaces the majority of shadow SaaS in a small organisation and gives you a concrete list to triage this week rather than a vague sense that "there's probably shadow IT somewhere." Add DNS/egress review and an employee survey once the first pass is triaged, and you have a repeatable, low-effort program rather than a one-off project.

If you want a broader view of where your unmanaged SaaS exposure sits alongside your external attack surface, a free VAPT scan is a fast way to see what's actually reachable from outside, and our guidance on data mapping and processor accountability lives on the DPDP compliance page. For more practical guides like this one, browse the Bachao.AI blog.

Frequently Asked Questions

What exactly counts as shadow IT for DPDP purposes?
Any SaaS tool, browser extension, or cloud service that processes personal data on your organisation's behalf without going through procurement, security review, or a data processing agreement. Under DPDP, your company remains accountable for that data regardless of who signed up for the tool.
How do we find shadow IT without a big security budget?
Start with SSO/identity admin console logs and a scan of expense reports for recurring software charges — both are free and available today. Add DNS/egress log review and a short anonymous employee survey once the first pass is triaged.
Should we just block every unsanctioned tool we find?
No. Blocking without an approved alternative usually pushes employees to a different unsanctioned tool. Triage each finding into sanction, migrate, or block, and pair every block decision with a same-week replacement option.
How often should we re-run shadow IT discovery?
Quarterly at minimum. New free-tier tools appear constantly, and a one-time inventory is stale within months. Automating the SSO and DNS log pulls makes quarterly re-runs low-effort.
Does a shadow IT program require CERT-In empanelment?
No — shadow IT discovery is an internal governance practice. Where a CERT-In empanelled audit is separately required for compliance purposes, that work is delivered with a CERT-In empanelled partner.
What is the single highest-value first step?
Pull the third-party application list from your identity provider's admin console (Google Workspace or Microsoft 365). It requires no new tooling and typically surfaces the largest share of sanctioned-with-work-email shadow IT in one pass.
BR

Bachao.AI Research Team

Cybersecurity Research

AI-powered security research and threat intelligence from the Bachao.AI team. Covering the latest vulnerabilities, CVEs, and cybersecurity developments affecting Indian businesses.

Get cybersecurity insights for Indian SMBs

Weekly vulnerability alerts, DPDP compliance tips, and security guides. No spam — unsubscribe anytime.

We respect your privacy. Your email is never shared.

Discover what of yours is exposed to the internet

Free automated scan — risk score in under 2 hours. No credit card required.

Map Your Attack Surface
Find your vulnerabilitiesStart free scan →