Giter VIP home page Giter VIP logo

googledorks's Introduction

GoogleDorks

Google Dorking (or Google hacking) involves using advanced search operators to find specific information on the web. Below is a comprehensive list of Google search operators formatted in a table for easy reference.

Google Dorking Commands

Operator Description Example
site: Searches within a specific website or domain. site:example.com
intitle: Searches for pages with a specific word in the title. intitle:"login"
inurl: Searches for URLs containing a specific word. inurl:admin
intext: Searches for pages containing specific text. intext:"confidential"
filetype: Searches for specific file types. filetype:pdf "report"
cache: Shows the cached version of a page. cache:example.com
link: Finds pages that link to a specific URL. link:example.com
related: Finds websites related to a specified URL. related:example.com
allintext: Searches for pages containing all the specified words in the text. allintext:"confidential report"
allintitle: Searches for pages containing all the specified words in the title. allintitle:"login page"
allinurl: Searches for pages with all the specified words in the URL. allinurl:admin login
allinanchor: Searches for pages containing all the specified words in the anchor text of links. allinanchor:"download now"
" " Searches for an exact match of the phrase within quotes. "password reset"
* Acts as a wildcard to represent any word or phrase. "login * password"
OR Searches for pages containing either of the specified words. site:example.com "login" OR "admin"
- Excludes pages containing the specified word. site:example.com -admin
+ Ensures that a specific word is included in the search results. site:example.com +secure
.. Searches for a range of numbers. filetype:pdf 2000..2024
info: Provides information about a specific URL. info:example.com
define: Provides definitions of a word or phrase. define:cryptography
weather: Shows the weather forecast for a specific location. weather:New York
map: Shows a map of a specific location. map:Paris
stocks: Provides stock market information for a specific ticker symbol. stocks:AAPL

googledorks's People

Contributors

secusavvy avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.