Skip to content

Nishacid/GDID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

GDID (Google Dorks for Information Disclosure)

Script made for your recon automation in Bug Bounty or Pentest. It will help you to find Information Disclosure.

Installation

git clone https://github.com/Nishacid/GDID.git
cd  GDID/
pip3 install -r requirements.txt

Usage

usage: main.py [-h] -c COMPANY

Exemple

python3 main.py -c Tesla

[+] Possible result found for github.com : https://google.com/search?q=site:http://github.com%20Tesla
[+] Possible result found for gitlab.com : https://google.com/search?q=site:http://gitlab.com%20Tesla
[+] Possible result found for codepen.io : https://google.com/search?q=site:http://codepen.io%20Tesla
[+] Possible result found for trello.com : https://google.com/search?q=site:http://trello.com%20Tesla
[...]

About

Script made for your recon automation in Bug Bounty or Pentest. It will help you to find Information Disclosure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages