How many of know google hacking??
Yes, A search engine google helps in hacking.
Google Hacking or google dorking is a search hacking technique that uses advanced queries to find the information. google dorks refer to specific search commands which is written in URL to find the information. A dork comprises of combination of parameter and search operators that are written in search bar. ethical hackers use this advanced search to find the crucial information.
With the help of google dorking, any information hidden on public websites and vulnerabilities and sensitive information of any website is exposed. savvy criminals and security analysts also use dorking for finding the information. osint and security professionals use the whole database and find the vulnerabilities.
The Google Hacking Database (GHDB) was initially started by Johnny Long. but is now maintained and updated at Exploit Database. The Google Hacking Database (GHDB) is categorized index of Internet search engine queries designed to uncover information.
define - Returns a definition of the given term- eg : define photosynthesis
time - Returns the current time at a particular location- eg : time Germany
translate - Translates the queried terms into another specified language- eg : translate hello world Spanish
map - Returns map result- eg : map Kolkata
weather - Returns the weather forecast for the given location or ZIP code- eg: weather Delhi
Basic Search Symbols
- Excludes search results that include this term. best tablets -drawing
| Returns search results that match terms on either side of the pipe. The same as writing "OR" between search terms- eg : computer | tablet
@ Returns search results that match a particular social media site- eg: phone recall @facebook
# Returns search results that include a specific hashtag- eg : #throwbackthursday
“” Returns search results that include all terms within quotes in the exact given order- eg : “never gonna give you up”
* Returns search results where any words can be matched in place of the asterisk- eg : best * in india
() Used to group search terms and control the search logic of the query- eg : (best | worst) samsung
$ Returns prices. mac $1000
cache: Show Google's cached version of a specific page- cache:google.com
filetype: Returns only search results that match a particular file extension- physics study material filetype:pdf
site: Returns only search results from a particular website. productivity tips
intext: Returns only search results that match in the page's body.
allintext: Same as intext, but matching every term that appears after allintext.
intitle: Returns only search results that match in page's title.
allintitle: Same as intitle, but matching every term that appears after allintitle.
inurl: Returns only search results that match in the page's URL.
allinurl: Same as inurl, but matching every term that appears after allinurl.
Comments
Post a Comment