| Discussions: 6,701 | Messages: 38,717 | Members: 35,860 | Online: 109 | Welcome To CashLoopholes!
You are Unregistered, please register to gain Full access.    
Free Money Forum
Home    Forum     Downloads     Make Money     Loopholes/Secrets     Freebies     Gambling Secrets     Scams/Cons     Betting Tips     Chat

CashLoopholes » Free Legal Loopholes And Secrets » Free Computer And Internet Loopholes And Secrets » Search Engine Hacks And Secrets » Google Hacks - Get Better Search Results

Search Engine Hacks And Secrets Learn and share all the google hacks and any other search engine secrets you have come across


.
Reply
LinkBack Thread Tools vBmenu Seperating Image Display Modes
Google Hacks - Get Better Search Results
Old 09-04-2007, 11:58 AM   #1 (permalink)
 
CashLoopholes's Avatar
 
Status: Moderator
Join Date: May 2007
Posts: 267
Thanks: 0
Thanked 39 Times in 14 Posts
Nominated 5 Times in 3 Posts
TOTW/F/M Award(s): 0
CashLoopholes has much to be proud ofCashLoopholes has much to be proud ofCashLoopholes has much to be proud ofCashLoopholes has much to be proud ofCashLoopholes has much to be proud ofCashLoopholes has much to be proud ofCashLoopholes has much to be proud ofCashLoopholes has much to be proud of
Points: 9,070, Level: 66
Activity: 0%
Default Google Hacks - Get Better Search Results

How To Hack Google

How to utilized google search and get better search reasult from google


Google is worlds most popular and powerful search engine which has the ability to accept pre-defined commands as input and produce unbelievable results.
This enables malicious users like hackers, crackers, and script kiddies etc to use Google search engine extensively to gather confidential or sensitive information which is not visible through common searches.

In tutorial I shall cover the below given points that an administrators or security professionals must take into account to prevent such information disclosures:

. Googles Advance Search Query Syntaxes
. Querying for vulnerable sites or servers using Googles advance syntaxes
. Securing servers or sites from Googles invasion

Googles Advance Search Query Syntaxes

Below discussed are various Googles special commands and I shall be explaining each command in brief and will show how it can be used for critical information digging.


[ intitle: ]


The intitle: syntax helps Google restrict the search results to pages containing that word in the title.
For example, intitle: login password (without quotes) will return links to those pages that has the word "login" in their title, and the word "password" anywhere in the page.


Similarly, if one has to query for more than one word in the page title then in that case allintitle: can be used instead of intitle to get the list of pages containing all those words in its title.
For example using intitle: login intitle: password is same as querying allintitle: login password.


[ inurl: ]


The inurl: syntax restricts the search results to those URLs containing the search keyword.
For example: inurl: passwd (without quotes) will return only links to those pages that have "passwd" in the URL.


Similarly, if one has to query for more than one word in an URL then in that case allinurl: can be used instead of inurl to get the list of URLs containing all those search keywords in it.
For example: allinurl: etc/passwd will look for the URLs containing etc and passwd.
The slash (/) between the words will be ignored by Google.


[ site: ]


The site: syntax restricts Google to query for certain keywords in a particular site or domain.
For example: exploits site:hacking.com (without quotes) will look for the keyword exploits in those pages present in all the links of the domain hacking.com.
There should not be any space between site: and the domain name.


[ filetype: ]


This filetype: syntax restricts Google search for files on internet with particular extensions (i.e. doc, pdf or ppt etc).
For example: filetype:doc site:gov confidential (without quotes) will look for files with .doc extension in all government domains with .gov extension and containing the word confidential either in the pages or in the .doc file. i.e. the result will contain the links to all confidential word document files on the government sites.


[ link: ]


link: syntax will list down webpages that have links to the specified webpage.
For Example: link:www.securityfocus.com will list webpages that have links pointing to the SecurityFocus homepage.
Note there can be no space between the "link:" and the web page url.


[ related: ]


The related: will list web pages that are "similar" to a specified web page.
For Example: related:www.securityfocus.com will list web pages that are similar to the Securityfocus homepage.
Note there can be no space between the "related:" and the web page url.


[ cache: ]


The query cache: will show the version of the web page that Google has in its cache.
For Example: cache:www.google.com will show Google's cache of the Google homepage.
Note there can be no space between the "cache:" and the web page url.


If you include other words in the query, Google will highlight those words within the cached document. For Example: cache:www.hacking.com guest will show the cached content with the word "guest" highlighted.


[ intext: ]


The intext: syntax searches for words in a particular website.
It ignores links or URLs and page titles.
For example: intext:exploits (without quotes) will return only links to those web pages that has the search keyword "exploits" in its webpage.


[ phonebook: ]


phonebook searches for U.S. street address and phone number information.
For Example: phonebook:Lisa+CA will list down all names of person having Lisa in their names and located in California (CA).
This can be used as a great tool for hackers incase someone want to do dig personal information for social engineering.


Querying for vulnerable sites or servers using Googles advance syntaxes


Well, the Googles query syntaxes discussed above can really help people to precise their search and get what they are exactly looking for.
Now Google being so intelligent search engine, malicious users dont mind exploiting its ability to dig confidential and secret information from internet which has got restricted access.
Now I shall discuss those techniques in details how malicious user dig information from internet using Google as a tool.


Using Index of syntax to find sites enabled with Index browsing


A webserver with Index browsing enabled means anyone can browse the webserver directories like ordinary local directories. Here I shall discuss how one can use index of syntax to get a list links to webserver which has got directory browsing enabled.
This becomes an easy source for information gathering for a hacker.
Imagine if the get hold of password files or others sensitive files which are not normally visible to the internet.
Below given are few examples using which one can get access to many sensitive information much easily.


Index of /admin

Index of /passwd

Index of /password

Index of /mail

Index of /" +passwd

Index of /" +password.txt

Index of /" +.htaccess

Index of /secret

Index of /confidential

Index of /root

Index of /cgi-bin

Index of /credit-card

Index of /log

Index of /config


Looking for vulnerable sites or servers using inurl: or allinurl:

Using allinurl:winnt/system32/ (without quotes) will list down all the links to the server which gives access to restricted directories like system32 through web.
If you are lucky enough then you might get access to the cmd.exe in the system32 directory.
Once you have the access to cmd.exe and are able to execute it then you can go ahead in further escalating your privileges over the server and compromise it.


Using allinurl:wwwboard/passwd.txt(without quotes) in the Google search will list down all the links to the server which are vulnerable to WWWBoard Password vulnerability.
To know more about this vulnerability you can have a look at the following link:


Using inurl:.bash_history (without quotes) will list down all the links to the server which gives access to .bash_history file through web. This is a command history file.
This file includes the list of command executed by the administrator, and sometimes includes sensitive information such as password typed in by the administrator.
If this file is compromised and if contains the encrypted unix (or *nix) password then it can be easily cracked using John The Ripper.


Using inurl:config.txt (without quotes) will list down all the links to the servers which gives access to config.txt file through web.
This file contains sensitive information, including the hash value of the administrative password and database authentication credentials.
For Example: Ingenium Learning Management System is a Web-based application for Windows based systems developed by Click2learn, Inc. Ingenium Learning Management System versions 5.1 and 6.1 stores sensitive information insecurely in the config.txt file.


Other similar search using inurl: or allinurl: combined with other syntaxs


inurl:admin filetype:txt

inurl:admin filetype:db

inurl:admin filetype:cfg

inurl:mysql filetype:cfg

inurlasswd filetype:txt

inurl:iisadmin

inurl:auth_user_file.txt

inurlrders.txt

inurl:"wwwroot/*."

inurl:adpassword.txt

inurl:webeditor.php

inurl:file_upload.php

inurl:gov filetype:xls "restricted

index of ftp +.mdb allinurl:/cgi-bin/ +mailto


Looking for vulnerable sites or servers using intitle: or allintitle:


Using [allintitle: "index of /root] (without brackets) will list down the links to the web server which gives access to restricted directories like root through web.
This directory sometimes contains sensitive information which can be easily retrieved through simple web requests.


Using [allintitle: "index of /admin] (without brackets) will list down the links to the websites which has got index browsing enabled for restricted directories like admin through web.
Most of the web application sometimes uses names like admin to store admin credentials in it.
This directory sometimes contains sensitive information which can be easily retrieved through simple web requests.


Other similar search using intitle: or allintitle: combined with other syntaxs


intitle:"Index of" .sh_history

intitle:"Index of" .bash_history

intitle:"index of" passwd

intitle:"index of" people.lst

intitle:"index of" pwd.db

intitle:"index of" etc/shadow

intitle:"index of" spwd

intitle:"index of" master.passwd

intitle:"index of" htpasswd

intitle:"index of" members OR accounts

intitle:"index of" user_carts OR user_cart


allintitle: sensitive filetype:doc

allintitle: restricted filetype :mail

allintitle: restricted filetype:doc site:gov


Other interesting Search Queries


To search for sites vulnerable to Cross-Sites Scripting (XSS) attacks:

allinurl:/scripts/cart32.exe

allinurl:/CuteNews/show_archives.php

allinurl:/phpinfo.php


To search for sites vulnerable to SQL Injection attacks:

allinurl:/privmsg.php

allinurl:/privmsg.php


Securing servers or sites from Googles invasion

Below given are the security measures which system administrators and security professionals must take into account to secure critical information available online, falling into wrong hands:

Install latest security patches available till date for the applications and as well as the operating system running on the servers.

Dont put critical and sensitive information on servers without any proper authentication system which can be directly accessible to anyone on internet.

Disable directory browsing on the webserver.
Directory browsing should be enabled for those web-folders for which you want to give access to anyone on internet.

If you find any links to your restricted server or sites in Google search result then it should be removed.
Visit the following link for more details:
http://www.google.com/remove.html


Disable anonymous access in the webserver through internet to restricted systems directory.

Install filtering tools like URLScan for servers running IIS as webserver.


Conclusion

Sometimes increase in sophistication in the systems creates new problems.
Google being so sophisticated can be used by any Tom, Dick & Harry on internet to dig sensitive information which is normally neither visible nor reachable to anyone.

The only options left for the security professionals and systems administrators are to secure and harden their systems from such un-authorized invasion.
__________________
Betfair Poker Exchange - 95% Win Rate - Free Software - Click Here
CashLoopholes is offline   Reply With Quote
The Following User Says Thank You to CashLoopholes For This Useful Post:
.
Sponsored links
Old 03-27-2008, 06:30 PM   #2 (permalink)
 
AddyAngels's Avatar
 
Status: Junior Member
Join Date: Mar 2008
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
AddyAngels Well done! Keep up the good posts
Points: 85, Level: 1
Activity: 0%
Default Re: Google Hacks - Get Better Search Results

dam good post although my head hurts now haha.im confused but i will work this out
AddyAngels is offline   Reply With Quote
.
Sponsored links
Reply
» Competitions
Thread Of The Week

1st Place - $15
2nd Place - $10
3rd Place - $5

Click Here For Info!

Poster Of The Week

Top Poster Of The Week Wins $10

Click Here For Info!


Uploaders Needed


» Most Recent CashLoopholes Activity
ProBlogger
by Aetius
1 Replies, 10 Views

Sponsors Sponsors Sponsors Sponsors
  • FREE UK Betting Tips
  • Run Your Car Off Water
  • Iraqi Dinar Investing
  • Add Your Link
  • Commision Blueprint $6513/Day
  • Satalite TV On PC
  • Get Google Ads FREE!
  • Add Your Link
  • Forex Funnel - 6 Figure Income
  • The Money Siphon System
  • Add Your Link
  • Add Your Link
  • Add Your Link
  • Add Your Link
  • Add Your Link
  • Add Your Link


  • 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188