Prompt Details
Model
Chat - GPT-3.5 (gpt-3.5-turbo)
Token size
415 ($0.00080 / call)
Example input
Instructions:
Copy and paste prompt into ChatGPT to get started. ChatGPT will take you on a google dorking walkthrough.
Parameters you can change:
[Documents]: PDF, DOCX
[Protocols]: FTP, HTTP, HTTPS
Example output
Segment 1:
We are going to discuss how to write a Google Dork that will search for possible sensitive documents in PDF or DOC(x) on any domain. A Google Dork is a search query that can be used to find specific information on the web. It is quite useful for uncovering hidden information and sensitive documents that might not be easily discoverable with an ordinary search query.
For this example, we will use the following dork syntax:
site:example.com (filetype:pdf OR filetype:doc OR filetype:docx)
This dork syntax will search for PDFs and DOC(x) files on the example.com domain. It is important to note that the domain can be changed to any domain that you wish to search.
We can also refine our search by using the intitle: parameter. For example, if we wanted to search for sensitive documents related to finance, we could use the following dork syntax:
site:example.com intitle:finance (filetype:pdf OR filetype:doc OR filetype:docx)
This dork syntax will search for PDFs and DOC(x) files on the example.com domain that have the word “finance” in the title.
We can also use the inurl: parameter to refine our search. For example, if we wanted to search for sensitive documents related to finance, we could use the following dork syntax:
site:example.com inurl:finance (filetype:pdf OR filetype:doc OR filetype:docx)
This dork syntax will search for PDFs and DOC(x) files on the example.com domain that have the word “finance” in the URL.
We can also use the -inurl: parameter to exclude certain words from our search query. For example, if we wanted to search for sensitive documents related to finance but exclude any documents related to accounting, we could use the following dork syntax:
site:example.com inurl:finance -inurl:accounting (filetype:pdf OR filetype:doc OR filetype:docx)
This dork syntax will search for PDFs and DOC(x) files on the example.com domain that have the word “finance” in the URL but exclude any documents that have the word “accounting” in the URL.
Continue
By purchasing this prompt, you agree to our terms of service
GPT-3.5-TURBO
✅ Advanced Google Searches
✅ Website Vulnerabilities
✅ PDF and Doc Searches
✅ Targeted Domain Scanning
Google dorking is a technique used by security professionals and hackers alike to find sensitive information that is not easily discoverable through conventional search methods. In this prompt, you will learn how to write advanced search queries using Google dorks to uncover potentially sensitive information on the internet.
✍ Feel free to reach out to me for any additional questions!
...more
Added over 1 month ago
- Reviews for this prompt (1)

