n4xh4ck5 / V1D0m

Enumerate subdomains through Virustotal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V1D0m

Enumerate subdomains through Virustotal

python v1d0m.py -h

usage: v1d0m.py [-h] [-e EXPORT] -d DOMAIN

This script obtains subdomains throught VirusTotal

optional arguments:
  -h, --help            show this help message and exit
  -e EXPORT, --export EXPORT
                        Export the results to a json file (Y/N)
                         Format available:
                        	1.json
                        	2.xlsx
  -d DOMAIN, --domain DOMAIN
                        The domain to search subdomains

About

Enumerate subdomains through Virustotal

License:GNU General Public License v3.0


Languages

Language:Python 100.0%