- Google hacking
Google hacking is a term that refers to the art of creating complex search engine queries in order to filter through large amounts of search results for information related to
computer security . In its malicious format it can be used to detect websites that are vulnerable to numerous exploits and vulnerabilities as well as locate private, sensitive information about others, such as credit card numbers,social security number s, and passwords. This filtering is performed by using advancedGoogle operators [http://www.google.com/help/operators.html] , [http://www.googleguide.com/advanced_operators_reference.html] . While Google was the original tool of the Google hackers, many of the tactics and operators can be used on other search engines, such asMSN Search andYahoo .Basics
Google Hacking involves using Google operators to locate specific strings of text within search results. Some of the more popular examples are using Google to find specific versions of vulnerable
Web application s. The following search query would locate all web pages that have that particular text contained within them. It is normal fordefault installations of applications to include their running version in every page they serve, e.g."Powered by XOOPS 2.2.3 Final"The following search query will locate all websites that have the words "admbook" and "version" in the title of the website. It also checks to ensure that the web page being accessed is a
PHP file.[http://www.google.com/search?q=intitle%3Aadmbook+intitle%3Aversion+filetype%3Aphp intitle:admbook intitle:version filetype:php]
Another technique is searching for insecure coding practices in the public code indexed by
Google Code Search or othersource code search engine s.One can even retrieve the Username & Password list from Microsoft FrontPage Servers by inputing the given microscript in Google search field: -
"#-Frontpage-" inurl:administrators.pwd
Devices connected to the Internet can be found. A search string such as inurl:"ViewerFrame?Mode=" will find public web cameras.
External links
* [http://johnny.ihackstuff.com/ghdb.php Google Hacking Database]
* [http://www.googleguide.com/advanced_operators.html Advanced Google Operators]
* [http://www.tech-recipes.com/google.html Over 1000 Google Tips And Hacks From TechRecipes]
* [http://www.google.com/help/cheatsheet.html Printable Google Operator Cheat Sheet (from Google.com)]
* [http://ghh.sourceforge.net Google Hack Honeypot]
* [http://code.google.com/p/googlehacks/ A program implementing some of the Google Hacks]
Wikimedia Foundation. 2010.