Google Dorks
Google Dorks
Google Dorks
Example: site:yahoo.com
inurl
• inurl dork restricts the results to
site whose URL contains all the
specified phrase or word or string.
Example: inurl:admin
allinurl
• allinurl is same as inurl but with some
difference. It restricts results to sites
whose URL contains all the specified
phrases, but inurl can show sites which
contain only single word from the
phrase.
Example: intitle:engineering
allintitle
• allintitle is almost same as intitle with
little difference. it will restricts results to
document whose title containing all
the specified phrases or collection or
word.
Example: allintitle:engineering books
Intitle vs allintitle
filetype or ext
• It will show all the site which
contain document of the
specified type.
Example: filetype:pdf or ext:pdf
intext
• it will show all the result pages or sites
which contains the specified text or
phrase in the text of site.
Example: intext:hacking
allintext
• allintext is same as intext but it will show
that results which contain all the text
specified in the text of the page or site.
DB Server
Web Server
SQL Injection Attack
Unauthorized Access Attempt:
password = ’ or 1=1 -- ( 'OR''=‘ )