Skip to content

mkevin1337/DNS-Scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DNS-Scan

DNS-Scan is a tool to discover subdomains passively using various APIs and tools.


PyPI project link: https://pypi.org/project/dns-scan/


Installation

sudo apt-get update && sudo apt install -y python3-pip curl findomain assetfinder subfinder

pip install dns-scan

Usage

dns-scan -h
usage: dns-scan [-h] -d DOMAIN [-o OUTPUT]

Get all subdomains of a domain passively using various tools and APIs.

options:
  -h, --help           show this help message and exit
  -d, --domain DOMAIN  Domain to analyze
  -o, --output OUTPUT  Output file to save the subdomains
dns-scan -d example.com
dns-scan -d example.com -o output.txt

About

DNS-Scan is a tool to discover subdomains passively using various APIs and tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages