Every one know how to use Google..Even a child sits in front of the computer and Google his searches.But as I am teaching hacking here so i will Make you aware about some of the important Google DORkS That every hacker should know.
What is a Google dork ?
Let us type ext:pdf(ppt,doc anything you want) hacking we get something like this
We get the particular type of file as we wanted that is .pdf ..
Now lets move on to next..
-DORKS-
1-intitle and allintitle - It restricts the results to pages whose title contain specified word/phrase.
intitle:admin will return only those pages whose title contains word 'admin'.
intitle:admin login will return only those pages whose title contains word 'admin' and word 'login' can be in anywhere in page.
allintitle:admin login will return those pages whose title contains both words admin and login.
This is very useful for getting admin pages etc.
Example picture
Now i got a admin page using this
Now moving on to next
2-site - It returns the websites of specified domains .
Example- site:hacking-class.blogspot.com will return the links of webpages of domain hacking-class.blogspot.com
site:hacking-class.blogspot.com web parameter will return all the webpages of domain hacking-class.blogspot.com which contain words 'web parameter'.
you can use site:gov or say pakistani websites use site:pk
moving on to number 3....
3-inurl-This restricts the results to sites whose URL's contains specified phrase.\
This is almost similar to the dork allintitle which i explained previously.
This is used to find vulnerable sites like for XSS using the dork inurl:search.php?q=
4- related- It returns the websites similar to specified websites.
Example i will search flyproxy(a proxy site) we get
6- ext- It specifies the extension .
This is explained in the very first have a look there ....
Note-There are many dorks and some are used in google hacking (ghdb) google hacking database...
No leeching please
HappY hAcking
1 comments:
nice work.its nice useful informations about google hack.
Post a Comment