Back to Library

Google Drive Shared Files

Finds publicly shared Google Drive directories with index listings that may expose organizational documents and files.

Beginner Friendly
Safe to use
files

Google Dork Query:

site:drive.google.com inurl:"/drive/" intitle:"index"
0
Not verified

What It Does

This dork uses the 'site:' operator to restrict results to a specific domain or TLD, the 'intitle:' operator to match keywords in the page title, and the 'inurl:' operator to filter results by URL path keywords. Results return specific files indexed by Google that were likely unintentionally exposed on public web servers.

Common Use Cases

  • Sensitive File Detection: Locate "index" pages that have been inadvertently exposed on public web servers.
  • Data Exposure Assessment: Assess whether "index" pages containing sensitive data are accessible without authentication.
  • Compliance Monitoring: Verify that "index" pages are properly secured and not violating data protection policies.

How to Use Safely

  1. Run this dork in Google to find publicly indexed "index" pages.
  2. Examine the results to identify files containing sensitive or confidential information.
  3. Assess the severity of each exposure based on the type of data contained in the files.
  4. Notify affected organizations and recommend access controls or file removal.

Responsible Use Required

This dork should only be used on systems you own or have explicit authorization to test. Unauthorized access to computer systems is illegal. Always follow ethical guidelines and obtain proper permission before testing.

TAGS

google-drive
documents
sharing