psjs97 / GoogleEnum

Subdomain enumeration using Google dorks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Subdomain enumeration using Google dorks.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%