Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 260 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 260 Bytes

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