anotherhadi / oxdomains

A Handy Script for Finding Sub-Domains using google dorks and certspotter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0xDomains

A Handy Script for Finding Sub-Domains using google dorks and certspotter.com

Installation :

From pip :

pip3 install oxdomains

From source :

git clone https://github.com/0x68616469/oxdomains/

Requirements :

oxansi oxflags google (downloaded automatically with pip)

Example :

oxdomains -u hackerone.com

result :

[v] Found 9 subdomains :

- api.hackerone.com
- hackerone.com
- www.hackerone.com
- support.hackerone.com
- docs.hackerone.com
- mta-sts.hackerone.com
- mta-sts.managed.hackerone.com
- mta-sts.forwarding.hackerone.com
- design.hackerone.com

Arguments :

Option Description Default
-u --url Choose Target URL
-a --api-key certspotter.com API key None

Follow me

About

A Handy Script for Finding Sub-Domains using google dorks and certspotter.com


Languages

Language:Python 100.0%