eslam3kl / GG-Dorking

GG Dorking is a tool to generate GitHub and Google dorking for pentesters and bug bounty hunters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GG-Dorking

GG Dorking is a python tool to generate GitHub and Google dorking links for pentesters and bug bounty hunters.

It will help you to find important files, leaks, Admin panels, etc.


Results content

Category no. of links
GitHub Dorking (W/O TLD) 64 Link
SQL Error messages & Leaks 216 Link
Extensions & file types 221 Link
Index of files 49 Link
Vulnerabilities (SQLi & LFI) 30 Link
Others 235 Link

Installation

git clone https://github.com/eslam3kl/GG-Dorking
cd GG-Dorking
python3 -m pip install -r requirements.txt

Usage

python3 gg-dorking.py domain.com


Example

Yahoo will be our target

Run the tool

python3 gg-dorking.py yahoo.com

Run_tool

The output file

output file by default will be target.html but you can change it using --out option

output

Every section with more details

details


Stay in touch <3

LinkedIn | Blog | Twitter

About

GG Dorking is a tool to generate GitHub and Google dorking for pentesters and bug bounty hunters.


Languages

Language:Python 55.1%Language:HTML 44.9%