Skip to content

chris408/virustotal-subdomain-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This is a simple python script to collect sub domains from the Virus Total API.

First setup an environment variable VTAPIKEY with your Virus Total API key.

unset HISTFILE #to avoid logging your key to ~/.bash_history
export VTAPIKEY=<apikey>

Then do a search:

Example: python3 vt-subdomains.py apple.com

About

an OSINT tool to scrape sub domains from the Virus Total API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages