Skip to content

tnt1200/subscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

subscan

Subdomain brute force based on Python 3.5

Requirement

Usage

usage: python3 subscan.py [options]

Subdomain Scan

positional arguments:
  domain                domain name e.g. qq.com

optional arguments:
  -h, --help            show this help message and exit
  --version             show program's version number and exit
  -f FILE, --file FILE  dict file in ./dict

TODO

  • DNS Wild Card checks
  • DNS Zone Transfer checks
  • customizable dns server
  • customizable semaphore

About

Subdomain brute force based on Python 3.5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages