0% found this document useful (0 votes)
947 views4 pages

Google Dorking Commands List

The document provides a comprehensive list of Google Dorking commands for various purposes, such as finding specific file types, exposed directories, and sensitive information on a target website. Users are instructed to replace 'target.com' with the actual domain of the site they are investigating. Additionally, it includes tips for troubleshooting commands and utilizing various online tools for further searches.

Uploaded by

arjitkatiyar0
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
947 views4 pages

Google Dorking Commands List

The document provides a comprehensive list of Google Dorking commands for various purposes, such as finding specific file types, exposed directories, and sensitive information on a target website. Users are instructed to replace 'target.com' with the actual domain of the site they are investigating. Additionally, it includes tips for troubleshooting commands and utilizing various online tools for further searches.

Uploaded by

arjitkatiyar0
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Note: In the Google Dorking commands below, replace target.com with the actual domain of your target site.

Like this:

site:target.com

PS: if any command doesn't work ask chatgpt to "rewrite updated version of the command" .

Directory listing:

site:target.com intitle:index.of

Config files:

site:target.com ext:xml | ext:conf | ext:cnf | ext:reg | ext:inf | ext:rdp | ext:cfg | ext:txt | ext:ora | ext:ini

DB files:

site:target.com ext:sql | ext:dbf | ext:mdb

WordPress:

site:target.com inurl:wp- | inurl:wp-content | inurl:plugins | inurl:uploads | inurl:themes | inurl:download

Log files:

site:target.com ext:log

Backup/Old files:

site:target.com ext:bkf | ext:bkp | ext:bak | ext:old | ext:backup

Login page:

site:target.com inurl:login | inurl:signin | intitle:Login | intitle: signin | inurl:auth

Or

site:*.target.com admin
site:*.target.com login

SQL error:

site:target.com intext:"sql syntax near" | intext:"syntax error has occurred" | intext:"incorrect syntax near" | intext:"unexpected e

Exposed docs:

site:target.com ext:doc | ext:docx | ext:odt | ext:pdf | ext:rtf | ext:sxw | ext:psw | ext:ppt | ext:pptx | ext:pps | ext:csv

PhP info() :

site:target.com ext:php intitle:phpinfo 'published by the PHP Group'

Backdoor :

site:target.com inurl:shell | inurl:backdoor | inurl:wso | inurl:cmd | shadow | passwd | boot.ini | inurl:backdoor

Open redirect :

site:target.com inurl:redir | inurl:url | inurl:redirect | inurl:return | inurl:src=http | inurl:r=http


OR

site:target.com inurl:(redir|url|redirect|return|next|src|r|out|view|to|dest|destination)=http
OR site:target.com inurl:(redir|url|redirect|return|next|src|r|out|view|to|dest|destination)=https
OR site:target.com inurl:(redir|url|redirect|return|next|src|r|out|view|to|dest|destination)=//
OR site:target.com inurl:(redir|url|redirect|return|next|src|r|out|view|to|dest|destination)=%2f%2f
OR site:target.com inurl:(redir|url|redirect|return|next|src|r|out|view|to|dest|destination)=/redirect?

3rd party exposure:

site:http://ideone.com | site:http://codebeautify.org | site:http://codeshare.io | site:http://codepen.io | site:http://repl.it | sit

Find in pastebin:

site:pastebin.com "target.com"

Subdomains(crt.sh) :

https://crt.sh/?q=target.com

Find WordPress #2 :

site:target.com inurl:wp-content | inurl:wp-includes

Bitbucket/Atlassian:

site:atlassian.net | site:bitbucket.org "target.com"

Stack Overflow:

site:stackoverflow.com "target.com"

All WayBack URL's :

https://web.archive.org/cdx/search/cdx?url=*.target.com/*&output=text&fl=original&collapse=urlkey

Search in GitHub:

https://github.com/search?q=%22*.target.com%22

Or

https://github.com/search?q=%22*.target.com%22&type=repositories

Open Bug Bounty:

https://www.openbugbounty.org/search/?search=target.com

.git Folder

inurl:"/.git "target.com -github

Find .swf(Google)

inurl:target.com ext:swf"

S3 buckets :

site:.s3.amazonaws.com "target.com"
Shodan search :

https://www.shodan.io/search?query=target.com

API (WSDL)

site:target.com filetype:wsdl | filetype:WSDL | ext:svc | inurl:wsdl | Filetype: ?wsdl | inurl:asmx?wsdl | inurl:jws?wsdl | intitle:_

GIST(GitHub search)

https://gist.github.com/search?q=*.%22target.com%22

Apache config files :

site:target.com filetype:config "apache"

Install/setup files :

site:target.com inurl:readme | inurl:license | inurl:install | inurl:setup | inurl:config

Apache struts RCE :

site:target.com ext:action | ext:struts | ext:do

.htaccess/phpinfo() :

site:target.com inurl:"/phpinfo.php" | inurl:".htaccess"

Security Headers :

https://securityheaders.com/?q=target.com&followRedirects=on

Source code (publicwww.com) :

https://publicwww.com/websites/%22target.com%22/

Search Gitlab and GitHub:

site:github.com | site:gitlab.com "target.com"

Find .php WayBack: (use UI)

https://web.archive.org/cdx/search?url=target.com/&matchType=domain&collapse=urlkey&output=text&fl=original&filter=urlkey:.*php&limit

Or

site:web.archive.org/web/ AND inurl:target.com AND inurl:.php

Find Open-redirect in .php : (use ui)

site:web.archive.org/web/ AND inurl:targetsite.com AND (inurl:redirect | inurl:url | inurl=return | inurl=redir | inurl=r=)

Find subdomains (google) :

site:*.target.com -site:www.target.com

Find Sub-Subdomains (Google) :

site:*.*.target.com
Sensitive files - WayBack : (Use UI)

https://web.archive.org/cdx/search/cdx?url=*.target.com/*&collapse=urlkey&output=text&fl=original&filter=original:.*\.(xls|xml|xlsx|j

Digital ocean space:

site:digitaloceanspaces.com "target.com"

Form finder intext :

site:target.com intext:"first name" | intext:firstname | intext:submit | intext:contact | intext:"Is this article helpful" | intext:f

Form Finder intitle :

site:target.com intitle:submit | intitle:contact | intitle: submit | intitle:feedback | intitle:survey | intitle:form | intitle:"fill

Form finder inurl :

site:target.com inurl:contact | inurl:feedback | inurl:survey | inurl:form

Register/Signup :

site:target.com intitle:signup | intitle:register | intext:signup | intext:"sign up" | intext:register | intext:username | inurl:sign

Contact us :

site:target.com intitle:contact | intext:"contact us" | intext:survey | intitle:survey

You might also like