Skip to content

leprecha1/pgd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PGD - Python Google Dorks

Retieve dorks from GHDB and link them as incidents once something is being found against a given domain.

Scrap script

To start scrapping you should

[venv]$ [venv]python ./ghdb/scrapper.py

The script will search for dorks from the last 3 years filtering by categories and as default should save the results in the file: googledorks.txt.

Search for dorks within a given domain

$ [venv]python ./ghdb/pgd.py

The script will check for dorks against a domain using google search and webkit selenium, in this way we are acting a human-like also the interaction is made by randomic routines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages