DEV Community

Shawon Saha
Shawon Saha

Posted on

1

Google Dorks to make your search more effective

Google search is one of the most commonly used internet services in our daily lives. You can filter down search results by using dorking. The following is a collection of frequent dork strings.

site:

<Search String> site:<Site Domain>
To only show the result from that specific site.
site:

allinurl: / inurl:

site:<Site Domain> allinurl:<string>
site:<Site Domain> inurl:<keyword>
Filter out results whose URL contains the specified characters
inurl:

intext:

site:<Site Domain> intext:<keyword>
Sort Document with a specifict text in it from a specific site.
intext:

intitle:

site:<Site Domain> intitle:<keyword>
Find webpage according to the title.
intitle:

intitle:

filetype:

site:<Site Domain> filetype:<keyword>
filetype:

You can do a whole lot of thing with filetype: but careful.
filetype:env

filetype:log

filetype:reg

You can find a whole lot of google dorks here

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more