Jan 21, 2026, 03:32 AM
Today, i will teach you [COLOR=rgb(226, 80, 65)]how to find everything you want on the internet with google dorking[/COLOR], but first, what is[COLOR=rgb(250, 197, 28)] google dorking ?[/COLOR]
[COLOR=rgb(97, 189, 109)]Google Dorking (also called Google Hacking) is a technique that involves using advanced search commands to find information that is not easily visible during a regular search.[/COLOR]
[COLOR=rgb(41, 105, 176)]Here is a list of the different parameters you can use :[/COLOR]
[COLOR=rgb(250, 197, 28)]site: | limits the search to a specific site or domain (e.g., site:github.com)
intitle: | searches for words present in the page title (e.g., intitle:admin)
inurl: | searches for words present in the URL (e.g., inurl:login)
filetype: | searches for a specific file format (e.g., filetype:pdf)
intext: | searches for a word only in the body of the text (e.g., intext:confidential)
allintitle: | forces all words to be in the title (e.g., allintitle:report2026)
allinurl: | forces all words to be in the URL (e.g., allinurl:admin config)
cache: | displays the version saved by Google (e.g., cache:github.com)
related: | finds sites similar to an address (e.g., related:google.com)
" " | searches for the exact phrase (e.g., "forgotten password")
- | Excludes a word or website from the results (e.g., apple - fruit)
* | Replaces an unknown word in a phrase (e.g., "how * a server")
OR / | | Searches for either term (e.g., login | identification)
.. | Searches within a range of numbers (e.g., €500...€1000)[/COLOR]
Now I'm going to show you an example of using Google Dorking to find a server containing movies :
[COLOR=rgb(184, 49, 47)]intitle:index.of inurl:"/movies/" intext:*.mp4[/COLOR]
After browsing a few links, I managed to find a server with quite a few movies hosted there:
https://bf.st/attachments/56/
[COLOR=rgb(250, 197, 28)]And there you have it, now you know how to find everything on the internet with Google Dorking ![/COLOR]
[COLOR=rgb(97, 189, 109)]Google Dorking (also called Google Hacking) is a technique that involves using advanced search commands to find information that is not easily visible during a regular search.[/COLOR]
[COLOR=rgb(41, 105, 176)]Here is a list of the different parameters you can use :[/COLOR]
[COLOR=rgb(250, 197, 28)]site: | limits the search to a specific site or domain (e.g., site:github.com)
intitle: | searches for words present in the page title (e.g., intitle:admin)
inurl: | searches for words present in the URL (e.g., inurl:login)
filetype: | searches for a specific file format (e.g., filetype:pdf)
intext: | searches for a word only in the body of the text (e.g., intext:confidential)
allintitle: | forces all words to be in the title (e.g., allintitle:report2026)
allinurl: | forces all words to be in the URL (e.g., allinurl:admin config)
cache: | displays the version saved by Google (e.g., cache:github.com)
related: | finds sites similar to an address (e.g., related:google.com)
" " | searches for the exact phrase (e.g., "forgotten password")
- | Excludes a word or website from the results (e.g., apple - fruit)
* | Replaces an unknown word in a phrase (e.g., "how * a server")
OR / | | Searches for either term (e.g., login | identification)
.. | Searches within a range of numbers (e.g., €500...€1000)[/COLOR]
Now I'm going to show you an example of using Google Dorking to find a server containing movies :
[COLOR=rgb(184, 49, 47)]intitle:index.of inurl:"/movies/" intext:*.mp4[/COLOR]
After browsing a few links, I managed to find a server with quite a few movies hosted there:
https://bf.st/attachments/56/
[COLOR=rgb(250, 197, 28)]And there you have it, now you know how to find everything on the internet with Google Dorking ![/COLOR]
