Google Hacking Secrets: The Hidden Codes of Google: Introduction To Google Search Operators, Tips, Hacks
Google Hacking Secrets: The Hidden Codes of Google: Introduction To Google Search Operators, Tips, Hacks
EN
(/en/)
Google Hacking Secrets:
WEB DESIGN (/EN/WEB-DESIGN)
The Hidden Codes of Google
NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
SOFTWARE (/EN/SOFTWARE)
56
Shares
No need for an introduction, Google is quite possibly the more powerful search engine used
today, even used sometimes to check our connectivity; except that the power of the single search
bar on the top of Google has become a source of concern for many, and if not they should and we
will see why!
This non-exhaustive list of solutions may possibly help you to protect yourself against search
engines and especially against Google, but you must be very careful when handling the way
Googlebot (or any other search engine crawler) can see your website to not see your pages
disappearing completely from their search engine results!
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 1/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
You have to know that queries on Google are not case sensitive, thus there is no difference
between lower or upper cases or even a combination of both: Security, SECURITY and SeCuriTY EN
will return exactly the same result, but this rule has an exception when using logical operators.
Logical operators and symbols
Google can understand three logical operators: AND, NOT and OR, so Google recognizes the "OR"
(/en/)
as the operator and "Or", "oR" or "or" as search elements or keywords.
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
The AND operator is used to include more than one keyword in a single research query and can
be replaced by a single space " " even if the results differ slightly between both, as you can see by
SECURITY
looking for(/EN/SECURITY) WEBAND
example for "reverse MARKETING (/EN/WEB-MARKETING-SEO-SEM)
engineering AND tutorials "and" reverse engineering
tutorials"
SOFTWARE (/EN/SOFTWARE)
The NOT operator is extremely useful and can be used to eliminate some keywords from the
result of a query, this operator is equivalent to the sign "-" (less) used within a keyword, to figure
out the meaning try searching for "email service" and "email service -marketing" (please note that
there is no space between "-" and "marketing")
The OR operator is used to include in the result of a query a keyword or another keyword but not
both, and is equivalent to the use of "|" , eg "reverse OR engineering" means to Google exactly
"reverse|engineering" (try it then try "reverse engineering" to see the difference)
In addition to these operators, Google distinguishes between some symbols like ~, +, *,""
This little character is used to include in the result of a query the desired keyword, its synonyms
and words similar to it, for example, if you search "it security ~tools" the result will be more
consistent the result of "it security tools", since Google will consider also terms such as "Software"
and show them among the returned result.
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 2/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
Google tends to ignore punctuations and removes little words like "we", "the", 'to", and "of"… Using
the sign plus before a word tells Google to include it in the search query, so this way and for EN
instance, the result of this query "security is never complete" will definitely differs from this one
"security +is never complete"
(/en/)
If you are sure that you have entered a word as it should be written but Google continues to
WEB
suggest spelling corrections, or if youNEWS
DESIGN (/EN/WEB-DESIGN) wantAND EVENTS
to search fora(/EN/NEWS-AND-EVENTS)
phrase, quote or an error message …
putting your query between quotes marks provides you with a more relevant result, example try
searching "Debugging DLLs" with and without quotes.
SECURITY (/EN/SECURITY) WEB MARKETING (/EN/WEB-MARKETING-SEO-SEM)
Using the asterisk "*" also called wildcard or Joker
SOFTWARE (/EN/SOFTWARE)
The use of the wildcard helps a lot when you want to search something but with one or more
missing words (generally used with exact phrase search). For example if you want to find the title
of the movie "Get the Gringo" but you are remembering only "Get The" you can try "Get The *
movie", try also "the art of *" hacking book"
Now that we know a little more about how the Google search bar interprets what we type in, let's
see some more interesting operators and keywords, especially when talking about security!
Define:word
This query returns the definition of the given word from the most reliable sources (websites).
Define:Security
Filetype:file_extension
Using Filetype you can find files with specific extensions; this means that you restrict your search
to a specific file type. Note that there is no space between filetype: and the following word; eg. We
can search for databases backups using "backup filetype:sql"
Ext :file_extension
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 3/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
Regarding this operator, we can say that it has more or less the same role as the one cited above
(filetype), except that the use of "ext" to seek uncommon extensions (like dmp, ks, key …) sends
aEN
more deep and accurate result.
Intitle:keyword(s)
This keyword allows you to search for a single word or a whole phrase present in the title of web
pages and (/en/)
it is a commonly used keyword / operator to find directory listings. For example:
WEB DESIGN
intitle:index of (/EN/WEB-DESIGN)
"Last modified" NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
You can also use allintitle:keyword1 keyword2 keyword3 … to find results with all these different
SECURITY
elements(/EN/SECURITY)
/ keywords in webWEB pageMARKETING
titles. (/EN/WEB-MARKETING-SEO-SEM)
Inurl :keyword
NETWORKING (/EN/NETWORKING) PROGRAMMING (/EN/PROGRAMMING)
As Intitle and allintitle, Inurl and Allinurl can be used find one or more keywords present in the
web pages URLs, this operator is widely used and can provide a lot of sensitive information such
SOFTWARE (/EN/SOFTWARE)
as in the case of the use of this query inurl:cgi-bin/etc/
Allintext and intext can search for keywords present in the body of web pages or documents and
can be very helpful to find some interesting things like: allintext:"Control Panel" "login"
Site:domain
The use of the keyword site restricts the result to a particular website; specifying the domain,
Google filters the result by limiting it to the chosen domain or website. Site:com, site:fr , site:gov …
or you can limit your query to a specific website "reverse engineering site:infosecinstitute.com"
Cache :www.site.com
Once a website is indexed by Google, there are a lot of chances that it is kept in the Google cache,
so we can get some old information even after website's updates or in some cases even if the
website is not available anymore:
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 4/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
Info :www .site.com
EN
This query returns links to pages containing information about the website or web page in
question. For example info:infosecinstitute.com
(/en/)nothing bad, but we will see that by combining different operator's together,
Until now, there's
different
WEB keywords
DESIGN and knowing exactly
(/EN/WEB-DESIGN) NEWSwhat
ANDwe want to
EVENTS find … the results usually exceed our
(/EN/NEWS-AND-EVENTS)
expectations and especially when we are looking for vulnerabilities or some "private" data. This is
conventionally called Google Hacking.
SECURITY (/EN/SECURITY) WEB MARKETING (/EN/WEB-MARKETING-SEO-SEM)
10sema.store OPEN
A according to the Wikipedia definition, Google hacking involves using advanced operators in the
Google search engine to locate specific strings of text within search results. Some of the more
popular examples are finding specific versions of vulnerable web applications. The following
search query would locate all web pages that have that particular text contained within them. It is
normal for default installations of applications to include their running version in every page they
serve, e.g., "Powered by XOOPS 2.2.3 Final".
Finding usernames
We will use Google to find files containing user names which is useful for making dictionaries for
example. allintext:username filetype:log . Here is a part of a file with more than 2209 rows:
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 5/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
And using the same query I found an SQL injection log attack:
EN
allintext:email OR mail +*gmail.com filetype:txt, with this query I was really surprised since the first
result was a text file (without talking about the very interesting host found) containing 35,572 email
NETWORKING (/EN/NETWORKING) PROGRAMMING (/EN/PROGRAMMING)
addresses and passwords
All these queries return interesting results; we just need to know what we want to find and how to
tell Google to look for it. Example of a result returned by one of these queries:
define("MYSQL_HOST", "mysql106.db.******.***.jp");
define("MYSQL_ID" , "na***o-hoso");
define("MYSQL_PASS", "mJtp2XfG");
define("DBNAME", "na***o-hoso");
10sema.store OPEN
Finding error messages (eg finding some websites vulnerable to SQL Injection)
allintext:"Warning: mysql_connect(): Access denied for user: '*@*" "on line" -help -forum -t
uto* inurl:"id=" & intext:"Warning: mysql_num_rows()" -help –forum
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 6/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
We can almost find everything we want using Google if we are able enough to sharpen our query.
EN
I enjoyed making some queries using different combinations of keywords within different
operators, see some of results below:
Full information about some website's customers with their names, addresses, postal codes,
cities, phones, mobiles and emails addresses
(/en/)
WEB DESIGN
You can (/EN/WEB-DESIGN)
see that NEWS
things are getting more AND EVENTS
serious. (/EN/NEWS-AND-EVENTS)
As youprobably guessed, no one escapes the
indexation's spiders and crawlers of Google! Google is certainly our common friend, including
malicious people with malicious intents, before putting a file, a directory or any other information
SECURITY
that's not (/EN/SECURITY) WEB MARKETING
supposed to be publicl, (/EN/WEB-MARKETING-SEO-SEM)
you should remember checking the state of access to your
sensitive files and folders.
NETWORKING (/EN/NETWORKING)
The use of an empty PROGRAMMING
index.hml file within (/EN/PROGRAMMING)
a directory can be very useful to remove simple
directory listing, think also about applying the correct CHMOD to your sensitive directories and
limit or remove access to your uploaded backups.
SOFTWARE (/EN/SOFTWARE)
The use of the file Robots.txt can also save the privacy of your data; you can prevent Google or
any other search engine from indexing your website, files or directories by correctly filling a
Robots.txt file.
User-agent: Googlebot
Disallow: /
User-agent: *
Disallow: /
You can also prohibit Google from indexing a specific file type:
User-agent: Googlebot
Disallow: /*.sql$
To prohibit a directory and all its content from being indexed by Google:
User-agent: Googlebot
Disallow: /directoryName/
User-agent: Googlebot
Disallow: /confidential.html
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 7/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
original source: http://resources.infosecinstitute.com (http://resources.infosecinstitute.com/)
EN
by admin admin Date: 09-04-2020 google (/en/search/?q=google) hacking (/en/search/?
q=hacking) secrets (/en/search/?q=secrets) hidden (/en/search/?q=hidden) code (/en/search/?q=code) hits :
142459
(/en/)
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
56
Shares
SECURITY (/EN/SECURITY) WEB MARKETING (/EN/WEB-MARKETING-SEO-SEM)
Related Posts
NETWORKING (/EN/NETWORKING) PROGRAMMING (/EN/PROGRAMMING)
SOFTWARE (/EN/SOFTWARE)
(/en/web-marketing-seo-sem/what-is-google-my-business-and-how-does-it-help-
my-local-business)
What is Google My Business and how does it help my local business? (/en/web-marketing-seo-
sem/what-is-google-my-business-and-how-does-it-help-my-local-business)
Google My Business is increasingly present in the digital marketing strategies of companies, and
this Google tool provides us with various options to better position our business in the search…
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 8/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
EN
(/en/)
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
SOFTWARE (/EN/SOFTWARE)
(/en/security/the-best-pages-of-the-deep-web-onion-deep-web)
We already talked about Deep Web more than a year ago, explaining that to open Deep Web (or
rather Dark Web) sites you need total and undetectable user anonymity and…
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 9/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
(/en/news-and-events/there-are-470-000-whatsapp-groups-indexed-on-google-
and-facebook-says-it-s-not-his-fault) EN
There are 470,000 WhatsApp groups indexed on Google and Facebook says it's not his fault
(/en/news-and-events/there-are-470-000-whatsapp-groups-indexed-on-google-and-facebook-
says-it-s-not-his-fault)
Want to find new WhatsApp groups? Google it. Reporter Jordan Wildon has discovered hundreds
of (/en/)
thousands of private groups through the search engine thanks to public invitation links. Not all
were…
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
SOFTWARE (/EN/SOFTWARE)
(/en/news-and-events/how-to-prevent-people-from-adding-spam-events-and-
appointments-in-google-calendar)
How to prevent people from adding spam events and appointments in Google Calendar (/en/news-
and-events/how-to-prevent-people-from-adding-spam-events-and-appointments-in-google-
calendar)
Let's explain how to prevent people from adding spam to your Google Calendar by adding events
and appointments without your approval. This is a practice that has been used for…
(/en/software/google-search-hacks-to-use-google-more-efficiently)
Modern folks have grown up with having all the world's data at their fingertips with super mobile
phones glued to our palms. Or it's what we've always believed. Sometimes the…
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 10/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
EN
(/en/)
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
SECURITY(/en/news-and-events/mobile/rcs-everything-you-need-to-know-about-the-
(/EN/SECURITY) WEB MARKETING (/EN/WEB-MARKETING-SEO-SEM)
successor-to-the-sms)
RCS: Everything you need to know about the successor to the SMS (/en/news-and-
events/mobile/rcs-everything-you-need-to-know-about-the-successor-to-the-sms)
NETWORKING (/EN/NETWORKING) PROGRAMMING (/EN/PROGRAMMING)
What is RCS? What is it for? Discover everything about this system that Google has been
promoting
SOFTWARE for some time and the future it could have. Messaging in the handset market…
(/EN/SOFTWARE)
(/en/security/unlock-hidden-smartphone-features-with-these-secret-codes)
Unstructured Supplementary Service Data (USSD), sometimes known as "quick codes" or "feature
codes", is an extra-UI protocol, which allows people to access hidden features. This protocol was
originally created for…
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 11/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
EN
(/en/)
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
(/en/news-and-events/technology/rare-earths-here-is-the-endgame-threat-of-
SECURITY (/EN/SECURITY) WEB MARKETING (/EN/WEB-MARKETING-SEO-SEM)
china-that-led-to-the-immediate-freezing-of-the-u-s-ban-in-huawei)
Rare earths: here is the 'endgame' threat of China that led to the immediate freezing of the U.S.
ban inHuawei
NETWORKING (/en/news-and-events/technology/rare-earths-here-is-the-endgame-threat-of-
(/EN/NETWORKING) PROGRAMMING (/EN/PROGRAMMING)
china-that-led-to-the-immediate-freezing-of-the-u-s-ban-in-huawei)
The US move to put Huaweion its so-called Entity List — requiring American companies to obtain
SOFTWARE (/EN/SOFTWARE)
a government licence to sell to it — is a pivotal moment for the…
(/en/web-marketing-seo-sem/seo-sem/nofollow-and-dofollow-links-how-and-
when-to-use)
Within any website the links are an element that brings dynamism to the experience of navigating
through the different sections that make it up allowing us to go from one…
(/en/programming/javascript/highlights-from-the-javascript-style-guide-of-google)
For anyone who is not already acquainted with it, Google provides a style guide for writing
JavaScript that gives the best stylistic practices for writing clean, understandable code (what
Google…
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 12/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
(/en/programming/the-era-of-automation-google-docs-api)
EN
The era of automation: Google Docs Api (/en/programming/the-era-of-automation-google-docs-
api)
Google recently announced the official launch of a new Google DocsAPI that allows developers to
automate many of the tasks typically performed manually by users in the company's online office…
(/en/)
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
(/en/a-no-diseno-y-desarrollo-web/services/seo/crazy-seo-tips-for-2019)
SECURITY (/EN/SECURITY) WEB MARKETING (/EN/WEB-MARKETING-SEO-SEM)
Crazy SEO Tips For 2019 (/en/a-no-diseno-y-desarrollo-web/services/seo/crazy-seo-tips-for-
2019)
Are you
NETWORKING interested in learning more
(/EN/NETWORKING) about SEO in 2019?
PROGRAMMING Here are the trends you need to follow to
(/EN/PROGRAMMING)
improve your search optimization skills. For those who don’t know about SEO,…
SOFTWARE (/EN/SOFTWARE)
Blog Categories
News and Events (/en/news-and-events)
Software (/en/software)
Security (/en/security)
Programming (/en/programming)
Networking (/en/networking)
Newsletter
Enter your email address
SUBSCRIBE
I'VE READ AND ACCEPT PRIVACY POLICY (/EN/PRIVACY-POLICY) AND LEGAL NOTICE (/EN/TERMS-OF-USE)
YOU AGREE THAT MA-NO WEB DESIGN AND DEVELOPMENT MAY COLLECT, USE AND DISCLOSE YOUR PERSONAL DATA WHICH YOU HAVE PROVIDED IN THIS FORM,
FOR PROVIDING MATERIAL THAT YOU HAVE AGREED TO RECEIVE, IN ACCORDANCE WITH OUR DATA PROTECTION POLICY AND FEEDBURNER POLICY, OUR
NEWSLETTERS' PROVIDER.
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 13/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
EN
Latest news from Hi-Tech world
(/en/)
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
If you are reading about this for the first time, the Windows Subsystem for Linux is a kind of virtual
machine that allows you to run the Linux terminal on…
(/en/networking/a-collection-of-interesting-networks-and-technology-aiming-at-re-
decentralizing-the-internet)
The decentralised web, or DWeb, could be a chance to take control of our data back from the big tech
firms. So how does it work? Take a look at…
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 14/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
EN
(/en/)
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
SOFTWARE (/EN/SOFTWARE)
Facebook, three questions to recognize fake news (and not share it) (/en/web-marketing-seo-
sem/social-media/facebook-three-questions-to-recognize-fake-news-and-not-share-it)
Where's it coming from? What's missing? How do you feel? These are the three questions that Facebook
recommends to all users to ask themselves before sharing news. The initiative is…
(/en/networking/databases/mysql-8-0-is-now-fully-supported-in-php-7-4)
MySQL and PHP is a love story that started long time ago. However the love story with MySQL 8.0 was a
bit slower to start… but don’t worry it rules…
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 15/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
EN
(/en/)
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
(/en/programming/javascript/awesome-javascript-games-and-js-software-to-create-
NETWORKING (/EN/NETWORKING) PROGRAMMING (/EN/PROGRAMMING)
games)
Best sites js13kGames 2019 - Highlights from the js13kGames 2019 competition. js13kGames 2018 - 13
Games in ≤ 13kB of JavaScript. js13kGames 2017 - Build a game in 13kB or less with js13kGames.
Adventure Triangle:…
(/en/security/top-15-free-hacking-tools-for-ethical-hackers)
Intrusion tests, known as "Penetration Analysis" or "Ethical Hacking", are now a common practice to know
the level of security a website has. These tests assess the type and extent of…
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 16/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
EN
(/en/)
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
SOFTWARE (/EN/SOFTWARE)
(/en/software/how-to-import-html-into-google-docs)
Google Docs is a very flexible word processor in several ways, but what some people don't know is that
you can embed HTML into a Google Doc. There are 3 ways…
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 17/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
EN
(/en/)
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
projects
SOFTWARE (/EN/SOFTWARE)
(http://www.upbooking.com)
(https://www.mammateresa.es)
Social
Ma-No Web Design and Development (https://www.facebook.com/manoweb)
www.ma-no.org (https://www.ma-no.org)
our company
Home (/en/)
The agency (/en/the-agency)
Services (/en/services)
Portfolio (/en/portfolio)
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 18/19
14/07/2020 Google Hacking Secrets: The Hidden Codes Of Google | Web Design and Web Development news, javascript, angular, react, vue, …
Legalz
EN
(/en/)
WEB DESIGN (/EN/WEB-DESIGN) NEWS AND EVENTS (/EN/NEWS-AND-EVENTS)
SOFTWARE (/EN/SOFTWARE)
https://www.ma-no.org/en/security/google-hacking-secrets-the-hidden-codes-of-google 19/19