Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 558 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 558 Bytes

Domain Analysis Scripts

grab_domains.sh

Given an input domain, this script will fetch all potential related domains from ViewDNS and write the output to a text-file.

Grab_domains screenshot

domain_text_search.sh

Given a list of domains and a search string, this script will output a three-column CSV-file comprising Domain, Search Query, and Results Found respectively.

Domain_text_search screenshot