Graphical Google Dorks browser tool for Google.
Link to the tool: https://ende25.github.io/DorkSeek/
This simple tool programmed in HTML and JavaScript allows you to use the potential of Google Dorks for OSINT and advanced internet navigation through a simple graphical interface, freeing you from having to retain all the commands in your memory.
Google Dorks or Dorking, also known as Google Hacking, is a technique that consists of applying Google's advanced search to find specific information on the Internet by filtering the results with operators known as Dorks, which are symbols that specify a condition. For example, if we put double quotes (“text”) in our search text, it will search for information that exactly matches the text. That is, if we search for “OSI”, it will return the content that exactly matches that term.
-
File type (filetype:)
Searches for a specific type of file in the results.
Example:filetype:pdffinds PDF files. To enter multiple terms, they must be separated with " ". (e.g. username" "password" "login) -
Exact match ("")
Searches for pages that contain the exact text within the quotes.
Example:"exact text"searches for the exact phrase on pages. -
Domain (site:)
Limits results to a specific domain or website.
Example:site:example.comsearches only in example.com. -
Title contains (intitle:)
Searches for pages where the title contains specific words.
Example:intitle:title textsearches for pages with "title text" in their title. -
URL contains (inurl:)
Searches for pages where the URL contains specific words.
Example:inurl:text in URLfinds URLs that contain "text in URL". -
Text (intext:)
Searches for pages that contain specific text in the body.
Example:intext:text in bodysearches for pages with that text in their content. -
Cache version (cache:)
Displays the cached version of a webpage stored by Google.
Example:cache:example.comshows the saved copy of example.com. -
Contains links to (link:)
Searches for pages that link to a specific site or URL.
Example:link:example.comshows sites that contain links to example.com. -
Related sites (related:)
Finds websites related to a specific domain.
Example:related:example.comshows sites similar to example.com. -
All in URL (allinurl:)
Searches for pages where the URL contains all specified words.
Example:allinurl:text in URLsearches for URLs that contain all those words. -
All in title (allintitle:)
Searches for pages whose title contains all specified words.
Example:allintitle:title textsearches for pages with all those words in their title. -
All in text (allintext:)
Searches for pages whose body contains all specified words.
Example:allintext:text in bodysearches for pages with all those words in their content. -
Define (define:)
Searches for definitions of terms directly in Google.
Example:define:exampleshows the definition of "example". -
Info (info:)
Displays information about a specific website.
Example:info:example.comshows details about example.com. -
Exclude domain (-site:)
Excludes results from a specific domain or site.
Example:-site:example.comexcludes pages from example.com. -
Before (before:)
Limits results to pages published before a specific date.
Example:before:01/01/2023searches for pages prior to that date. -
After (after:)
Limits results to pages published after a specific date.
Example:after:01/01/2023searches for pages after that date. -
Exclude IA generated results option
Checking the box will exclude some typical terms found in AI-generated content. -
Google Drive search filter
Check the box to search for indexed Google Drive documents and folders. This automatically addssite:drive.google.com -signto your search, showing only public Google Drive results.
