Skip to content

psjs97/GoogleEnum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoogleEnum

Get subdomains from a given domain using Google Dorks.

Installation

  • python -m pip install beautifulsoup4
  • python -m pip install google

Usage

  • python google_enum.py [-h] -d DOMAIN [-o OUTPUT]

Example