Part 2- Information Gathering with Google
Information Gathering with Google Welcome to my second tutorial on Information Gathering In this tutorial we ll be using Google to gather more sensitive information about our target. So first let us start with some basic usage of advanced google searching. Then i will show you how to use them to gather information about your target. inurl InUrl is used to search for any text inside the uri. Many times used by hackers to search for vulnerable scripts and plugins or sensitive information in the website. intext InText is used to search for any text in the body or the source code of the website. It is many times used by hackers to search for particular version of application which is exploitable. filetype FileType is used to search for any type of file which you want to locate in a particualr website or on any particular subject or you can search for any type of file freely. Used by hackers to search for files containing Sensitive information for exploit the websites. intitle I...