Becoming a Google Dorks Author
Contributing to the Google Hacking Database (GHDB) and helping the world find security misconfigurations responsibly
In the cybersecurity world, discovering vulnerabilities is not only about exploiting them, but about documenting, reporting, and educating others. One of the most respected platforms that does this is Offensive Security through its Google Hacking Database (GHDB). If you have ever written a Google Dork and shared it publicly, you are already on the path to becoming a Google Dorks author.
Being a Google Dorks author means your discovery becomes part of a global knowledge base that helps security researchers, penetration testers, and organizations identify risky exposures on the internet.
What is Offensive Security?

Offensive Security (OffSec) is a globally recognized cybersecurity organization.
It is famous for:
OSCP certification
Kali Linux
Penetration testing methodologies
The Google Hacking Database (GHDB)
OffSec believes in “Try Harder” – learning by exploring, discovering, and sharing.
GHDB is one of their most important community-driven resources.
What is GHDB (Google Hacking Database)?

GHDB is a curated collection of Google search queries (called Google Dorks) that help find:
Exposed login pages
Open admin panels
Leaked documents
Misconfigured servers
Sensitive files
It is not a hacking tool.
It is a security awareness and research archive.
GHDB exists to:
Help ethical hackers
Educate developers
Warn organizations
Improve internet security
What are Google Dorks?

Google Dorks are advanced search queries that use Google operators to filter specific types of content such as:
site:→ specific domainsinurl:→ words inside URLsintitle:→ words in page titlesfiletype:→ specific file types
They expose what organizations accidentally leave public.
Example (for educational awareness):
site:.edu.in inurl:login.aspx
This simply locates login pages, it does not break them.
It shows what is already public.
Who is a Google Dorks Author?

A Google Dorks author is someone who:
Finds an interesting or risky search pattern
Documents it responsibly
Explains what it reveals
Submits it to OffSec
Contributes to GHDB
Your name becomes part of a global security knowledge base.
How Submitting Works
OffSec provides an email where you can submit your dork:
dorks@offsec.com
Your submission usually includes:
Subject: the dork query
Your name
Description of what it reveals
Proof of Concept (PoC) screenshot
Ethical intent
This is not about attacking websites.
It is about documentation and disclosure.
Sample Explanation Format

Title: Google Dorks Author Submission
Subject:
[ site:.edu.in inurl:login.aspx ]
Description:
This Google Dork helps identify publicly accessible login portals belonging to educational institutions. These portals can be reviewed by administrators to ensure proper access controls, rate limiting, and monitoring are applied.
Purpose:
To help institutions discover exposed entry points and improve security posture.
Proof of Concept (PoC):
A screenshot showing the search results without interacting with any system.
Types of Google Dorks in GHDB
GHDB classifies dorks into categories such as:
Login Pages
Sensitive Directories
Exposed Files
Admin Panels
Test Environments
Password Leaks
Config Files
Backup Files
Each category helps different teams fix different weaknesses.
Becoming a Google Dorks author is not about hacking the web.
It is about documenting how the web exposes itself.
To know more, subscribe to SnippKit Insights
Written by Mohamed Rahman Shareff S
January 14, 2026