Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 311 Bytes

File metadata and controls

18 lines (15 loc) · 311 Bytes

subdomain-scanner

Gets the subdomains of a domain. Search DNS type A and CNAME, in addition to its PTR

Usage

Instalar dependencias

pip install -r requirements.txt

Ejecutar el script

python subdomain-scanner.py <domain>

Ejemplo:

python subdomain-scanner.py google.com