Google hacking: Difference between revisions

Content deleted Content added
m Reverted edits by 114.79.38.245 (talk) (HG) (3.4.12)
No edit summary
Tags: Reverted Mobile edit Mobile web edit
Line 6:
 
== Basics ==
Google hacking involves using operators in the Google [[Web search engine|search engine]] to locate specific sections of text on websites that are evidence of vulnerabilities, for example specific versions of vulnerable [[Web application]]s. A search query with <code>intitle:admbookaxxcxxdmbook intitle:Fversion filetype:php</code> would locate PHP web pages with the strings "admbook" and "Fversion" in their titles, indicating that the PHP based guestbook Admbook is used, an application with a known [[code injection]] vulnerability. It is normal for [[default (computer science)|default]] installations of applications to include their running version in every page they serve, for example, "Powered by XOOPS 2.2.3 Final", which can be used to search for websites running vulnerable versions.
 
Devices connected to the Internet can be found. A search string such as <code>inurl:"Mode="</code> will find public web cameras.